Pull request #3825 updated 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 91efeef7032e435a26f64520798bd734a6271c81+b2bbeb2bf8682f369067d047e38d70060ce035aa (c219ee26f437117db4063593378b3900f095337c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4132645742189509663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh7735056653474247771.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9136029698157159569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6001861645837058839.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9124267420884856729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-507 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5282715347101490403.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh16127629090786317.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6746459667947083856.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 Commit message: "fix(snap): add token for the push-to-core profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T10:22:39.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T10:22:39.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T10:22:39.167Z] ========================================================= [2021-11-25T10:22:39.167Z] EdgeX Global Pipelines Version Info [2021-11-25T10:22:39.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a92176dd0e96517616a62e4ab0ff0416af1fc1c1 # timeout=10 [2021-11-25T10:22:40.294Z] ------------------- [2021-11-25T10:22:40.294Z] stable info: [2021-11-25T10:22:40.294Z] ------------------- [2021-11-25T10:22:40.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T10:22:40.294Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T10:22:40.294Z] Message: update stable to v1.0.217 [2021-11-25T10:22:40.867Z] ------------------- [2021-11-25T10:22:40.867Z] experimental info: [2021-11-25T10:22:40.867Z] ------------------- [2021-11-25T10:22:40.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T10:22:40.867Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T10:22:40.867Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T10:22:40.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T10:22:40.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T10:22:40.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T10:22:40.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T10:22:40.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T10:22:40.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T10:22:41.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T10:22:41.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T10:22:41.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T10:22:41.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T10:22:41.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T10:22:41.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T10:22:41.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T10:22:41.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T10:22:41.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T10:22:41.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T10:22:41.114Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T10:22:41.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T10:22:41.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T10:22:41.136Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T10:22:41.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T10:22:41.156Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T10:22:41.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T10:22:41.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo [2021-11-25T10:22:41.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo [2021-11-25T10:22:41.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo [2021-11-25T10:22:41.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91efeef [Pipeline] echo [2021-11-25T10:22:41.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T10:22:41.235Z] provisioning config files... [2021-11-25T10:22:41.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1967179526599634754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:22:41.560Z] ---> docker-login.sh [2021-11-25T10:22:41.560Z] nexus3.edgexfoundry.org:10001 [2021-11-25T10:22:41.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:22:41.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:22:41.824Z] Configure a credential helper to remove this warning. See [2021-11-25T10:22:41.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:22:41.824Z] [2021-11-25T10:22:41.824Z] Login Succeeded [2021-11-25T10:22:41.824Z] nexus3.edgexfoundry.org:10002 [2021-11-25T10:22:41.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:22:41.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:22:41.825Z] Configure a credential helper to remove this warning. See [2021-11-25T10:22:41.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:22:41.825Z] [2021-11-25T10:22:41.825Z] Login Succeeded [2021-11-25T10:22:41.825Z] nexus3.edgexfoundry.org:10003 [2021-11-25T10:22:41.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:22:42.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:22:42.085Z] Configure a credential helper to remove this warning. See [2021-11-25T10:22:42.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:22:42.085Z] [2021-11-25T10:22:42.085Z] Login Succeeded [2021-11-25T10:22:42.085Z] nexus3.edgexfoundry.org:10004 [2021-11-25T10:22:42.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:22:42.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:22:42.085Z] Configure a credential helper to remove this warning. See [2021-11-25T10:22:42.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:22:42.085Z] [2021-11-25T10:22:42.085Z] Login Succeeded [2021-11-25T10:22:42.085Z] docker.io [2021-11-25T10:22:42.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:22:42.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:22:42.660Z] Configure a credential helper to remove this warning. See [2021-11-25T10:22:42.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:22:42.660Z] [2021-11-25T10:22:42.660Z] Login Succeeded [2021-11-25T10:22:42.660Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T10:22:42.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T10:22:42.981Z] ++ 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-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T10:22:42.981Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T10:22:42.981Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T10:22:42.981Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T10:22:42.981Z] ++ cut -d/ -f2 [2021-11-25T10:22:42.981Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T10:22:43.021Z] 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] { (Build Check) [Pipeline] sh [2021-11-25T10:22:43.452Z] + git rev-list -1 --merges 91efeef7032e435a26f64520798bd734a6271c81~1..91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo [2021-11-25T10:22:43.465Z] -----------> git rev-list -1 --merges 91efeef7032e435a26f64520798bd734a6271c81~1..91efeef7032e435a26f64520798bd734a6271c81 91efeef7032e435a26f64520798bd734a6271c81 [false] [Pipeline] sh [2021-11-25T10:22:43.759Z] + git log --format=format:%s -1 91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] echo [2021-11-25T10:22:43.775Z] ========================================================= [2021-11-25T10:22:43.776Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T10:22:43.776Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T10:22:44.349Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T10:22:44.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T10:22:44.349Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T10:22:44.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T10:22:44.349Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T10:22:44.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T10:22:44.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:22:44.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T10:22:44.789Z] [2021-11-25T10:22:44.789Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:22:45.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T10:22:45.098Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T10:22:45.098Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T10:22:45.098Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T10:22:45.098Z] 4c7163046ea9: Pulling fs layer [2021-11-25T10:22:45.098Z] 0c2d73faf560: Pulling fs layer [2021-11-25T10:22:45.098Z] 0c2d73faf560: Waiting [2021-11-25T10:22:45.098Z] 3e5f54012d9b: Verifying Checksum [2021-11-25T10:22:45.098Z] 3e5f54012d9b: Download complete [2021-11-25T10:22:45.098Z] a0d0a0d46f8b: Verifying Checksum [2021-11-25T10:22:45.098Z] a0d0a0d46f8b: Download complete [2021-11-25T10:22:45.098Z] 4c7163046ea9: Verifying Checksum [2021-11-25T10:22:45.098Z] 4c7163046ea9: Download complete [2021-11-25T10:22:45.098Z] 0c2d73faf560: Verifying Checksum [2021-11-25T10:22:45.098Z] 0c2d73faf560: Download complete [2021-11-25T10:22:45.364Z] a0d0a0d46f8b: Pull complete [2021-11-25T10:22:45.364Z] 3e5f54012d9b: Pull complete [2021-11-25T10:22:45.626Z] 4c7163046ea9: Pull complete [2021-11-25T10:22:45.890Z] 0c2d73faf560: Pull complete [2021-11-25T10:22:45.890Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T10:22:45.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T10:22:45.890Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T10:22:45.959Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:22:46.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T10:22:46.619Z] $ docker top e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T10:22:46.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T10:22:46.704Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T10:22:46.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T10:22:46.810Z] $ docker exec e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent [2021-11-25T10:22:46.906Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLDAgPM/agent.15 [2021-11-25T10:22:46.906Z] SSH_AGENT_PID=22 [2021-11-25T10:22:46.913Z] Running ssh-add (command line suppressed) [2021-11-25T10:22:47.004Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3131114500425331871.key (/w/workspace/edgex-go/4@tmp/private_key_3131114500425331871.key) [2021-11-25T10:22:47.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T10:22:47.313Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T10:22:47.330Z] $ docker exec --env ******** --env ******** e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent -k [2021-11-25T10:22:47.421Z] unset SSH_AUTH_SOCK; [2021-11-25T10:22:47.421Z] unset SSH_AGENT_PID; [2021-11-25T10:22:47.421Z] echo Agent pid 22 killed; [2021-11-25T10:22:47.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T10:22:47.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T10:22:47.451Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T10:22:47.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T10:22:47.562Z] $ docker exec e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent [2021-11-25T10:22:47.664Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOpbDiM/agent.54 [2021-11-25T10:22:47.664Z] SSH_AGENT_PID=60 [2021-11-25T10:22:47.669Z] Running ssh-add (command line suppressed) [2021-11-25T10:22:47.761Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5005440578341041549.key (/w/workspace/edgex-go/4@tmp/private_key_5005440578341041549.key) [2021-11-25T10:22:47.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T10:22:48.066Z] + git semver init [2021-11-25T10:22:48.066Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T10:22:48.066Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-25T10:22:48.066Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-25T10:22:48.066Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T10:22:48.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T10:22:48.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T10:22:48.066Z] # $SEMVER_BRANCH = PR-3825 [2021-11-25T10:22:48.066Z] # $SEMVER_TEMP = /tmp/semver-513229818 [2021-11-25T10:22:48.066Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T10:23:03.024Z] # '/tmp/semver-513229818' -> '/w/workspace/edgex-go/4/.semver' [2021-11-25T10:23:03.024Z] # -> Force: false [2021-11-25T10:23:03.024Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-25T10:23:03.035Z] $ docker exec --env ******** --env ******** e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 ssh-agent -k [2021-11-25T10:23:03.156Z] unset SSH_AUTH_SOCK; [2021-11-25T10:23:03.156Z] unset SSH_AGENT_PID; [2021-11-25T10:23:03.156Z] echo Agent pid 60 killed; [2021-11-25T10:23:03.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T10:23:03.470Z] + git semver [Pipeline] } [2021-11-25T10:23:03.483Z] $ docker stop --time=1 e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 [2021-11-25T10:23:05.478Z] $ docker rm -f e9d488ad32030928b09c91d5fd95399c18f8ad58b91d5706f28bde8705f5e449 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T10:23:05.844Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T10:23:06.085Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T10:23:06.089Z] [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-11-25T10:23:06.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T10:23:06.283Z] ========================================================= [2021-11-25T10:23:06.283Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T10:23:06.283Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:23:06.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T10:23:06.582Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T10:23:06.582Z] a0d0a0d46f8b: Already exists [2021-11-25T10:23:06.582Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T10:23:06.582Z] b8b176561691: Pulling fs layer [2021-11-25T10:23:06.582Z] 4527c011a84f: Pulling fs layer [2021-11-25T10:23:06.582Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T10:23:06.582Z] e0aca202a116: Pulling fs layer [2021-11-25T10:23:06.582Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T10:23:06.582Z] 34cad66bf833: Pulling fs layer [2021-11-25T10:23:06.582Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T10:23:06.582Z] 5d74067f8e1e: Waiting [2021-11-25T10:23:06.582Z] e0aca202a116: Waiting [2021-11-25T10:23:06.582Z] 3a43be97a3b4: Waiting [2021-11-25T10:23:06.582Z] 34cad66bf833: Waiting [2021-11-25T10:23:06.582Z] b4e3c513aaa6: Waiting [2021-11-25T10:23:06.582Z] b8b176561691: Verifying Checksum [2021-11-25T10:23:06.582Z] b8b176561691: Download complete [2021-11-25T10:23:06.582Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T10:23:06.582Z] 31adcdaf11c8: Download complete [2021-11-25T10:23:06.582Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T10:23:06.582Z] 5d74067f8e1e: Download complete [2021-11-25T10:23:06.582Z] e0aca202a116: Verifying Checksum [2021-11-25T10:23:06.582Z] e0aca202a116: Download complete [2021-11-25T10:23:06.582Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T10:23:06.582Z] 3a43be97a3b4: Download complete [2021-11-25T10:23:06.843Z] 34cad66bf833: Verifying Checksum [2021-11-25T10:23:06.843Z] 34cad66bf833: Download complete [2021-11-25T10:23:06.843Z] 31adcdaf11c8: Pull complete [2021-11-25T10:23:06.843Z] b8b176561691: Pull complete [2021-11-25T10:23:07.421Z] 4527c011a84f: Download complete [2021-11-25T10:23:07.421Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T10:23:07.421Z] b4e3c513aaa6: Download complete [2021-11-25T10:23:10.768Z] 4527c011a84f: Pull complete [2021-11-25T10:23:10.768Z] 5d74067f8e1e: Pull complete [2021-11-25T10:23:11.030Z] e0aca202a116: Pull complete [2021-11-25T10:23:11.031Z] 3a43be97a3b4: Pull complete [2021-11-25T10:23:11.031Z] 34cad66bf833: Pull complete [2021-11-25T10:23:13.628Z] b4e3c513aaa6: Pull complete [2021-11-25T10:23:13.628Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T10:23:13.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T10:23:13.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:23:13.932Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T10:23:13.932Z] WORKDIR /edgex [2021-11-25T10:23:13.932Z] COPY go.mod . [2021-11-25T10:23:13.932Z] RUN go mod download' [2021-11-25T10:23:13.932Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T10:23:15.334Z] Sending build context to Docker daemon 334.4MB [2021-11-25T10:23:15.334Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T10:23:15.334Z] ---> 9f6097aaca64 [2021-11-25T10:23:15.334Z] Step 2/4 : WORKDIR /edgex [2021-11-25T10:23:17.249Z] ---> Running in ebaaaa5725da [2021-11-25T10:23:17.249Z] Removing intermediate container ebaaaa5725da [2021-11-25T10:23:17.249Z] ---> e6fed89f0188 [2021-11-25T10:23:17.249Z] Step 3/4 : COPY go.mod . [2021-11-25T10:23:17.249Z] ---> 9be9ed1d4a4a [2021-11-25T10:23:17.249Z] Step 4/4 : RUN go mod download [2021-11-25T10:23:17.249Z] ---> Running in 93e24945632c [2021-11-25T10:23:21.239Z] Still waiting to schedule task [2021-11-25T10:23:21.239Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-25T10:23:49.402Z] Removing intermediate container 93e24945632c [2021-11-25T10:23:49.402Z] ---> fba68515969c [2021-11-25T10:23:49.402Z] Successfully built fba68515969c [2021-11-25T10:23:49.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:23:49.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T10:23:49.725Z] . [Pipeline] withDockerContainer [2021-11-25T10:23:49.793Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:23:49.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-25T10:23:50.252Z] $ docker top fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:23:50.606Z] + go version [2021-11-25T10:23:50.606Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T10:23:50.622Z] $ docker stop --time=1 fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 [2021-11-25T10:23:51.818Z] $ docker rm -f fedcd8240e218a4ab692dfe75e3f10eca4f2396acf486dd86faa9e76f02fa0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:23:52.905Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T10:23:52.905Z] . [Pipeline] withDockerContainer [2021-11-25T10:23:52.964Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:23:52.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-25T10:23:53.314Z] $ docker top 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T10:23:53.394Z] ========================================================= [2021-11-25T10:23:53.394Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T10:23:53.394Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:23:53.690Z] + make test [2021-11-25T10:23:53.690Z] go mod tidy [2021-11-25T10:23:53.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T10:23:59.092Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T10:24:17.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T10:24:20.754Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T10:24:21.020Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T10:24:21.604Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T10:24:24.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T10:24:24.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T10:24:24.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T10:24:24.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T10:24:25.025Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T10:24:25.289Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T10:24:25.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T10:24:25.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T10:24:25.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T10:24:25.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T10:24:27.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2021-11-25T10:24:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T10:24:27.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T10:24:28.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2021-11-25T10:24:28.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T10:24:29.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements [2021-11-25T10:24:29.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T10:24:29.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T10:24:29.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 89.5% of statements [2021-11-25T10:24:29.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T10:24:29.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:24:31.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-25T10:24:31.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T10:24:31.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T10:24:31.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T10:24:31.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T10:24:31.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T10:24:31.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.291s coverage: 94.2% of statements [2021-11-25T10:24:31.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T10:24:31.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:24:31.622Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-11-25T10:24:31.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T10:24:31.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T10:24:31.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T10:24:31.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T10:24:31.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T10:24:31.892Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-11-25T10:24:31.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T10:24:31.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T10:24:31.892Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T10:24:32.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-11-25T10:24:32.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T10:24:32.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-11-25T10:24:32.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-11-25T10:24:32.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T10:24:33.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-11-25T10:24:33.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-11-25T10:24:33.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-11-25T10:24:33.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-11-25T10:24:34.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-11-25T10:24:46.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2021-11-25T10:24:46.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-11-25T10:24:50.947Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-508 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T10:24:50.957Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-25T10:24:51.147Z] The recommended git tool is: git [2021-11-25T10:24:53.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.185s coverage: 82.5% of statements [2021-11-25T10:24:53.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T10:24:56.101Z] using credential edgex-jenkins-ssh [2021-11-25T10:24:56.117Z] Cloning the remote Git repository [2021-11-25T10:24:56.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:24:56.263Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-25T10:24:56.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:24:56.360Z] > git --version # timeout=10 [2021-11-25T10:24:56.380Z] > git --version # 'git version 2.17.1' [2021-11-25T10:24:56.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:24:56.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 65.4% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.8% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T10:25:11.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2021-11-25T10:25:11.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T10:25:11.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-11-25T10:25:11.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T10:25:12.524Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:25:12.853Z] Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:25:12.853Z] Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) [2021-11-25T10:25:11.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T10:25:11.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T10:25:11.544Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T10:25:11.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:25:11.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:25:11.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T10:25:12.541Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T10:25:12.556Z] > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 [2021-11-25T10:25:12.764Z] > git remote # timeout=10 [2021-11-25T10:25:12.780Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T10:25:12.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:25:12.810Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T10:25:12.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T10:25:12.856Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T10:25:12.876Z] > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 [2021-11-25T10:25:17.216Z] Commit message: "fix(snap): add token for the push-to-core profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T10:25:18.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T10:25:18.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T10:25:18.176Z] Dload Upload Total Spent Left Speed [2021-11-25T10:25:18.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh [2021-11-25T10:25:18.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T10:25:18.915Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-25T10:25:18.916Z] + sudo tee /etc/docker/daemon.new [2021-11-25T10:25:18.916Z] { [2021-11-25T10:25:18.916Z] "registry-mirrors": [ [2021-11-25T10:25:18.916Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T10:25:18.916Z] ], [2021-11-25T10:25:18.916Z] "bip": "10.250.0.254/24", [2021-11-25T10:25:18.916Z] "hosts": [ [2021-11-25T10:25:18.916Z] "tcp://0.0.0.0:5555", [2021-11-25T10:25:18.916Z] "unix:///var/run/docker.sock" [2021-11-25T10:25:18.916Z] ], [2021-11-25T10:25:18.916Z] "mtu": 1458, [2021-11-25T10:25:18.916Z] "selinux-enabled": true, [2021-11-25T10:25:18.916Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T10:25:18.916Z] } [Pipeline] sh [2021-11-25T10:25:19.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T10:25:19.598Z] + sudo service docker restart [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T10:25:19.636Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-11-25T10:25:19.636Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-11-25T10:25:19.636Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T10:25:37.913Z] provisioning config files... [2021-11-25T10:25:37.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3077562316147676490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:25:38.295Z] ---> docker-login.sh [2021-11-25T10:25:38.295Z] nexus3.edgexfoundry.org:10001 [2021-11-25T10:25:38.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:25:39.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:25:39.167Z] Configure a credential helper to remove this warning. See [2021-11-25T10:25:39.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:25:39.167Z] [2021-11-25T10:25:39.167Z] Login Succeeded [2021-11-25T10:25:39.167Z] nexus3.edgexfoundry.org:10002 [2021-11-25T10:25:39.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:25:39.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:25:39.766Z] Configure a credential helper to remove this warning. See [2021-11-25T10:25:39.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:25:39.766Z] [2021-11-25T10:25:39.766Z] Login Succeeded [2021-11-25T10:25:39.766Z] nexus3.edgexfoundry.org:10003 [2021-11-25T10:25:40.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:25:40.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:25:40.367Z] Configure a credential helper to remove this warning. See [2021-11-25T10:25:40.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:25:40.367Z] [2021-11-25T10:25:40.367Z] Login Succeeded [2021-11-25T10:25:40.367Z] nexus3.edgexfoundry.org:10004 [2021-11-25T10:25:40.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:25:40.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:25:40.917Z] Configure a credential helper to remove this warning. See [2021-11-25T10:25:40.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:25:40.917Z] [2021-11-25T10:25:40.917Z] Login Succeeded [2021-11-25T10:25:40.917Z] docker.io [2021-11-25T10:25:41.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T10:25:41.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T10:25:41.785Z] Configure a credential helper to remove this warning. See [2021-11-25T10:25:41.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T10:25:41.785Z] [2021-11-25T10:25:41.785Z] Login Succeeded [2021-11-25T10:25:41.785Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T10:25:41.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-25T10:25:42.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T10:25:42.250Z] ========================================================= [2021-11-25T10:25:42.250Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T10:25:42.250Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:25:42.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T10:25:43.056Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T10:25:43.056Z] 552d1f2373af: Pulling fs layer [2021-11-25T10:25:43.056Z] ea3f2d53f512: Pulling fs layer [2021-11-25T10:25:43.056Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T10:25:43.056Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T10:25:43.056Z] 72dc09318566: Pulling fs layer [2021-11-25T10:25:43.056Z] f4f7b4309257: Pulling fs layer [2021-11-25T10:25:43.056Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T10:25:43.056Z] 72dc09318566: Waiting [2021-11-25T10:25:43.056Z] f4f7b4309257: Waiting [2021-11-25T10:25:43.056Z] 0ac9a79272e3: Waiting [2021-11-25T10:25:43.056Z] 7a9cfe048b4a: Waiting [2021-11-25T10:25:43.056Z] b78e95d17946: Pulling fs layer [2021-11-25T10:25:43.056Z] b78e95d17946: Waiting [2021-11-25T10:25:43.056Z] 9e70ebbbe112: Download complete [2021-11-25T10:25:43.056Z] ea3f2d53f512: Verifying Checksum [2021-11-25T10:25:43.056Z] ea3f2d53f512: Download complete [2021-11-25T10:25:43.056Z] 72dc09318566: Verifying Checksum [2021-11-25T10:25:43.056Z] 72dc09318566: Download complete [2021-11-25T10:25:43.350Z] f4f7b4309257: Verifying Checksum [2021-11-25T10:25:43.350Z] f4f7b4309257: Download complete [2021-11-25T10:25:43.350Z] 552d1f2373af: Verifying Checksum [2021-11-25T10:25:43.350Z] 552d1f2373af: Download complete [2021-11-25T10:25:43.350Z] 0ac9a79272e3: Verifying Checksum [2021-11-25T10:25:43.350Z] 0ac9a79272e3: Download complete [2021-11-25T10:25:43.952Z] 552d1f2373af: Pull complete [2021-11-25T10:25:44.938Z] ea3f2d53f512: Pull complete [2021-11-25T10:25:45.214Z] 9e70ebbbe112: Pull complete [2021-11-25T10:25:45.214Z] b78e95d17946: Verifying Checksum [2021-11-25T10:25:45.214Z] b78e95d17946: Download complete [2021-11-25T10:25:45.807Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T10:25:45.807Z] 7a9cfe048b4a: Download complete [2021-11-25T10:25:51.873Z] GO111MODULE=on go vet ./... [2021-11-25T10:25:55.971Z] 7a9cfe048b4a: Pull complete [2021-11-25T10:25:55.971Z] 72dc09318566: Pull complete [2021-11-25T10:25:56.570Z] f4f7b4309257: Pull complete [2021-11-25T10:25:56.844Z] 0ac9a79272e3: Pull complete [2021-11-25T10:26:01.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T10:26:01.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T10:26:01.934Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T10:26:02.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T10:26:02.816Z] + ls -al . [2021-11-25T10:26:02.816Z] total 644 [2021-11-25T10:26:02.816Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 10:26 . [2021-11-25T10:26:02.816Z] drwxr-xr-x 4 root root 28 Nov 25 10:23 .. [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 10:22 .dockerignore [2021-11-25T10:26:02.816Z] drwxrwxr-x 8 1001 1001 179 Nov 25 10:22 .git [2021-11-25T10:26:02.816Z] drwxrwxr-x 4 1001 1001 142 Nov 25 10:22 .github [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 10:22 .gitignore [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 10:22 .golangci.yml [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 10:22 .hadolint.yml [2021-11-25T10:26:02.816Z] drwx------ 3 1001 1001 73 Nov 25 10:23 .semver [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 10:22 .sonarcloud.properties [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 10:22 ADOPTERS.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 10:22 Attribution.txt [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 10:22 CHANGELOG.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 10:22 CONTRIBUTING.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 10:22 GOVERNANCE.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 10:22 Jenkinsfile [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 10:22 LICENSE [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 10:22 Makefile [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 10:22 OWNERS.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 10:22 README.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 10:22 SECURITY.md [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 10:23 VERSION [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 10:22 ZMQWindows.md [2021-11-25T10:26:02.816Z] drwxrwxr-x 2 1001 1001 37 Nov 25 10:22 bin [2021-11-25T10:26:02.816Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 10:22 cmd [2021-11-25T10:26:02.816Z] -rw-r--r-- 1 root root 428381 Nov 25 10:25 coverage.out [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 10:22 go.mod [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 10:22 go.sum [2021-11-25T10:26:02.816Z] drwxrwxr-x 8 1001 1001 124 Nov 25 10:22 internal [2021-11-25T10:26:02.816Z] drwxrwxr-x 3 1001 1001 16 Nov 25 10:22 openapi [2021-11-25T10:26:02.816Z] drwxrwxr-x 4 1001 1001 71 Nov 25 10:22 snap [2021-11-25T10:26:02.816Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 10:22 version.go [Pipeline] sh [2021-11-25T10:26:03.109Z] + '[' -e coverage.out ] [2021-11-25T10:26:03.110Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T10:26:03.247Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T10:26:03.538Z] + make build [2021-11-25T10:26:03.538Z] 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-11-25T10:26:03.573Z] b78e95d17946: Pull complete [2021-11-25T10:26:03.573Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T10:26:03.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T10:26:03.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:26:03.923Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-25T10:26:03.923Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T10:26:03.923Z] WORKDIR /edgex [2021-11-25T10:26:03.923Z] COPY go.mod . [2021-11-25T10:26:03.923Z] RUN go mod download [2021-11-25T10:26:04.926Z] 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-11-25T10:26:06.573Z] Sending build context to Docker daemon 168.9MB [2021-11-25T10:26:06.573Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T10:26:06.573Z] ---> 8b459fc5aaf0 [2021-11-25T10:26:06.573Z] Step 2/4 : WORKDIR /edgex [2021-11-25T10:26:08.007Z] ---> Running in 02538ae31a98 [2021-11-25T10:26:08.604Z] Removing intermediate container 02538ae31a98 [2021-11-25T10:26:08.604Z] ---> 5b71a9e299ba [2021-11-25T10:26:08.604Z] Step 3/4 : COPY go.mod . [2021-11-25T10:26:09.202Z] ---> 6c52a9a57b8c [2021-11-25T10:26:09.202Z] Step 4/4 : RUN go mod download [2021-11-25T10:26:09.477Z] ---> Running in 589637896b2d [2021-11-25T10:26:11.558Z] 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-11-25T10:26:12.501Z] 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-11-25T10:26:13.442Z] 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-11-25T10:26:13.442Z] 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-11-25T10:26:14.391Z] 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-11-25T10:26:15.372Z] 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-11-25T10:26:16.317Z] 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-11-25T10:26:17.366Z] 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-11-25T10:26:17.702Z] 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-11-25T10:26:18.832Z] 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-11-25T10:26:19.987Z] $ docker stop --time=1 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 [2021-11-25T10:26:21.716Z] $ docker rm -f 2388d7c0bbd6b00bb3eab756fbaec55980e50299cf6efdeb7d87219da6b82039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:26:23.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T10:26:23.622Z] [2021-11-25T10:26:23.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:26:23.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T10:26:23.939Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T10:26:23.939Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T10:26:23.939Z] ca9280d653b3: Pulling fs layer [2021-11-25T10:26:23.939Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T10:26:23.939Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T10:26:23.939Z] cbdbe7a5bc2a: Download complete [2021-11-25T10:26:24.203Z] ca9280d653b3: Verifying Checksum [2021-11-25T10:26:24.203Z] ca9280d653b3: Download complete [2021-11-25T10:26:24.203Z] cbdbe7a5bc2a: Pull complete [2021-11-25T10:26:24.472Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T10:26:24.472Z] 7e9c9ca2126c: Download complete [2021-11-25T10:26:24.744Z] ca9280d653b3: Pull complete [2021-11-25T10:26:29.012Z] 7e9c9ca2126c: Pull complete [2021-11-25T10:26:29.012Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T10:26:29.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T10:26:29.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T10:26:29.082Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:26:29.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-25T10:26:31.839Z] $ docker top 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:26:32.186Z] + docker-compose build --help [2021-11-25T10:26:32.186Z] + grep parallel [2021-11-25T10:26:32.757Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T10:26:32.770Z] $ docker stop --time=1 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 [2021-11-25T10:26:33.973Z] $ docker rm -f 5e08879097903bbbc4c178bb717e1aa108b3a701ffbff31b15683c046350cda4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:26:34.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T10:26:34.481Z] . [Pipeline] withDockerContainer [2021-11-25T10:26:34.547Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:26:34.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-25T10:26:34.907Z] $ docker top c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:26:35.260Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T10:26:35.834Z] Building core-command ... [2021-11-25T10:26:35.834Z] Building core-data ... [2021-11-25T10:26:35.834Z] Building core-metadata ... [2021-11-25T10:26:35.834Z] Building security-bootstrapper ... [2021-11-25T10:26:35.834Z] Building security-proxy-setup ... [2021-11-25T10:26:35.834Z] Building security-secretstore-setup ... [2021-11-25T10:26:35.834Z] Building support-notifications ... [2021-11-25T10:26:35.834Z] Building support-scheduler ... [2021-11-25T10:26:35.834Z] Building sys-mgmt-agent ... [2021-11-25T10:26:35.834Z] Building core-metadata [2021-11-25T10:26:35.834Z] Building support-scheduler [2021-11-25T10:26:35.834Z] Building support-notifications [2021-11-25T10:26:35.834Z] Building security-proxy-setup [2021-11-25T10:26:35.834Z] Building security-bootstrapper [2021-11-25T10:26:45.856Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:26:45.856Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:26:45.856Z] ---> fba68515969c [2021-11-25T10:26:45.856Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T10:26:45.856Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:26:45.856Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:26:45.856Z] ---> fba68515969c [2021-11-25T10:26:45.856Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T10:26:46.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:26:46.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:26:46.118Z] ---> fba68515969c [2021-11-25T10:26:46.118Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:26:50.472Z] ---> Running in 2c5662d13f35 [2021-11-25T10:26:50.472Z] ---> Running in bac1cec6af13 [2021-11-25T10:26:50.472Z] ---> Running in b49e0dd75e83 [2021-11-25T10:26:55.762Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:26:55.762Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:26:55.762Z] ---> fba68515969c [2021-11-25T10:26:55.762Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T10:26:55.762Z] ---> Using cache [2021-11-25T10:26:55.762Z] ---> 5e1d2c547162 [2021-11-25T10:26:55.762Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:26:56.023Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:26:56.023Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:26:56.023Z] ---> fba68515969c [2021-11-25T10:26:56.023Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T10:26:56.023Z] ---> Using cache [2021-11-25T10:26:56.023Z] ---> 5e1d2c547162 [2021-11-25T10:26:56.023Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:26:56.283Z] Removing intermediate container 2c5662d13f35 [2021-11-25T10:26:56.283Z] ---> 4d1fa5d15567 [2021-11-25T10:26:56.283Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:26:56.283Z] Removing intermediate container b49e0dd75e83 [2021-11-25T10:26:56.283Z] ---> 5e1d2c547162 [2021-11-25T10:26:56.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:26:56.283Z] ---> Running in 0c57dbab6112 [2021-11-25T10:26:56.283Z] ---> Running in 42177ac9f574 [2021-11-25T10:26:56.283Z] Removing intermediate container bac1cec6af13 [2021-11-25T10:26:56.283Z] ---> b794f04cb0a2 [2021-11-25T10:26:56.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:26:56.283Z] ---> Running in 9366efb32d35 [2021-11-25T10:26:56.283Z] ---> Running in 473836874ce6 [2021-11-25T10:26:56.283Z] ---> Running in ee23006a9b7d [2021-11-25T10:26:57.250Z] Removing intermediate container 0c57dbab6112 [2021-11-25T10:26:57.250Z] ---> 6c6e26a53987 [2021-11-25T10:26:57.250Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T10:26:57.250Z] ---> Running in acbb93687506 [2021-11-25T10:26:57.250Z] Removing intermediate container 42177ac9f574 [2021-11-25T10:26:57.250Z] ---> 4e936dd23617 [2021-11-25T10:26:57.250Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T10:26:57.250Z] ---> Running in a779365409ce [2021-11-25T10:26:57.514Z] Removing intermediate container 9366efb32d35 [2021-11-25T10:26:57.514Z] ---> 9e2f629a5823 [2021-11-25T10:26:57.514Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T10:26:57.514Z] Removing intermediate container ee23006a9b7d [2021-11-25T10:26:57.514Z] ---> 36cf8c86eed2 [2021-11-25T10:26:57.514Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:26:57.514Z] ---> Running in 9e522295d7b7 [2021-11-25T10:26:57.514Z] ---> Running in 918846ee34b5 [2021-11-25T10:26:57.781Z] Removing intermediate container 473836874ce6 [2021-11-25T10:26:57.781Z] ---> bee0690c5eef [2021-11-25T10:26:57.781Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T10:26:57.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:57.781Z] ---> Running in 7902ebea3598 [2021-11-25T10:26:57.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.050Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.635Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:58.909Z] OK: 220 MiB in 52 packages [2021-11-25T10:26:58.909Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:26:59.183Z] OK: 220 MiB in 52 packages [2021-11-25T10:26:59.183Z] OK: 220 MiB in 52 packages [2021-11-25T10:26:59.449Z] OK: 220 MiB in 52 packages [2021-11-25T10:26:59.449Z] OK: 220 MiB in 52 packages [2021-11-25T10:26:59.449Z] Removing intermediate container acbb93687506 [2021-11-25T10:26:59.449Z] ---> 4af9632bb0f7 [2021-11-25T10:26:59.449Z] Step 6/21 : COPY . . [2021-11-25T10:26:59.449Z] Removing intermediate container a779365409ce [2021-11-25T10:26:59.449Z] ---> 2c5ef9a88fa8 [2021-11-25T10:26:59.449Z] Step 6/30 : COPY . . [2021-11-25T10:27:00.411Z] Removing intermediate container 9e522295d7b7 [2021-11-25T10:27:00.411Z] ---> 4910317ddd20 [2021-11-25T10:27:00.411Z] Step 6/20 : COPY . . [2021-11-25T10:27:04.638Z] Removing intermediate container 918846ee34b5 [2021-11-25T10:27:04.638Z] ---> 04069bf247ae [2021-11-25T10:27:04.638Z] Step 6/22 : COPY . . [2021-11-25T10:27:04.638Z] Removing intermediate container 7902ebea3598 [2021-11-25T10:27:04.638Z] ---> ed964165f7fe [2021-11-25T10:27:04.638Z] Step 6/23 : COPY go.mod . [2021-11-25T10:27:05.587Z] ---> 148dc264e724 [2021-11-25T10:27:05.587Z] Step 7/23 : RUN go mod download [2021-11-25T10:27:08.162Z] ---> Running in 2d17a01c8571 [2021-11-25T10:27:08.162Z] ---> 341dcd6af6be [2021-11-25T10:27:08.162Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:27:08.162Z] ---> c0a0f5d5c25b [2021-11-25T10:27:08.162Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:27:09.558Z] ---> Running in 0ac7bd12c09c [2021-11-25T10:27:09.558Z] ---> Running in 2b3396fd8657 [2021-11-25T10:27:09.558Z] ---> eedd0e1e3d1b [2021-11-25T10:27:09.558Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:27:09.824Z] ---> Running in 55adac344508 [2021-11-25T10:27:11.243Z] ---> 1cda5a8bcf66 [2021-11-25T10:27:11.243Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:27:11.243Z] ---> Running in d2728e87814b [2021-11-25T10:27:11.515Z] Removing intermediate container 2d17a01c8571 [2021-11-25T10:27:11.515Z] ---> 3a0ffa776ab6 [2021-11-25T10:27:11.515Z] Step 8/23 : COPY . . [2021-11-25T10:27:12.088Z] Removing intermediate container 55adac344508 [2021-11-25T10:27:12.088Z] ---> 71b64628f776 [2021-11-25T10:27:12.088Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T10:27:12.666Z] ---> Running in 0b561ebd874c [2021-11-25T10:27:12.666Z] Removing intermediate container 2b3396fd8657 [2021-11-25T10:27:12.666Z] ---> 22059b170210 [2021-11-25T10:27:12.666Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T10:27:12.666Z] Removing intermediate container 0ac7bd12c09c [2021-11-25T10:27:12.666Z] ---> aa27a23dca02 [2021-11-25T10:27:12.666Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T10:27:12.666Z] ---> Running in 6ea6fe29e126 [2021-11-25T10:27:12.666Z] ---> Running in ea551fc7a625 [2021-11-25T10:27:12.666Z] Removing intermediate container d2728e87814b [2021-11-25T10:27:12.666Z] ---> a4e3b25962fb [2021-11-25T10:27:12.666Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T10:27:12.925Z] ---> Running in 54c6ea151403 [2021-11-25T10:27:13.187Z] 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-11-25T10:27:13.187Z] 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-11-25T10:27:13.187Z] 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-11-25T10:27:13.759Z] 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-11-25T10:27:26.071Z] ---> 2a41d5bb9146 [2021-11-25T10:27:26.071Z] Step 9/23 : RUN go mod tidy [2021-11-25T10:27:26.335Z] ---> Running in a6c4749fd7c5 [2021-11-25T10:27:28.274Z] Removing intermediate container a6c4749fd7c5 [2021-11-25T10:27:28.274Z] ---> 4eca3d29fecc [2021-11-25T10:27:28.274Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T10:27:28.274Z] ---> Running in 6b6b98975273 [2021-11-25T10:27:28.860Z] 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-11-25T10:27:31.268Z] Removing intermediate container 589637896b2d [2021-11-25T10:27:31.268Z] ---> 49796b92afbf [2021-11-25T10:27:31.268Z] Successfully built 49796b92afbf [2021-11-25T10:27:31.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:27:31.598Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T10:27:31.598Z] . [Pipeline] withDockerContainer [2021-11-25T10:27:31.827Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-25T10:27:31.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-25T10:27:33.389Z] $ docker top be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:27:34.317Z] + go version [2021-11-25T10:27:34.318Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T10:27:34.336Z] $ docker stop --time=1 be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 [2021-11-25T10:27:36.020Z] $ docker rm -f be847413644a3a96a838ecf85c05093e0da48eae7f555c932b4d7629660b8fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:27:36.775Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T10:27:36.775Z] . [Pipeline] withDockerContainer [2021-11-25T10:27:37.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-25T10:27:37.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-25T10:27:38.414Z] $ docker top d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T10:27:38.714Z] ========================================================= [2021-11-25T10:27:38.714Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T10:27:38.714Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T10:27:39.359Z] + make test [2021-11-25T10:27:39.359Z] go mod tidy [2021-11-25T10:27:39.958Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T10:27:50.882Z] 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-11-25T10:27:55.171Z] Removing intermediate container 0b561ebd874c [2021-11-25T10:27:55.171Z] ---> 04dfb705fc57 [2021-11-25T10:27:55.171Z] [2021-11-25T10:27:55.171Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T10:27:55.171Z] Removing intermediate container 6ea6fe29e126 [2021-11-25T10:27:55.171Z] ---> 765f381de1ae [2021-11-25T10:27:55.171Z] [2021-11-25T10:27:55.171Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T10:27:55.171Z] 3.14: Pulling from library/alpine [2021-11-25T10:27:55.171Z] 3.14: Pulling from library/alpine [2021-11-25T10:27:55.777Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:27:55.777Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:27:56.041Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T10:27:56.041Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T10:27:56.041Z] ---> 0a97eee8041e [2021-11-25T10:27:56.041Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T10:27:56.041Z] ---> 0a97eee8041e [2021-11-25T10:27:56.041Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T10:27:56.628Z] ---> Running in acf7cdd4d17d [2021-11-25T10:27:56.628Z] ---> Running in 157dae99e56d [2021-11-25T10:27:56.892Z] Removing intermediate container acf7cdd4d17d [2021-11-25T10:27:56.892Z] ---> 4a98be055ec5 [2021-11-25T10:27:56.892Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T10:27:57.165Z] ---> Running in 5c0df2b7b106 [2021-11-25T10:27:57.165Z] Removing intermediate container ea551fc7a625 [2021-11-25T10:27:57.165Z] ---> db3c0cf387e7 [2021-11-25T10:27:57.165Z] [2021-11-25T10:27:57.165Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T10:27:57.165Z] ---> 0a97eee8041e [2021-11-25T10:27:57.165Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T10:27:57.165Z] ---> Running in fdbcefb67046 [2021-11-25T10:27:57.165Z] Removing intermediate container 54c6ea151403 [2021-11-25T10:27:57.165Z] ---> 54381a224dac [2021-11-25T10:27:57.165Z] [2021-11-25T10:27:57.165Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:27:57.165Z] ---> 0a97eee8041e [2021-11-25T10:27:57.165Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:27:57.429Z] ---> Running in c020f847d586 [2021-11-25T10:27:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:57.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:57.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:57.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:57.950Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T10:27:57.950Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:27:57.950Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:27:57.950Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T10:27:57.950Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T10:27:57.950Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:27:57.950Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:27:57.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:27:57.950Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T10:27:57.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:58.211Z] OK: 8 MiB in 19 packages [2021-11-25T10:27:58.211Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:27:58.211Z] OK: 6 MiB in 16 packages [2021-11-25T10:27:58.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:58.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:58.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:27:58.470Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T10:27:58.470Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:27:58.470Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:27:58.470Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:27:58.470Z] OK: 6 MiB in 16 packages [2021-11-25T10:27:58.729Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T10:27:58.729Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:27:58.729Z] OK: 6 MiB in 15 packages [2021-11-25T10:27:58.991Z] Removing intermediate container 5c0df2b7b106 [2021-11-25T10:27:58.991Z] ---> 2b61bf2c69d7 [2021-11-25T10:27:58.991Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T10:27:58.991Z] Removing intermediate container 157dae99e56d [2021-11-25T10:27:58.991Z] ---> c07644e158d3 [2021-11-25T10:27:58.991Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:27:58.991Z] ---> Running in bc97f96a1b55 [2021-11-25T10:27:58.991Z] ---> Running in e0402793d7b7 [2021-11-25T10:27:59.255Z] Removing intermediate container bc97f96a1b55 [2021-11-25T10:27:59.255Z] ---> fe5fecdb116d [2021-11-25T10:27:59.255Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T10:27:59.255Z] Removing intermediate container c020f847d586 [2021-11-25T10:27:59.255Z] ---> 5decb87275b3 [2021-11-25T10:27:59.255Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:27:59.255Z] Removing intermediate container e0402793d7b7 [2021-11-25T10:27:59.255Z] ---> 0b13c548bbdc [2021-11-25T10:27:59.255Z] Step 12/20 : WORKDIR /edgex [2021-11-25T10:27:59.519Z] Removing intermediate container fdbcefb67046 [2021-11-25T10:27:59.519Z] ---> d34674e5112e [2021-11-25T10:27:59.519Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:27:59.519Z] ---> Running in 9b2436792e32 [2021-11-25T10:27:59.519Z] ---> Running in 22eb6a3c07bf [2021-11-25T10:27:59.519Z] ---> Running in 7bd7b683897a [2021-11-25T10:27:59.519Z] ---> Running in b56532bcc1fd [2021-11-25T10:27:59.780Z] Removing intermediate container 22eb6a3c07bf [2021-11-25T10:27:59.780Z] ---> 6e94923739eb [2021-11-25T10:27:59.780Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T10:27:59.780Z] Removing intermediate container 9b2436792e32 [2021-11-25T10:27:59.780Z] ---> 4b937afe4f94 [2021-11-25T10:27:59.780Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T10:27:59.780Z] Removing intermediate container 7bd7b683897a [2021-11-25T10:27:59.780Z] ---> 85b77ad4f395 [2021-11-25T10:27:59.780Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T10:27:59.780Z] ---> Running in d49915a769a2 [2021-11-25T10:27:59.780Z] Removing intermediate container b56532bcc1fd [2021-11-25T10:27:59.780Z] ---> 161e1d058df9 [2021-11-25T10:27:59.780Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T10:28:00.041Z] ---> Running in 7aef2e59ae0f [2021-11-25T10:28:00.041Z] ---> Running in 2ef559b1ca17 [2021-11-25T10:28:00.041Z] ---> 134fa5e89a5e [2021-11-25T10:28:00.041Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T10:28:00.304Z] Removing intermediate container 7aef2e59ae0f [2021-11-25T10:28:00.304Z] ---> 9989a12629b6 [2021-11-25T10:28:00.304Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T10:28:00.304Z] Removing intermediate container 2ef559b1ca17 [2021-11-25T10:28:00.304Z] ---> 85f63502ed0c [2021-11-25T10:28:00.304Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:28:00.304Z] ---> Running in be0d27841c69 [2021-11-25T10:28:00.304Z] ---> Running in 5b32a74f8ad0 [2021-11-25T10:28:00.569Z] Removing intermediate container be0d27841c69 [2021-11-25T10:28:00.569Z] ---> 2d34637bdce7 [2021-11-25T10:28:00.569Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:28:00.569Z] ---> 48518765035c [2021-11-25T10:28:00.569Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T10:28:00.569Z] Removing intermediate container 5b32a74f8ad0 [2021-11-25T10:28:00.569Z] ---> d6cc58a10e4d [2021-11-25T10:28:00.569Z] Step 14/22 : WORKDIR / [2021-11-25T10:28:00.569Z] ---> Running in 5ae3cde9c2bc [2021-11-25T10:28:00.840Z] ---> b9d696334ca9 [2021-11-25T10:28:00.840Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T10:28:00.840Z] ---> e692e58265cb [2021-11-25T10:28:00.840Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T10:28:01.104Z] Removing intermediate container d49915a769a2 [2021-11-25T10:28:01.104Z] ---> 7e12eedbc1c1 [2021-11-25T10:28:01.104Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T10:28:01.104Z] Removing intermediate container 5ae3cde9c2bc [2021-11-25T10:28:01.104Z] ---> 6f2764d1d6c3 [2021-11-25T10:28:01.104Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:28:01.104Z] ---> Running in e1b7d48b6bb9 [2021-11-25T10:28:01.104Z] ---> Running in f49963415449 [2021-11-25T10:28:01.372Z] Removing intermediate container e1b7d48b6bb9 [2021-11-25T10:28:01.372Z] ---> 1d69661e861f [2021-11-25T10:28:01.372Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T10:28:01.372Z] ---> e182446df6c0 [2021-11-25T10:28:01.372Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T10:28:01.372Z] Removing intermediate container f49963415449 [2021-11-25T10:28:01.372Z] ---> 800554d45438 [2021-11-25T10:28:01.372Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T10:28:01.372Z] ---> Running in 8b0af0df15e4 [2021-11-25T10:28:01.372Z] ---> 814a8630bb8d [2021-11-25T10:28:01.372Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T10:28:01.638Z] Removing intermediate container 8b0af0df15e4 [2021-11-25T10:28:01.638Z] ---> d6d295512ec6 [2021-11-25T10:28:01.638Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T10:28:01.900Z] ---> Running in 7bf02ed3c49d [2021-11-25T10:28:01.900Z] ---> bf8eee85ae63 [2021-11-25T10:28:01.900Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T10:28:01.900Z] ---> 3294e01335cc [2021-11-25T10:28:01.900Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T10:28:01.900Z] ---> 5a97aab055f2 [2021-11-25T10:28:01.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T10:28:01.900Z] ---> Running in c86237c31ddf [2021-11-25T10:28:01.900Z] ---> Running in d79e215f87da [2021-11-25T10:28:01.900Z] Removing intermediate container 7bf02ed3c49d [2021-11-25T10:28:01.900Z] ---> e893adb9d6cb [2021-11-25T10:28:01.900Z] Step 19/20 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:02.168Z] ---> Running in 27ed781b7ea6 [2021-11-25T10:28:02.168Z] Removing intermediate container d79e215f87da [2021-11-25T10:28:02.168Z] ---> a1186f0700f5 [2021-11-25T10:28:02.168Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:28:02.429Z] ---> 16cce7e9b29b [2021-11-25T10:28:02.429Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T10:28:02.429Z] ---> Running in efe5a9ade782 [2021-11-25T10:28:02.429Z] ---> Running in 4dc39046492a [2021-11-25T10:28:02.429Z] Removing intermediate container 27ed781b7ea6 [2021-11-25T10:28:02.429Z] ---> 015d948432c0 [2021-11-25T10:28:02.429Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T10:28:02.429Z] Removing intermediate container 6b6b98975273 [2021-11-25T10:28:02.429Z] ---> 244e24da7b23 [2021-11-25T10:28:02.429Z] [2021-11-25T10:28:02.429Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T10:28:02.429Z] ---> 0a97eee8041e [2021-11-25T10:28:02.429Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:28:02.429Z] ---> Using cache [2021-11-25T10:28:02.429Z] ---> 5decb87275b3 [2021-11-25T10:28:02.429Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:28:02.429Z] ---> Using cache [2021-11-25T10:28:02.429Z] ---> 161e1d058df9 [2021-11-25T10:28:02.429Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T10:28:02.429Z] ---> Running in bbf43cd11af0 [2021-11-25T10:28:02.430Z] Removing intermediate container efe5a9ade782 [2021-11-25T10:28:02.430Z] ---> ba81b2ec7b6e [2021-11-25T10:28:02.430Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T10:28:02.430Z] ---> Running in caee8273dd43 [2021-11-25T10:28:02.430Z] Removing intermediate container 4dc39046492a [2021-11-25T10:28:02.430Z] ---> 6fb95d688c4e [2021-11-25T10:28:02.430Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:28:02.696Z] ---> Running in f7e6d61222c8 [2021-11-25T10:28:02.696Z] ---> Running in 0d3841622200 [2021-11-25T10:28:02.696Z] Removing intermediate container bbf43cd11af0 [2021-11-25T10:28:02.696Z] ---> d58c67d0e625 [2021-11-25T10:28:02.696Z] [2021-11-25T10:28:02.696Z] Removing intermediate container caee8273dd43 [2021-11-25T10:28:02.696Z] ---> 42ebd1260560 [2021-11-25T10:28:02.696Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T10:28:02.696Z] Removing intermediate container f7e6d61222c8 [2021-11-25T10:28:02.696Z] ---> cfa449f0278b [2021-11-25T10:28:02.696Z] Step 20/21 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:02.696Z] Successfully built d58c67d0e625 [2021-11-25T10:28:02.696Z] ---> Running in 6645b571147b [2021-11-25T10:28:02.696Z] Successfully tagged security-proxy-setup:latest [2021-11-25T10:28:02.696Z] Building sys-mgmt-agent [2021-11-25T10:28:02.696Z]  Building security-proxy-setup ... done  ---> Running in f4d6bf1eff69 [2021-11-25T10:28:02.696Z] Removing intermediate container 0d3841622200 [2021-11-25T10:28:02.959Z] ---> af35746b2fcb [2021-11-25T10:28:02.959Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T10:28:02.959Z] Removing intermediate container c86237c31ddf [2021-11-25T10:28:02.959Z] ---> 896a52eb6aec [2021-11-25T10:28:02.959Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:28:03.525Z] ---> Running in 044ac65e3649 [2021-11-25T10:28:03.525Z] Removing intermediate container 6645b571147b [2021-11-25T10:28:03.525Z] ---> 6f7a21103457 [2021-11-25T10:28:03.525Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:28:03.787Z] Removing intermediate container f4d6bf1eff69 [2021-11-25T10:28:03.787Z] ---> 1b935607e913 [2021-11-25T10:28:03.787Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T10:28:04.052Z] ---> 130b41b80251 [2021-11-25T10:28:04.052Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T10:28:04.052Z] ---> 56247384b1ec [2021-11-25T10:28:04.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T10:28:04.052Z] Removing intermediate container 044ac65e3649 [2021-11-25T10:28:04.052Z] ---> 0550718c3ee1 [2021-11-25T10:28:04.052Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:04.052Z] ---> Running in eeaad9a2213a [2021-11-25T10:28:04.631Z] ---> Running in b6ae65ca396c [2021-11-25T10:28:04.896Z] ---> de75ce698f80 [2021-11-25T10:28:04.896Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T10:28:05.157Z] Removing intermediate container eeaad9a2213a [2021-11-25T10:28:05.157Z] ---> 250d2b2fdb61 [2021-11-25T10:28:05.157Z] [2021-11-25T10:28:05.157Z] ---> 75cf822f7669 [2021-11-25T10:28:05.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T10:28:05.157Z] Successfully built 250d2b2fdb61 [2021-11-25T10:28:05.157Z] Removing intermediate container b6ae65ca396c [2021-11-25T10:28:05.157Z] ---> 2dc4d1ad7fa1 [2021-11-25T10:28:05.157Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:28:05.157Z] Successfully tagged support-notifications:latest [2021-11-25T10:28:05.157Z]  Building support-notifications ... done Building core-command [2021-11-25T10:28:05.415Z] ---> 1dcb73df2a81 [2021-11-25T10:28:05.415Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T10:28:05.415Z] ---> Running in 396c1d2f4b4d [2021-11-25T10:28:06.795Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T10:28:08.714Z] ---> 29d726ad4b7e [2021-11-25T10:28:08.714Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T10:28:08.714Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:28:08.714Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:28:08.972Z] ---> fba68515969c [2021-11-25T10:28:08.972Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:28:08.972Z] ---> Using cache [2021-11-25T10:28:08.972Z] ---> b794f04cb0a2 [2021-11-25T10:28:08.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:28:08.972Z] ---> Using cache [2021-11-25T10:28:08.972Z] ---> 36cf8c86eed2 [2021-11-25T10:28:08.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:28:08.972Z] ---> Using cache [2021-11-25T10:28:08.972Z] ---> 04069bf247ae [2021-11-25T10:28:08.972Z] Step 6/22 : COPY . . [2021-11-25T10:28:08.972Z] ---> Using cache [2021-11-25T10:28:08.972Z] ---> 1cda5a8bcf66 [2021-11-25T10:28:08.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:28:08.972Z] ---> Using cache [2021-11-25T10:28:08.972Z] ---> a4e3b25962fb [2021-11-25T10:28:08.973Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T10:28:09.546Z] ---> 16ed32a5c701 [2021-11-25T10:28:09.546Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T10:28:09.546Z] Removing intermediate container 396c1d2f4b4d [2021-11-25T10:28:09.546Z] ---> ec1f458de4c0 [2021-11-25T10:28:09.546Z] [2021-11-25T10:28:09.546Z] ---> Running in 6dba62e6c8ba [2021-11-25T10:28:09.546Z] Successfully built ec1f458de4c0 [2021-11-25T10:28:09.546Z] ---> Running in b070a9f65d29 [2021-11-25T10:28:09.546Z] Successfully tagged core-metadata:latest [2021-11-25T10:28:09.546Z]  Building core-metadata ... done Building core-data [2021-11-25T10:28:09.819Z] Removing intermediate container 6dba62e6c8ba [2021-11-25T10:28:09.819Z] ---> ee3693bd04d5 [2021-11-25T10:28:09.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:28:10.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:28:10.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:28:10.083Z] ---> fba68515969c [2021-11-25T10:28:10.083Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:28:10.083Z] ---> Using cache [2021-11-25T10:28:10.083Z] ---> b794f04cb0a2 [2021-11-25T10:28:10.083Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:28:10.083Z] ---> Using cache [2021-11-25T10:28:10.083Z] ---> 36cf8c86eed2 [2021-11-25T10:28:10.083Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T10:28:11.996Z] 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-11-25T10:28:12.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:28:12.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:28:12.572Z] ---> fba68515969c [2021-11-25T10:28:12.572Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:28:12.572Z] ---> Using cache [2021-11-25T10:28:12.572Z] ---> b794f04cb0a2 [2021-11-25T10:28:12.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:28:12.572Z] ---> Using cache [2021-11-25T10:28:12.572Z] ---> 36cf8c86eed2 [2021-11-25T10:28:12.572Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T10:28:12.836Z] ---> Running in 4eedce2b8c5a [2021-11-25T10:28:12.836Z] ---> bd1103a6b577 [2021-11-25T10:28:12.836Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T10:28:12.836Z] ---> Running in 074df6e61619 [2021-11-25T10:28:12.836Z] ---> Running in cee5b200ee3e [2021-11-25T10:28:13.099Z] ---> Running in 7e6b44354990 [2021-11-25T10:28:13.099Z] Removing intermediate container 4eedce2b8c5a [2021-11-25T10:28:13.099Z] ---> c136456bdfe4 [2021-11-25T10:28:13.099Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T10:28:13.099Z] ---> Running in ae2503185e1b [2021-11-25T10:28:13.362Z] Removing intermediate container 7e6b44354990 [2021-11-25T10:28:13.362Z] ---> f06beb405957 [2021-11-25T10:28:13.362Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T10:28:13.362Z] Removing intermediate container ae2503185e1b [2021-11-25T10:28:13.362Z] ---> 074c1e445261 [2021-11-25T10:28:13.362Z] Step 22/23 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:13.624Z] ---> Running in 14fa8930e656 [2021-11-25T10:28:13.624Z] Removing intermediate container 14fa8930e656 [2021-11-25T10:28:13.624Z] ---> e4fcd674e18b [2021-11-25T10:28:13.624Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T10:28:13.889Z] ---> 98db0f9748e5 [2021-11-25T10:28:13.889Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T10:28:13.889Z] ---> Running in fe43e26c303e [2021-11-25T10:28:13.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:13.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:13.889Z] ---> Running in 35cb6ca9b1f0 [2021-11-25T10:28:13.889Z] Removing intermediate container fe43e26c303e [2021-11-25T10:28:13.889Z] ---> 5ed3e9293978 [2021-11-25T10:28:13.889Z] [2021-11-25T10:28:14.153Z] Successfully built 5ed3e9293978 [2021-11-25T10:28:14.153Z] Successfully tagged support-scheduler:latest [2021-11-25T10:28:14.153Z] Building security-secretstore-setup [2021-11-25T10:28:14.737Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:14.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:15.000Z] OK: 220 MiB in 52 packages [2021-11-25T10:28:15.259Z] OK: 220 MiB in 52 packages [2021-11-25T10:28:17.828Z] Removing intermediate container 35cb6ca9b1f0 [2021-11-25T10:28:17.828Z] ---> 12eeb95bebd1 [2021-11-25T10:28:17.828Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T10:28:17.828Z] ---> Running in d61e9fb34c50 [2021-11-25T10:28:17.828Z] Removing intermediate container cee5b200ee3e [2021-11-25T10:28:17.828Z] ---> 04f3d749b1fd [2021-11-25T10:28:17.828Z] Step 6/22 : COPY . . [2021-11-25T10:28:17.828Z] Removing intermediate container 074df6e61619 [2021-11-25T10:28:17.828Z] ---> f23384b20a13 [2021-11-25T10:28:17.828Z] Step 6/22 : COPY . . [2021-11-25T10:28:18.090Z] Removing intermediate container d61e9fb34c50 [2021-11-25T10:28:18.090Z] ---> 45382ed84672 [2021-11-25T10:28:18.090Z] Step 27/30 : CMD ["gate"] [2021-11-25T10:28:18.361Z] ---> Running in 884e5aee74dd [2021-11-25T10:28:20.303Z] Removing intermediate container 884e5aee74dd [2021-11-25T10:28:20.303Z] ---> f5df6d300b34 [2021-11-25T10:28:20.303Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T10:28:28.529Z] ---> Running in bc48b1691747 [2021-11-25T10:28:28.529Z] ---> 2dcf9b637989 [2021-11-25T10:28:28.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:28:28.529Z] ---> a00042101556 [2021-11-25T10:28:28.529Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:28:28.529Z] Removing intermediate container bc48b1691747 [2021-11-25T10:28:28.529Z] ---> b7325302f881 [2021-11-25T10:28:28.529Z] Step 29/30 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:28.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:28:28.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:28:28.529Z] ---> fba68515969c [2021-11-25T10:28:28.529Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T10:28:28.529Z] ---> Using cache [2021-11-25T10:28:28.529Z] ---> b794f04cb0a2 [2021-11-25T10:28:28.529Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:28:28.529Z] ---> Using cache [2021-11-25T10:28:28.529Z] ---> 36cf8c86eed2 [2021-11-25T10:28:28.529Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T10:28:28.529Z] ---> Using cache [2021-11-25T10:28:28.529Z] ---> 04069bf247ae [2021-11-25T10:28:28.529Z] Step 6/24 : COPY . . [2021-11-25T10:28:28.529Z] ---> Using cache [2021-11-25T10:28:28.529Z] ---> 1cda5a8bcf66 [2021-11-25T10:28:28.529Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:28:28.529Z] ---> Using cache [2021-11-25T10:28:28.529Z] ---> a4e3b25962fb [2021-11-25T10:28:28.530Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T10:28:28.530Z] ---> Running in 25c1ab33d41d [2021-11-25T10:28:28.530Z] ---> Running in 0d160caf388f [2021-11-25T10:28:28.530Z] ---> Running in 5a6615b36fc6 [2021-11-25T10:28:28.530Z] ---> Running in 9f726dcea79d [2021-11-25T10:28:28.530Z] Removing intermediate container 9f726dcea79d [2021-11-25T10:28:28.530Z] ---> b7d9809f5584 [2021-11-25T10:28:28.530Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T10:28:28.793Z] ---> Running in 29ccb28aca5a [2021-11-25T10:28:29.064Z] Removing intermediate container 29ccb28aca5a [2021-11-25T10:28:29.064Z] ---> 2a7a0e29da30 [2021-11-25T10:28:29.064Z] [2021-11-25T10:28:29.064Z] Successfully built 2a7a0e29da30 [2021-11-25T10:28:29.325Z] Successfully tagged security-bootstrapper:latest [2021-11-25T10:28:29.325Z]  Building security-bootstrapper ... done 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-11-25T10:28:30.277Z] Removing intermediate container 0d160caf388f [2021-11-25T10:28:30.277Z] ---> f07e135ba8d2 [2021-11-25T10:28:30.277Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T10:28:30.277Z] ---> Running in bad818f9226e [2021-11-25T10:28:30.546Z] Removing intermediate container 25c1ab33d41d [2021-11-25T10:28:30.546Z] ---> 7a55ee9daaa1 [2021-11-25T10:28:30.546Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T10:28:30.546Z] ---> Running in 86701e444140 [2021-11-25T10:28:30.818Z] 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-11-25T10:28:31.087Z] 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-11-25T10:28:37.729Z] Removing intermediate container b070a9f65d29 [2021-11-25T10:28:37.729Z] ---> 3b5c5729dd57 [2021-11-25T10:28:37.729Z] [2021-11-25T10:28:37.729Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:28:37.729Z] ---> 0a97eee8041e [2021-11-25T10:28:37.729Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:28:37.729Z] ---> Using cache [2021-11-25T10:28:37.729Z] ---> 5decb87275b3 [2021-11-25T10:28:37.729Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:28:37.729Z] ---> Using cache [2021-11-25T10:28:37.729Z] ---> 161e1d058df9 [2021-11-25T10:28:37.729Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T10:28:37.729Z] ---> Running in 4e7a7fb92004 [2021-11-25T10:28:37.729Z] Removing intermediate container 4e7a7fb92004 [2021-11-25T10:28:37.729Z] ---> d56882f24427 [2021-11-25T10:28:37.729Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:28:37.729Z] ---> Running in 775f9f8bec50 [2021-11-25T10:28:37.729Z] Removing intermediate container 775f9f8bec50 [2021-11-25T10:28:37.729Z] ---> 661ae8f219ac [2021-11-25T10:28:37.729Z] Step 14/22 : WORKDIR / [2021-11-25T10:28:37.729Z] ---> Running in c0d0f2884c35 [2021-11-25T10:28:37.729Z] Removing intermediate container c0d0f2884c35 [2021-11-25T10:28:37.729Z] ---> aa3eb4e2d78e [2021-11-25T10:28:37.729Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:28:37.992Z] ---> 76863fc2ed69 [2021-11-25T10:28:37.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T10:28:38.573Z] ---> a87611b97b19 [2021-11-25T10:28:38.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T10:28:38.836Z] ---> 16f19ab47a35 [2021-11-25T10:28:38.837Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T10:28:39.098Z] ---> Running in 5fb54a846d79 [2021-11-25T10:28:39.098Z] Removing intermediate container 5fb54a846d79 [2021-11-25T10:28:39.098Z] ---> 1a06c58f59e8 [2021-11-25T10:28:39.098Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:28:39.098Z] ---> Running in c2e6ae552ce0 [2021-11-25T10:28:39.359Z] Removing intermediate container c2e6ae552ce0 [2021-11-25T10:28:39.359Z] ---> 339a9c9a0c85 [2021-11-25T10:28:39.359Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T10:28:39.359Z] ---> Running in cd4a70c6906f [2021-11-25T10:28:39.625Z] Removing intermediate container cd4a70c6906f [2021-11-25T10:28:39.625Z] ---> 0f843b1e274e [2021-11-25T10:28:39.625Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:28:39.625Z] ---> Running in 43a24e6e7a26 [2021-11-25T10:28:39.884Z] Removing intermediate container 43a24e6e7a26 [2021-11-25T10:28:39.885Z] ---> 57eb9f49bcb9 [2021-11-25T10:28:39.885Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:28:39.885Z] ---> Running in 79c97cc6d436 [2021-11-25T10:28:40.146Z] Removing intermediate container 79c97cc6d436 [2021-11-25T10:28:40.146Z] ---> ba3c033c9d97 [2021-11-25T10:28:40.146Z] [2021-11-25T10:28:40.146Z] Successfully built ba3c033c9d97 [2021-11-25T10:28:40.146Z] Successfully tagged core-command:latest [2021-11-25T10:28:55.081Z]  Building core-command ... 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-11-25T10:28:57.661Z] Removing intermediate container 86701e444140 [2021-11-25T10:28:57.661Z] ---> 6d7a126c0fdb [2021-11-25T10:28:57.661Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T10:28:57.661Z] ---> Running in e68b14df1fb8 [2021-11-25T10:28:57.661Z] Removing intermediate container 5a6615b36fc6 [2021-11-25T10:28:57.661Z] ---> 188aa49a187c [2021-11-25T10:28:57.661Z] [2021-11-25T10:28:57.661Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T10:28:57.661Z] ---> 0a97eee8041e [2021-11-25T10:28:57.661Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T10:28:57.661Z] ---> Running in d3e56a488c50 [2021-11-25T10:28:57.925Z] 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-11-25T10:28:57.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:58.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:28:58.460Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T10:28:58.460Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T10:28:58.460Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T10:28:58.460Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:28:58.460Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:28:58.460Z] OK: 6 MiB in 17 packages [2021-11-25T10:28:59.055Z] Removing intermediate container d3e56a488c50 [2021-11-25T10:28:59.055Z] ---> 348139f4a6b4 [2021-11-25T10:28:59.055Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:28:59.055Z] ---> Running in 68d6522ceded [2021-11-25T10:28:59.318Z] Removing intermediate container e68b14df1fb8 [2021-11-25T10:28:59.318Z] ---> 442dff79c943 [2021-11-25T10:28:59.318Z] [2021-11-25T10:28:59.318Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T10:28:59.318Z] Removing intermediate container 68d6522ceded [2021-11-25T10:28:59.318Z] ---> a8085b86834f [2021-11-25T10:28:59.318Z] Step 12/24 : WORKDIR / [2021-11-25T10:28:59.318Z] 20.10.8: Pulling from library/docker [2021-11-25T10:28:59.580Z] ---> Running in 5b0bae8dc0c5 [2021-11-25T10:28:59.845Z] Removing intermediate container 5b0bae8dc0c5 [2021-11-25T10:28:59.845Z] ---> 6471828297e0 [2021-11-25T10:28:59.845Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T10:29:00.795Z] ---> e4307c3fb1a5 [2021-11-25T10:29:00.795Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T10:29:00.795Z] Removing intermediate container bad818f9226e [2021-11-25T10:29:00.795Z] ---> 76f9e7f4a40e [2021-11-25T10:29:00.795Z] [2021-11-25T10:29:00.795Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:29:00.795Z] ---> 0a97eee8041e [2021-11-25T10:29:00.795Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T10:29:00.795Z] ---> Running in 86a1460dff59 [2021-11-25T10:29:00.795Z] ---> 72ae57818eba [2021-11-25T10:29:00.795Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T10:29:00.795Z] Removing intermediate container 86a1460dff59 [2021-11-25T10:29:00.795Z] ---> e6b02f25a3cd [2021-11-25T10:29:00.795Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T10:29:01.065Z] ---> Running in 91b0f9a69fd2 [2021-11-25T10:29:01.065Z] ---> 1eb550deedec [2021-11-25T10:29:01.065Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T10:29:01.065Z] Removing intermediate container 91b0f9a69fd2 [2021-11-25T10:29:01.065Z] ---> 02539f638cc4 [2021-11-25T10:29:01.065Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T10:29:01.065Z] ---> Running in 0f472adfd6dc [2021-11-25T10:29:01.330Z] ---> 5cf276628219 [2021-11-25T10:29:01.330Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T10:29:01.330Z] Removing intermediate container 0f472adfd6dc [2021-11-25T10:29:01.330Z] ---> e87921422df1 [2021-11-25T10:29:01.330Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:29:01.330Z] ---> Running in 4af6325add38 [2021-11-25T10:29:01.916Z] ---> 3ba6573e4ea5 [2021-11-25T10:29:01.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T10:29:02.183Z] ---> 936a80ded86f [2021-11-25T10:29:02.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T10:29:02.183Z] Removing intermediate container 4af6325add38 [2021-11-25T10:29:02.183Z] ---> a6fa1714fdbf [2021-11-25T10:29:02.183Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T10:29:02.183Z] ---> Running in d33a1356a77f [2021-11-25T10:29:02.447Z] ---> 426102b23250 [2021-11-25T10:29:02.447Z] Step 20/24 : 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-11-25T10:29:02.447Z] ---> Running in d745d1b3675c [2021-11-25T10:29:02.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:29:03.299Z] Removing intermediate container d745d1b3675c [2021-11-25T10:29:03.299Z] ---> dbf3e492877b [2021-11-25T10:29:03.299Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T10:29:03.299Z] ---> Running in 79a67ab1ae17 [2021-11-25T10:29:03.299Z] Removing intermediate container 79a67ab1ae17 [2021-11-25T10:29:03.299Z] ---> 1f0d9f976584 [2021-11-25T10:29:03.299Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T10:29:03.299Z] ---> Running in 2054b34ceda8 [2021-11-25T10:29:03.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T10:29:03.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:29:03.563Z] Removing intermediate container 2054b34ceda8 [2021-11-25T10:29:03.563Z] ---> 6a7743e6e145 [2021-11-25T10:29:03.563Z] Step 23/24 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:29:03.563Z] ---> Running in 0f767f2408f8 [2021-11-25T10:29:03.563Z] Removing intermediate container 0f767f2408f8 [2021-11-25T10:29:03.563Z] ---> a49b11c5e5dc [2021-11-25T10:29:03.563Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T10:29:03.563Z] ---> Running in fc8bc8db67d8 [2021-11-25T10:29:03.563Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T10:29:03.563Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T10:29:03.825Z] ---> bc6c0ffef665 [2021-11-25T10:29:03.825Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:29:03.825Z] ---> Running in 09cee2d6fdc9 [2021-11-25T10:29:03.825Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T10:29:03.825Z] Removing intermediate container fc8bc8db67d8 [2021-11-25T10:29:03.825Z] ---> b812aff90131 [2021-11-25T10:29:03.825Z] [2021-11-25T10:29:03.825Z] Removing intermediate container 09cee2d6fdc9 [2021-11-25T10:29:03.825Z] ---> b181f707746a [2021-11-25T10:29:03.825Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T10:29:03.825Z] Successfully built b812aff90131 [2021-11-25T10:29:03.825Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:29:03.825Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T10:29:03.825Z]  Building security-secretstore-setup ... done  ---> Running in cb6ab3b614e4 [2021-11-25T10:29:04.087Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T10:29:04.087Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:29:04.087Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T10:29:04.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T10:29:04.350Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T10:29:04.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T10:29:04.350Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:29:04.350Z] OK: 8 MiB in 20 packages [2021-11-25T10:29:04.350Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T10:29:04.619Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T10:29:04.619Z] Executing bash-5.1.4-r0.post-install [2021-11-25T10:29:04.619Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:29:04.619Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:29:04.619Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T10:29:04.619Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T10:29:04.619Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T10:29:04.619Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T10:29:04.619Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T10:29:04.619Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T10:29:04.619Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T10:29:04.619Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T10:29:04.619Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:29:04.619Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:29:04.619Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T10:29:04.619Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T10:29:04.619Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T10:29:04.619Z] Removing intermediate container d33a1356a77f [2021-11-25T10:29:04.619Z] ---> 812a31f76876 [2021-11-25T10:29:04.619Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:29:05.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T10:29:05.561Z] ---> 0bf8cf4eeaa1 [2021-11-25T10:29:05.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T10:29:05.561Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T10:29:05.561Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T10:29:05.561Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T10:29:05.561Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T10:29:05.561Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T10:29:05.561Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T10:29:05.561Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T10:29:05.561Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T10:29:05.561Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T10:29:05.561Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T10:29:05.561Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T10:29:05.561Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T10:29:05.821Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T10:29:05.821Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T10:29:05.821Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T10:29:06.105Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T10:29:06.105Z] ---> 652d10fa4847 [2021-11-25T10:29:06.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T10:29:06.105Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T10:29:06.105Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T10:29:06.105Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T10:29:06.105Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T10:29:06.105Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T10:29:06.105Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T10:29:06.105Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T10:29:06.105Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T10:29:06.369Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T10:29:06.373Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T10:29:06.652Z] ---> dcec3174b9be [2021-11-25T10:29:06.652Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T10:29:06.652Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T10:29:06.652Z] ---> Running in 87fa9449102f [2021-11-25T10:29:06.652Z] OK: 84 MiB in 64 packages [2021-11-25T10:29:06.652Z] Removing intermediate container 87fa9449102f [2021-11-25T10:29:06.652Z] ---> c0a7224a2d13 [2021-11-25T10:29:06.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:29:06.652Z] ---> Running in a8a3b382db51 [2021-11-25T10:29:06.925Z] Removing intermediate container a8a3b382db51 [2021-11-25T10:29:06.925Z] ---> 48aa64d6e893 [2021-11-25T10:29:06.925Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T10:29:06.925Z] ---> Running in ee5177607a58 [2021-11-25T10:29:06.925Z] Removing intermediate container ee5177607a58 [2021-11-25T10:29:06.925Z] ---> b232985a0e90 [2021-11-25T10:29:06.925Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:29:06.925Z] ---> Running in c3d61c665660 [2021-11-25T10:29:06.925Z] Removing intermediate container c3d61c665660 [2021-11-25T10:29:06.925Z] ---> 3f80c8daf159 [2021-11-25T10:29:06.925Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:29:07.186Z] ---> Running in 712bbfcdbce2 [2021-11-25T10:29:07.186Z] Removing intermediate container 712bbfcdbce2 [2021-11-25T10:29:07.186Z] ---> 2f3aa4bf6ce3 [2021-11-25T10:29:07.186Z] [2021-11-25T10:29:07.186Z] Successfully built 2f3aa4bf6ce3 [2021-11-25T10:29:07.186Z] Successfully tagged core-data:latest [2021-11-25T10:29:07.186Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-11-25T10:29:07.186Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T10:29:07.354Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T10:29:07.448Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T10:29:07.448Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T10:29:07.708Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T10:29:07.708Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T10:29:07.708Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T10:29:07.708Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T10:29:07.708Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T10:29:07.708Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T10:29:08.276Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T10:29:08.276Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T10:29:08.276Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T10:29:08.276Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T10:29:08.276Z] Collecting PyYAML<4,>=3.10 [2021-11-25T10:29:08.276Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T10:29:08.847Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T10:29:08.847Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T10:29:08.847Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T10:29:08.847Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T10:29:08.847Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T10:29:09.108Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T10:29:09.108Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T10:29:09.367Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T10:29:09.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T10:29:09.367Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-25T10:29:09.367Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T10:29:09.367Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T10:29:09.367Z] Collecting idna<2.8,>=2.5 [2021-11-25T10:29:09.367Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T10:29:09.367Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T10:29:09.367Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T10:29:09.367Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T10:29:09.367Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T10:29:09.627Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T10:29:09.627Z] Attempting uninstall: urllib3 [2021-11-25T10:29:09.628Z] Found existing installation: urllib3 1.26.5 [2021-11-25T10:29:09.628Z] Uninstalling urllib3-1.26.5: [2021-11-25T10:29:09.628Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T10:29:09.628Z] Attempting uninstall: idna [2021-11-25T10:29:09.628Z] Found existing installation: idna 3.2 [2021-11-25T10:29:09.628Z] Uninstalling idna-3.2: [2021-11-25T10:29:09.628Z] Successfully uninstalled idna-3.2 [2021-11-25T10:29:09.888Z] Attempting uninstall: chardet [2021-11-25T10:29:09.888Z] Found existing installation: chardet 4.0.0 [2021-11-25T10:29:09.888Z] Uninstalling chardet-4.0.0: [2021-11-25T10:29:09.888Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T10:29:10.147Z] Attempting uninstall: requests [2021-11-25T10:29:10.147Z] Found existing installation: requests 2.25.1 [2021-11-25T10:29:10.147Z] Uninstalling requests-2.25.1: [2021-11-25T10:29:10.147Z] Successfully uninstalled requests-2.25.1 [2021-11-25T10:29:10.408Z] Running setup.py install for texttable: started [2021-11-25T10:29:10.672Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T10:29:10.672Z] Running setup.py install for PyYAML: started [2021-11-25T10:29:10.933Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T10:29:10.933Z] Running setup.py install for docopt: started [2021-11-25T10:29:11.195Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T10:29:11.195Z] Running setup.py install for dockerpty: started [2021-11-25T10:29:11.766Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T10:29:12.027Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-25T10:29:14.845Z] Removing intermediate container cb6ab3b614e4 [2021-11-25T10:29:14.845Z] ---> 7a91e0593388 [2021-11-25T10:29:14.845Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T10:29:14.845Z] ---> Running in d6dfd364abfd [2021-11-25T10:29:14.845Z] Removing intermediate container d6dfd364abfd [2021-11-25T10:29:14.845Z] ---> fa8262eebd84 [2021-11-25T10:29:14.845Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T10:29:14.845Z] ---> Running in fb4f50309cbf [2021-11-25T10:29:15.162Z] Removing intermediate container fb4f50309cbf [2021-11-25T10:29:15.162Z] ---> a7fe76258494 [2021-11-25T10:29:15.162Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T10:29:15.489Z] ---> 0460b4ec49e5 [2021-11-25T10:29:15.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T10:29:15.489Z] ---> 7c1151aae527 [2021-11-25T10:29:15.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T10:29:15.770Z] ---> b572e8d94830 [2021-11-25T10:29:15.770Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T10:29:15.770Z] ---> Running in 21424225f0cf [2021-11-25T10:29:15.770Z] Removing intermediate container 21424225f0cf [2021-11-25T10:29:15.770Z] ---> 998d45c8b1c4 [2021-11-25T10:29:15.770Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:29:15.770Z] ---> Running in 75fb71a82263 [2021-11-25T10:29:16.032Z] Removing intermediate container 75fb71a82263 [2021-11-25T10:29:16.032Z] ---> ab3e5a9ebb24 [2021-11-25T10:29:16.032Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T10:29:16.032Z] ---> Running in 73df5cbe0cb2 [2021-11-25T10:29:16.032Z] Removing intermediate container 73df5cbe0cb2 [2021-11-25T10:29:16.032Z] ---> 7e99898d07e4 [2021-11-25T10:29:16.032Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:29:16.032Z] ---> Running in 6851c9fa3ee5 [2021-11-25T10:29:16.032Z] Removing intermediate container 6851c9fa3ee5 [2021-11-25T10:29:16.032Z] ---> d4735b4c4c13 [2021-11-25T10:29:16.032Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:29:16.032Z] ---> Running in 21125598f29d [2021-11-25T10:29:16.294Z] Removing intermediate container 21125598f29d [2021-11-25T10:29:16.294Z] ---> 464a5a8930df [2021-11-25T10:29:16.294Z] [2021-11-25T10:29:16.294Z] Successfully built 464a5a8930df [2021-11-25T10:29:16.294Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T10:29:16.301Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T10:29:16.310Z] $ docker stop --time=1 c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 [2021-11-25T10:29:17.648Z] $ docker rm -f c92b2eb66822ed28f611c07fca7922b1e6d5896aca89925f1584a8d53c05a3c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T10:29:17.990Z] + docker images [2021-11-25T10:29:17.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T10:29:17.990Z] sys-mgmt-agent latest 464a5a8930df 1 second ago 294MB [2021-11-25T10:29:17.990Z] core-data latest 2f3aa4bf6ce3 10 seconds ago 20.7MB [2021-11-25T10:29:17.990Z] security-secretstore-setup latest b812aff90131 14 seconds ago 28.4MB [2021-11-25T10:29:17.990Z] 76f9e7f4a40e 17 seconds ago 1.77GB [2021-11-25T10:29:17.990Z] 442dff79c943 18 seconds ago 1.76GB [2021-11-25T10:29:17.990Z] 188aa49a187c 20 seconds ago 1.77GB [2021-11-25T10:29:17.990Z] core-command latest ba3c033c9d97 38 seconds ago 16.1MB [2021-11-25T10:29:17.990Z] 3b5c5729dd57 41 seconds ago 1.76GB [2021-11-25T10:29:17.990Z] security-bootstrapper latest 2a7a0e29da30 49 seconds ago 18.9MB [2021-11-25T10:29:17.990Z] support-scheduler latest 5ed3e9293978 About a minute ago 16.2MB [2021-11-25T10:29:17.990Z] core-metadata latest ec1f458de4c0 About a minute ago 16.9MB [2021-11-25T10:29:17.990Z] support-notifications latest 250d2b2fdb61 About a minute ago 17MB [2021-11-25T10:29:17.990Z] security-proxy-setup latest d58c67d0e625 About a minute ago 26.9MB [2021-11-25T10:29:17.991Z] 244e24da7b23 About a minute ago 1.76GB [2021-11-25T10:29:17.991Z] db3c0cf387e7 About a minute ago 1.76GB [2021-11-25T10:29:17.991Z] 54381a224dac About a minute ago 1.76GB [2021-11-25T10:29:17.991Z] 765f381de1ae About a minute ago 1.76GB [2021-11-25T10:29:17.991Z] 04dfb705fc57 About a minute ago 1.77GB [2021-11-25T10:29:17.991Z] ci-base-image-x86_64 latest fba68515969c 5 minutes ago 1.25GB [2021-11-25T10:29:17.991Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T10:29:17.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T10:29:17.991Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T10:29:17.991Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T10:29:17.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T10:29:19.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T10:29:20.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T10:29:20.377Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T10:29:20.377Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T10:29:20.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T10:29:28.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2021-11-25T10:29:28.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T10:29:28.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T10:29:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 98.5% of statements [2021-11-25T10:29:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T10:29:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 44.7% of statements [2021-11-25T10:29:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T10:29:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T10:29:33.301Z] Still waiting to schedule task [2021-11-25T10:29:33.301Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-25T10:29:36.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.629s coverage: 89.5% of statements [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:29:36.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 84.4% of statements [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T10:29:36.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 94.2% of statements [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.238s coverage: 60.0% of statements [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.9% of statements [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 21.7% of statements [2021-11-25T10:29:44.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.175s coverage: 47.1% of statements [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements [2021-11-25T10:29:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2021-11-25T10:29:45.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements [2021-11-25T10:29:46.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements [2021-11-25T10:29:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-11-25T10:29:58.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-11-25T10:30:04.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.572s coverage: 82.5% of statements [2021-11-25T10:30:04.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.0% of statements [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.774s coverage: 64.4% of statements [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T10:30:10.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T10:30:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-11-25T10:30:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2021-11-25T10:30:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-11-25T10:30:11.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-11-25T10:30:12.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2021-11-25T10:30:15.282Z] Running on prd-ubuntu18.04-docker-8c-8g-509 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws [2021-11-25T10:30:15.292Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-25T10:30:15.374Z] The recommended git tool is: git [2021-11-25T10:30:17.184Z] using credential edgex-jenkins-ssh [2021-11-25T10:30:17.199Z] Cloning the remote Git repository [2021-11-25T10:30:17.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.232s coverage: 65.4% of statements [2021-11-25T10:30:17.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T10:30:17.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T10:30:17.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T10:30:17.198Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:30:17.255Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-25T10:30:17.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:30:17.323Z] > git --version # timeout=10 [2021-11-25T10:30:17.330Z] > git --version # 'git version 2.17.1' [2021-11-25T10:30:17.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:30:17.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T10:30:18.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.820s coverage: 43.8% of statements [2021-11-25T10:30:18.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T10:30:18.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T10:30:18.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements [2021-11-25T10:30:18.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T10:30:18.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements [2021-11-25T10:30:18.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T10:30:22.309Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T10:30:22.317Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T10:30:22.330Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T10:30:22.342Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T10:30:22.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:30:22.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T10:30:22.972Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:30:23.085Z] Merge succeeded, producing 91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:30:23.086Z] Checking out Revision 91efeef7032e435a26f64520798bd734a6271c81 (PR-3825) [2021-11-25T10:30:22.991Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T10:30:22.997Z] > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 [2021-11-25T10:30:23.054Z] > git remote # timeout=10 [2021-11-25T10:30:23.063Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T10:30:23.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T10:30:23.075Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T10:30:23.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T10:30:23.098Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T10:30:23.104Z] > git checkout -f 91efeef7032e435a26f64520798bd734a6271c81 # timeout=10 [2021-11-25T10:30:26.616Z] Commit message: "fix(snap): add token for the push-to-core profile" [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 17.7% of statements [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.554s coverage: 92.3% of statements [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.380s coverage: 97.7% of statements [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T10:30:26.977Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2021-11-25T10:30:26.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:30:27.511Z] + echo snap-build.sh [2021-11-25T10:30:27.511Z] snap-build.sh [2021-11-25T10:30:27.511Z] + SNAP_BASE_DIR=. [2021-11-25T10:30:27.511Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-11-25T10:30:27.511Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-11-25T10:30:27.511Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-11-25T10:30:27.511Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-11-25T10:30:27.511Z] + cd /w/workspace/edgex-go/4 [2021-11-25T10:30:27.511Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-25T10:30:27.511Z] Reading package lists... [2021-11-25T10:30:27.511Z] Building dependency tree... [2021-11-25T10:30:27.511Z] Reading state information... [2021-11-25T10:30:27.511Z] The following packages were automatically installed and are no longer required: [2021-11-25T10:30:27.511Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-25T10:30:27.511Z] uidmap xdelta3 [2021-11-25T10:30:27.511Z] Use 'sudo apt autoremove' to remove them. [2021-11-25T10:30:27.511Z] The following packages will be REMOVED: [2021-11-25T10:30:27.511Z] lxd* lxd-client* [2021-11-25T10:30:27.570Z] 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-11-25T10:30:27.570Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-25T10:30:27.570Z] GO111MODULE=on go vet ./... [2021-11-25T10:30:27.773Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-25T10:30:27.774Z] After this operation, 31.7 MB disk space will be freed. [2021-11-25T10:30:28.555Z] (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-11-25T10:30:28.555Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T10:30:29.127Z] Removing lxd dnsmasq configuration [2021-11-25T10:30:29.389Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T10:30:29.389Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-25T10:30:30.329Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:30:30.329Z] (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-11-25T10:30:30.329Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T10:30:31.725Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-25T10:30:31.725Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-25T10:30:32.300Z] + sudo snap remove --purge lxd [2021-11-25T10:30:32.562Z] snap "lxd" is not installed [2021-11-25T10:30:32.562Z] + sudo groupadd --force --system lxd [2021-11-25T10:30:32.562Z] ++ whoami [2021-11-25T10:30:32.562Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-25T10:30:32.562Z] + newgrp - lxd [2021-11-25T10:30:32.562Z] + sudo snap install lxd [2021-11-25T10:30:42.573Z] 2021-11-25T10:30:40Z INFO Waiting for automatic snapd restart... [2021-11-25T10:30:57.496Z] lxd 4.20 from Canonical* installed [2021-11-25T10:30:57.496Z] + sudo lxd init --auto [2021-11-25T10:31:05.677Z] + sudo snap install --classic snapcraft [2021-11-25T10:31:17.962Z] snapcraft 5.0 from Canonical* installed [2021-11-25T10:31:17.962Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-25T10:31:17.962Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-25T10:31:17.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T10:31:17.962Z] Dload Upload Total Spent Left Speed [2021-11-25T10:31:17.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 [2021-11-25T10:31:17.962Z] 100 3325k 100 3325k 0 0 5948k 0 --:--:-- --:--:-- --:--:-- 5948k [2021-11-25T10:31:17.962Z] ./yq_linux_amd64 [2021-11-25T10:31:17.962Z] + sudo snapcraft prime --use-lxd [2021-11-25T10:31:18.908Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-25T10:31:18.908Z] 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-11-25T10:31:18.908Z] - README.md [2021-11-25T10:31:18.908Z] [2021-11-25T10:31:18.908Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T10:31:19.169Z] Launching a container. [2021-11-25T10:31:29.188Z] Waiting for container to be ready [2021-11-25T10:31:29.188Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-25T10:31:29.188Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-25T10:31:29.188Z] [2021-11-25T10:31:33.391Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-25T10:31:33.391Z] Waiting for network to be ready... [2021-11-25T10:31:33.963Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T10:31:33.963Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T10:31:34.223Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T10:31:34.223Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T10:31:34.483Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T10:31:34.743Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T10:31:34.743Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T10:31:34.743Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T10:31:34.743Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T10:31:34.743Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T10:31:34.743Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T10:31:35.002Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T10:31:35.002Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T10:31:35.002Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T10:31:35.002Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T10:31:35.002Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T10:31:35.002Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T10:31:35.002Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T10:31:35.002Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T10:31:35.261Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T10:31:35.261Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T10:31:35.261Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T10:31:35.261Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T10:31:35.261Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T10:31:35.261Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T10:31:35.261Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T10:31:35.523Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T10:31:38.838Z] Fetched 25.6 MB in 5s (5480 kB/s) [2021-11-25T10:31:39.099Z] Reading package lists... [2021-11-25T10:31:39.357Z] Reading package lists... [2021-11-25T10:31:39.616Z] Building dependency tree... [2021-11-25T10:31:39.616Z] Reading state information... [2021-11-25T10:31:39.616Z] The following additional packages will be installed: [2021-11-25T10:31:39.616Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T10:31:39.616Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T10:31:39.616Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T10:31:39.616Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-25T10:31:39.616Z] Suggested packages: [2021-11-25T10:31:39.617Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-25T10:31:39.617Z] Recommended packages: [2021-11-25T10:31:39.617Z] gnupg libsasl2-modules [2021-11-25T10:31:39.617Z] The following NEW packages will be installed: [2021-11-25T10:31:39.617Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T10:31:39.617Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T10:31:39.617Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T10:31:39.617Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-25T10:31:39.617Z] The following packages will be upgraded: [2021-11-25T10:31:39.617Z] gpg gpg-agent gpgconf libudev1 [2021-11-25T10:31:39.617Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-25T10:31:39.617Z] Need to get 3527 kB of archives. [2021-11-25T10:31:39.617Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-25T10:31:39.617Z] 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-11-25T10:31:39.876Z] 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-11-25T10:31:39.876Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-25T10:31:39.876Z] 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-11-25T10:31:39.876Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-25T10:31:40.136Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-25T10:31:40.707Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-25T10:31:40.707Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-25T10:31:40.707Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-25T10:31:40.707Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-25T10:31:40.707Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-25T10:31:40.707Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-25T10:31:40.707Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-25T10:31:40.707Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-25T10:31:40.707Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-25T10:31:40.707Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-25T10:31:40.707Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-25T10:31:40.707Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-25T10:31:40.707Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-25T10:31:40.707Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-25T10:31:40.707Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-25T10:31:40.707Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-25T10:31:40.707Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:31:40.968Z] Fetched 3527 kB in 1s (3335 kB/s) [2021-11-25T10:31:40.968Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T10:31:40.968Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:31:40.968Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:31:40.968Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-25T10:31:40.968Z] Selecting previously unselected package udev. [2021-11-25T10:31:40.968Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T10:31:40.968Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:31:40.968Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-25T10:31:41.228Z] Selecting previously unselected package libfuse2:amd64. [2021-11-25T10:31:41.228Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T10:31:41.228Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T10:31:41.228Z] Selecting previously unselected package fuse. [2021-11-25T10:31:41.228Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T10:31:41.228Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-25T10:31:41.228Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:31:41.228Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:31:41.490Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:31:41.490Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:31:41.490Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:31:41.490Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:31:41.490Z] Selecting previously unselected package libksba8:amd64. [2021-11-25T10:31:41.490Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-25T10:31:41.490Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-25T10:31:41.751Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-25T10:31:41.751Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:41.751Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:41.751Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-25T10:31:41.751Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:41.751Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:41.751Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-25T10:31:41.751Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:41.751Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:41.751Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-25T10:31:41.751Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:41.751Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:41.751Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-25T10:31:41.751Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:41.751Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.011Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-25T10:31:42.011Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:42.011Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.011Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-25T10:31:42.011Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:42.011Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.011Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-25T10:31:42.011Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:42.011Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.011Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-25T10:31:42.011Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:31:42.011Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.273Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-25T10:31:42.273Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T10:31:42.273Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:31:42.273Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-25T10:31:42.273Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T10:31:42.273Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:31:42.273Z] Selecting previously unselected package libldap-common. [2021-11-25T10:31:42.273Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-25T10:31:42.273Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:31:42.273Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-25T10:31:42.273Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-25T10:31:42.273Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:31:42.273Z] Selecting previously unselected package dirmngr. [2021-11-25T10:31:42.273Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:31:42.273Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T10:31:42.533Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:31:42.533Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-25T10:31:42.533Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T10:31:42.533Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:31:42.533Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:31:42.533Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-25T10:31:42.533Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:42.533Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-25T10:31:42.533Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:31:42.533Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-25T10:31:42.793Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-25T10:31:43.054Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-25T10:31:43.054Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-25T10:31:43.054Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-25T10:31:43.054Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:31:43.054Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:31:43.054Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T10:31:43.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:31:43.625Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-25T10:31:43.625Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-25T10:31:43.625Z] This means they are not meant to be enabled using systemctl. [2021-11-25T10:31:43.625Z] Possible reasons for having this kind of units are: [2021-11-25T10:31:43.625Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-25T10:31:43.625Z] .wants/ or .requires/ directory. [2021-11-25T10:31:43.625Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-25T10:31:43.625Z] a requirement dependency on it. [2021-11-25T10:31:43.625Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-25T10:31:43.625Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-25T10:31:43.625Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-25T10:31:43.625Z] instance name specified. [2021-11-25T10:31:43.886Z] Reading package lists... [2021-11-25T10:31:44.147Z] Building dependency tree... [2021-11-25T10:31:44.147Z] Reading state information... [2021-11-25T10:31:44.147Z] The following additional packages will be installed: [2021-11-25T10:31:44.147Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-25T10:31:44.147Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-25T10:31:44.147Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-25T10:31:44.147Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-25T10:31:44.147Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-25T10:31:44.147Z] Suggested packages: [2021-11-25T10:31:44.147Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-25T10:31:44.147Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-25T10:31:44.147Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-25T10:31:44.147Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-25T10:31:44.147Z] systemd-container policykit-1 [2021-11-25T10:31:44.147Z] Recommended packages: [2021-11-25T10:31:44.147Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-25T10:31:44.147Z] The following NEW packages will be installed: [2021-11-25T10:31:44.147Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-25T10:31:44.147Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-25T10:31:44.147Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-25T10:31:44.147Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-25T10:31:44.147Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-25T10:31:44.147Z] The following packages will be upgraded: [2021-11-25T10:31:44.147Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-25T10:31:44.407Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-25T10:31:44.407Z] Need to get 36.8 MB of archives. [2021-11-25T10:31:44.407Z] After this operation, 147 MB of additional disk space will be used. [2021-11-25T10:31:44.407Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-25T10:31:44.407Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-25T10:31:44.978Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-25T10:31:44.978Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-25T10:31:45.238Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-25T10:31:45.238Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-25T10:31:45.238Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-25T10:31:45.238Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-25T10:31:45.238Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-25T10:31:45.238Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-25T10:31:45.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-25T10:31:45.238Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-25T10:31:45.238Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-25T10:31:45.238Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-25T10:31:45.238Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-25T10:31:45.238Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-25T10:31:45.238Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-25T10:31:45.238Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-25T10:31:45.238Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-25T10:31:45.238Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-25T10:31:45.238Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-25T10:31:45.238Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-25T10:31:45.238Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-25T10:31:45.238Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-25T10:31:45.238Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-25T10:31:45.238Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-25T10:31:45.238Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-25T10:31:45.238Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-25T10:31:45.498Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-25T10:31:45.498Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-25T10:31:46.070Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:31:46.070Z] Fetched 36.8 MB in 2s (20.1 MB/s) [2021-11-25T10:31:46.070Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:31:46.070Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:31:46.332Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:31:46.903Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:31:46.903Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:31:46.903Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-25T10:31:46.903Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:31:46.903Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-25T10:31:46.903Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-25T10:31:47.164Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-25T10:31:47.164Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:31:47.164Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-25T10:31:47.164Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-25T10:31:47.424Z] Setting up apt (1.6.14) ... [2021-11-25T10:31:47.424Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-25T10:31:47.683Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-25T10:31:47.943Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-25T10:31:47.943Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T10:31:47.943Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T10:31:47.943Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-25T10:31:47.943Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:31:47.943Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:48.202Z] Selecting previously unselected package libexpat1:amd64. [2021-11-25T10:31:48.202Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-25T10:31:48.202Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T10:31:48.202Z] Selecting previously unselected package python3.6-minimal. [2021-11-25T10:31:48.202Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:31:48.202Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:48.463Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T10:31:48.463Z] Checking for services that may need to be restarted...done. [2021-11-25T10:31:48.724Z] Checking for services that may need to be restarted...done. [2021-11-25T10:31:48.724Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:48.724Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T10:31:48.724Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:49.295Z] Selecting previously unselected package python3-minimal. [2021-11-25T10:31:49.295Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-25T10:31:49.295Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:31:49.295Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-25T10:31:49.295Z] Selecting previously unselected package mime-support. [2021-11-25T10:31:49.295Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-25T10:31:49.295Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-25T10:31:49.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T10:31:49.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T10:31:49.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T10:31:49.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T10:31:49.555Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-25T10:31:49.555Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-25T10:31:49.555Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T10:31:49.555Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-25T10:31:49.555Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:31:49.816Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:50.027Z] + ls -al . [2021-11-25T10:31:50.027Z] total 672 [2021-11-25T10:31:50.027Z] drwxrwxr-x 9 1001 1001 4096 Nov 25 10:31 . [2021-11-25T10:31:50.027Z] drwxr-xr-x 4 root root 4096 Nov 25 10:27 .. [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 10:25 .dockerignore [2021-11-25T10:31:50.027Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 10:25 .git [2021-11-25T10:31:50.027Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 10:25 .github [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 10:25 .gitignore [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 10:25 .golangci.yml [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 10:25 .hadolint.yml [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 10:25 .sonarcloud.properties [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 10:25 ADOPTERS.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 10:25 Attribution.txt [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 10:25 CHANGELOG.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 10:25 CONTRIBUTING.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 10:25 GOVERNANCE.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 10:25 Jenkinsfile [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 10:25 LICENSE [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 10:25 Makefile [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 10:25 OWNERS.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 10:25 README.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 10:25 SECURITY.md [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 10:23 VERSION [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 10:25 ZMQWindows.md [2021-11-25T10:31:50.027Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 10:25 bin [2021-11-25T10:31:50.027Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 10:25 cmd [2021-11-25T10:31:50.027Z] -rw-r--r-- 1 root root 428381 Nov 25 10:30 coverage.out [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 10:25 go.mod [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 10:25 go.sum [2021-11-25T10:31:50.027Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 10:25 internal [2021-11-25T10:31:50.027Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 10:25 openapi [2021-11-25T10:31:50.027Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 10:25 snap [2021-11-25T10:31:50.027Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 10:25 version.go [Pipeline] sh [2021-11-25T10:31:50.078Z] Selecting previously unselected package python3.6. [2021-11-25T10:31:50.078Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:31:50.339Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:50.339Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-25T10:31:50.339Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:31:50.339Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T10:31:50.599Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-25T10:31:50.685Z] + '[' -e coverage.out ] [2021-11-25T10:31:50.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T10:31:50.733Z] Warning: overwriting stash ‘coverage-report’ [2021-11-25T10:31:50.860Z] Selecting previously unselected package python3. [2021-11-25T10:31:50.860Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-25T10:31:50.860Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:31:50.860Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-25T10:31:50.860Z] Selecting previously unselected package multiarch-support. [2021-11-25T10:31:50.860Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:31:50.860Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T10:31:51.122Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T10:31:51.384Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-25T10:31:51.384Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-25T10:31:51.384Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-25T10:31:51.384Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T10:31:51.474Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T10:31:51.668Z] Selecting previously unselected package libbsd0:amd64. [2021-11-25T10:31:51.668Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-25T10:31:51.668Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T10:31:51.668Z] Selecting previously unselected package sudo. [2021-11-25T10:31:51.668Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-25T10:31:51.668Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T10:31:51.668Z] Selecting previously unselected package apparmor. [2021-11-25T10:31:51.668Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T10:31:51.668Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-25T10:31:51.968Z] Selecting previously unselected package libedit2:amd64. [2021-11-25T10:31:51.968Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-25T10:31:51.968Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T10:31:51.968Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-25T10:31:51.968Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:31:51.968Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:51.968Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-25T10:31:51.968Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:31:51.968Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:51.968Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-25T10:31:51.968Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-25T10:31:51.968Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T10:31:52.114Z] + make build [2021-11-25T10:31:52.114Z] 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-11-25T10:31:52.240Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-25T10:31:52.240Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:31:52.240Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:52.240Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-25T10:31:52.240Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:31:52.240Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:52.240Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-25T10:31:52.240Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-25T10:31:52.240Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T10:31:52.509Z] Selecting previously unselected package openssh-client. [2021-11-25T10:31:52.509Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-25T10:31:52.509Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T10:31:52.509Z] Selecting previously unselected package squashfs-tools. [2021-11-25T10:31:52.509Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-25T10:31:52.509Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T10:31:52.769Z] Selecting previously unselected package snapd. [2021-11-25T10:31:52.769Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-25T10:31:52.769Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-25T10:31:54.688Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T10:31:54.949Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T10:31:54.949Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-25T10:31:54.949Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T10:31:54.949Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T10:31:54.949Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:54.949Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:31:54.949Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-25T10:31:54.949Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-25T10:31:55.892Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T10:31:55.892Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T10:31:55.892Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T10:31:55.892Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:55.892Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:55.892Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:31:56.153Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T10:31:56.153Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:56.153Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T10:31:56.153Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-25T10:31:56.421Z] running python rtupdate hooks for python3.6... [2021-11-25T10:31:56.421Z] running python post-rtupdate hooks for python3.6... [2021-11-25T10:31:56.421Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-25T10:31:58.335Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-25T10:31:58.335Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:31:58.335Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T10:31:58.596Z] Setting up snapd (2.51.1+18.04) ... [2021-11-25T10:31:58.826Z] 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-11-25T10:31:58.856Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-25T10:31:59.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-25T10:31:59.116Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-25T10:31:59.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-25T10:31:59.636Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T10:31:59.636Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T10:31:59.636Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-25T10:31:59.897Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-25T10:32:00.157Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-25T10:32:00.417Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-25T10:32:00.417Z] /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-11-25T10:32:00.417Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:32:00.417Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T10:32:01.360Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:32:01.360Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:32:01.360Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:32:02.872Z] Reading package lists... [2021-11-25T10:32:02.872Z] Reading package lists... [2021-11-25T10:32:03.131Z] Building dependency tree... [2021-11-25T10:32:03.131Z] Reading state information... [2021-11-25T10:32:03.393Z] Calculating upgrade... [2021-11-25T10:32:03.652Z] The following packages will be upgraded: [2021-11-25T10:32:03.652Z] advancecomp base-files bash binutils binutils-common [2021-11-25T10:32:03.652Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-25T10:32:03.652Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-25T10:32:03.652Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-25T10:32:03.652Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-25T10:32:03.652Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-25T10:32:03.653Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-25T10:32:03.653Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-25T10:32:03.653Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-25T10:32:03.653Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-25T10:32:03.653Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-25T10:32:03.653Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-25T10:32:03.653Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-25T10:32:03.653Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-25T10:32:03.653Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-25T10:32:03.653Z] ubuntu-keyring util-linux [2021-11-25T10:32:03.653Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:32:03.653Z] Need to get 64.2 MB of archives. [2021-11-25T10:32:03.653Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-25T10:32:03.653Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-25T10:32:03.653Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-25T10:32:03.653Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-25T10:32:03.653Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-25T10:32:03.653Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-25T10:32:03.653Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-25T10:32:03.653Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-25T10:32:03.653Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-25T10:32:03.653Z] 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-11-25T10:32:03.653Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-25T10:32:03.653Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-25T10:32:03.653Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-25T10:32:03.912Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-25T10:32:03.912Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-25T10:32:03.912Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-25T10:32:03.912Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-25T10:32:03.912Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-25T10:32:03.912Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-25T10:32:03.912Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-25T10:32:03.912Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-25T10:32:03.913Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-25T10:32:03.913Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-25T10:32:03.913Z] 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-11-25T10:32:03.913Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-25T10:32:03.913Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-25T10:32:03.913Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-25T10:32:03.913Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-25T10:32:03.913Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-25T10:32:03.913Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-25T10:32:03.913Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-25T10:32:03.913Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-25T10:32:03.913Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-25T10:32:03.913Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-25T10:32:03.913Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-25T10:32:03.913Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-25T10:32:03.913Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-25T10:32:03.913Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-25T10:32:03.913Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-25T10:32:03.913Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-25T10:32:03.913Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-25T10:32:03.913Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-25T10:32:03.913Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-25T10:32:03.913Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-25T10:32:03.913Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-25T10:32:03.913Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-25T10:32:03.913Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-25T10:32:03.913Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-25T10:32:03.913Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-25T10:32:03.913Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-25T10:32:03.913Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-25T10:32:03.913Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-25T10:32:04.173Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-25T10:32:04.173Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-25T10:32:04.173Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-25T10:32:04.173Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-25T10:32:04.173Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-25T10:32:04.173Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-25T10:32:04.173Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-25T10:32:04.173Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-25T10:32:04.173Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-25T10:32:04.434Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-25T10:32:04.434Z] 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-11-25T10:32:04.434Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-25T10:32:04.434Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-25T10:32:04.434Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-25T10:32:04.434Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-25T10:32:04.434Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-25T10:32:04.434Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-25T10:32:04.694Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-25T10:32:04.694Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-25T10:32:04.694Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-25T10:32:04.694Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-25T10:32:04.694Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-25T10:32:04.694Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-25T10:32:04.694Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-25T10:32:04.694Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-25T10:32:04.694Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-25T10:32:04.694Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-25T10:32:04.694Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-25T10:32:04.694Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-25T10:32:04.694Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-25T10:32:04.694Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-25T10:32:04.694Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-25T10:32:04.694Z] 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-11-25T10:32:04.694Z] 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-11-25T10:32:04.694Z] 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-11-25T10:32:04.953Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-25T10:32:04.954Z] 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-11-25T10:32:04.954Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-25T10:32:04.954Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-25T10:32:04.954Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-25T10:32:04.954Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-25T10:32:04.954Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-25T10:32:04.954Z] 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-11-25T10:32:04.954Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-25T10:32:04.954Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-25T10:32:04.954Z] 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-11-25T10:32:05.214Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-25T10:32:05.214Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-25T10:32:05.214Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-25T10:32:05.214Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-25T10:32:05.214Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-25T10:32:05.214Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-25T10:32:05.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:32:05.214Z] Fetched 64.2 MB in 2s (40.4 MB/s) [2021-11-25T10:32:05.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:32:05.214Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:32:05.482Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:32:05.749Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:32:05.749Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:32:05.749Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-25T10:32:05.749Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-25T10:32:06.009Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.009Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.269Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.269Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.269Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.269Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.269Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.269Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.531Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.531Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.531Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.531Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.531Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.531Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.531Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:06.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:32:06.791Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.791Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.791Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:06.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:32:06.791Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.791Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:06.791Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:06.791Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:07.053Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:07.053Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:32:07.053Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:07.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:32:07.053Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:32:07.314Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:32:07.573Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T10:32:07.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:32:07.835Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-25T10:32:07.835Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-25T10:32:07.835Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-25T10:32:07.835Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-25T10:32:08.407Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-25T10:32:08.407Z] Installing new version of config file /etc/issue ... [2021-11-25T10:32:08.407Z] Installing new version of config file /etc/issue.net ... [2021-11-25T10:32:08.407Z] Installing new version of config file /etc/lsb-release ... [2021-11-25T10:32:08.407Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-25T10:32:08.668Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-25T10:32:08.929Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-25T10:32:08.929Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-25T10:32:08.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:08.929Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-25T10:32:08.929Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-25T10:32:08.929Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-25T10:32:08.929Z] 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-11-25T10:32:09.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.190Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:09.190Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:09.190Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:09.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.190Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-25T10:32:09.190Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-25T10:32:09.449Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-25T10:32:09.449Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.449Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-25T10:32:09.449Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:32:09.709Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-25T10:32:09.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.709Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:32:09.709Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:32:09.709Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:32:09.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.709Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:32:09.709Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:32:09.970Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-25T10:32:09.970Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:09.970Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-25T10:32:09.970Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-25T10:32:10.231Z] Setting up grep (3.1-2build1) ... [2021-11-25T10:32:10.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:10.231Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-25T10:32:10.231Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-25T10:32:10.492Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-25T10:32:10.492Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:10.492Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T10:32:10.492Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T10:32:10.492Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-25T10:32:10.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:10.753Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:32:10.753Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:32:10.753Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-25T10:32:10.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:10.753Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:32:10.753Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:32:11.323Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:32:11.323Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:32:11.323Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:32:11.323Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:32:11.583Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-25T10:32:11.583Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:11.583Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-25T10:32:11.583Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:32:12.153Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T10:32:12.153Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T10:32:12.153Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T10:32:12.154Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T10:32:12.413Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T10:32:12.413Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:12.413Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-25T10:32:12.413Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-25T10:32:12.413Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-25T10:32:12.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:12.673Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:12.673Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:12.673Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:12.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:12.673Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:12.673Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:12.673Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:12.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:12.673Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:12.933Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:12.933Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:12.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:12.933Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:12.933Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:12.933Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:13.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:13.195Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:32:13.195Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:32:13.195Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:32:13.195Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:32:13.195Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:32:13.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:13.195Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:32:13.195Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:32:13.195Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:32:13.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:13.456Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:13.456Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:13.456Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:13.456Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:13.456Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:13.456Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:13.715Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:13.715Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:13.715Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:13.715Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:14.286Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:14.286Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-25T10:32:14.547Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-25T10:32:14.807Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:14.807Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:32:14.807Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:32:14.807Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:32:15.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:32:15.069Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-25T10:32:15.069Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:32:15.069Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-25T10:32:15.069Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:32:15.069Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-25T10:32:15.069Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-25T10:32:15.329Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-25T10:32:15.589Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:32:15.589Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-25T10:32:15.589Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T10:32:15.589Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-25T10:32:15.589Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:32:15.589Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-25T10:32:15.589Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T10:32:15.589Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-25T10:32:15.589Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:32:15.850Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:32:15.850Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:32:15.850Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:32:15.850Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:32:15.850Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:32:15.850Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:32:15.850Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:32:16.110Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-25T10:32:16.110Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:32:16.110Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:32:16.110Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:32:16.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:16.372Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:32:16.372Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:32:16.372Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:32:16.372Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:32:16.633Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:32:16.633Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:32:16.633Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:32:16.633Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:16.633Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-25T10:32:16.633Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-25T10:32:16.633Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-25T10:32:16.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:16.896Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-25T10:32:16.896Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-25T10:32:16.896Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-25T10:32:16.896Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:16.896Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-25T10:32:16.896Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:32:16.896Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:32:17.156Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.156Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:32:17.156Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:32:17.156Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:32:17.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.416Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-25T10:32:17.416Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-25T10:32:17.416Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-25T10:32:17.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.416Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T10:32:17.416Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T10:32:17.676Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-25T10:32:17.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.676Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:32:17.676Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:32:17.937Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-25T10:32:17.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.937Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:32:17.937Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T10:32:17.937Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T10:32:17.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:17.937Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:32:17.937Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T10:32:18.197Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T10:32:18.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.197Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-25T10:32:18.197Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-25T10:32:18.197Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-25T10:32:18.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.197Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-25T10:32:18.457Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-25T10:32:18.457Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-25T10:32:18.457Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.457Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-25T10:32:18.457Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-25T10:32:18.457Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-25T10:32:18.718Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.718Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-25T10:32:18.718Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-25T10:32:18.718Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-25T10:32:18.718Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.718Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-25T10:32:18.718Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-25T10:32:18.980Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-25T10:32:18.980Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:32:18.980Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-25T10:32:18.980Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-25T10:32:18.980Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-25T10:32:18.980Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-25T10:32:18.980Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T10:32:18.980Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T10:32:19.241Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T10:32:19.241Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T10:32:19.241Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T10:32:19.241Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T10:32:19.502Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-25T10:32:19.503Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-25T10:32:19.503Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T10:32:19.503Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-25T10:32:19.503Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-25T10:32:19.503Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-25T10:32:19.763Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-25T10:32:19.763Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-25T10:32:19.763Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-25T10:32:19.763Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-25T10:32:19.763Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-25T10:32:19.763Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-25T10:32:20.025Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-25T10:32:20.025Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-25T10:32:20.025Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-25T10:32:20.025Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-25T10:32:20.292Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-25T10:32:20.292Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-25T10:32:20.554Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-25T10:32:20.554Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-25T10:32:20.554Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:32:20.554Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-25T10:32:20.554Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:32:20.554Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:32:20.813Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:32:20.813Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:32:21.017Z] 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-11-25T10:32:21.074Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:32:21.074Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:32:21.074Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:32:21.074Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:32:21.074Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:21.074Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:21.333Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:21.333Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:21.333Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:21.333Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:21.333Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:21.333Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:22.269Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:22.269Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:22.518Z] 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-11-25T10:32:23.207Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:23.207Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:23.466Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:23.466Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:23.726Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:23.726Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:24.666Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:32:24.666Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:32:24.666Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:32:24.666Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:32:24.666Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T10:32:24.666Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:32:24.666Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T10:32:24.666Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:32:24.926Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-25T10:32:24.926Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-25T10:32:24.926Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:32:24.926Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:32:24.926Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:32:24.926Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:32:24.926Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-25T10:32:25.185Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-25T10:32:25.186Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.186Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:32:25.186Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.186Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.186Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.186Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-25T10:32:25.186Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-25T10:32:25.186Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-25T10:32:25.446Z] [2021-11-25T10:32:25.446Z] Current default time zone: 'Etc/UTC' [2021-11-25T10:32:25.446Z] Local time is now: Thu Nov 25 10:32:25 UTC 2021. [2021-11-25T10:32:25.446Z] Universal Time is now: Thu Nov 25 10:32:25 UTC 2021. [2021-11-25T10:32:25.446Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-25T10:32:25.446Z] [2021-11-25T10:32:25.446Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-25T10:32:25.446Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.446Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-25T10:32:25.446Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:32:25.446Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-25T10:32:25.446Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-25T10:32:25.446Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-25T10:32:25.446Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-25T10:32:25.446Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-25T10:32:25.446Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T10:32:25.446Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.446Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-25T10:32:25.706Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:25.706Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:32:25.706Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:25.706Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-25T10:32:25.706Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-25T10:32:25.706Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-25T10:32:25.706Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T10:32:25.706Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-25T10:32:25.706Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-25T10:32:25.706Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:32:25.706Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-25T10:32:26.862Z] 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-11-25T10:32:27.458Z] 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-11-25T10:32:27.619Z] Updating certificates in /etc/ssl/certs... [2021-11-25T10:32:28.190Z] 23 added, 28 removed; done. [2021-11-25T10:32:28.450Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T10:32:28.450Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-25T10:32:28.450Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-25T10:32:28.450Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-25T10:32:28.450Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:32:28.450Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-25T10:32:28.450Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:32:28.450Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:32:28.450Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-25T10:32:28.450Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:32:28.450Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.450Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:32:28.711Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:32:28.711Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-25T10:32:28.711Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:32:28.711Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:32:28.711Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T10:32:28.711Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-25T10:32:28.711Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-25T10:32:28.711Z] Updating certificates in /etc/ssl/certs... [2021-11-25T10:32:29.280Z] 0 added, 0 removed; done. [2021-11-25T10:32:29.280Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-25T10:32:29.280Z] done. [2021-11-25T10:32:29.849Z] Reading package lists... [2021-11-25T10:32:30.108Z] Building dependency tree... [2021-11-25T10:32:30.108Z] Reading state information... [2021-11-25T10:32:30.108Z] The following NEW packages will be installed: [2021-11-25T10:32:30.108Z] apt-transport-https [2021-11-25T10:32:30.108Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:32:30.368Z] Need to get 4348 B of archives. [2021-11-25T10:32:30.368Z] After this operation, 154 kB of additional disk space will be used. [2021-11-25T10:32:30.368Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-25T10:32:30.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:32:30.627Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-11-25T10:32:30.627Z] Selecting previously unselected package apt-transport-https. [2021-11-25T10:32:30.627Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-25T10:32:30.627Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-25T10:32:30.627Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-25T10:32:30.627Z] Setting up apt-transport-https (1.6.14) ... [2021-11-25T10:32:30.846Z] 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-11-25T10:32:30.888Z] Waiting for network to be ready... [2021-11-25T10:32:34.237Z] 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-11-25T10:32:36.850Z] 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-11-25T10:32:37.467Z] 2021-11-25T10:32:34Z INFO Waiting for automatic snapd restart... [2021-11-25T10:32:38.852Z] snapd 2.53.2 from Canonical* installed [2021-11-25T10:32:39.792Z] "snapd" switched to the "latest/stable" channel [2021-11-25T10:32:39.792Z] [2021-11-25T10:32:41.149Z] 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-11-25T10:32:42.348Z] core18 20211028 from Canonical* installed [2021-11-25T10:32:42.348Z] "core18" switched to the "latest/stable" channel [2021-11-25T10:32:42.348Z] [2021-11-25T10:32:44.532Z] 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-11-25T10:32:44.891Z] snapcraft 5.0 from Canonical* installed [2021-11-25T10:32:44.891Z] "snapcraft" switched to the "latest/stable" channel [2021-11-25T10:32:44.891Z] [2021-11-25T10:32:47.167Z] 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-11-25T10:32:49.099Z] 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-11-25T10:32:49.099Z] - README.md [2021-11-25T10:32:49.099Z] [2021-11-25T10:32:49.099Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T10:32:50.040Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:32:50.040Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:32:50.040Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:32:51.243Z] Reading package lists... [2021-11-25T10:32:51.503Z] 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-11-25T10:32:51.503Z] Reading package lists... [2021-11-25T10:32:51.503Z] Building dependency tree... [2021-11-25T10:32:51.503Z] Reading state information... [2021-11-25T10:32:51.763Z] Suggested packages: [2021-11-25T10:32:51.763Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-25T10:32:51.763Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-25T10:32:51.763Z] Recommended packages: [2021-11-25T10:32:51.763Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-25T10:32:51.763Z] The following NEW packages will be installed: [2021-11-25T10:32:51.763Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-25T10:32:51.763Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-25T10:32:51.763Z] pkg-config zip [2021-11-25T10:32:51.763Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:32:52.023Z] Need to get 7670 kB of archives. [2021-11-25T10:32:52.023Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-25T10:32:52.023Z] 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-11-25T10:32:52.023Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-25T10:32:52.023Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-25T10:32:52.023Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-25T10:32:52.023Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-25T10:32:52.023Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-25T10:32:52.023Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-25T10:32:52.283Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-25T10:32:52.283Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-25T10:32:52.283Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-25T10:32:52.283Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-25T10:32:52.543Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-25T10:32:52.543Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-25T10:32:52.543Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-25T10:32:52.543Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [Pipeline] } [2021-11-25T10:32:52.573Z] $ docker stop --time=1 d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff [2021-11-25T10:32:52.803Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:32:52.803Z] Fetched 7670 kB in 1s (10.4 MB/s) [2021-11-25T10:32:52.803Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-25T10:32:52.803Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-25T10:32:52.803Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-25T10:32:52.803Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T10:32:53.064Z] Selecting previously unselected package libpsl5:amd64. [2021-11-25T10:32:53.064Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-25T10:32:53.064Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T10:32:53.064Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-25T10:32:53.064Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-25T10:32:53.064Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T10:32:53.064Z] Selecting previously unselected package librtmp1:amd64. [2021-11-25T10:32:53.064Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-25T10:32:53.064Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T10:32:53.064Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-25T10:32:53.064Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-25T10:32:53.064Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T10:32:53.325Z] Selecting previously unselected package liberror-perl. [2021-11-25T10:32:53.325Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-25T10:32:53.325Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-25T10:32:53.325Z] Selecting previously unselected package git-man. [2021-11-25T10:32:53.325Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-25T10:32:53.325Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:32:53.325Z] Selecting previously unselected package git. [2021-11-25T10:32:53.325Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-25T10:32:53.325Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:32:53.897Z] Selecting previously unselected package libnorm1:amd64. [2021-11-25T10:32:53.897Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-25T10:32:53.897Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T10:32:54.158Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-25T10:32:54.158Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-25T10:32:54.158Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T10:32:54.158Z] Selecting previously unselected package libsodium23:amd64. [2021-11-25T10:32:54.158Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-25T10:32:54.158Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-25T10:32:54.158Z] Selecting previously unselected package libzmq5:amd64. [2021-11-25T10:32:54.158Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T10:32:54.158Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:32:54.158Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-25T10:32:54.158Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T10:32:54.158Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:32:54.419Z] Selecting previously unselected package pkg-config. [2021-11-25T10:32:54.419Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-25T10:32:54.419Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T10:32:54.419Z] Selecting previously unselected package zip. [2021-11-25T10:32:54.419Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-25T10:32:54.419Z] Unpacking zip (3.0-11build1) ... [2021-11-25T10:32:54.419Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T10:32:54.419Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:32:54.419Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T10:32:54.419Z] Setting up liberror-perl (0.17025-1) ... [2021-11-25T10:32:54.419Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T10:32:54.419Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T10:32:54.419Z] No schema files found: doing nothing. [2021-11-25T10:32:54.419Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T10:32:54.613Z] $ docker rm -f d9190e4b017c877ae1b34c0e2d0c5246de93f79d7c2c6532d2b53aaac802d5ff [2021-11-25T10:32:54.679Z] Setting up zip (3.0-11build1) ... [2021-11-25T10:32:54.679Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T10:32:54.679Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-25T10:32:54.679Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T10:32:54.679Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:32:54.679Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T10:32:54.679Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:32:54.679Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:32:54.679Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:32:55.248Z] git set to automatically installed. [2021-11-25T10:32:55.248Z] git-man set to automatically installed. [2021-11-25T10:32:55.248Z] libcurl3-gnutls set to automatically installed. [2021-11-25T10:32:55.248Z] liberror-perl set to automatically installed. [2021-11-25T10:32:55.248Z] libglib2.0-0 set to automatically installed. [2021-11-25T10:32:55.248Z] libnghttp2-14 set to automatically installed. [2021-11-25T10:32:55.248Z] libnorm1 set to automatically installed. [2021-11-25T10:32:55.248Z] libpgm-5.2-0 set to automatically installed. [2021-11-25T10:32:55.248Z] libpsl5 set to automatically installed. [2021-11-25T10:32:55.248Z] librtmp1 set to automatically installed. [2021-11-25T10:32:55.248Z] libsodium23 set to automatically installed. [2021-11-25T10:32:55.248Z] libzmq3-dev set to automatically installed. [2021-11-25T10:32:55.248Z] libzmq5 set to automatically installed. [2021-11-25T10:32:55.248Z] pkg-config set to automatically installed. [2021-11-25T10:32:55.248Z] zip set to automatically installed. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:32:56.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:32:56.114Z] [2021-11-25T10:32:56.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:32:56.633Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T10:32:56.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:32:57.013Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T10:32:57.013Z] 29e5d40040c1: Pulling fs layer [2021-11-25T10:32:57.013Z] 1ce36da41761: Pulling fs layer [2021-11-25T10:32:57.013Z] 25b303627fd3: Pulling fs layer [2021-11-25T10:32:57.013Z] 29e5d40040c1: Verifying Checksum [2021-11-25T10:32:57.013Z] 29e5d40040c1: Download complete [2021-11-25T10:32:57.288Z] 1ce36da41761: Verifying Checksum [2021-11-25T10:32:57.288Z] 1ce36da41761: Download complete [2021-11-25T10:32:57.887Z] 29e5d40040c1: Pull complete [2021-11-25T10:32:58.865Z] 25b303627fd3: Verifying Checksum [2021-11-25T10:32:58.865Z] 25b303627fd3: Download complete [2021-11-25T10:32:59.137Z] 1ce36da41761: Pull complete [2021-11-25T10:33:06.621Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-25T10:33:06.621Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T10:33:06.881Z] snap "core18" has no updates available [2021-11-25T10:33:07.823Z] Pulling config-common [2021-11-25T10:33:07.823Z] + snapcraftctl pull [2021-11-25T10:33:08.764Z] Pulling go-build-helper [2021-11-25T10:33:08.764Z] + snapcraftctl pull [2021-11-25T10:33:09.280Z] 25b303627fd3: Pull complete [2021-11-25T10:33:09.280Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T10:33:09.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:33:09.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T10:33:09.514Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-25T10:33:09.588Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-25T10:33:10.153Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-25T10:33:10.153Z] Skipping pull go-build-helper (already ran) [2021-11-25T10:33:10.153Z] Building go-build-helper [2021-11-25T10:33:10.153Z] + snapcraftctl build [2021-11-25T10:33:12.125Z] Staging go-build-helper [2021-11-25T10:33:12.125Z] + snapcraftctl stage [2021-11-25T10:33:12.138Z] $ docker top 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:33:13.108Z] + docker-compose build --help [2021-11-25T10:33:13.108Z] + grep parallel [2021-11-25T10:33:16.479Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T10:33:16.760Z] $ docker stop --time=1 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 [2021-11-25T10:33:18.463Z] $ docker rm -f 45a30fb36d56da25543decf222280c611f3784f940a62ef273d3e0a4fafdd7a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:33:19.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:33:19.052Z] . [Pipeline] withDockerContainer [2021-11-25T10:33:19.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-25T10:33:19.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-25T10:33:20.726Z] $ docker top 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:33:21.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T10:33:22.239Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T10:33:22.239Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T10:33:22.239Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T10:33:22.239Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T10:33:22.239Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T10:33:22.239Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T10:33:22.239Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T10:33:22.239Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T10:33:22.239Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T10:33:22.239Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T10:33:22.239Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T10:33:22.239Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T10:33:22.239Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T10:33:22.239Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T10:33:22.239Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T10:33:22.239Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T10:33:22.239Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T10:33:22.239Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T10:33:22.239Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T10:33:22.239Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T10:33:22.239Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T10:33:22.239Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T10:33:22.239Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T10:33:22.239Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T10:33:22.239Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T10:33:22.239Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T10:33:22.239Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T10:33:22.239Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-25T10:33:22.239Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-25T10:33:22.239Z] Fetched 224 kB in 0s (0 B/s) [2021-11-25T10:33:22.239Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-25T10:33:22.239Z] Fetched 157 kB in 0s (0 B/s) [2021-11-25T10:33:22.239Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-25T10:33:22.239Z] Fetched 221 kB in 0s (0 B/s) [2021-11-25T10:33:22.239Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-25T10:33:22.239Z] Fetched 143 kB in 0s (0 B/s) [2021-11-25T10:33:22.239Z] Pulling edgex-go [2021-11-25T10:33:22.239Z] + snapcraftctl pull [2021-11-25T10:33:22.500Z] Pulling hooks [2021-11-25T10:33:22.500Z] + snapcraftctl pull [2021-11-25T10:33:25.049Z] Building core-command ... [2021-11-25T10:33:25.320Z] Building core-data ... [2021-11-25T10:33:25.320Z] Building core-metadata ... [2021-11-25T10:33:25.320Z] Building security-bootstrapper ... [2021-11-25T10:33:25.320Z] Building security-proxy-setup ... [2021-11-25T10:33:25.320Z] Building security-secretstore-setup ... [2021-11-25T10:33:25.320Z] Building support-notifications ... [2021-11-25T10:33:25.320Z] Building support-scheduler ... [2021-11-25T10:33:25.320Z] Building sys-mgmt-agent ... [2021-11-25T10:33:25.320Z] Building support-notifications [2021-11-25T10:33:25.320Z] Building security-proxy-setup [2021-11-25T10:33:25.320Z] Building security-secretstore-setup [2021-11-25T10:33:25.320Z] Building support-scheduler [2021-11-25T10:33:25.320Z] Building security-bootstrapper [2021-11-25T10:33:44.459Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:33:44.459Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:33:44.459Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:33:44.459Z] Fetched 0 B in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-25T10:33:44.459Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-25T10:33:44.459Z] Fetched 279 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-25T10:33:44.459Z] Fetched 122 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-25T10:33:44.459Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-25T10:33:44.459Z] Fetched 8848 B in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-25T10:33:44.459Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-25T10:33:44.459Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-25T10:33:44.459Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-25T10:33:44.459Z] Fetched 220 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-25T10:33:44.459Z] Fetched 154 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-25T10:33:44.459Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-25T10:33:44.459Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-25T10:33:44.459Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-25T10:33:44.459Z] Fetched 499 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-25T10:33:44.459Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-25T10:33:44.459Z] Fetched 240 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-25T10:33:44.459Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-25T10:33:44.459Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-25T10:33:44.459Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-25T10:33:44.459Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-25T10:33:44.459Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-25T10:33:44.459Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-25T10:33:44.459Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-25T10:33:44.459Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-25T10:33:44.459Z] Fetched 8720 B in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-25T10:33:44.459Z] Fetched 140 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-25T10:33:44.459Z] Fetched 119 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-25T10:33:44.459Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-25T10:33:44.459Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-25T10:33:44.459Z] Fetched 646 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-25T10:33:44.459Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-25T10:33:44.459Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-25T10:33:44.459Z] Fetched 368 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-25T10:33:44.459Z] Fetched 187 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-25T10:33:44.459Z] Fetched 175 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-25T10:33:44.459Z] Fetched 206 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-25T10:33:44.459Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-25T10:33:44.459Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-25T10:33:44.459Z] Fetched 159 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-25T10:33:44.459Z] Fetched 107 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-25T10:33:44.459Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-25T10:33:44.459Z] Pulling static-packages [2021-11-25T10:33:44.459Z] + snapcraftctl pull [2021-11-25T10:33:44.459Z] Pulling version [2021-11-25T10:33:44.459Z] + cd /root/project [2021-11-25T10:33:44.459Z] + + sed s/v// [2021-11-25T10:33:44.459Z] git describe --tags --abbrev=0 [2021-11-25T10:33:44.459Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T10:33:44.459Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T10:33:44.459Z] + snapcraftctl set-version 2.2.0-dev.2 [2021-11-25T10:33:44.459Z] Building config-common [2021-11-25T10:33:44.459Z] + snapcraftctl build [2021-11-25T10:33:46.999Z] Skipping build go-build-helper (already ran) [2021-11-25T10:33:46.999Z] Building edgex-go [2021-11-25T10:33:46.999Z] + cd /root/parts/edgex-go/src [2021-11-25T10:33:46.999Z] + git describe --tags --abbrev=0 [2021-11-25T10:33:46.999Z] + sed s/v// [2021-11-25T10:33:46.999Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T10:33:46.999Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T10:33:46.999Z] + echo 2.2.0-dev.2 [2021-11-25T10:33:46.999Z] + [ ! -d vendor ] [2021-11-25T10:33:46.999Z] + go mod download all [2021-11-25T10:33:57.000Z] + make build [2021-11-25T10:33:57.000Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T10:34:07.006Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T10:34:10.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T10:34:10.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T10:34:12.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T10:34:12.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T10:34:13.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T10:34:14.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T10:34:16.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T10:34:17.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T10:34:17.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T10:34:19.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-25T10:34:20.738Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-25T10:34:20.738Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-25T10:34:20.738Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-25T10:34:20.738Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-25T10:34:20.738Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-25T10:34:20.738Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-25T10:34:20.739Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-25T10:34:20.739Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-25T10:34:20.739Z] + 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-11-25T10:34:20.739Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-25T10:34:20.739Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-25T10:34:20.739Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-25T10:34:20.739Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-25T10:34:20.739Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-25T10:34:20.739Z] + 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-11-25T10:34:20.739Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-25T10:34:20.739Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-25T10:34:20.739Z] + 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-11-25T10:34:22.125Z] Building hooks [2021-11-25T10:34:22.125Z] + cd /root/parts/hooks/src [2021-11-25T10:34:22.126Z] + make build [2021-11-25T10:34:22.126Z] go mod tidy [2021-11-25T10:34:22.126Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-25T10:34:22.126Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-25T10:34:22.126Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-25T10:34:22.386Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-25T10:34:22.956Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-25T10:34:23.525Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-25T10:34:23.525Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-25T10:34:26.823Z] Building static-packages [2021-11-25T10:34:26.823Z] + snapcraftctl build [2021-11-25T10:34:28.734Z] Building version [2021-11-25T10:34:28.734Z] + snapcraftctl build [2021-11-25T10:34:30.644Z] Staging config-common [2021-11-25T10:34:30.644Z] + snapcraftctl stage [2021-11-25T10:34:31.590Z] Skipping stage go-build-helper (already ran) [2021-11-25T10:34:31.590Z] Staging edgex-go [2021-11-25T10:34:31.590Z] + snapcraftctl stage [2021-11-25T10:34:32.971Z] Staging hooks [2021-11-25T10:34:32.971Z] + snapcraftctl stage [2021-11-25T10:34:33.350Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:34:33.350Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:34:33.350Z] ---> 49796b92afbf [2021-11-25T10:34:33.350Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T10:34:33.350Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:34:33.350Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:34:33.350Z] ---> 49796b92afbf [2021-11-25T10:34:33.350Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T10:34:33.350Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:34:33.350Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:34:33.350Z] ---> 49796b92afbf [2021-11-25T10:34:33.350Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T10:34:33.350Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:34:33.350Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:34:33.350Z] ---> 49796b92afbf [2021-11-25T10:34:33.350Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T10:34:33.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:34:33.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:34:33.350Z] ---> 49796b92afbf [2021-11-25T10:34:33.350Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T10:34:33.350Z] ---> Running in 9d58fe369b1b [2021-11-25T10:34:33.350Z] ---> Running in e00d39ccc413 [2021-11-25T10:34:33.350Z] ---> Running in 9ea20c8847c9 [2021-11-25T10:34:33.350Z] ---> Running in 8005b01d5abb [2021-11-25T10:34:33.350Z] ---> Running in c45439411ec3 [2021-11-25T10:34:33.350Z] Removing intermediate container 8005b01d5abb [2021-11-25T10:34:33.350Z] ---> 939e777e310a [2021-11-25T10:34:33.350Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:34:33.350Z] Removing intermediate container 9d58fe369b1b [2021-11-25T10:34:33.350Z] ---> d9a0f0e14869 [2021-11-25T10:34:33.350Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:34:33.350Z] ---> Running in 4245b4d9ac70 [2021-11-25T10:34:33.350Z] Removing intermediate container e00d39ccc413 [2021-11-25T10:34:33.350Z] ---> 4917cd87d0d0 [2021-11-25T10:34:33.350Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:34:33.350Z] Removing intermediate container 9ea20c8847c9 [2021-11-25T10:34:33.350Z] ---> 496c001db904 [2021-11-25T10:34:33.350Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 9a1141ab0727 [2021-11-25T10:34:33.350Z] [2021-11-25T10:34:33.350Z] Removing intermediate container c45439411ec3 [2021-11-25T10:34:33.350Z] ---> fa2bccebccc6 [2021-11-25T10:34:33.350Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:34:33.350Z] ---> Running in 9c4d43ad6bad [2021-11-25T10:34:33.350Z] ---> Running in f3248add4959 [2021-11-25T10:34:33.350Z] ---> Running in 006fa6bf7daa [2021-11-25T10:34:33.911Z] Staging static-packages [2021-11-25T10:34:33.911Z] + snapcraftctl stage [2021-11-25T10:34:35.296Z] Staging version [2021-11-25T10:34:35.296Z] + snapcraftctl stage [2021-11-25T10:34:35.989Z] Removing intermediate container 4245b4d9ac70 [2021-11-25T10:34:35.989Z] ---> c4195610d16e [2021-11-25T10:34:35.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T10:34:35.989Z] Removing intermediate container 9a1141ab0727 [2021-11-25T10:34:35.989Z] ---> 3e8a58ff8cbb [2021-11-25T10:34:35.989Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T10:34:35.989Z] ---> Running in a97470225f0c [2021-11-25T10:34:35.989Z] ---> Running in e0d070dd6b29 [2021-11-25T10:34:35.989Z] Removing intermediate container 9c4d43ad6bad [2021-11-25T10:34:35.989Z] ---> 4f731175be3d [2021-11-25T10:34:35.989Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T10:34:36.235Z] Priming config-common [2021-11-25T10:34:36.235Z] + snapcraftctl prime [2021-11-25T10:34:36.273Z] ---> Running in 699fa5f15671 [2021-11-25T10:34:36.552Z] Removing intermediate container 006fa6bf7daa [2021-11-25T10:34:36.552Z] ---> e13664c4c313 [2021-11-25T10:34:36.552Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T10:34:36.552Z] ---> Running in 8bd7fbd02f27 [2021-11-25T10:34:36.552Z] Removing intermediate container f3248add4959 [2021-11-25T10:34:36.552Z] ---> 84b1d8384202 [2021-11-25T10:34:36.552Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T10:34:36.840Z] ---> Running in 91c41fb2b940 [2021-11-25T10:34:37.175Z] Priming go-build-helper [2021-11-25T10:34:37.175Z] + snapcraftctl prime [2021-11-25T10:34:37.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:38.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:38.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:38.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:38.556Z] Priming edgex-go [2021-11-25T10:34:38.556Z] + snapcraftctl prime [2021-11-25T10:34:38.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:38.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:39.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:39.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:39.497Z] Priming hooks [2021-11-25T10:34:39.497Z] + snapcraftctl prime [2021-11-25T10:34:39.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:39.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:34:39.801Z] OK: 219 MiB in 52 packages [2021-11-25T10:34:40.400Z] OK: 219 MiB in 52 packages [2021-11-25T10:34:40.400Z] OK: 219 MiB in 52 packages [2021-11-25T10:34:40.400Z] OK: 219 MiB in 52 packages [2021-11-25T10:34:40.686Z] OK: 219 MiB in 52 packages [2021-11-25T10:34:40.874Z] Priming static-packages [2021-11-25T10:34:40.874Z] + snapcraftctl prime [2021-11-25T10:34:41.699Z] Removing intermediate container a97470225f0c [2021-11-25T10:34:41.699Z] ---> 884f71cb1b63 [2021-11-25T10:34:41.699Z] Step 6/23 : COPY go.mod . [2021-11-25T10:34:41.979Z] Removing intermediate container 699fa5f15671 [2021-11-25T10:34:41.979Z] ---> 0c00f8d401d3 [2021-11-25T10:34:41.979Z] Step 6/21 : COPY . . [2021-11-25T10:34:42.253Z] Removing intermediate container e0d070dd6b29 [2021-11-25T10:34:42.253Z] ---> 8c0b3f15ec85 [2021-11-25T10:34:42.253Z] Step 6/30 : COPY . . [2021-11-25T10:34:42.253Z] Removing intermediate container 8bd7fbd02f27 [2021-11-25T10:34:42.253Z] ---> 49d88ad47065 [2021-11-25T10:34:42.253Z] Step 6/24 : COPY . . [2021-11-25T10:34:42.253Z] Removing intermediate container 91c41fb2b940 [2021-11-25T10:34:42.253Z] ---> 5b361b04cd46 [2021-11-25T10:34:42.253Z] Step 6/20 : COPY . . [2021-11-25T10:34:42.848Z] ---> 415ad82377b2 [2021-11-25T10:34:42.848Z] Step 7/23 : RUN go mod download [2021-11-25T10:34:42.848Z] ---> Running in 712c10cbde43 [2021-11-25T10:34:43.415Z] Priming version [2021-11-25T10:34:43.415Z] + snapcraftctl prime [2021-11-25T10:34:44.794Z] 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-11-25T10:34:48.245Z] Removing intermediate container 712c10cbde43 [2021-11-25T10:34:48.245Z] ---> 6e65ff6a539d [2021-11-25T10:34:48.245Z] Step 8/23 : COPY . . [2021-11-25T10:35:06.575Z] ---> 5d6ec15f0dd0 [2021-11-25T10:35:06.575Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:35:06.575Z] ---> 123096d409ea [2021-11-25T10:35:06.575Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:35:06.575Z] ---> 1e99550dc270 [2021-11-25T10:35:06.575Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:35:06.575Z] ---> 00a1a597ee44 [2021-11-25T10:35:06.575Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:35:06.575Z] ---> Running in 57507d213dcf [2021-11-25T10:35:06.575Z] ---> Running in 4fe4a7b2e1ee [2021-11-25T10:35:06.575Z] ---> Running in 314c24338ab8 [2021-11-25T10:35:06.850Z] ---> Running in a1edf564167f [2021-11-25T10:35:08.295Z] ---> 04b44f67de16 [2021-11-25T10:35:08.295Z] Step 9/23 : RUN go mod tidy [2021-11-25T10:35:08.295Z] ---> Running in ce0162f6f8aa [2021-11-25T10:35:12.625Z] Removing intermediate container 57507d213dcf [2021-11-25T10:35:12.625Z] ---> 646d33128dcb [2021-11-25T10:35:12.625Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T10:35:12.625Z] ---> Running in 15426d8318f4 [2021-11-25T10:35:12.904Z] Removing intermediate container a1edf564167f [2021-11-25T10:35:12.904Z] ---> 6da2b66ccb43 [2021-11-25T10:35:12.904Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T10:35:12.904Z] Removing intermediate container 314c24338ab8 [2021-11-25T10:35:12.904Z] ---> cd59172e6c8f [2021-11-25T10:35:12.904Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T10:35:12.904Z] Removing intermediate container 4fe4a7b2e1ee [2021-11-25T10:35:12.904Z] ---> e787aad5b775 [2021-11-25T10:35:12.904Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T10:35:13.177Z] ---> Running in 1f2958f89487 [2021-11-25T10:35:13.177Z] ---> Running in 2f58a0b13ab2 [2021-11-25T10:35:13.177Z] ---> Running in 3719b9ee24d3 [2021-11-25T10:35:14.165Z] Removing intermediate container ce0162f6f8aa [2021-11-25T10:35:14.165Z] ---> 5f9907b5f6c5 [2021-11-25T10:35:14.165Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T10:35:14.165Z] 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-11-25T10:35:14.165Z] ---> Running in a313bbc916f2 [2021-11-25T10:35:15.614Z] 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-11-25T10:35:15.894Z] 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-11-25T10:35:15.894Z] 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-11-25T10:35:16.493Z] 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-11-25T10:37:08.360Z] 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-11-25T10:37:08.360Z] 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-11-25T10:37:18.560Z] Removing intermediate container 15426d8318f4 [2021-11-25T10:37:18.560Z] ---> e8b80c74add3 [2021-11-25T10:37:18.560Z] [2021-11-25T10:37:18.560Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T10:37:18.560Z] 3.14: Pulling from library/alpine [2021-11-25T10:37:18.560Z] Removing intermediate container 3719b9ee24d3 [2021-11-25T10:37:18.560Z] ---> 7dfb4dbdfd59 [2021-11-25T10:37:18.560Z] [2021-11-25T10:37:18.560Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T10:37:18.839Z] 3.14: Pulling from library/alpine [2021-11-25T10:37:19.819Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:37:19.819Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T10:37:19.819Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:37:19.819Z] Status: Image is up to date for alpine:3.14 [2021-11-25T10:37:19.819Z] ---> 5b8b7b635229 [2021-11-25T10:37:19.819Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T10:37:19.819Z] ---> 5b8b7b635229 [2021-11-25T10:37:19.819Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T10:37:20.093Z] ---> Running in 925236c4a3fd [2021-11-25T10:37:20.093Z] ---> Running in 64302c4577bb [2021-11-25T10:37:21.075Z] Removing intermediate container 925236c4a3fd [2021-11-25T10:37:21.075Z] ---> 44ebd308fcca [2021-11-25T10:37:21.075Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T10:37:21.075Z] Removing intermediate container 2f58a0b13ab2 [2021-11-25T10:37:21.075Z] ---> 9132ef3fe546 [2021-11-25T10:37:21.075Z] [2021-11-25T10:37:21.075Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T10:37:21.075Z] ---> 5b8b7b635229 [2021-11-25T10:37:21.075Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T10:37:21.348Z] ---> Running in 431d1dcea818 [2021-11-25T10:37:21.348Z] ---> Running in db54102b11bd [2021-11-25T10:37:21.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:22.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:23.218Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T10:37:23.218Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T10:37:23.218Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T10:37:23.218Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:37:23.218Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:37:23.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:23.496Z] OK: 6 MiB in 17 packages [2021-11-25T10:37:23.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:23.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:23.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:24.402Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:37:24.402Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T10:37:24.678Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:37:24.678Z] OK: 6 MiB in 16 packages [2021-11-25T10:37:24.962Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T10:37:24.962Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:37:24.962Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:37:24.962Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T10:37:24.962Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T10:37:25.247Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:37:25.247Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:37:25.247Z] Removing intermediate container a313bbc916f2 [2021-11-25T10:37:25.247Z] ---> 80bbc311698f [2021-11-25T10:37:25.247Z] [2021-11-25T10:37:25.247Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T10:37:25.247Z] ---> 5b8b7b635229 [2021-11-25T10:37:25.247Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:37:25.525Z] Removing intermediate container 1f2958f89487 [2021-11-25T10:37:25.525Z] ---> bc8b41824800 [2021-11-25T10:37:25.525Z] [2021-11-25T10:37:25.525Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T10:37:25.525Z] ---> 5b8b7b635229 [2021-11-25T10:37:25.525Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T10:37:25.525Z] OK: 8 MiB in 19 packages [2021-11-25T10:37:25.525Z] ---> Running in d91d519f8560 [2021-11-25T10:37:25.525Z] ---> Running in 59bc8b5b2409 [2021-11-25T10:37:26.146Z] Removing intermediate container 431d1dcea818 [2021-11-25T10:37:26.146Z] ---> 312e671e571e [2021-11-25T10:37:26.146Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T10:37:26.146Z] Removing intermediate container 64302c4577bb [2021-11-25T10:37:26.146Z] ---> 52c49703b7b5 [2021-11-25T10:37:26.146Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:37:26.146Z] ---> Running in cbc0c8f9a598 [2021-11-25T10:37:26.425Z] ---> Running in 80b2bc654e0a [2021-11-25T10:37:27.025Z] Removing intermediate container cbc0c8f9a598 [2021-11-25T10:37:27.025Z] ---> ae07d35e31c1 [2021-11-25T10:37:27.025Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T10:37:27.303Z] ---> Running in 0544f77cae7a [2021-11-25T10:37:27.303Z] Removing intermediate container 80b2bc654e0a [2021-11-25T10:37:27.303Z] ---> 133f34920cd0 [2021-11-25T10:37:27.303Z] Step 12/24 : WORKDIR / [2021-11-25T10:37:27.580Z] ---> Running in b24d4842ff47 [2021-11-25T10:37:27.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:27.854Z] Removing intermediate container db54102b11bd [2021-11-25T10:37:27.854Z] ---> eabd38d378e9 [2021-11-25T10:37:27.854Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:37:27.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:28.137Z] Removing intermediate container 0544f77cae7a [2021-11-25T10:37:28.137Z] ---> d8be269f3cb6 [2021-11-25T10:37:28.137Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T10:37:28.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:28.137Z] ---> Running in 5bda54e250c5 [2021-11-25T10:37:28.137Z] ---> Running in 1df69f990f84 [2021-11-25T10:37:28.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:37:28.422Z] Removing intermediate container b24d4842ff47 [2021-11-25T10:37:28.422Z] ---> 95fda97ea318 [2021-11-25T10:37:28.422Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-25T10:37:29.411Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T10:37:29.411Z] Removing intermediate container 5bda54e250c5 [2021-11-25T10:37:29.411Z] ---> 47a88d7c265d [2021-11-25T10:37:29.411Z] Step 12/20 : WORKDIR /edgex [2021-11-25T10:37:29.411Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:37:29.411Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T10:37:29.411Z] OK: 6 MiB in 15 packages [2021-11-25T10:37:29.411Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:37:29.411Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:37:29.411Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:37:29.411Z] ---> Running in 2b4cd6fb7821 [2021-11-25T10:37:29.690Z] OK: 6 MiB in 16 packages [2021-11-25T10:37:29.967Z] ---> eaf388a2b3be [2021-11-25T10:37:29.967Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-25T10:37:30.251Z] Removing intermediate container 2b4cd6fb7821 [2021-11-25T10:37:30.251Z] ---> 7e82da42de1b [2021-11-25T10:37:30.251Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T10:37:30.850Z] Removing intermediate container d91d519f8560 [2021-11-25T10:37:30.850Z] ---> c03052a8d6c1 [2021-11-25T10:37:30.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:37:31.132Z] ---> Running in a2b83f99a757 [2021-11-25T10:37:31.411Z] ---> 60f95097102c [2021-11-25T10:37:31.411Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T10:37:31.686Z] Removing intermediate container 1df69f990f84 [2021-11-25T10:37:31.686Z] ---> 47f63c6c94d1 [2021-11-25T10:37:31.686Z] ---> c0fe86b343be [2021-11-25T10:37:31.686Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T10:37:31.686Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T10:37:31.686Z] ---> Running in e84ba15154ea [2021-11-25T10:37:31.686Z] Removing intermediate container a2b83f99a757 [2021-11-25T10:37:31.686Z] ---> b3528dfe40f2 [2021-11-25T10:37:31.686Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T10:37:31.962Z] Removing intermediate container 59bc8b5b2409 [2021-11-25T10:37:31.962Z] ---> ccbbc4381d33 [2021-11-25T10:37:31.962Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:37:31.962Z] ---> Running in 9adb99e1a197 [2021-11-25T10:37:31.962Z] ---> Running in d40d485ada8c [2021-11-25T10:37:32.569Z] Removing intermediate container e84ba15154ea [2021-11-25T10:37:32.569Z] ---> b3b640a5b141 [2021-11-25T10:37:32.569Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T10:37:32.569Z] Removing intermediate container 9adb99e1a197 [2021-11-25T10:37:32.569Z] ---> f5a50010f520 [2021-11-25T10:37:32.569Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T10:37:32.845Z] ---> da01700a0ef5 [2021-11-25T10:37:32.845Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-25T10:37:32.845Z] Removing intermediate container d40d485ada8c [2021-11-25T10:37:32.845Z] ---> ef0fec493c3d [2021-11-25T10:37:32.845Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T10:37:32.845Z] ---> Running in 81b75ae6bc88 [2021-11-25T10:37:32.845Z] ---> Running in dbf0d9328621 [2021-11-25T10:37:33.452Z] ---> e66fe0d799e3 [2021-11-25T10:37:33.452Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T10:37:33.452Z] Removing intermediate container 81b75ae6bc88 [2021-11-25T10:37:33.452Z] ---> 0253e52d1263 [2021-11-25T10:37:33.452Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T10:37:33.725Z] ---> Running in 27b1c654b258 [2021-11-25T10:37:33.725Z] ---> bbc061a38eb1 [2021-11-25T10:37:33.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T10:37:33.725Z] Removing intermediate container dbf0d9328621 [2021-11-25T10:37:33.725Z] ---> 3bb207ecabc5 [2021-11-25T10:37:33.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:37:33.999Z] ---> 94ce418a390b [2021-11-25T10:37:33.999Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T10:37:34.274Z] ---> Running in c82554920538 [2021-11-25T10:37:34.274Z] Removing intermediate container 27b1c654b258 [2021-11-25T10:37:34.274Z] ---> 76ac09eaa6d1 [2021-11-25T10:37:34.274Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:37:35.251Z] ---> a4ece12f6124 [2021-11-25T10:37:35.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T10:37:35.854Z] ---> 25819826ad44 [2021-11-25T10:37:35.854Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T10:37:35.854Z] ---> 2187247eb29b [2021-11-25T10:37:35.854Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T10:37:35.854Z] ---> Running in 897a17cffd6e [2021-11-25T10:37:35.854Z] ---> f5ba67e72cf8 [2021-11-25T10:37:35.854Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T10:37:36.898Z] Removing intermediate container 897a17cffd6e [2021-11-25T10:37:36.898Z] ---> 864e03332057 [2021-11-25T10:37:36.898Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T10:37:37.187Z] ---> Running in def152016ca5 [2021-11-25T10:37:37.802Z] ---> 980b85593ada [2021-11-25T10:37:37.802Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T10:37:37.802Z] Removing intermediate container c82554920538 [2021-11-25T10:37:37.802Z] ---> 5c7b04710bd5 [2021-11-25T10:37:37.802Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:37:38.133Z] Removing intermediate container def152016ca5 [2021-11-25T10:37:38.133Z] ---> a0cfbfe25e78 [2021-11-25T10:37:38.133Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T10:37:38.133Z] ---> 540d3c9ed295 [2021-11-25T10:37:38.133Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T10:37:38.414Z] ---> Running in 1795b4870a7d [2021-11-25T10:37:38.689Z] ---> ad49e1ed08c1 [2021-11-25T10:37:38.689Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T10:37:39.282Z] Removing intermediate container 1795b4870a7d [2021-11-25T10:37:39.282Z] ---> 46d4110ecc05 [2021-11-25T10:37:39.282Z] Step 19/20 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:37:39.282Z] ---> Running in e2e054776f19 [2021-11-25T10:37:39.282Z] ---> 21baa1534de0 [2021-11-25T10:37:39.282Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T10:37:39.557Z] ---> 27f72bdf007d [2021-11-25T10:37:39.557Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T10:37:39.557Z] ---> 80c9016a01f8 [2021-11-25T10:37:39.557Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T10:37:39.557Z] ---> Running in c29fbf5c6d7c [2021-11-25T10:37:39.833Z] ---> Running in efe030640df8 [2021-11-25T10:37:40.112Z] Removing intermediate container e2e054776f19 [2021-11-25T10:37:40.112Z] ---> a4a810006404 [2021-11-25T10:37:40.112Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T10:37:40.112Z] ---> 2c3d544cc036 [2021-11-25T10:37:40.112Z] Step 20/24 : 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-11-25T10:37:40.112Z] ---> Running in 3220d6c639bd [2021-11-25T10:37:40.384Z] ---> Running in cca8a3c28a15 [2021-11-25T10:37:40.384Z] Removing intermediate container c29fbf5c6d7c [2021-11-25T10:37:40.384Z] ---> ad920628689a [2021-11-25T10:37:40.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:37:40.384Z] Removing intermediate container efe030640df8 [2021-11-25T10:37:40.384Z] ---> b4370fcb0e02 [2021-11-25T10:37:40.384Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:37:40.657Z] ---> Running in 12fae3569b61 [2021-11-25T10:37:40.657Z] ---> Running in d48fef494218 [2021-11-25T10:37:40.931Z] Removing intermediate container 3220d6c639bd [2021-11-25T10:37:40.931Z] ---> d11de328f069 [2021-11-25T10:37:40.931Z] [2021-11-25T10:37:41.532Z] Removing intermediate container 12fae3569b61 [2021-11-25T10:37:41.532Z] ---> ba34d38d7746 [2021-11-25T10:37:41.532Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T10:37:41.532Z] Removing intermediate container d48fef494218 [2021-11-25T10:37:41.532Z] ---> 115fa861d552 [2021-11-25T10:37:41.532Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T10:37:41.532Z] ---> Running in c87824fc7a33 [2021-11-25T10:37:41.532Z] ---> Running in 2a4bd56a6a2f [2021-11-25T10:37:41.814Z] Successfully built d11de328f069 [2021-11-25T10:37:41.814Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T10:37:41.814Z]  Building security-proxy-setup ... done Building core-command [2021-11-25T10:37:41.814Z] ---> e92a52c40738 [2021-11-25T10:37:41.814Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T10:37:42.099Z] Removing intermediate container c87824fc7a33 [2021-11-25T10:37:42.099Z] ---> 61aad6fcf0a8 [2021-11-25T10:37:42.099Z] Step 22/23 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:37:42.385Z] ---> Running in 2eefa2ea584a [2021-11-25T10:37:42.385Z] Removing intermediate container 2a4bd56a6a2f [2021-11-25T10:37:42.385Z] ---> 31ece6e23aa1 [2021-11-25T10:37:42.385Z] Step 20/21 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:37:42.385Z] ---> Running in 1412eb682aa1 [2021-11-25T10:37:43.375Z] Removing intermediate container 2eefa2ea584a [2021-11-25T10:37:43.375Z] ---> 26fdac196ea8 [2021-11-25T10:37:43.375Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T10:37:43.375Z] Removing intermediate container 1412eb682aa1 [2021-11-25T10:37:43.375Z] ---> aadd9702fc6f [2021-11-25T10:37:43.375Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T10:37:43.375Z] ---> aed018aca302 [2021-11-25T10:37:43.375Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T10:37:43.375Z] ---> Running in 647306a9719a [2021-11-25T10:37:43.375Z] ---> Running in 8e794e5b2202 [2021-11-25T10:37:43.375Z] Removing intermediate container cca8a3c28a15 [2021-11-25T10:37:43.375Z] ---> 7fbfe4b953de [2021-11-25T10:37:43.375Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T10:37:43.648Z] ---> Running in 62fa40967e2a [2021-11-25T10:37:44.250Z] Removing intermediate container 647306a9719a [2021-11-25T10:37:44.250Z] ---> 7f7342b9f5cd [2021-11-25T10:37:44.250Z] [2021-11-25T10:37:44.250Z] Removing intermediate container 8e794e5b2202 [2021-11-25T10:37:44.250Z] ---> cb77df5d0e7c [2021-11-25T10:37:44.250Z] [2021-11-25T10:37:44.525Z] Removing intermediate container 62fa40967e2a [2021-11-25T10:37:44.525Z] ---> 18227d8ba1a4 [2021-11-25T10:37:44.525Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T10:37:44.802Z] ---> 0f89ffad6b14 [2021-11-25T10:37:44.802Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T10:37:44.802Z] ---> Running in fa9d92b38a64 [2021-11-25T10:37:44.802Z] Successfully built 7f7342b9f5cd [2021-11-25T10:37:44.802Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T10:37:44.802Z]  Building support-scheduler ... done Building core-metadata [2021-11-25T10:37:44.802Z] Successfully built cb77df5d0e7c [2021-11-25T10:37:44.802Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T10:37:44.802Z]  Building support-notifications ... done Building core-data [2021-11-25T10:37:45.414Z] Removing intermediate container fa9d92b38a64 [2021-11-25T10:37:45.414Z] ---> 03c6cfafebd5 [2021-11-25T10:37:45.414Z] Step 23/24 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:37:45.693Z] ---> Running in ae683682c272 [2021-11-25T10:37:45.693Z] ---> 1890f714b177 [2021-11-25T10:37:45.693Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T10:37:45.986Z] ---> Running in 56785ee4dec6 [2021-11-25T10:37:45.986Z] Removing intermediate container ae683682c272 [2021-11-25T10:37:45.986Z] ---> 38d5751bd5ff [2021-11-25T10:37:45.986Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T10:37:46.271Z] ---> Running in 18221d0d0257 [2021-11-25T10:37:46.271Z] Removing intermediate container 56785ee4dec6 [2021-11-25T10:37:46.271Z] ---> d996561e3c9e [2021-11-25T10:37:46.271Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T10:37:46.874Z] Removing intermediate container 18221d0d0257 [2021-11-25T10:37:46.874Z] ---> b213d9961127 [2021-11-25T10:37:46.874Z] [2021-11-25T10:37:47.180Z] Successfully built b213d9961127 [2021-11-25T10:37:47.180Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T10:37:47.180Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-11-25T10:37:47.455Z] ---> 74badc300b18 [2021-11-25T10:37:47.456Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T10:37:47.729Z] ---> Running in 339abd945aba [2021-11-25T10:37:50.354Z] Removing intermediate container 339abd945aba [2021-11-25T10:37:50.354Z] ---> 61656229cd69 [2021-11-25T10:37:50.354Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T10:37:50.354Z] ---> Running in 7ab4ca2d1c39 [2021-11-25T10:37:50.953Z] Removing intermediate container 7ab4ca2d1c39 [2021-11-25T10:37:50.953Z] ---> f137408bc9f6 [2021-11-25T10:37:50.953Z] Step 27/30 : CMD ["gate"] [2021-11-25T10:37:51.225Z] ---> Running in 2e1af478ad1e [2021-11-25T10:37:51.819Z] Removing intermediate container 2e1af478ad1e [2021-11-25T10:37:51.819Z] ---> fc3c2a2fa9e4 [2021-11-25T10:37:51.819Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T10:37:52.091Z] ---> Running in c7754dc070bf [2021-11-25T10:37:52.685Z] Removing intermediate container c7754dc070bf [2021-11-25T10:37:52.685Z] ---> e4b0fd30332e [2021-11-25T10:37:52.685Z] Step 29/30 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:37:52.957Z] ---> Running in 4f9d7e74f809 [2021-11-25T10:37:53.567Z] Removing intermediate container 4f9d7e74f809 [2021-11-25T10:37:53.567Z] ---> 2820dfe55e74 [2021-11-25T10:37:53.567Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T10:37:53.567Z] ---> Running in cc9b3169e4a5 [2021-11-25T10:37:54.158Z] Removing intermediate container cc9b3169e4a5 [2021-11-25T10:37:54.158Z] ---> 9383e22aa3e3 [2021-11-25T10:37:54.158Z] [2021-11-25T10:37:54.433Z] Successfully built 9383e22aa3e3 [2021-11-25T10:37:54.705Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T10:38:33.688Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:38:33.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:38:33.688Z] ---> 49796b92afbf [2021-11-25T10:38:33.688Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:38:33.688Z] ---> Using cache [2021-11-25T10:38:33.688Z] ---> fa2bccebccc6 [2021-11-25T10:38:33.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:38:33.688Z] ---> Using cache [2021-11-25T10:38:33.688Z] ---> e13664c4c313 [2021-11-25T10:38:33.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:38:33.688Z] ---> Using cache [2021-11-25T10:38:33.688Z] ---> 49d88ad47065 [2021-11-25T10:38:33.688Z] Step 6/22 : COPY . . [2021-11-25T10:38:33.688Z] ---> Using cache [2021-11-25T10:38:33.688Z] ---> 1e99550dc270 [2021-11-25T10:38:33.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:38:33.688Z] ---> Using cache [2021-11-25T10:38:33.688Z] ---> 646d33128dcb [2021-11-25T10:38:33.688Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T10:38:33.688Z] ---> Running in 4b7a926c27c1 [2021-11-25T10:38:33.688Z] 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-11-25T10:38:35.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:38:35.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:38:35.132Z] ---> 49796b92afbf [2021-11-25T10:38:35.132Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> fa2bccebccc6 [2021-11-25T10:38:35.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> e13664c4c313 [2021-11-25T10:38:35.132Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> 49d88ad47065 [2021-11-25T10:38:35.132Z] Step 6/22 : COPY . . [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> 1e99550dc270 [2021-11-25T10:38:35.132Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> 646d33128dcb [2021-11-25T10:38:35.132Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T10:38:35.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:38:35.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:38:35.132Z] ---> 49796b92afbf [2021-11-25T10:38:35.132Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> fa2bccebccc6 [2021-11-25T10:38:35.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:38:35.132Z] ---> Using cache [2021-11-25T10:38:35.132Z] ---> e13664c4c313 [2021-11-25T10:38:35.132Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T10:38:35.132Z] ---> Running in a6a1b93263aa [2021-11-25T10:38:35.132Z] ---> Running in 3ef6c6ca3260 [2021-11-25T10:38:35.733Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:38:35.733Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:38:35.733Z] ---> 49796b92afbf [2021-11-25T10:38:35.733Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:38:35.733Z] ---> Using cache [2021-11-25T10:38:35.733Z] ---> fa2bccebccc6 [2021-11-25T10:38:35.733Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:38:35.733Z] ---> Using cache [2021-11-25T10:38:35.733Z] ---> e13664c4c313 [2021-11-25T10:38:35.733Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T10:38:35.733Z] ---> Running in 9150726c430e [2021-11-25T10:38:37.719Z] 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-11-25T10:38:37.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:38:37.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:38:38.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:38:38.978Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:38:39.968Z] OK: 219 MiB in 52 packages [2021-11-25T10:38:39.968Z] OK: 219 MiB in 52 packages [2021-11-25T10:38:41.956Z] Removing intermediate container a6a1b93263aa [2021-11-25T10:38:41.956Z] ---> 5e314691dd27 [2021-11-25T10:38:41.956Z] Step 6/22 : COPY . . [2021-11-25T10:38:41.956Z] Removing intermediate container 9150726c430e [2021-11-25T10:38:41.956Z] ---> 5b253c5c2fcd [2021-11-25T10:38:41.956Z] Step 6/22 : COPY . . [2021-11-25T10:39:08.758Z] ---> 16493f769999 [2021-11-25T10:39:08.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:39:08.758Z] ---> 2bbc210ce0aa [2021-11-25T10:39:08.758Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:39:08.758Z] ---> Running in f7740cdf46e1 [2021-11-25T10:39:08.758Z] ---> Running in a76a88c4125d [2021-11-25T10:39:14.183Z] Removing intermediate container a76a88c4125d [2021-11-25T10:39:14.183Z] ---> 5c258b4a6884 [2021-11-25T10:39:14.183Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T10:39:14.183Z] ---> Running in ad059f6fa6ba [2021-11-25T10:39:14.183Z] Removing intermediate container f7740cdf46e1 [2021-11-25T10:39:14.183Z] ---> 4cdaeb79bfdb [2021-11-25T10:39:14.183Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T10:39:14.183Z] ---> Running in fdd5036c6df1 [2021-11-25T10:39:16.158Z] 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-11-25T10:39:16.158Z] 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-11-25T10:39:55.166Z] Removing intermediate container 4b7a926c27c1 [2021-11-25T10:39:55.166Z] ---> d5e5c136074b [2021-11-25T10:39:55.166Z] [2021-11-25T10:39:55.166Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:39:55.166Z] ---> 5b8b7b635229 [2021-11-25T10:39:55.166Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:39:55.166Z] ---> Using cache [2021-11-25T10:39:55.166Z] ---> c03052a8d6c1 [2021-11-25T10:39:55.166Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:39:55.166Z] ---> Using cache [2021-11-25T10:39:55.166Z] ---> b3528dfe40f2 [2021-11-25T10:39:55.166Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T10:39:55.166Z] ---> Running in 5f6e9da755da [2021-11-25T10:39:55.166Z] Removing intermediate container 5f6e9da755da [2021-11-25T10:39:55.166Z] ---> c5a731b32e2e [2021-11-25T10:39:55.166Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:39:55.166Z] ---> Running in e9c0e0d82ca9 [2021-11-25T10:39:55.440Z] Removing intermediate container e9c0e0d82ca9 [2021-11-25T10:39:55.440Z] ---> e975f03f056b [2021-11-25T10:39:55.440Z] Step 14/22 : WORKDIR / [2021-11-25T10:39:55.720Z] ---> Running in 23c232d5bf32 [2021-11-25T10:39:56.317Z] Removing intermediate container 23c232d5bf32 [2021-11-25T10:39:56.317Z] ---> 9a88f0f2e5c3 [2021-11-25T10:39:56.317Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:39:57.303Z] ---> 51b510c7e9a2 [2021-11-25T10:39:57.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T10:39:59.299Z] ---> 9954ab673232 [2021-11-25T10:39:59.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T10:40:00.296Z] ---> ba6156235a74 [2021-11-25T10:40:00.296Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T10:40:00.296Z] ---> Running in b774833b96cd [2021-11-25T10:40:01.030Z] Removing intermediate container b774833b96cd [2021-11-25T10:40:01.030Z] ---> 8d9c72fe4540 [2021-11-25T10:40:01.030Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:40:01.030Z] ---> Running in 8886d3892ec7 [2021-11-25T10:40:01.674Z] Removing intermediate container 8886d3892ec7 [2021-11-25T10:40:01.674Z] ---> d35c961468dc [2021-11-25T10:40:01.674Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:40:01.674Z] ---> Running in 150869c8b108 [2021-11-25T10:40:02.285Z] Removing intermediate container 150869c8b108 [2021-11-25T10:40:02.285Z] ---> 6459653d2b48 [2021-11-25T10:40:02.285Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:40:02.285Z] ---> Running in 4139e956c178 [2021-11-25T10:40:02.928Z] Removing intermediate container 4139e956c178 [2021-11-25T10:40:02.928Z] ---> 7b221557bcb5 [2021-11-25T10:40:02.928Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:40:02.928Z] ---> Running in 81669c6dde46 [2021-11-25T10:40:03.533Z] Removing intermediate container 81669c6dde46 [2021-11-25T10:40:03.533Z] ---> efab520f8aad [2021-11-25T10:40:03.533Z] [2021-11-25T10:40:04.134Z] Successfully built efab520f8aad [2021-11-25T10:40:04.134Z] Successfully tagged core-command-arm64:latest [2021-11-25T10:40:14.309Z]  Building core-command ... done Removing intermediate container 3ef6c6ca3260 [2021-11-25T10:40:14.309Z] ---> 2cfa5a2a359f [2021-11-25T10:40:14.309Z] [2021-11-25T10:40:14.309Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:40:14.309Z] ---> 5b8b7b635229 [2021-11-25T10:40:14.309Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:40:14.309Z] ---> Using cache [2021-11-25T10:40:14.309Z] ---> c03052a8d6c1 [2021-11-25T10:40:14.309Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:40:14.309Z] ---> Using cache [2021-11-25T10:40:14.309Z] ---> b3528dfe40f2 [2021-11-25T10:40:14.309Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T10:40:14.309Z] ---> Running in 022a12279f1f [2021-11-25T10:40:14.309Z] Removing intermediate container 022a12279f1f [2021-11-25T10:40:14.309Z] ---> 2293bcec72b5 [2021-11-25T10:40:14.309Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:40:14.309Z] ---> Running in e0789786ad12 [2021-11-25T10:40:14.309Z] Removing intermediate container e0789786ad12 [2021-11-25T10:40:14.309Z] ---> 0f88e536d31e [2021-11-25T10:40:14.309Z] Step 14/22 : WORKDIR / [2021-11-25T10:40:14.584Z] ---> Running in 988156a7186f [2021-11-25T10:40:15.181Z] Removing intermediate container 988156a7186f [2021-11-25T10:40:15.181Z] ---> b9856db6777f [2021-11-25T10:40:15.181Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:40:16.628Z] ---> ba4dc1d7ef8f [2021-11-25T10:40:16.628Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T10:40:18.068Z] ---> 1fabf2c0e4e5 [2021-11-25T10:40:18.068Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T10:40:19.515Z] ---> f96571fa02e5 [2021-11-25T10:40:19.515Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T10:40:19.515Z] ---> Running in 7c07f744b8d5 [2021-11-25T10:40:19.789Z] Removing intermediate container 7c07f744b8d5 [2021-11-25T10:40:20.066Z] ---> 60cba80086fb [2021-11-25T10:40:20.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:40:20.066Z] ---> Running in a1005e074d8d [2021-11-25T10:40:20.669Z] Removing intermediate container a1005e074d8d [2021-11-25T10:40:20.669Z] ---> bb2a1214fb62 [2021-11-25T10:40:20.669Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:40:20.946Z] ---> Running in c7ed99ad87a0 [2021-11-25T10:40:21.551Z] Removing intermediate container c7ed99ad87a0 [2021-11-25T10:40:21.551Z] ---> 758fd81018c0 [2021-11-25T10:40:21.551Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:40:21.551Z] ---> Running in e820fb8f9117 [2021-11-25T10:40:22.153Z] Removing intermediate container e820fb8f9117 [2021-11-25T10:40:22.153Z] ---> 10da8d3fa8a8 [2021-11-25T10:40:22.153Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:40:22.431Z] ---> Running in a85f2c2bb066 [2021-11-25T10:40:23.035Z] Removing intermediate container a85f2c2bb066 [2021-11-25T10:40:23.035Z] ---> ff8479680d58 [2021-11-25T10:40:23.035Z] [2021-11-25T10:40:23.311Z] Successfully built ff8479680d58 [2021-11-25T10:40:23.311Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T10:40:35.733Z]  Building core-metadata ... done Removing intermediate container fdd5036c6df1 [2021-11-25T10:40:35.733Z] ---> 5f4c7db00489 [2021-11-25T10:40:35.733Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T10:40:35.733Z] ---> Running in 8792e53cc4d8 [2021-11-25T10:40:37.159Z] 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-11-25T10:40:39.781Z] Removing intermediate container 8792e53cc4d8 [2021-11-25T10:40:39.781Z] ---> 571ea7aed020 [2021-11-25T10:40:39.781Z] [2021-11-25T10:40:39.781Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T10:40:39.781Z] 20.10.8: Pulling from library/docker [2021-11-25T10:40:43.194Z] Removing intermediate container ad059f6fa6ba [2021-11-25T10:40:43.194Z] ---> f3dea78a1cdc [2021-11-25T10:40:43.194Z] [2021-11-25T10:40:43.194Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:40:43.194Z] ---> 5b8b7b635229 [2021-11-25T10:40:43.194Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T10:40:43.466Z] ---> Running in d1ac862915a1 [2021-11-25T10:40:44.062Z] Removing intermediate container d1ac862915a1 [2021-11-25T10:40:44.062Z] ---> e03aed03149c [2021-11-25T10:40:44.062Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T10:40:44.062Z] ---> Running in a473965c96da [2021-11-25T10:40:44.656Z] Removing intermediate container a473965c96da [2021-11-25T10:40:44.656Z] ---> a1dac017f80e [2021-11-25T10:40:44.656Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T10:40:44.656Z] ---> Running in e8d63006ee8d [2021-11-25T10:40:45.249Z] Removing intermediate container e8d63006ee8d [2021-11-25T10:40:45.249Z] ---> 7a5dc4f40a63 [2021-11-25T10:40:45.249Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:40:45.249Z] ---> Running in 2ea5b04f76cc [2021-11-25T10:40:47.227Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T10:40:47.227Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T10:40:47.227Z] ---> 3734d5adc5ac [2021-11-25T10:40:47.227Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:40:47.227Z] ---> Running in 34f03396854c [2021-11-25T10:40:47.499Z] Removing intermediate container 2ea5b04f76cc [2021-11-25T10:40:47.499Z] ---> 0a8d6e20c8da [2021-11-25T10:40:47.499Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T10:40:47.499Z] ---> Running in 28313785d1db [2021-11-25T10:40:47.773Z] Removing intermediate container 34f03396854c [2021-11-25T10:40:47.773Z] ---> 6067262a2290 [2021-11-25T10:40:47.773Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-25T10:40:47.773Z] ---> Running in 2a62af8501e2 [2021-11-25T10:40:48.751Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:40:49.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:40:49.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:40:49.565Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:40:49.845Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T10:40:49.845Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T10:40:50.117Z] Executing bash-5.1.4-r0.post-install [2021-11-25T10:40:50.117Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:40:50.117Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:40:50.117Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T10:40:50.117Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T10:40:50.117Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T10:40:50.117Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T10:40:50.117Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T10:40:50.117Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T10:40:50.117Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T10:40:50.117Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T10:40:50.117Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:40:50.117Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:40:50.117Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T10:40:50.117Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T10:40:50.117Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T10:40:50.395Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T10:40:50.666Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:40:50.666Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T10:40:50.666Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:40:50.936Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T10:40:50.936Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T10:40:51.208Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:40:51.208Z] OK: 8 MiB in 20 packages [2021-11-25T10:40:51.799Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T10:40:51.799Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T10:40:52.071Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T10:40:52.071Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T10:40:52.071Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T10:40:52.071Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T10:40:52.071Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T10:40:52.071Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T10:40:52.071Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T10:40:52.071Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T10:40:52.071Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T10:40:52.071Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T10:40:52.342Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T10:40:52.342Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T10:40:52.342Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T10:40:52.342Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T10:40:52.342Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T10:40:52.342Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T10:40:52.342Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T10:40:52.342Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T10:40:52.342Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T10:40:52.342Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T10:40:52.342Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T10:40:52.342Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T10:40:52.612Z] Removing intermediate container 28313785d1db [2021-11-25T10:40:52.612Z] ---> 27539ce51d67 [2021-11-25T10:40:52.612Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:40:52.612Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T10:40:52.883Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T10:40:53.155Z] OK: 84 MiB in 64 packages [2021-11-25T10:40:53.425Z] ---> 83fa0e636c3f [2021-11-25T10:40:53.425Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T10:40:54.396Z] ---> 97df7109d680 [2021-11-25T10:40:54.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T10:40:54.994Z] ---> dae6c67ea594 [2021-11-25T10:40:54.994Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T10:40:55.262Z] ---> Running in 3e7a3d77e58d [2021-11-25T10:40:55.535Z] Removing intermediate container 3e7a3d77e58d [2021-11-25T10:40:55.535Z] ---> 55d788facd28 [2021-11-25T10:40:55.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:40:55.812Z] ---> Running in 8812efeab948 [2021-11-25T10:40:56.088Z] Removing intermediate container 8812efeab948 [2021-11-25T10:40:56.088Z] ---> 8991898914ba [2021-11-25T10:40:56.088Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:40:56.088Z] ---> Running in 5059b0f18b18 [2021-11-25T10:40:56.682Z] Removing intermediate container 5059b0f18b18 [2021-11-25T10:40:56.682Z] ---> c0d3bccaad49 [2021-11-25T10:40:56.682Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:40:56.682Z] ---> Running in 7039bd3a9bd8 [2021-11-25T10:40:56.958Z] Removing intermediate container 7039bd3a9bd8 [2021-11-25T10:40:56.958Z] ---> f38cfc236aab [2021-11-25T10:40:56.958Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:40:57.230Z] ---> Running in baf955177897 [2021-11-25T10:40:57.230Z] Collecting docker-compose==1.23.2 [2021-11-25T10:40:57.230Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T10:40:57.502Z] Removing intermediate container baf955177897 [2021-11-25T10:40:57.502Z] ---> bcc0588d0a5d [2021-11-25T10:40:57.502Z] [2021-11-25T10:40:57.773Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T10:40:57.773Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T10:40:58.045Z] Successfully built bcc0588d0a5d [2021-11-25T10:40:58.045Z] Successfully tagged core-data-arm64:latest [2021-11-25T10:40:58.638Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T10:40:58.909Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T10:40:58.909Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T10:40:58.909Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T10:40:58.909Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T10:40:58.909Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T10:41:00.874Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T10:41:00.874Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T10:41:02.296Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T10:41:02.296Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T10:41:03.721Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T10:41:03.991Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T10:41:03.991Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-25T10:41:04.261Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T10:41:04.261Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T10:41:04.852Z] Collecting PyYAML<4,>=3.10 [2021-11-25T10:41:04.852Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T10:41:08.233Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T10:41:08.233Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T10:41:08.505Z] Collecting idna<2.8,>=2.5 [2021-11-25T10:41:08.505Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T10:41:08.505Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T10:41:08.505Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T10:41:08.505Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-25T10:41:09.099Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T10:41:09.099Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T10:41:09.372Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T10:41:09.372Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T10:41:09.372Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T10:41:09.372Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T10:41:10.347Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T10:41:10.347Z] Attempting uninstall: urllib3 [2021-11-25T10:41:10.347Z] Found existing installation: urllib3 1.26.5 [2021-11-25T10:41:10.347Z] Uninstalling urllib3-1.26.5: [2021-11-25T10:41:10.347Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T10:41:10.938Z] Attempting uninstall: idna [2021-11-25T10:41:10.938Z] Found existing installation: idna 3.2 [2021-11-25T10:41:10.938Z] Uninstalling idna-3.2: [2021-11-25T10:41:10.938Z] Successfully uninstalled idna-3.2 [2021-11-25T10:41:11.528Z] Attempting uninstall: chardet [2021-11-25T10:41:11.528Z] Found existing installation: chardet 4.0.0 [2021-11-25T10:41:11.528Z] Uninstalling chardet-4.0.0: [2021-11-25T10:41:11.814Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T10:41:13.275Z] Attempting uninstall: requests [2021-11-25T10:41:13.275Z] Found existing installation: requests 2.25.1 [2021-11-25T10:41:13.275Z] Uninstalling requests-2.25.1: [2021-11-25T10:41:13.552Z] Successfully uninstalled requests-2.25.1 [2021-11-25T10:41:13.834Z] Running setup.py install for texttable: started [2021-11-25T10:41:15.799Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T10:41:15.799Z] Running setup.py install for PyYAML: started [2021-11-25T10:41:17.766Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T10:41:17.766Z] Running setup.py install for docopt: started [2021-11-25T10:41:19.187Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T10:41:19.188Z] Running setup.py install for dockerpty: started [2021-11-25T10:41:21.150Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T10:41:22.572Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-25T10:41:30.827Z] Removing intermediate container 2a62af8501e2 [2021-11-25T10:41:30.827Z] ---> 759ed8667144 [2021-11-25T10:41:30.827Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T10:41:30.827Z] ---> Running in 5a9566206b65 [2021-11-25T10:41:30.827Z] Removing intermediate container 5a9566206b65 [2021-11-25T10:41:30.827Z] ---> 21de10df279f [2021-11-25T10:41:30.827Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T10:41:31.102Z] ---> Running in ef1a0fc2b46c [2021-11-25T10:41:31.375Z] Removing intermediate container ef1a0fc2b46c [2021-11-25T10:41:31.375Z] ---> 6cf9b9818e40 [2021-11-25T10:41:31.375Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T10:41:32.348Z] ---> 2b482d747ea5 [2021-11-25T10:41:32.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T10:41:33.320Z] ---> 43f01f90a5c3 [2021-11-25T10:41:33.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T10:41:34.297Z] ---> d1fea91a76fc [2021-11-25T10:41:34.297Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T10:41:34.297Z] ---> Running in eae284efc909 [2021-11-25T10:41:34.568Z] Removing intermediate container eae284efc909 [2021-11-25T10:41:34.568Z] ---> c07e0c71006e [2021-11-25T10:41:34.568Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:41:34.568Z] ---> Running in 00f35641fb53 [2021-11-25T10:41:35.160Z] Removing intermediate container 00f35641fb53 [2021-11-25T10:41:35.160Z] ---> 9a667c0abca2 [2021-11-25T10:41:35.160Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:41:35.160Z] ---> Running in 78e0be6fbe5c [2021-11-25T10:41:35.757Z] Removing intermediate container 78e0be6fbe5c [2021-11-25T10:41:35.757Z] ---> 33485b0b1cbf [2021-11-25T10:41:35.757Z] Step 21/22 : LABEL git_sha=91efeef7032e435a26f64520798bd734a6271c81 [2021-11-25T10:41:35.757Z] ---> Running in c49baec5ca06 [2021-11-25T10:41:36.028Z] Removing intermediate container c49baec5ca06 [2021-11-25T10:41:36.028Z] ---> 9ce7bcc0a415 [2021-11-25T10:41:36.028Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:41:36.301Z] ---> Running in 0337d3fa7beb [2021-11-25T10:41:36.574Z] Removing intermediate container 0337d3fa7beb [2021-11-25T10:41:36.574Z] ---> b5db240067b2 [2021-11-25T10:41:36.574Z] [2021-11-25T10:41:36.845Z] Successfully built b5db240067b2 [2021-11-25T10:41:36.845Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T10:41:37.452Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T10:41:37.447Z] $ docker stop --time=1 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 [2021-11-25T10:41:39.165Z] $ docker rm -f 9a324d004306b5a6d9a4f40df319cb7334f7027d7264f9e119c4a2820300c585 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T10:41:39.731Z] + docker images [2021-11-25T10:41:40.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T10:41:40.002Z] sys-mgmt-agent-arm64 latest b5db240067b2 3 seconds ago 277MB [2021-11-25T10:41:40.002Z] core-data-arm64 latest bcc0588d0a5d 42 seconds ago 19.6MB [2021-11-25T10:41:40.002Z] f3dea78a1cdc 57 seconds ago 1.58GB [2021-11-25T10:41:40.002Z] 571ea7aed020 About a minute ago 1.57GB [2021-11-25T10:41:40.002Z] core-metadata-arm64 latest ff8479680d58 About a minute ago 15.9MB [2021-11-25T10:41:40.002Z] 2cfa5a2a359f About a minute ago 1.58GB [2021-11-25T10:41:40.002Z] core-command-arm64 latest efab520f8aad About a minute ago 15.2MB [2021-11-25T10:41:40.002Z] d5e5c136074b About a minute ago 1.57GB [2021-11-25T10:41:40.002Z] security-bootstrapper-arm64 latest 9383e22aa3e3 3 minutes ago 17.8MB [2021-11-25T10:41:40.002Z] security-secretstore-setup-arm64 latest b213d9961127 3 minutes ago 26.8MB [2021-11-25T10:41:40.002Z] support-notifications-arm64 latest cb77df5d0e7c 3 minutes ago 16.1MB [2021-11-25T10:41:40.002Z] support-scheduler-arm64 latest 7f7342b9f5cd 3 minutes ago 15.3MB [2021-11-25T10:41:40.002Z] security-proxy-setup-arm64 latest d11de328f069 3 minutes ago 25.5MB [2021-11-25T10:41:40.002Z] bc8b41824800 4 minutes ago 1.57GB [2021-11-25T10:41:40.002Z] 80bbc311698f 4 minutes ago 1.57GB [2021-11-25T10:41:40.002Z] 9132ef3fe546 4 minutes ago 1.58GB [2021-11-25T10:41:40.002Z] e8b80c74add3 4 minutes ago 1.58GB [2021-11-25T10:41:40.002Z] 7dfb4dbdfd59 4 minutes ago 1.57GB [2021-11-25T10:41:40.002Z] ci-base-image-arm64 latest 49796b92afbf 14 minutes ago 1.24GB [2021-11-25T10:41:40.003Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-25T10:41:40.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T10:41:40.003Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T10:41:40.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-11-25T10:41:40.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:41:40.997Z] [2021-11-25T10:41:40.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:41:41.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:41:41.615Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T10:41:41.615Z] 448f6bf000e3: Pulling fs layer [2021-11-25T10:41:41.615Z] f757da607395: Pulling fs layer [2021-11-25T10:41:41.615Z] 05883995daec: Pulling fs layer [2021-11-25T10:41:41.615Z] 8603b9c90790: Pulling fs layer [2021-11-25T10:41:41.615Z] 1560dd03e051: Pulling fs layer [2021-11-25T10:41:41.615Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T10:41:41.615Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T10:41:41.615Z] 1560dd03e051: Waiting [2021-11-25T10:41:41.615Z] 27f5ce0e4adf: Waiting [2021-11-25T10:41:41.615Z] c2d8d7efcc4b: Waiting [2021-11-25T10:41:41.615Z] 8603b9c90790: Waiting [2021-11-25T10:41:41.615Z] f757da607395: Download complete [2021-11-25T10:41:41.615Z] 8603b9c90790: Verifying Checksum [2021-11-25T10:41:41.615Z] 8603b9c90790: Download complete [2021-11-25T10:41:41.891Z] 1560dd03e051: Verifying Checksum [2021-11-25T10:41:41.891Z] 1560dd03e051: Download complete [2021-11-25T10:41:41.891Z] 27f5ce0e4adf: Verifying Checksum [2021-11-25T10:41:41.891Z] 27f5ce0e4adf: Download complete [2021-11-25T10:41:41.891Z] 05883995daec: Verifying Checksum [2021-11-25T10:41:41.891Z] 05883995daec: Download complete [2021-11-25T10:41:42.165Z] 448f6bf000e3: Verifying Checksum [2021-11-25T10:41:42.165Z] 448f6bf000e3: Download complete [2021-11-25T10:41:44.782Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T10:41:44.782Z] c2d8d7efcc4b: Download complete [2021-11-25T10:41:45.759Z] 448f6bf000e3: Pull complete [2021-11-25T10:41:46.734Z] f757da607395: Pull complete [2021-11-25T10:41:48.164Z] 05883995daec: Pull complete [2021-11-25T10:41:48.439Z] 8603b9c90790: Pull complete [2021-11-25T10:41:49.418Z] 1560dd03e051: Pull complete [2021-11-25T10:41:49.692Z] 27f5ce0e4adf: Pull complete [2021-11-25T10:42:04.759Z] c2d8d7efcc4b: Pull complete [2021-11-25T10:42:04.759Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T10:42:04.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:42:04.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T10:42:05.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-508 does not seem to be running inside a container [2021-11-25T10:42:05.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-25T10:42:07.874Z] $ docker top d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:08.945Z] ---> job-cost.sh [2021-11-25T10:42:08.945Z] lf-activate-venv: SKIPPING [2021-11-25T10:42:08.945Z] INFO: No Stack... [2021-11-25T10:42:09.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T10:42:09.807Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T10:42:10.472Z] + cut -d, -f6 [2021-11-25T10:42:10.472Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2021-11-25T10:42:10.551Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] [2021-11-25T10:42:10.559Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] did not exist. Created. [2021-11-25T10:42:10.559Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T10:42:11.244Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T10:42:11.476Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T10:42:11.482Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T10:42:11.489Z] $ docker stop --time=1 d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b [2021-11-25T10:42:13.068Z] $ docker rm -f d5d9927d42a786eabea8df8a21dedbee356df21f059ef63a4c0688793f29760b [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-11-25T10:42:13.825Z] provisioning config files... [2021-11-25T10:42:13.836Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3737194632826794561tmp [Pipeline] { [Pipeline] sh [2021-11-25T10:42:14.134Z] + set +x [2021-11-25T10:42:14.134Z] + curl -s https://codecov.io/bash [2021-11-25T10:42:14.134Z] + bash -s -- [2021-11-25T10:42:14.134Z] [2021-11-25T10:42:14.134Z] _____ _ [2021-11-25T10:42:14.134Z] / ____| | | [2021-11-25T10:42:14.134Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T10:42:14.134Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T10:42:14.134Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T10:42:14.134Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T10:42:14.134Z] Bash-1.0.6 [2021-11-25T10:42:14.134Z] [2021-11-25T10:42:14.134Z] [2021-11-25T10:42:14.134Z] ==> git version 2.24.4 found [2021-11-25T10:42:14.134Z] ==> 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-11-25T10:42:14.134Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T10:42:14.134Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T10:42:14.134Z] ==> Jenkins CI detected. [2021-11-25T10:42:14.134Z] current dir:  /w/workspace/edgex-go/4 [2021-11-25T10:42:14.134Z] project root: . [2021-11-25T10:42:14.134Z] --> token set from env [2021-11-25T10:42:14.396Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T10:42:14.396Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T10:42:14.396Z] ==> Python coveragepy not found [2021-11-25T10:42:14.396Z] ==> Searching for coverage reports in: [2021-11-25T10:42:14.396Z] + . [2021-11-25T10:42:14.396Z] -> Found 1 reports [2021-11-25T10:42:14.396Z] ==> Detecting git/mercurial file structure [2021-11-25T10:42:14.396Z] ==> Reading reports [2021-11-25T10:42:14.396Z] + ./coverage.out bytes=428381 [2021-11-25T10:42:14.396Z] ==> Appending adjustments [2021-11-25T10:42:14.396Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T10:42:15.788Z] + Found adjustments [2021-11-25T10:42:15.788Z] ==> Gzipping contents [2021-11-25T10:42:15.788Z] 60K /tmp/codecov.HRewur.gz [2021-11-25T10:42:15.788Z] ==> Uploading reports [2021-11-25T10:42:15.788Z] url: https://codecov.io [2021-11-25T10:42:15.788Z] query: branch=PR-3825&commit=91efeef7032e435a26f64520798bd734a6271c81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T10:42:15.788Z] -> Pinging Codecov [2021-11-25T10:42:15.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=91efeef7032e435a26f64520798bd734a6271c81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= [2021-11-25T10:42:15.788Z] -> Uploading to [2021-11-25T10:42:15.788Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/91efeef7032e435a26f64520798bd734a6271c81/c954ee3a-1320-4e60-9f67-440376d8fdbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T104215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=766dfd26cecea9af28d52cdea24b0b7cf9d2b86ceb526666e68048642f6310c2 [2021-11-25T10:42:15.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T10:42:15.788Z] Dload Upload Total Spent Left Speed [2021-11-25T10:42:16.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 162k --:--:-- --:--:-- --:--:-- 163k [2021-11-25T10:42:16.364Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/91efeef7032e435a26f64520798bd734a6271c81 [Pipeline] } [2021-11-25T10:42:16.372Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-25T10:42:17.419Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:17.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:18.268Z] ---> package-listing.sh [2021-11-25T10:42:18.268Z] ++ facter osfamily [2021-11-25T10:42:18.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T10:42:18.528Z] + OS_FAMILY=redhat [2021-11-25T10:42:18.528Z] + workspace=/w/workspace/edgex-go/4 [2021-11-25T10:42:18.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T10:42:18.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T10:42:18.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T10:42:18.528Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T10:42:18.528Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-25T10:42:18.528Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T10:42:18.528Z] + case "${OS_FAMILY}" in [2021-11-25T10:42:18.528Z] + sort [2021-11-25T10:42:18.528Z] + rpm -qa [2021-11-25T10:42:21.828Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T10:42:21.828Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T10:42:21.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T10:42:21.828Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-25T10:42:21.828Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-25T10:42:21.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-25T10:42:21.838Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-25T10:42:22.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:42:22.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:42:22.701Z] [2021-11-25T10:42:22.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:42:23.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:42:23.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T10:42:23.003Z] b4d181a07f80: Pulling fs layer [2021-11-25T10:42:23.003Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T10:42:23.003Z] ed53099fbce6: Pulling fs layer [2021-11-25T10:42:23.003Z] dc539afda2c1: Pulling fs layer [2021-11-25T10:42:23.003Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T10:42:23.003Z] 9065ff56babe: Pulling fs layer [2021-11-25T10:42:23.003Z] d287ab97295c: Pulling fs layer [2021-11-25T10:42:23.003Z] 77bc0d833cb6: Waiting [2021-11-25T10:42:23.003Z] 9065ff56babe: Waiting [2021-11-25T10:42:23.003Z] d287ab97295c: Waiting [2021-11-25T10:42:23.003Z] dc539afda2c1: Waiting [2021-11-25T10:42:23.003Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T10:42:23.003Z] a1111a8f2ec3: Download complete [2021-11-25T10:42:23.003Z] dc539afda2c1: Verifying Checksum [2021-11-25T10:42:23.003Z] dc539afda2c1: Download complete [2021-11-25T10:42:23.272Z] ed53099fbce6: Verifying Checksum [2021-11-25T10:42:23.272Z] ed53099fbce6: Download complete [2021-11-25T10:42:23.272Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T10:42:23.272Z] 77bc0d833cb6: Download complete [2021-11-25T10:42:23.272Z] 9065ff56babe: Verifying Checksum [2021-11-25T10:42:23.272Z] 9065ff56babe: Download complete [2021-11-25T10:42:23.273Z] b4d181a07f80: Verifying Checksum [2021-11-25T10:42:23.273Z] b4d181a07f80: Download complete [2021-11-25T10:42:23.863Z] d287ab97295c: Verifying Checksum [2021-11-25T10:42:23.864Z] d287ab97295c: Download complete [2021-11-25T10:42:24.807Z] b4d181a07f80: Pull complete [2021-11-25T10:42:24.807Z] a1111a8f2ec3: Pull complete [2021-11-25T10:42:25.381Z] ed53099fbce6: Pull complete [2021-11-25T10:42:25.641Z] dc539afda2c1: Pull complete [2021-11-25T10:42:25.903Z] 77bc0d833cb6: Pull complete [2021-11-25T10:42:25.903Z] 9065ff56babe: Pull complete [2021-11-25T10:42:31.259Z] d287ab97295c: Pull complete [2021-11-25T10:42:31.259Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T10:42:31.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:42:31.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T10:42:31.323Z] prd-centos7-docker-4c-2g-507 does not seem to be running inside a container [2021-11-25T10:42:31.354Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-25T10:42:34.611Z] $ docker top b7f830550bf29f3354fd47a539bd3f8672aec5cb9017990d94fa2c5c26a51756 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:42:34.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T10:42:35.270Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T10:42:35.562Z] + ls /var/log/sa-host [2021-11-25T10:42:35.562Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T10:42:35.562Z] file_magic: OK [2021-11-25T10:42:35.562Z] HZ: Using current value: 100 [2021-11-25T10:42:35.562Z] file_header: OK [2021-11-25T10:42:35.562Z] 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-11-25T10:42:35.562Z] Statistics: [2021-11-25T10:42:35.562Z] 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... [2021-11-25T10:42:35.562Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T10:42:35.562Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T10:42:35.562Z] file_magic: OK [2021-11-25T10:42:35.562Z] HZ: Using current value: 100 [2021-11-25T10:42:35.562Z] file_header: OK [2021-11-25T10:42:35.562Z] 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-11-25T10:42:35.562Z] Statistics: [2021-11-25T10:42:35.562Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T10:42:35.563Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T10:42:35.819Z] provisioning config files... [2021-11-25T10:42:35.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6759901091212519553tmp [Pipeline] { [Pipeline] echo [2021-11-25T10:42:35.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:36.129Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T10:42:36.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:36.478Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T10:42:36.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:36.780Z] ---> sudo-logs.sh [2021-11-25T10:42:36.780Z] Archiving 'sudo' log.. [2021-11-25T10:42:36.780Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-507.novalocal: Name or service not known [2021-11-25T10:42:36.780Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-507.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T10:42:36.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:37.110Z] ---> job-cost.sh [2021-11-25T10:42:37.110Z] lf-activate-venv: SKIPPING [2021-11-25T10:42:37.110Z] DEBUG: total: 0.10999999940395355 [2021-11-25T10:42:37.110Z] INFO: Retrieving Stack Cost... [2021-11-25T10:42:37.370Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T10:42:37.630Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T10:42:37.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:42:38.191Z] ---> logs-deploy.sh [2021-11-25T10:42:38.191Z] lf-activate-venv: SKIPPING [2021-11-25T10:42:38.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/4 [2021-11-25T10:42:38.191Z] INFO: archiving workspace using pattern(s): [2021-11-25T10:42:38.762Z] Archives upload complete. [2021-11-25T10:42:39.021Z] INFO: archiving logs to Nexus