Pull request #3867 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than e1f6ea44dfc195b50884792f3b50c72c820a8e0c Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh16707252852307207376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh9890843343705606490.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3867/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-3867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7111284034757162875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh18299432701287337136.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-3867/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-3867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15141787963276520371.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.17 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 on ‘prd-centos7-docker-4c-2g-3839’ Running on prd-centos7-docker-4c-2g-3843 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh6580157823225220532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh2555467925128061968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c Merge succeeded, producing 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 Checking out Revision 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 (PR-3867) > git config core.sparsecheckout # timeout=10 > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # 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/5@tmp/jenkins-gitclient-ssh6177083362433562799.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-25T13:01:17.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-25T13:01:17.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-25T13:01:17.956Z] ========================================================= [2022-01-25T13:01:17.956Z] EdgeX Global Pipelines Version Info [2022-01-25T13:01:17.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:01:19.089Z] ------------------- [2022-01-25T13:01:19.089Z] stable info: [2022-01-25T13:01:19.089Z] ------------------- [2022-01-25T13:01:19.089Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-25T13:01:19.089Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T13:01:19.089Z] Message: update stable to v1.0.219 [2022-01-25T13:01:19.665Z] ------------------- [2022-01-25T13:01:19.665Z] experimental info: [2022-01-25T13:01:19.665Z] ------------------- [2022-01-25T13:01:19.665Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-25T13:01:19.665Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T13:01:19.665Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-25T13:01:19.833Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-25T13:01:19.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-25T13:01:19.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-25T13:01:19.884Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-25T13:01:19.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-25T13:01:19.916Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-25T13:01:19.927Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-25T13:01:19.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-25T13:01:19.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-25T13:01:19.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-25T13:01:19.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-25T13:01:19.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-25T13:01:20.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-25T13:01:20.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-25T13:01:20.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-25T13:01:20.040Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T13:01:20.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T13:01:20.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-25T13:01:20.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-25T13:01:20.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-25T13:01:20.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-25T13:01:20.131Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-25T13:01:20.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo [2022-01-25T13:01:20.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo [2022-01-25T13:01:20.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo [2022-01-25T13:01:20.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo [2022-01-25T13:01:20.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ca840f [Pipeline] echo [2022-01-25T13:01:20.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:01:20.278Z] provisioning config files... [2022-01-25T13:01:20.294Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7502341533795277906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:01:20.615Z] ---> docker-login.sh [2022-01-25T13:01:20.615Z] nexus3.edgexfoundry.org:10001 [2022-01-25T13:01:20.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:01:20.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:01:20.615Z] Configure a credential helper to remove this warning. See [2022-01-25T13:01:20.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:01:20.615Z] [2022-01-25T13:01:20.615Z] Login Succeeded [2022-01-25T13:01:20.615Z] nexus3.edgexfoundry.org:10002 [2022-01-25T13:01:20.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:01:20.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:01:20.879Z] Configure a credential helper to remove this warning. See [2022-01-25T13:01:20.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:01:20.879Z] [2022-01-25T13:01:20.879Z] Login Succeeded [2022-01-25T13:01:20.879Z] nexus3.edgexfoundry.org:10003 [2022-01-25T13:01:20.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:01:20.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:01:20.879Z] Configure a credential helper to remove this warning. See [2022-01-25T13:01:20.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:01:20.879Z] [2022-01-25T13:01:20.879Z] Login Succeeded [2022-01-25T13:01:20.879Z] nexus3.edgexfoundry.org:10004 [2022-01-25T13:01:21.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:01:21.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:01:21.143Z] Configure a credential helper to remove this warning. See [2022-01-25T13:01:21.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:01:21.143Z] [2022-01-25T13:01:21.143Z] Login Succeeded [2022-01-25T13:01:21.143Z] docker.io [2022-01-25T13:01:21.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:01:21.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:01:21.407Z] Configure a credential helper to remove this warning. See [2022-01-25T13:01:21.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:01:21.407Z] [2022-01-25T13:01:21.407Z] Login Succeeded [2022-01-25T13:01:21.407Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T13:01:21.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T13:01:21.757Z] ++ 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 [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] ++ dirname cmd/core-command/Dockerfile [2022-01-25T13:01:21.757Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/core-data/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-25T13:01:21.757Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-25T13:01:21.757Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T13:01:21.757Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-25T13:01:21.757Z] ++ cut -d/ -f2 [2022-01-25T13:01:21.757Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-25T13:01:21.790Z] 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 [2022-01-25T13:01:22.159Z] + git rev-list -1 --merges 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1~1..7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo [2022-01-25T13:01:22.174Z] -----------> git rev-list -1 --merges 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1~1..7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:01:22.174Z] 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [false] [Pipeline] sh [2022-01-25T13:01:22.468Z] + git log --format=format:%s -1 7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] echo [2022-01-25T13:01:22.486Z] ========================================================= [2022-01-25T13:01:22.486Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-25T13:01:22.486Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-25T13:01:23.057Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-25T13:01:23.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-25T13:01:23.057Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-25T13:01:23.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-25T13:01:23.057Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-25T13:01:23.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-25T13:01:23.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:01:23.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:01:23.485Z] [2022-01-25T13:01:23.485Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:01:23.791Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:01:23.791Z] latest: Pulling from edgex-devops/git-semver [2022-01-25T13:01:23.791Z] a0d0a0d46f8b: Pulling fs layer [2022-01-25T13:01:23.791Z] 3e5f54012d9b: Pulling fs layer [2022-01-25T13:01:23.791Z] 4c7163046ea9: Pulling fs layer [2022-01-25T13:01:23.791Z] 0c2d73faf560: Pulling fs layer [2022-01-25T13:01:23.791Z] 0c2d73faf560: Waiting [2022-01-25T13:01:23.791Z] 3e5f54012d9b: Verifying Checksum [2022-01-25T13:01:23.791Z] 3e5f54012d9b: Download complete [2022-01-25T13:01:23.791Z] a0d0a0d46f8b: Verifying Checksum [2022-01-25T13:01:23.791Z] a0d0a0d46f8b: Download complete [2022-01-25T13:01:24.072Z] 0c2d73faf560: Verifying Checksum [2022-01-25T13:01:24.072Z] 0c2d73faf560: Download complete [2022-01-25T13:01:24.072Z] 4c7163046ea9: Verifying Checksum [2022-01-25T13:01:24.072Z] 4c7163046ea9: Download complete [2022-01-25T13:01:24.072Z] a0d0a0d46f8b: Pull complete [2022-01-25T13:01:24.072Z] 3e5f54012d9b: Pull complete [2022-01-25T13:01:24.340Z] 4c7163046ea9: Pull complete [2022-01-25T13:01:24.603Z] 0c2d73faf560: Pull complete [2022-01-25T13:01:24.603Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-25T13:01:24.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T13:01:24.603Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-25T13:01:24.667Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:01:24.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:01:25.408Z] $ docker top 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-25T13:01:25.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T13:01:25.503Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T13:01:25.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T13:01:25.616Z] $ docker exec 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent [2022-01-25T13:01:25.715Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLoMjJD/agent.13 [2022-01-25T13:01:25.715Z] SSH_AGENT_PID=19 [2022-01-25T13:01:25.722Z] Running ssh-add (command line suppressed) [2022-01-25T13:01:25.813Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1976792353689748628.key (/w/workspace/edgex-go/5@tmp/private_key_1976792353689748628.key) [2022-01-25T13:01:25.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T13:01:26.110Z] + git tag --points-at HEAD [Pipeline] } [2022-01-25T13:01:26.135Z] $ docker exec --env ******** --env ******** 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent -k [2022-01-25T13:01:26.217Z] unset SSH_AUTH_SOCK; [2022-01-25T13:01:26.217Z] unset SSH_AGENT_PID; [2022-01-25T13:01:26.218Z] echo Agent pid 19 killed; [2022-01-25T13:01:26.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-25T13:01:26.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T13:01:26.241Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T13:01:26.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T13:01:26.351Z] $ docker exec 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent [2022-01-25T13:01:26.437Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIipKFJ/agent.52 [2022-01-25T13:01:26.437Z] SSH_AGENT_PID=58 [2022-01-25T13:01:26.441Z] Running ssh-add (command line suppressed) [2022-01-25T13:01:26.550Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8256714514349201538.key (/w/workspace/edgex-go/5@tmp/private_key_8256714514349201538.key) [2022-01-25T13:01:26.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T13:01:26.857Z] + git semver init [2022-01-25T13:01:26.857Z] # -> Open(): unable to determine branch for HEAD [2022-01-25T13:01:26.857Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-01-25T13:01:26.857Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-01-25T13:01:26.857Z] # $SEMVER_REMOTE_NAME = origin [2022-01-25T13:01:26.857Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-25T13:01:26.857Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-25T13:01:26.857Z] # $SEMVER_BRANCH = PR-3867 [2022-01-25T13:01:26.857Z] # $SEMVER_TEMP = /tmp/semver-237492745 [2022-01-25T13:01:26.857Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-25T13:01:41.839Z] # '/tmp/semver-237492745' -> '/w/workspace/edgex-go/5/.semver' [2022-01-25T13:01:41.839Z] # -> Force: false [2022-01-25T13:01:41.839Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-01-25T13:01:41.855Z] $ docker exec --env ******** --env ******** 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff ssh-agent -k [2022-01-25T13:01:41.938Z] unset SSH_AUTH_SOCK; [2022-01-25T13:01:41.938Z] unset SSH_AGENT_PID; [2022-01-25T13:01:41.938Z] echo Agent pid 58 killed; [2022-01-25T13:01:41.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T13:01:42.250Z] + git semver [Pipeline] } [2022-01-25T13:01:42.269Z] $ docker stop --time=1 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff [2022-01-25T13:01:44.465Z] $ docker rm -f 96262a90130163e23d83879237ff9f3f23808df6fb44787524555d67287628ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:01:44.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-25T13:01:45.053Z] Stashed 1 file(s) [Pipeline] echo [2022-01-25T13:01:45.056Z] [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 [2022-01-25T13:01:45.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T13:01:45.162Z] ========================================================= [2022-01-25T13:01:45.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-25T13:01:45.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:01:45.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T13:01:45.458Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-25T13:01:45.458Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T13:01:45.458Z] 666ba61612fd: Pulling fs layer [2022-01-25T13:01:45.458Z] 8ed8ca486205: Pulling fs layer [2022-01-25T13:01:45.458Z] 4fe6c5a15a65: Pulling fs layer [2022-01-25T13:01:45.458Z] 22a0e8bec74d: Pulling fs layer [2022-01-25T13:01:45.458Z] f965cba54748: Pulling fs layer [2022-01-25T13:01:45.458Z] 861ffc35075e: Pulling fs layer [2022-01-25T13:01:45.458Z] 4b385c91608e: Pulling fs layer [2022-01-25T13:01:45.458Z] 560528eb2ebb: Pulling fs layer [2022-01-25T13:01:45.458Z] 4fe6c5a15a65: Waiting [2022-01-25T13:01:45.458Z] 22a0e8bec74d: Waiting [2022-01-25T13:01:45.458Z] f965cba54748: Waiting [2022-01-25T13:01:45.458Z] 861ffc35075e: Waiting [2022-01-25T13:01:45.458Z] 4b385c91608e: Waiting [2022-01-25T13:01:45.458Z] 560528eb2ebb: Waiting [2022-01-25T13:01:45.458Z] 8ed8ca486205: Verifying Checksum [2022-01-25T13:01:45.458Z] 8ed8ca486205: Download complete [2022-01-25T13:01:45.458Z] 666ba61612fd: Verifying Checksum [2022-01-25T13:01:45.458Z] 666ba61612fd: Download complete [2022-01-25T13:01:45.458Z] 22a0e8bec74d: Verifying Checksum [2022-01-25T13:01:45.458Z] 22a0e8bec74d: Download complete [2022-01-25T13:01:45.458Z] f965cba54748: Verifying Checksum [2022-01-25T13:01:45.458Z] f965cba54748: Download complete [2022-01-25T13:01:45.458Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T13:01:45.458Z] 59bf1c3509f3: Download complete [2022-01-25T13:01:45.458Z] 861ffc35075e: Verifying Checksum [2022-01-25T13:01:45.458Z] 861ffc35075e: Download complete [2022-01-25T13:01:45.458Z] 4b385c91608e: Verifying Checksum [2022-01-25T13:01:45.458Z] 4b385c91608e: Download complete [2022-01-25T13:01:45.727Z] 59bf1c3509f3: Pull complete [2022-01-25T13:01:45.993Z] 666ba61612fd: Pull complete [2022-01-25T13:01:46.258Z] 8ed8ca486205: Pull complete [2022-01-25T13:01:46.258Z] 4fe6c5a15a65: Verifying Checksum [2022-01-25T13:01:46.258Z] 4fe6c5a15a65: Download complete [2022-01-25T13:01:46.258Z] 560528eb2ebb: Verifying Checksum [2022-01-25T13:01:46.258Z] 560528eb2ebb: Download complete [2022-01-25T13:01:50.491Z] 4fe6c5a15a65: Pull complete [2022-01-25T13:01:50.491Z] 22a0e8bec74d: Pull complete [2022-01-25T13:01:50.491Z] f965cba54748: Pull complete [2022-01-25T13:01:50.491Z] 861ffc35075e: Pull complete [2022-01-25T13:01:50.491Z] 4b385c91608e: Pull complete [2022-01-25T13:01:53.053Z] 560528eb2ebb: Pull complete [2022-01-25T13:01:53.053Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-25T13:01:53.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T13:01:53.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:01:53.355Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T13:01:53.355Z] WORKDIR /edgex [2022-01-25T13:01:53.355Z] COPY go.mod . [2022-01-25T13:01:53.355Z] RUN go mod download' [2022-01-25T13:01:53.355Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-25T13:01:54.794Z] Sending build context to Docker daemon 333.9MB [2022-01-25T13:01:54.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T13:01:54.794Z] ---> dd4a08f94e63 [2022-01-25T13:01:54.794Z] Step 2/4 : WORKDIR /edgex [2022-01-25T13:01:57.344Z] ---> Running in cd591875ecde [2022-01-25T13:01:57.344Z] Removing intermediate container cd591875ecde [2022-01-25T13:01:57.344Z] ---> 650e4294d333 [2022-01-25T13:01:57.344Z] Step 3/4 : COPY go.mod . [2022-01-25T13:01:57.603Z] ---> 0f8e7217c898 [2022-01-25T13:01:57.603Z] Step 4/4 : RUN go mod download [2022-01-25T13:01:57.603Z] ---> Running in c6f7dd24e220 [2022-01-25T13:02:00.123Z] Still waiting to schedule task [2022-01-25T13:02:00.124Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3840’ [2022-01-25T13:02:24.190Z] Removing intermediate container c6f7dd24e220 [2022-01-25T13:02:24.190Z] ---> c28c6caf3e50 [2022-01-25T13:02:24.190Z] Successfully built c28c6caf3e50 [2022-01-25T13:02:24.190Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:02:24.487Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T13:02:24.487Z] . [Pipeline] withDockerContainer [2022-01-25T13:02:24.549Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:02:24.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:02:24.917Z] $ docker top ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:02:25.269Z] + go version [2022-01-25T13:02:25.269Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-25T13:02:25.285Z] $ docker stop --time=1 ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 [2022-01-25T13:02:26.467Z] $ docker rm -f ffc9e329283ce526dc6de2fee9724ee27a486537594bf887b8da500f38fda546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:02:26.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T13:02:26.870Z] . [Pipeline] withDockerContainer [2022-01-25T13:02:26.937Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:02:26.975Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:02:27.336Z] $ docker top b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-25T13:02:27.409Z] ========================================================= [2022-01-25T13:02:27.409Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-25T13:02:27.409Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:02:27.706Z] + make test [2022-01-25T13:02:27.706Z] go mod tidy [2022-01-25T13:02:27.706Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-25T13:02:34.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-25T13:02:49.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-25T13:02:53.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-25T13:02:53.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-25T13:02:53.818Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-25T13:02:55.782Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-25T13:02:56.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-25T13:02:56.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-25T13:02:56.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-25T13:02:56.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-25T13:02:56.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-25T13:02:57.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-25T13:02:57.196Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-25T13:02:57.196Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-25T13:02:57.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-25T13:02:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-01-25T13:02:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-25T13:02:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-25T13:02:59.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 98.5% of statements [2022-01-25T13:02:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-25T13:02:59.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 44.7% of statements [2022-01-25T13:02:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-25T13:02:59.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-25T13:03:00.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 89.5% of statements [2022-01-25T13:03:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-25T13:03:00.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:03:01.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2022-01-25T13:03:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-25T13:03:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-25T13:03:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-25T13:03:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-25T13:03:01.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-25T13:03:02.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.275s coverage: 94.2% of statements [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:03:02.448Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-25T13:03:02.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-25T13:03:02.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2022-01-25T13:03:02.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-25T13:03:02.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-25T13:03:02.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-25T13:03:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.9% of statements [2022-01-25T13:03:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-25T13:03:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2022-01-25T13:03:03.692Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2022-01-25T13:03:03.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-25T13:03:03.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-01-25T13:03:03.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-01-25T13:03:04.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-01-25T13:03:04.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-01-25T13:03:04.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2022-01-25T13:03:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2022-01-25T13:03:16.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2022-01-25T13:03:22.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 82.5% of statements [2022-01-25T13:03:22.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2022-01-25T13:03:40.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.255s coverage: 65.4% of statements [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-25T13:03:40.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-25T13:03:40.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.8% of statements [2022-01-25T13:03:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-25T13:03:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-25T13:03:40.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-01-25T13:03:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-25T13:03:40.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-01-25T13:03:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-25T13:03:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-25T13:03:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-25T13:03:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-25T13:03:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-01-25T13:03:47.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-25T13:03:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-25T13:03:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-25T13:03:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-01-25T13:03:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-01-25T13:03:47.520Z] 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 [2022-01-25T13:04:26.407Z] GO111MODULE=on go vet ./... [2022-01-25T13:04:26.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T13:04:27.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T13:04:27.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T13:04:28.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-25T13:04:28.408Z] + ls -al . [2022-01-25T13:04:28.408Z] total 644 [2022-01-25T13:04:28.408Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 13:04 . [2022-01-25T13:04:28.408Z] drwxr-xr-x 4 root root 28 Jan 25 13:02 .. [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 13:01 .dockerignore [2022-01-25T13:04:28.408Z] drwxrwxr-x 8 1001 1001 179 Jan 25 13:01 .git [2022-01-25T13:04:28.408Z] drwxrwxr-x 4 1001 1001 142 Jan 25 13:01 .github [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 804 Jan 25 13:01 .gitignore [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 13:01 .golangci.yml [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 76 Jan 25 13:01 .hadolint.yml [2022-01-25T13:04:28.408Z] drwx------ 3 1001 1001 73 Jan 25 13:01 .semver [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 13:01 .sonarcloud.properties [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 13:01 ADOPTERS.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 8910 Jan 25 13:01 Attribution.txt [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 51732 Jan 25 13:01 CHANGELOG.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 13:01 CONTRIBUTING.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 13:01 GOVERNANCE.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 849 Jan 25 13:01 Jenkinsfile [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 13:01 LICENSE [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 6508 Jan 25 13:01 Makefile [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 13:01 OWNERS.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 8207 Jan 25 13:01 README.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 13:01 SECURITY.md [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 13:01 VERSION [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 13:01 ZMQWindows.md [2022-01-25T13:04:28.408Z] drwxrwxr-x 2 1001 1001 37 Jan 25 13:01 bin [2022-01-25T13:04:28.408Z] drwxrwxr-x 14 1001 1001 4096 Jan 25 13:01 cmd [2022-01-25T13:04:28.408Z] -rw-r--r-- 1 root root 428381 Jan 25 13:03 coverage.out [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 2827 Jan 25 13:01 go.mod [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 49574 Jan 25 13:01 go.sum [2022-01-25T13:04:28.408Z] drwxrwxr-x 8 1001 1001 124 Jan 25 13:01 internal [2022-01-25T13:04:28.408Z] drwxrwxr-x 3 1001 1001 16 Jan 25 13:01 openapi [2022-01-25T13:04:28.408Z] drwxrwxr-x 4 1001 1001 71 Jan 25 13:01 snap [2022-01-25T13:04:28.408Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 13:01 version.go [Pipeline] sh [2022-01-25T13:04:28.700Z] + '[' -e coverage.out ] [2022-01-25T13:04:28.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-25T13:04:28.816Z] Stashed 1 file(s) [Pipeline] sh [2022-01-25T13:04:29.112Z] + make build [2022-01-25T13:04:29.113Z] 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 [2022-01-25T13:04:30.519Z] 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 [2022-01-25T13:04:37.207Z] 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 [2022-01-25T13:04:37.468Z] 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 [2022-01-25T13:04:38.411Z] 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 [2022-01-25T13:04:38.674Z] 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 [2022-01-25T13:04:39.643Z] 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 [2022-01-25T13:04:40.217Z] 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 [2022-01-25T13:04:41.176Z] 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 [2022-01-25T13:04:42.130Z] 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 [2022-01-25T13:04:42.712Z] 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 [2022-01-25T13:04:43.654Z] 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] } [2022-01-25T13:04:45.053Z] $ docker stop --time=1 b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 [2022-01-25T13:04:46.776Z] $ docker rm -f b48b7f2f6bb3457be36e99d98e61750ec4e50c9f3bc500c9bdf9c1b075e975b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:04:48.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T13:04:48.244Z] [2022-01-25T13:04:48.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:04:48.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T13:04:48.756Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-25T13:04:48.756Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-25T13:04:48.756Z] ca9280d653b3: Pulling fs layer [2022-01-25T13:04:48.756Z] 7e9c9ca2126c: Pulling fs layer [2022-01-25T13:04:48.756Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-25T13:04:48.756Z] cbdbe7a5bc2a: Download complete [2022-01-25T13:04:49.101Z] ca9280d653b3: Verifying Checksum [2022-01-25T13:04:49.101Z] ca9280d653b3: Download complete [2022-01-25T13:04:49.101Z] cbdbe7a5bc2a: Pull complete [2022-01-25T13:04:49.367Z] 7e9c9ca2126c: Verifying Checksum [2022-01-25T13:04:49.367Z] 7e9c9ca2126c: Download complete [2022-01-25T13:04:49.633Z] ca9280d653b3: Pull complete [2022-01-25T13:04:53.873Z] 7e9c9ca2126c: Pull complete [2022-01-25T13:04:53.873Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-25T13:04:53.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T13:04:53.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-25T13:04:53.943Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:04:53.979Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:04:56.400Z] $ docker top 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:04:56.755Z] + docker-compose build --help [2022-01-25T13:04:56.755Z] + grep parallel [2022-01-25T13:04:57.326Z] --parallel Build images in parallel. [Pipeline] } [2022-01-25T13:04:57.339Z] $ docker stop --time=1 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 [2022-01-25T13:04:58.508Z] $ docker rm -f 975377489be2a97ab3f6b662cc52d7e36cc7b2dba681d6c533f3c2391b6d84a4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:04:58.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T13:04:58.897Z] . [Pipeline] withDockerContainer [2022-01-25T13:04:58.957Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:04:58.988Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:04:59.279Z] $ docker top 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:04:59.644Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-25T13:05:00.213Z] Building core-command ... [2022-01-25T13:05:00.213Z] Building core-data ... [2022-01-25T13:05:00.213Z] Building core-metadata ... [2022-01-25T13:05:00.213Z] Building security-bootstrapper ... [2022-01-25T13:05:00.213Z] Building security-proxy-setup ... [2022-01-25T13:05:00.213Z] Building security-secretstore-setup ... [2022-01-25T13:05:00.213Z] Building support-notifications ... [2022-01-25T13:05:00.213Z] Building support-scheduler ... [2022-01-25T13:05:00.213Z] Building sys-mgmt-agent ... [2022-01-25T13:05:00.213Z] Building core-metadata [2022-01-25T13:05:00.213Z] Building security-secretstore-setup [2022-01-25T13:05:00.213Z] Building security-proxy-setup [2022-01-25T13:05:00.213Z] Building support-scheduler [2022-01-25T13:05:00.213Z] Building support-notifications [2022-01-25T13:05:10.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:05:10.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:05:10.231Z] ---> c28c6caf3e50 [2022-01-25T13:05:10.231Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T13:05:10.231Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:05:10.231Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:05:10.231Z] ---> c28c6caf3e50 [2022-01-25T13:05:10.231Z] Step 3/25 : WORKDIR /edgex-go [2022-01-25T13:05:10.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:05:10.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:05:10.231Z] ---> c28c6caf3e50 [2022-01-25T13:05:10.231Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:05:16.822Z] ---> Running in cebef3d16ef0 [2022-01-25T13:05:16.822Z] ---> Running in 49b09b2f1af3 [2022-01-25T13:05:16.822Z] ---> Running in 634310a5be57 [2022-01-25T13:05:22.106Z] Removing intermediate container cebef3d16ef0 [2022-01-25T13:05:22.106Z] ---> 7b3ed9d7dfae [2022-01-25T13:05:22.106Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:05:22.106Z] Removing intermediate container 49b09b2f1af3 [2022-01-25T13:05:22.106Z] ---> 6f357d2de26a [2022-01-25T13:05:22.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:05:22.106Z] Removing intermediate container 634310a5be57 [2022-01-25T13:05:22.106Z] ---> 8b8c14da00b9 [2022-01-25T13:05:22.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:05:22.106Z] ---> Running in c1f8b62cb930 [2022-01-25T13:05:22.106Z] ---> Running in 902bd83f5299 [2022-01-25T13:05:22.106Z] ---> Running in a3dc705567ec [2022-01-25T13:05:26.314Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:05:26.314Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:05:26.314Z] ---> c28c6caf3e50 [2022-01-25T13:05:26.314Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T13:05:26.314Z] ---> Using cache [2022-01-25T13:05:26.314Z] ---> 8b8c14da00b9 [2022-01-25T13:05:26.314Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:05:26.573Z] ---> Running in b97bdad60fc1 [2022-01-25T13:05:26.573Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:05:26.573Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:05:26.573Z] ---> c28c6caf3e50 [2022-01-25T13:05:26.573Z] Step 3/21 : WORKDIR /edgex-go [2022-01-25T13:05:26.573Z] ---> Using cache [2022-01-25T13:05:26.573Z] ---> 8b8c14da00b9 [2022-01-25T13:05:26.573Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:05:26.834Z] Removing intermediate container 902bd83f5299 [2022-01-25T13:05:26.834Z] ---> 0120cf04883d [2022-01-25T13:05:26.834Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T13:05:26.834Z] Removing intermediate container c1f8b62cb930 [2022-01-25T13:05:26.835Z] ---> e5fd0f6a8c24 [2022-01-25T13:05:26.835Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-25T13:05:26.835Z] ---> Running in 5798d12a6152 [2022-01-25T13:05:26.835Z] Removing intermediate container a3dc705567ec [2022-01-25T13:05:26.835Z] ---> 366928013915 [2022-01-25T13:05:26.835Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-25T13:05:26.835Z] ---> Running in d9b15f23c674 [2022-01-25T13:05:26.835Z] ---> Running in 6b6c3dba0632 [2022-01-25T13:05:26.835Z] ---> Running in 1c541587ec8c [2022-01-25T13:05:27.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:27.414Z] Removing intermediate container b97bdad60fc1 [2022-01-25T13:05:27.414Z] ---> 544fb1797a66 [2022-01-25T13:05:27.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-25T13:05:27.414Z] ---> Running in 9c35ba7b72f8 [2022-01-25T13:05:27.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:27.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:27.677Z] Removing intermediate container 5798d12a6152 [2022-01-25T13:05:27.677Z] ---> a17e5b25badd [2022-01-25T13:05:27.677Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-25T13:05:27.677Z] ---> Running in fbeba527839a [2022-01-25T13:05:27.879Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3845 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-25T13:05:27.892Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-01-25T13:05:27.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:27.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:27.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:28.074Z] The recommended git tool is: git [2022-01-25T13:05:28.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:28.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:28.467Z] OK: 221 MiB in 52 packages [2022-01-25T13:05:28.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:28.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:05:28.748Z] Removing intermediate container 6b6c3dba0632 [2022-01-25T13:05:28.748Z] ---> 45772ba1f9fc [2022-01-25T13:05:28.748Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-25T13:05:28.748Z] OK: 221 MiB in 52 packages [2022-01-25T13:05:28.748Z] OK: 221 MiB in 52 packages [2022-01-25T13:05:29.014Z] OK: 221 MiB in 52 packages [2022-01-25T13:05:29.014Z] ---> 3aca754b83ef [2022-01-25T13:05:29.014Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:05:29.014Z] OK: 221 MiB in 52 packages [2022-01-25T13:05:29.014Z] ---> Running in 76cd9c01c836 [2022-01-25T13:05:29.276Z] Removing intermediate container 1c541587ec8c [2022-01-25T13:05:29.276Z] ---> 745e9e4a8d6a [2022-01-25T13:05:29.276Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T13:05:29.276Z] Removing intermediate container d9b15f23c674 [2022-01-25T13:05:29.276Z] ---> 213821e08a19 [2022-01-25T13:05:29.276Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:05:29.539Z] Removing intermediate container 9c35ba7b72f8 [2022-01-25T13:05:29.539Z] ---> a45b3c62243b [2022-01-25T13:05:29.539Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T13:05:29.539Z] ---> 236711e0db36 [2022-01-25T13:05:29.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:05:29.539Z] Removing intermediate container fbeba527839a [2022-01-25T13:05:29.539Z] ---> 09b75a0aee32 [2022-01-25T13:05:29.539Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-25T13:05:29.539Z] ---> 99fab18c6eb3 [2022-01-25T13:05:29.539Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:05:29.802Z] ---> Running in 122e08d21c3b [2022-01-25T13:05:29.802Z] ---> Running in e5f3a4ccb48a [2022-01-25T13:05:29.802Z] ---> 91d1c01dc697 [2022-01-25T13:05:29.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:05:29.802Z] ---> Running in f9624bebd55f [2022-01-25T13:05:29.802Z] ---> f7af4fa42ba3 [2022-01-25T13:05:29.802Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:05:29.802Z] ---> Running in 0ecdedbe6dc0 [2022-01-25T13:05:30.756Z] Removing intermediate container 76cd9c01c836 [2022-01-25T13:05:30.756Z] ---> bb21c4f393a6 [2022-01-25T13:05:30.756Z] Step 8/25 : COPY . . [2022-01-25T13:05:32.723Z] using credential edgex-jenkins-ssh [2022-01-25T13:05:32.745Z] Cloning the remote Git repository [2022-01-25T13:05:32.790Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:05:32.860Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-01-25T13:05:32.943Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:05:32.944Z] > git --version # timeout=10 [2022-01-25T13:05:32.961Z] > git --version # 'git version 2.17.1' [2022-01-25T13:05:32.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:05:33.309Z] Removing intermediate container e5f3a4ccb48a [2022-01-25T13:05:33.310Z] ---> f36a79dc7d86 [2022-01-25T13:05:33.310Z] Step 8/23 : COPY . . [2022-01-25T13:05:33.310Z] Removing intermediate container 122e08d21c3b [2022-01-25T13:05:33.310Z] ---> 6b734f4d0454 [2022-01-25T13:05:33.310Z] Step 8/22 : COPY . . [2022-01-25T13:05:33.578Z] Removing intermediate container 0ecdedbe6dc0 [2022-01-25T13:05:33.578Z] ---> ce9a9ee9b953 [2022-01-25T13:05:33.578Z] Step 8/21 : COPY . . [2022-01-25T13:05:33.060Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:05:41.760Z] Removing intermediate container f9624bebd55f [2022-01-25T13:05:41.760Z] ---> d5fc7748f2b7 [2022-01-25T13:05:41.760Z] Step 8/22 : COPY . . [2022-01-25T13:05:44.309Z] ---> a6d82b0b7d7f [2022-01-25T13:05:44.309Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-25T13:05:44.309Z] ---> e2789fd50fab [2022-01-25T13:05:44.309Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-25T13:05:44.309Z] ---> 6ba42c69def4 [2022-01-25T13:05:44.309Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-25T13:05:44.569Z] ---> Running in d794375e971b [2022-01-25T13:05:44.569Z] ---> Running in 47d6bed0b0ee [2022-01-25T13:05:44.569Z] ---> Running in 3b261e510164 [2022-01-25T13:05:47.132Z] 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 [2022-01-25T13:05:47.132Z] 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 [2022-01-25T13:05:47.132Z] 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 [2022-01-25T13:05:48.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T13:05:48.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:05:48.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T13:05:49.168Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c [2022-01-25T13:05:49.756Z] Merge succeeded, producing 45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:05:49.757Z] Checking out Revision 45d543fc68efd7cb042a11ce041704767587cee6 (PR-3867) [2022-01-25T13:05:48.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:05:48.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:05:48.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T13:05:49.190Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:05:49.208Z] > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 [2022-01-25T13:05:49.439Z] > git remote # timeout=10 [2022-01-25T13:05:49.460Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T13:05:49.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:05:49.482Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-25T13:05:49.740Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T13:05:49.765Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:05:49.778Z] > git checkout -f 45d543fc68efd7cb042a11ce041704767587cee6 # timeout=10 [2022-01-25T13:05:52.413Z] ---> 710c8f2af675 [2022-01-25T13:05:52.413Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-25T13:05:52.996Z] ---> Running in 098046fcfad2 [2022-01-25T13:05:53.961Z] 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 [2022-01-25T13:05:54.019Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-25T13:05:54.041Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T13:05:54.029Z] > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 [2022-01-25T13:05:54.925Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-25T13:05:54.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:05:54.925Z] Dload Upload Total Spent Left Speed [2022-01-25T13:05:54.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-01-25T13:05:55.427Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-25T13:05:55.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-25T13:05:55.767Z] + sudo tee /etc/docker/daemon.new [2022-01-25T13:05:55.767Z] { [2022-01-25T13:05:55.767Z] "registry-mirrors": [ [2022-01-25T13:05:55.767Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-25T13:05:55.767Z] ], [2022-01-25T13:05:55.767Z] "bip": "10.250.0.254/24", [2022-01-25T13:05:55.767Z] "hosts": [ [2022-01-25T13:05:55.767Z] "tcp://0.0.0.0:5555", [2022-01-25T13:05:55.767Z] "unix:///var/run/docker.sock" [2022-01-25T13:05:55.767Z] ], [2022-01-25T13:05:55.767Z] "mtu": 1458, [2022-01-25T13:05:55.767Z] "selinux-enabled": true, [2022-01-25T13:05:55.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-25T13:05:55.767Z] } [Pipeline] sh [2022-01-25T13:05:56.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-25T13:05:56.529Z] + sudo service docker restart [2022-01-25T13:06:04.067Z] ---> a3eb9d987889 [2022-01-25T13:06:04.068Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-25T13:06:04.068Z] ---> Running in 070bf1586025 [2022-01-25T13:06:04.658Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:06:14.847Z] provisioning config files... [2022-01-25T13:06:14.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1067376072684081988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:06:15.227Z] ---> docker-login.sh [2022-01-25T13:06:15.227Z] nexus3.edgexfoundry.org:10001 [2022-01-25T13:06:15.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:06:16.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:06:16.098Z] Configure a credential helper to remove this warning. See [2022-01-25T13:06:16.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:06:16.098Z] [2022-01-25T13:06:16.098Z] Login Succeeded [2022-01-25T13:06:16.098Z] nexus3.edgexfoundry.org:10002 [2022-01-25T13:06:16.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:06:16.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:06:16.370Z] Configure a credential helper to remove this warning. See [2022-01-25T13:06:16.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:06:16.370Z] [2022-01-25T13:06:16.370Z] Login Succeeded [2022-01-25T13:06:16.370Z] nexus3.edgexfoundry.org:10003 [2022-01-25T13:06:16.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:06:16.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:06:16.966Z] Configure a credential helper to remove this warning. See [2022-01-25T13:06:16.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:06:16.966Z] [2022-01-25T13:06:16.966Z] Login Succeeded [2022-01-25T13:06:16.966Z] nexus3.edgexfoundry.org:10004 [2022-01-25T13:06:17.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:06:17.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:06:17.242Z] Configure a credential helper to remove this warning. See [2022-01-25T13:06:17.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:06:17.242Z] [2022-01-25T13:06:17.242Z] Login Succeeded [2022-01-25T13:06:17.242Z] docker.io [2022-01-25T13:06:17.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T13:06:18.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T13:06:18.118Z] Configure a credential helper to remove this warning. See [2022-01-25T13:06:18.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T13:06:18.118Z] [2022-01-25T13:06:18.118Z] Login Succeeded [2022-01-25T13:06:18.118Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T13:06:18.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T13:06:18.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T13:06:18.661Z] ========================================================= [2022-01-25T13:06:18.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-25T13:06:18.661Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:06:18.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T13:06:19.269Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-25T13:06:19.269Z] 9b3977197b4f: Pulling fs layer [2022-01-25T13:06:19.269Z] 1a89e8eeedd5: Pulling fs layer [2022-01-25T13:06:19.269Z] 94645a83ff95: Pulling fs layer [2022-01-25T13:06:19.269Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-25T13:06:19.269Z] 0c92f367c5e7: Pulling fs layer [2022-01-25T13:06:19.269Z] 4b8299f9d1f4: Pulling fs layer [2022-01-25T13:06:19.269Z] 9a6b49a46696: Pulling fs layer [2022-01-25T13:06:19.269Z] cf05db05a679: Pulling fs layer [2022-01-25T13:06:19.269Z] 4b8299f9d1f4: Waiting [2022-01-25T13:06:19.269Z] 9a6b49a46696: Waiting [2022-01-25T13:06:19.269Z] cf05db05a679: Waiting [2022-01-25T13:06:19.269Z] 3f3a8bcf1eab: Waiting [2022-01-25T13:06:19.269Z] 0c92f367c5e7: Waiting [2022-01-25T13:06:19.269Z] 94645a83ff95: Verifying Checksum [2022-01-25T13:06:19.269Z] 94645a83ff95: Download complete [2022-01-25T13:06:19.269Z] 1a89e8eeedd5: Download complete [2022-01-25T13:06:19.269Z] 0c92f367c5e7: Verifying Checksum [2022-01-25T13:06:19.269Z] 0c92f367c5e7: Download complete [2022-01-25T13:06:19.269Z] 4b8299f9d1f4: Verifying Checksum [2022-01-25T13:06:19.269Z] 4b8299f9d1f4: Download complete [2022-01-25T13:06:19.269Z] 9b3977197b4f: Verifying Checksum [2022-01-25T13:06:19.269Z] 9b3977197b4f: Download complete [2022-01-25T13:06:19.269Z] 9a6b49a46696: Verifying Checksum [2022-01-25T13:06:19.269Z] 9a6b49a46696: Download complete [2022-01-25T13:06:19.869Z] 9b3977197b4f: Pull complete [2022-01-25T13:06:20.471Z] 1a89e8eeedd5: Pull complete [2022-01-25T13:06:20.745Z] 94645a83ff95: Pull complete [2022-01-25T13:06:21.019Z] cf05db05a679: Verifying Checksum [2022-01-25T13:06:21.019Z] cf05db05a679: Download complete [2022-01-25T13:06:21.620Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-25T13:06:21.620Z] 3f3a8bcf1eab: Download complete [2022-01-25T13:06:26.700Z] 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 [2022-01-25T13:06:26.700Z] 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 [2022-01-25T13:06:31.070Z] Removing intermediate container 3b261e510164 [2022-01-25T13:06:31.070Z] ---> 6dc9b12a5ba1 [2022-01-25T13:06:31.070Z] [2022-01-25T13:06:31.070Z] Step 10/21 : FROM alpine:3.14 [2022-01-25T13:06:31.070Z] Removing intermediate container d794375e971b [2022-01-25T13:06:31.070Z] ---> 7b69aef0c91c [2022-01-25T13:06:31.070Z] [2022-01-25T13:06:31.070Z] Step 10/25 : FROM alpine:3.14 [2022-01-25T13:06:31.070Z] Removing intermediate container 47d6bed0b0ee [2022-01-25T13:06:31.070Z] ---> f68610190ad0 [2022-01-25T13:06:31.070Z] [2022-01-25T13:06:31.070Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T13:06:32.030Z] 3.14: Pulling from library/alpine [2022-01-25T13:06:32.294Z] 3.14: Pulling from library/alpine [2022-01-25T13:06:32.294Z] 3.14: Pulling from library/alpine [2022-01-25T13:06:34.026Z] 3f3a8bcf1eab: Pull complete [2022-01-25T13:06:34.026Z] 0c92f367c5e7: Pull complete [2022-01-25T13:06:34.026Z] 4b8299f9d1f4: Pull complete [2022-01-25T13:06:34.026Z] 9a6b49a46696: Pull complete [2022-01-25T13:06:34.283Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:06:34.283Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:06:34.283Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T13:06:34.283Z] Status: Image is up to date for alpine:3.14 [2022-01-25T13:06:34.283Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:06:34.283Z] Status: Image is up to date for alpine:3.14 [2022-01-25T13:06:34.283Z] ---> 0a97eee8041e [2022-01-25T13:06:34.283Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-25T13:06:34.283Z] ---> 0a97eee8041e [2022-01-25T13:06:34.283Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-25T13:06:34.283Z] ---> 0a97eee8041e [2022-01-25T13:06:34.283Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-25T13:06:34.549Z] ---> Running in d0ed344c538c [2022-01-25T13:06:34.549Z] ---> Running in 03fcf8f6b311 [2022-01-25T13:06:34.549Z] ---> Running in a522963c6b63 [2022-01-25T13:06:34.831Z] Removing intermediate container 098046fcfad2 [2022-01-25T13:06:34.831Z] ---> c968b3ca4432 [2022-01-25T13:06:34.831Z] [2022-01-25T13:06:34.831Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:06:34.831Z] ---> 0a97eee8041e [2022-01-25T13:06:34.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:06:34.831Z] ---> Running in d8c2c5f60387 [2022-01-25T13:06:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.678Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-25T13:06:35.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:35.678Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-25T13:06:35.678Z] (3/3) Installing su-exec (0.2-r1) [2022-01-25T13:06:35.678Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:06:35.678Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:06:35.678Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-25T13:06:35.944Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:06:35.944Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T13:06:35.944Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:06:35.944Z] OK: 6 MiB in 15 packages [2022-01-25T13:06:35.944Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:06:35.944Z] OK: 6 MiB in 17 packages [2022-01-25T13:06:35.944Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-25T13:06:35.944Z] (5/5) Installing curl (7.79.1-r0) [2022-01-25T13:06:35.945Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:06:35.945Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:06:35.945Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-25T13:06:35.945Z] OK: 8 MiB in 19 packages [2022-01-25T13:06:35.945Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-25T13:06:35.945Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:06:35.945Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:06:36.215Z] OK: 6 MiB in 16 packages [2022-01-25T13:06:36.793Z] Removing intermediate container 070bf1586025 [2022-01-25T13:06:36.793Z] ---> 5c35938c0309 [2022-01-25T13:06:36.793Z] [2022-01-25T13:06:36.793Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T13:06:36.793Z] ---> 0a97eee8041e [2022-01-25T13:06:36.793Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:06:36.793Z] ---> Running in 3670a45f26ae [2022-01-25T13:06:36.793Z] Removing intermediate container d0ed344c538c [2022-01-25T13:06:36.793Z] ---> ab523c991811 [2022-01-25T13:06:36.793Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:06:37.057Z] Removing intermediate container d8c2c5f60387 [2022-01-25T13:06:37.057Z] ---> 0a7dd9e3efe8 [2022-01-25T13:06:37.057Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:06:37.057Z] ---> Running in 59cc30d50123 [2022-01-25T13:06:37.057Z] ---> Running in b68bbd70e689 [2022-01-25T13:06:37.320Z] Removing intermediate container 03fcf8f6b311 [2022-01-25T13:06:37.320Z] ---> d7467c19f373 [2022-01-25T13:06:37.320Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:06:37.320Z] Removing intermediate container 59cc30d50123 [2022-01-25T13:06:37.320Z] ---> 55f7893c3245 [2022-01-25T13:06:37.320Z] Step 13/25 : WORKDIR / [2022-01-25T13:06:37.320Z] Removing intermediate container a522963c6b63 [2022-01-25T13:06:37.320Z] ---> d521c78da407 [2022-01-25T13:06:37.320Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:06:37.320Z] ---> Running in 8606d9bfa53c [2022-01-25T13:06:37.320Z] ---> Running in 3734fa0afb1f [2022-01-25T13:06:37.320Z] ---> Running in 156d39ae68f7 [2022-01-25T13:06:37.320Z] Removing intermediate container b68bbd70e689 [2022-01-25T13:06:37.320Z] ---> 4688ce63fd47 [2022-01-25T13:06:37.320Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-25T13:06:37.320Z] ---> Running in 050419ab78df [2022-01-25T13:06:37.320Z] Removing intermediate container 8606d9bfa53c [2022-01-25T13:06:37.320Z] ---> 3f3ea355991b [2022-01-25T13:06:37.320Z] Step 13/21 : WORKDIR /edgex [2022-01-25T13:06:37.604Z] Removing intermediate container 156d39ae68f7 [2022-01-25T13:06:37.604Z] ---> fea009585137 [2022-01-25T13:06:37.604Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-25T13:06:37.604Z] Removing intermediate container 3734fa0afb1f [2022-01-25T13:06:37.604Z] ---> 7cbd005b89cf [2022-01-25T13:06:37.604Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-25T13:06:37.604Z] ---> Running in 3196f4f77384 [2022-01-25T13:06:37.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:37.604Z] ---> Running in 5c22c6093311 [2022-01-25T13:06:37.604Z] Removing intermediate container 050419ab78df [2022-01-25T13:06:37.604Z] ---> 1aceea39009e [2022-01-25T13:06:37.604Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T13:06:37.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:37.604Z] ---> Running in 46ed4088e427 [2022-01-25T13:06:37.604Z] Removing intermediate container 3196f4f77384 [2022-01-25T13:06:37.604Z] ---> e7e06c003467 [2022-01-25T13:06:37.604Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-25T13:06:37.877Z] ---> dd700684505b [2022-01-25T13:06:37.877Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-25T13:06:37.877Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T13:06:37.877Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:06:37.877Z] OK: 6 MiB in 15 packages [2022-01-25T13:06:37.877Z] Removing intermediate container 5c22c6093311 [2022-01-25T13:06:37.877Z] ---> b8ea50a36df2 [2022-01-25T13:06:37.877Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T13:06:37.877Z] Removing intermediate container 46ed4088e427 [2022-01-25T13:06:37.877Z] ---> 5f6c2d5756f3 [2022-01-25T13:06:37.877Z] Step 15/23 : WORKDIR / [2022-01-25T13:06:37.877Z] ---> Running in 428c9695fb2a [2022-01-25T13:06:37.877Z] ---> Running in 88980b280060 [2022-01-25T13:06:37.877Z] ---> 52e0e6395573 [2022-01-25T13:06:37.877Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-25T13:06:38.139Z] ---> 3a8bb0c49249 [2022-01-25T13:06:38.140Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-25T13:06:38.140Z] Removing intermediate container 428c9695fb2a [2022-01-25T13:06:38.140Z] ---> 805a5a6fc213 [2022-01-25T13:06:38.140Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:06:38.140Z] Removing intermediate container 88980b280060 [2022-01-25T13:06:38.140Z] ---> 1169292d0b70 [2022-01-25T13:06:38.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:06:38.401Z] Removing intermediate container 3670a45f26ae [2022-01-25T13:06:38.401Z] ---> c27a021ec217 [2022-01-25T13:06:38.401Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:06:38.401Z] ---> e84276e7b85b [2022-01-25T13:06:38.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-25T13:06:38.401Z] ---> Running in ea2a25145b59 [2022-01-25T13:06:38.401Z] ---> 8a15f3d4c515 [2022-01-25T13:06:38.401Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-25T13:06:38.401Z] ---> 2bed2eaceee3 [2022-01-25T13:06:38.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-25T13:06:38.401Z] ---> 2da2002d1c48 [2022-01-25T13:06:38.401Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-25T13:06:38.663Z] Removing intermediate container ea2a25145b59 [2022-01-25T13:06:38.663Z] ---> 486fc76b94b5 [2022-01-25T13:06:38.663Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-25T13:06:38.932Z] ---> Running in 4ad7d21a3241 [2022-01-25T13:06:38.932Z] ---> 0315c18629b3 [2022-01-25T13:06:38.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-25T13:06:38.932Z] ---> c1dda83f9734 [2022-01-25T13:06:38.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-25T13:06:38.933Z] ---> 01c1e77d468f [2022-01-25T13:06:38.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-25T13:06:38.933Z] Removing intermediate container 4ad7d21a3241 [2022-01-25T13:06:38.933Z] ---> d8de28f4d9d6 [2022-01-25T13:06:38.933Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T13:06:38.933Z] ---> bce8836bf120 [2022-01-25T13:06:38.933Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-25T13:06:39.202Z] ---> Running in 305a2c3b97dc [2022-01-25T13:06:39.202Z] ---> Running in 1d18fbc557b9 [2022-01-25T13:06:39.202Z] ---> 71425705f5a8 [2022-01-25T13:06:39.202Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-25T13:06:39.202Z] ---> Running in 4884be054b84 [2022-01-25T13:06:39.202Z] Removing intermediate container 305a2c3b97dc [2022-01-25T13:06:39.202Z] ---> 468b9cdab87f [2022-01-25T13:06:39.202Z] Step 18/21 : CMD ["--init=true"] [2022-01-25T13:06:39.202Z] ---> 831126764474 [2022-01-25T13:06:39.202Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-25T13:06:39.202Z] ---> 18bf40455753 [2022-01-25T13:06:39.202Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-25T13:06:39.202Z] Removing intermediate container 1d18fbc557b9 [2022-01-25T13:06:39.202Z] ---> b76bc20e08ab [2022-01-25T13:06:39.202Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:06:39.202Z] ---> Running in 82909a3f0abb [2022-01-25T13:06:39.420Z] cf05db05a679: Pull complete [2022-01-25T13:06:39.420Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-25T13:06:39.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T13:06:39.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:06:39.467Z] ---> Running in f52fa3a72333 [2022-01-25T13:06:39.467Z] Removing intermediate container 4884be054b84 [2022-01-25T13:06:39.467Z] ---> 4d6ec92ceaa6 [2022-01-25T13:06:39.467Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:06:39.467Z] ---> Running in 292263733b2c [2022-01-25T13:06:39.467Z] ---> ab4c261ab33e [2022-01-25T13:06:39.467Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-25T13:06:39.467Z] Removing intermediate container 82909a3f0abb [2022-01-25T13:06:39.467Z] ---> 8cfb84cba599 [2022-01-25T13:06:39.467Z] Step 19/21 : LABEL arch=x86_64 [2022-01-25T13:06:39.467Z] Removing intermediate container f52fa3a72333 [2022-01-25T13:06:39.467Z] ---> f1f1be801358 [2022-01-25T13:06:39.467Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:06:39.734Z] ---> Running in 4fe7523edd31 [2022-01-25T13:06:39.734Z] ---> Running in 8b94c00794bf [2022-01-25T13:06:39.734Z] Removing intermediate container 292263733b2c [2022-01-25T13:06:39.734Z] ---> 59bc142517c9 [2022-01-25T13:06:39.734Z] Step 20/22 : LABEL arch=x86_64 [2022-01-25T13:06:39.734Z] ---> 691cbf5614a3 [2022-01-25T13:06:39.734Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-25T13:06:39.734Z] ---> Running in d4457f462cab [2022-01-25T13:06:39.773Z] + docker+ build -t ci-base-image-arm64echo -f - . [2022-01-25T13:06:39.773Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T13:06:39.773Z] WORKDIR /edgex [2022-01-25T13:06:39.773Z] COPY go.mod . [2022-01-25T13:06:39.773Z] RUN go mod download [2022-01-25T13:06:39.993Z] ---> e5d214f91d80 [2022-01-25T13:06:39.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-25T13:06:39.993Z] Removing intermediate container 8b94c00794bf [2022-01-25T13:06:39.993Z] ---> dbc0a627c451 [2022-01-25T13:06:39.993Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T13:06:39.993Z] Removing intermediate container 4fe7523edd31 [2022-01-25T13:06:39.993Z] ---> fb1b1c3d91f0 [2022-01-25T13:06:39.993Z] Step 20/21 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:06:39.993Z] ---> Running in 403f1f63fe7c [2022-01-25T13:06:39.993Z] ---> Running in 86a975950b75 [2022-01-25T13:06:39.993Z] Removing intermediate container d4457f462cab [2022-01-25T13:06:39.993Z] ---> 42ae7cff75ec [2022-01-25T13:06:39.993Z] Step 21/22 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:06:39.993Z] ---> Running in e9ad22d869ec [2022-01-25T13:06:39.993Z] ---> 50f56eee87e0 [2022-01-25T13:06:39.993Z] Step 21/25 : 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/ [2022-01-25T13:06:39.993Z] ---> Running in 4b9e2ac645c1 [2022-01-25T13:06:39.993Z] Removing intermediate container 403f1f63fe7c [2022-01-25T13:06:39.993Z] ---> c253b8190f8b [2022-01-25T13:06:39.993Z] Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:06:39.993Z] ---> 4db7340cd4d7 [2022-01-25T13:06:39.993Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-25T13:06:39.993Z] Removing intermediate container 86a975950b75 [2022-01-25T13:06:39.993Z] ---> d13180289a7e [2022-01-25T13:06:39.993Z] Step 21/21 : LABEL version=0.0.0 [2022-01-25T13:06:40.270Z] ---> Running in 721c61f33182 [2022-01-25T13:06:40.270Z] Removing intermediate container e9ad22d869ec [2022-01-25T13:06:40.270Z] ---> 88fb1db7d6ff [2022-01-25T13:06:40.270Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T13:06:40.270Z] ---> Running in f94667411e83 [2022-01-25T13:06:40.270Z] ---> Running in aa02ebfbad45 [2022-01-25T13:06:40.270Z] ---> Running in dac550d9fb6e [2022-01-25T13:06:40.270Z] Removing intermediate container f94667411e83 [2022-01-25T13:06:40.270Z] ---> eb31a3b2b23f [2022-01-25T13:06:40.270Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:06:40.270Z] Removing intermediate container 721c61f33182 [2022-01-25T13:06:40.270Z] ---> 5936253b5d6a [2022-01-25T13:06:40.270Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:06:40.270Z] ---> Running in 3dd94f715850 [2022-01-25T13:06:40.270Z] ---> Running in 630fe40d11e4 [2022-01-25T13:06:40.270Z] Removing intermediate container dac550d9fb6e [2022-01-25T13:06:40.270Z] ---> f199cd3b7eb5 [2022-01-25T13:06:40.270Z] [2022-01-25T13:06:40.270Z] Removing intermediate container aa02ebfbad45 [2022-01-25T13:06:40.270Z] ---> af33b70638e9 [2022-01-25T13:06:40.270Z] [2022-01-25T13:06:40.541Z] Removing intermediate container 630fe40d11e4 [2022-01-25T13:06:40.541Z] ---> 47e4e9f28f8a [2022-01-25T13:06:40.541Z] [2022-01-25T13:06:40.541Z] Successfully built af33b70638e9 [2022-01-25T13:06:40.541Z] Successfully built f199cd3b7eb5 [2022-01-25T13:06:40.541Z] Successfully tagged security-proxy-setup:latest [2022-01-25T13:06:40.541Z] Building security-bootstrapper [2022-01-25T13:06:40.541Z]  Building security-proxy-setup ... done Successfully tagged support-notifications:latest [2022-01-25T13:06:40.541Z] Building sys-mgmt-agent [2022-01-25T13:06:40.541Z]  Building support-notifications ... done Removing intermediate container 3dd94f715850 [2022-01-25T13:06:40.541Z] ---> 6b60be985e0f [2022-01-25T13:06:40.541Z] Successfully built 47e4e9f28f8a [2022-01-25T13:06:40.541Z] Step 20/22 : LABEL arch=x86_64 [2022-01-25T13:06:40.541Z] Successfully tagged core-metadata:latest [2022-01-25T13:06:40.541Z]  Building core-metadata ... done Building core-command [2022-01-25T13:06:40.802Z] ---> Running in a2b9545f76b5 [2022-01-25T13:06:40.802Z] Removing intermediate container a2b9545f76b5 [2022-01-25T13:06:40.802Z] ---> a9ba271b00ca [2022-01-25T13:06:40.802Z] Step 21/22 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:06:41.745Z] Removing intermediate container 4b9e2ac645c1 [2022-01-25T13:06:41.745Z] ---> 4252d2f5a1c1 [2022-01-25T13:06:41.745Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-25T13:06:42.410Z] Sending build context to Docker daemon 168.6MB [2022-01-25T13:06:42.410Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T13:06:42.410Z] ---> 0ccda1f7e2ee [2022-01-25T13:06:42.410Z] Step 2/4 : WORKDIR /edgex [2022-01-25T13:06:44.373Z] ---> Running in 216045b277d3 [2022-01-25T13:06:44.373Z] Removing intermediate container 216045b277d3 [2022-01-25T13:06:44.373Z] ---> 5ae9d74dbc76 [2022-01-25T13:06:44.373Z] Step 3/4 : COPY go.mod . [2022-01-25T13:06:44.976Z] ---> ac7a63b38dc2 [2022-01-25T13:06:44.976Z] Step 4/4 : RUN go mod download [2022-01-25T13:06:44.976Z] ---> Running in d1de6a4a7b9f [2022-01-25T13:06:48.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:06:48.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:06:48.357Z] ---> c28c6caf3e50 [2022-01-25T13:06:48.357Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> 8b8c14da00b9 [2022-01-25T13:06:48.357Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> a17e5b25badd [2022-01-25T13:06:48.357Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-25T13:06:48.357Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:06:48.357Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:06:48.357Z] ---> c28c6caf3e50 [2022-01-25T13:06:48.357Z] Step 3/31 : WORKDIR /edgex-go [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> 8b8c14da00b9 [2022-01-25T13:06:48.357Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> a17e5b25badd [2022-01-25T13:06:48.357Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> 09b75a0aee32 [2022-01-25T13:06:48.357Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> f7af4fa42ba3 [2022-01-25T13:06:48.357Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> ce9a9ee9b953 [2022-01-25T13:06:48.357Z] Step 8/31 : COPY . . [2022-01-25T13:06:48.357Z] ---> Using cache [2022-01-25T13:06:48.357Z] ---> 6ba42c69def4 [2022-01-25T13:06:48.357Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-25T13:06:48.928Z] ---> Running in 7dbea448a34a [2022-01-25T13:06:50.314Z] ---> Running in 7e5039e97e3a [2022-01-25T13:06:50.315Z] Removing intermediate container 7dbea448a34a [2022-01-25T13:06:50.315Z] ---> 0d1a13dc12cc [2022-01-25T13:06:50.315Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T13:06:50.315Z] ---> Running in ac51b933996d [2022-01-25T13:06:50.315Z] ---> Running in 1e878d7a149f [2022-01-25T13:06:50.575Z] ---> Running in 43d7dea9631a [2022-01-25T13:06:50.575Z] Removing intermediate container 7e5039e97e3a [2022-01-25T13:06:50.575Z] ---> 3a9273a3ec95 [2022-01-25T13:06:50.575Z] Step 23/25 : LABEL arch=x86_64 [2022-01-25T13:06:50.836Z] ---> Running in fe0585f95dbe [2022-01-25T13:06:50.836Z] Removing intermediate container 43d7dea9631a [2022-01-25T13:06:50.836Z] ---> 28e3722c18a2 [2022-01-25T13:06:50.836Z] [2022-01-25T13:06:50.836Z] Successfully built 28e3722c18a2 [2022-01-25T13:06:51.097Z] Successfully tagged support-scheduler:latest [2022-01-25T13:06:51.098Z]  Building support-scheduler ... done Building core-data [2022-01-25T13:06:51.098Z] Removing intermediate container fe0585f95dbe [2022-01-25T13:06:51.098Z] ---> 8811f0a718fa [2022-01-25T13:06:51.098Z] Step 24/25 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:06:53.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:06:53.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:06:53.656Z] ---> c28c6caf3e50 [2022-01-25T13:06:53.656Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> 8b8c14da00b9 [2022-01-25T13:06:53.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> a17e5b25badd [2022-01-25T13:06:53.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> 09b75a0aee32 [2022-01-25T13:06:53.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> f7af4fa42ba3 [2022-01-25T13:06:53.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> ce9a9ee9b953 [2022-01-25T13:06:53.656Z] Step 8/23 : COPY . . [2022-01-25T13:06:53.656Z] ---> Using cache [2022-01-25T13:06:53.656Z] ---> 6ba42c69def4 [2022-01-25T13:06:53.656Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-25T13:06:54.225Z] ---> Running in adc8152bd601 [2022-01-25T13:06:54.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:54.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:06:54.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:06:54.794Z] ---> c28c6caf3e50 [2022-01-25T13:06:54.794Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:06:54.794Z] ---> Using cache [2022-01-25T13:06:54.794Z] ---> 8b8c14da00b9 [2022-01-25T13:06:54.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:06:54.794Z] ---> Using cache [2022-01-25T13:06:54.794Z] ---> a17e5b25badd [2022-01-25T13:06:54.794Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-25T13:06:55.057Z] 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 [2022-01-25T13:06:55.321Z] ---> Running in 53a38404aee6 [2022-01-25T13:06:55.321Z] ---> Running in dae852ab98a5 [2022-01-25T13:06:55.321Z] Removing intermediate container adc8152bd601 [2022-01-25T13:06:55.321Z] ---> 288c09eb664e [2022-01-25T13:06:55.321Z] Step 25/25 : LABEL version=0.0.0 [2022-01-25T13:06:55.321Z] ---> Running in ee0e64c7152e [2022-01-25T13:06:55.321Z] Removing intermediate container ee0e64c7152e [2022-01-25T13:06:55.321Z] ---> 14e1ea11a332 [2022-01-25T13:06:55.321Z] [2022-01-25T13:06:55.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:55.586Z] Successfully built 14e1ea11a332 [2022-01-25T13:06:55.586Z] Successfully tagged security-secretstore-setup:latest [2022-01-25T13:06:55.849Z]  Building security-secretstore-setup ... done OK: 221 MiB in 52 packages [2022-01-25T13:06:55.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:55.849Z] 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 [2022-01-25T13:06:56.424Z] Removing intermediate container ac51b933996d [2022-01-25T13:06:56.424Z] ---> 5bc940fcf172 [2022-01-25T13:06:56.424Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:06:56.424Z] ---> 5eef2d4a1225 [2022-01-25T13:06:56.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:06:56.688Z] ---> Running in 2c2c6a04ea27 [2022-01-25T13:06:56.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:06:57.259Z] OK: 221 MiB in 52 packages [2022-01-25T13:06:57.834Z] Removing intermediate container dae852ab98a5 [2022-01-25T13:06:57.834Z] ---> e8325cab782b [2022-01-25T13:06:57.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:06:57.834Z] ---> 26e88e0e2ecb [2022-01-25T13:06:57.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:06:58.100Z] ---> Running in b4a6ba8136df [2022-01-25T13:06:58.675Z] Removing intermediate container 2c2c6a04ea27 [2022-01-25T13:06:58.675Z] ---> 7b08d72418ca [2022-01-25T13:06:58.675Z] Step 8/23 : COPY . . [2022-01-25T13:07:04.001Z] Removing intermediate container b4a6ba8136df [2022-01-25T13:07:04.001Z] ---> d173f36ed880 [2022-01-25T13:07:04.001Z] Step 8/23 : COPY . . [2022-01-25T13:07:04.593Z] ---> dbd5262d272f [2022-01-25T13:07:04.593Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-25T13:07:06.574Z] ---> Running in bdea07b28f7c [2022-01-25T13:07:07.156Z] 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 [2022-01-25T13:07:11.428Z] ---> c2ea94656b98 [2022-01-25T13:07:11.428Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-25T13:07:11.428Z] ---> Running in 72b7b82b1840 [2022-01-25T13:07:11.699Z] 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 [2022-01-25T13:07:24.046Z] Removing intermediate container 1e878d7a149f [2022-01-25T13:07:24.046Z] ---> 5fb26b0597ea [2022-01-25T13:07:24.046Z] [2022-01-25T13:07:24.046Z] Step 10/31 : FROM alpine:3.14 [2022-01-25T13:07:24.046Z] ---> 0a97eee8041e [2022-01-25T13:07:24.046Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-25T13:07:24.046Z] ---> Running in 4e7d109260d8 [2022-01-25T13:07:24.046Z] Removing intermediate container 4e7d109260d8 [2022-01-25T13:07:24.046Z] ---> ed518ff15730 [2022-01-25T13:07:24.046Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-25T13:07:24.046Z] ---> Running in 76a02e2c9b68 [2022-01-25T13:07:24.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:24.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:25.198Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-25T13:07:25.198Z] (2/2) Installing su-exec (0.2-r1) [2022-01-25T13:07:25.198Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:07:25.198Z] OK: 6 MiB in 16 packages [2022-01-25T13:07:25.461Z] Removing intermediate container 53a38404aee6 [2022-01-25T13:07:25.461Z] ---> 8d2e9acf138e [2022-01-25T13:07:25.461Z] [2022-01-25T13:07:25.461Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:07:25.461Z] ---> 0a97eee8041e [2022-01-25T13:07:25.461Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:07:25.461Z] ---> Using cache [2022-01-25T13:07:25.461Z] ---> c27a021ec217 [2022-01-25T13:07:25.461Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:07:25.461Z] ---> Using cache [2022-01-25T13:07:25.461Z] ---> 486fc76b94b5 [2022-01-25T13:07:25.461Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-25T13:07:25.461Z] ---> Running in 96f0d62fc7a8 [2022-01-25T13:07:25.461Z] Removing intermediate container 96f0d62fc7a8 [2022-01-25T13:07:25.461Z] ---> a82386dd45c2 [2022-01-25T13:07:25.461Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T13:07:25.725Z] Removing intermediate container 76a02e2c9b68 [2022-01-25T13:07:25.725Z] ---> 31b3577adf89 [2022-01-25T13:07:25.725Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-25T13:07:25.725Z] ---> Running in f20962b5fe75 [2022-01-25T13:07:25.725Z] ---> Running in ba141ce61f13 [2022-01-25T13:07:25.992Z] Removing intermediate container f20962b5fe75 [2022-01-25T13:07:25.992Z] ---> 1bb084a9f27a [2022-01-25T13:07:25.992Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-25T13:07:25.992Z] Removing intermediate container ba141ce61f13 [2022-01-25T13:07:25.992Z] ---> 39b01e6e78e1 [2022-01-25T13:07:25.992Z] Step 15/23 : WORKDIR / [2022-01-25T13:07:25.992Z] ---> Running in 78292a8b5f16 [2022-01-25T13:07:25.992Z] ---> Running in 7e4f26732f23 [2022-01-25T13:07:25.992Z] Removing intermediate container 78292a8b5f16 [2022-01-25T13:07:25.992Z] ---> a2e2f6fd7ef4 [2022-01-25T13:07:25.992Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-25T13:07:25.992Z] ---> Running in 087910f32c05 [2022-01-25T13:07:25.992Z] Removing intermediate container 7e4f26732f23 [2022-01-25T13:07:25.992Z] ---> f02aa0ff9451 [2022-01-25T13:07:25.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:07:26.564Z] ---> 0fab80d80e82 [2022-01-25T13:07:26.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-25T13:07:27.148Z] Removing intermediate container 087910f32c05 [2022-01-25T13:07:27.148Z] ---> c65ca0b98d43 [2022-01-25T13:07:27.148Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-25T13:07:27.148Z] ---> 02d8230ccf92 [2022-01-25T13:07:27.148Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-25T13:07:27.148Z] ---> Running in 424dacaaafdd [2022-01-25T13:07:27.148Z] Removing intermediate container 424dacaaafdd [2022-01-25T13:07:27.148Z] ---> afe1d23860f6 [2022-01-25T13:07:27.148Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-25T13:07:27.412Z] ---> 1971dae2e5a4 [2022-01-25T13:07:27.412Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-25T13:07:27.412Z] ---> Running in 41b155662dd6 [2022-01-25T13:07:27.673Z] ---> 98fca93ea4ea [2022-01-25T13:07:27.673Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-25T13:07:27.673Z] Removing intermediate container 41b155662dd6 [2022-01-25T13:07:27.673Z] ---> 968ea627a86b [2022-01-25T13:07:27.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:07:27.673Z] ---> Running in ceefa62158fc [2022-01-25T13:07:27.673Z] ---> Running in b621234d3009 [2022-01-25T13:07:27.935Z] Removing intermediate container b621234d3009 [2022-01-25T13:07:27.935Z] ---> 9a360218de83 [2022-01-25T13:07:27.935Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T13:07:27.935Z] ---> Running in 4d1dea8b949c [2022-01-25T13:07:28.201Z] Removing intermediate container 4d1dea8b949c [2022-01-25T13:07:28.201Z] ---> 2626559733ed [2022-01-25T13:07:28.201Z] Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:07:28.201Z] ---> Running in c6adf039c1bb [2022-01-25T13:07:28.464Z] Removing intermediate container c6adf039c1bb [2022-01-25T13:07:28.464Z] ---> d20dfb0d9421 [2022-01-25T13:07:28.464Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:07:28.464Z] ---> Running in 22f26a4470b1 [2022-01-25T13:07:28.464Z] Removing intermediate container 22f26a4470b1 [2022-01-25T13:07:28.464Z] ---> dbf6e8cd1359 [2022-01-25T13:07:28.464Z] [2022-01-25T13:07:28.727Z] Successfully built dbf6e8cd1359 [2022-01-25T13:07:28.727Z] Successfully tagged core-command:latest [2022-01-25T13:07:28.727Z]  Building core-command ... done Removing intermediate container ceefa62158fc [2022-01-25T13:07:28.727Z] ---> 9cf7fba448d1 [2022-01-25T13:07:28.727Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:07:28.988Z] ---> 800b86b630a7 [2022-01-25T13:07:28.988Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-25T13:07:29.567Z] ---> 08a6d386dd52 [2022-01-25T13:07:29.567Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-25T13:07:30.154Z] ---> 8490a706e05f [2022-01-25T13:07:30.154Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-25T13:07:30.418Z] ---> 2153cb3a626a [2022-01-25T13:07:30.418Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-25T13:07:30.685Z] ---> 2c7fccdecc4c [2022-01-25T13:07:30.685Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-25T13:07:30.962Z] ---> Running in 04567ee53bc6 [2022-01-25T13:07:30.962Z] Removing intermediate container 04567ee53bc6 [2022-01-25T13:07:30.962Z] ---> 7420ea015cfd [2022-01-25T13:07:30.962Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-25T13:07:31.236Z] ---> ace15a91ce36 [2022-01-25T13:07:31.236Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-25T13:07:31.236Z] ---> Running in b0d130e004f0 [2022-01-25T13:07:32.214Z] Removing intermediate container b0d130e004f0 [2022-01-25T13:07:32.214Z] ---> d00653ae7c8e [2022-01-25T13:07:32.214Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-25T13:07:32.494Z] ---> Running in c4ba8432e2e7 [2022-01-25T13:07:32.494Z] Removing intermediate container c4ba8432e2e7 [2022-01-25T13:07:32.494Z] ---> bc863aa7457c [2022-01-25T13:07:32.494Z] Step 28/31 : CMD ["gate"] [2022-01-25T13:07:32.768Z] ---> Running in 7297b291f567 [2022-01-25T13:07:33.039Z] Removing intermediate container 7297b291f567 [2022-01-25T13:07:33.039Z] ---> 890c12ed9cc5 [2022-01-25T13:07:33.039Z] Step 29/31 : LABEL arch=x86_64 [2022-01-25T13:07:33.039Z] ---> Running in 54329a49722d [2022-01-25T13:07:33.316Z] Removing intermediate container 54329a49722d [2022-01-25T13:07:33.316Z] ---> 124361b2eb6b [2022-01-25T13:07:33.316Z] Step 30/31 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:07:33.316Z] ---> Running in d46ec70b1e59 [2022-01-25T13:07:33.602Z] Removing intermediate container d46ec70b1e59 [2022-01-25T13:07:33.602Z] ---> f9e8c1d08033 [2022-01-25T13:07:33.602Z] Step 31/31 : LABEL version=0.0.0 [2022-01-25T13:07:33.602Z] ---> Running in d696662fe1b3 [2022-01-25T13:07:33.889Z] Removing intermediate container d696662fe1b3 [2022-01-25T13:07:33.889Z] ---> b202fe3dbec2 [2022-01-25T13:07:33.889Z] [2022-01-25T13:07:34.163Z] Successfully built b202fe3dbec2 [2022-01-25T13:07:34.163Z] Successfully tagged security-bootstrapper:latest [2022-01-25T13:07:35.117Z]  Building security-bootstrapper ... done Removing intermediate container bdea07b28f7c [2022-01-25T13:07:35.117Z] ---> 54ec65c5b3ba [2022-01-25T13:07:35.117Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-25T13:07:35.117Z] ---> Running in 40663fd4e8f9 [2022-01-25T13:07:35.378Z] 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 [2022-01-25T13:07:36.324Z] Removing intermediate container 40663fd4e8f9 [2022-01-25T13:07:36.324Z] ---> 72fe1c175242 [2022-01-25T13:07:36.324Z] [2022-01-25T13:07:36.324Z] Step 11/23 : FROM docker:20.10.10 [2022-01-25T13:07:36.592Z] 20.10.10: Pulling from library/docker [2022-01-25T13:07:39.930Z] Removing intermediate container 72b7b82b1840 [2022-01-25T13:07:39.930Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-25T13:07:39.930Z] ---> bf99c216f428 [2022-01-25T13:07:39.930Z] [2022-01-25T13:07:39.930Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:07:39.930Z] ---> 0a97eee8041e [2022-01-25T13:07:39.930Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-25T13:07:39.930Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-25T13:07:40.193Z] ---> b706a049f56e [2022-01-25T13:07:40.193Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:07:40.193Z] ---> Running in 92e9ee17bbc7 [2022-01-25T13:07:40.193Z] ---> Running in 9b05eaac1de5 [2022-01-25T13:07:40.193Z] Removing intermediate container 92e9ee17bbc7 [2022-01-25T13:07:40.193Z] ---> 5d5016d71cf2 [2022-01-25T13:07:40.193Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-25T13:07:40.193Z] Removing intermediate container 9b05eaac1de5 [2022-01-25T13:07:40.193Z] ---> 9fc89ef0e60f [2022-01-25T13:07:40.193Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-25T13:07:40.193Z] ---> Running in f5a31e39803a [2022-01-25T13:07:40.193Z] ---> Running in 33ed9aef06ee [2022-01-25T13:07:40.193Z] Removing intermediate container f5a31e39803a [2022-01-25T13:07:40.193Z] ---> dc435ed4942a [2022-01-25T13:07:40.193Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-25T13:07:40.455Z] ---> Running in e53d29215735 [2022-01-25T13:07:40.455Z] Removing intermediate container e53d29215735 [2022-01-25T13:07:40.455Z] ---> 6098228ec259 [2022-01-25T13:07:40.455Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:07:40.455Z] ---> Running in f930ea1128b0 [2022-01-25T13:07:40.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:40.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:40.715Z] (1/42) Installing readline (8.1.0-r0) [2022-01-25T13:07:40.715Z] (2/42) Installing bash (5.1.4-r0) [2022-01-25T13:07:40.715Z] Executing bash-5.1.4-r0.post-install [2022-01-25T13:07:40.715Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:07:40.715Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:07:40.715Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-25T13:07:40.715Z] (6/42) Installing curl (7.79.1-r0) [2022-01-25T13:07:40.715Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-25T13:07:40.715Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-25T13:07:40.715Z] (9/42) Installing expat (2.4.3-r0) [2022-01-25T13:07:40.715Z] (10/42) Installing libffi (3.3-r2) [2022-01-25T13:07:40.715Z] (11/42) Installing gdbm (1.19-r0) [2022-01-25T13:07:40.978Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-25T13:07:40.978Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:07:40.978Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:07:40.978Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-25T13:07:40.978Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-25T13:07:40.978Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-25T13:07:41.925Z] Removing intermediate container f930ea1128b0 [2022-01-25T13:07:41.925Z] ---> b61530dff510 [2022-01-25T13:07:41.925Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T13:07:41.925Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-25T13:07:41.925Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-25T13:07:41.925Z] ---> Running in d2600998e101 [2022-01-25T13:07:41.925Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-25T13:07:41.925Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-25T13:07:41.925Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-25T13:07:41.925Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-25T13:07:41.925Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-25T13:07:41.925Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-25T13:07:41.925Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-25T13:07:41.925Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-25T13:07:41.925Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-25T13:07:41.925Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-25T13:07:41.925Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-25T13:07:41.925Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-25T13:07:41.925Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-25T13:07:41.925Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-25T13:07:41.925Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-25T13:07:41.925Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-25T13:07:41.925Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-25T13:07:41.925Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-25T13:07:41.925Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-25T13:07:42.187Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-25T13:07:42.187Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-25T13:07:42.187Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-25T13:07:42.187Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-25T13:07:42.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:42.187Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:07:42.187Z] OK: 84 MiB in 64 packages [2022-01-25T13:07:43.135Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T13:07:43.135Z] Collecting docker-compose==1.23.2 [2022-01-25T13:07:43.135Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-25T13:07:43.135Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-25T13:07:43.135Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-25T13:07:43.135Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-25T13:07:43.135Z] Collecting docopt<0.7,>=0.6.1 [2022-01-25T13:07:43.135Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-25T13:07:43.135Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T13:07:43.397Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:07:43.397Z] Collecting cached-property<2,>=1.2.0 [2022-01-25T13:07:43.397Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-25T13:07:43.397Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T13:07:43.397Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-25T13:07:43.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-25T13:07:43.397Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:07:43.657Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T13:07:43.657Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T13:07:43.917Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:07:43.917Z] OK: 8 MiB in 20 packages [2022-01-25T13:07:43.917Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-25T13:07:43.917Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-25T13:07:43.917Z] Collecting texttable<0.10,>=0.9.0 [2022-01-25T13:07:43.917Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-25T13:07:44.181Z] Collecting docker<4.0,>=3.6.0 [2022-01-25T13:07:44.181Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-25T13:07:44.443Z] Removing intermediate container d2600998e101 [2022-01-25T13:07:44.444Z] ---> b3b2a5e4f2fd [2022-01-25T13:07:44.444Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:07:44.444Z] Collecting PyYAML<4,>=3.10 [2022-01-25T13:07:44.444Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-25T13:07:44.444Z] ---> 289e6b7c6eed [2022-01-25T13:07:44.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-25T13:07:45.021Z] Collecting jsonschema<3,>=2.5.1 [2022-01-25T13:07:45.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-25T13:07:45.021Z] ---> 77510769a6ea [2022-01-25T13:07:45.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-25T13:07:45.021Z] Collecting docker-pycreds>=0.4.0 [2022-01-25T13:07:45.021Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-25T13:07:45.021Z] 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) [2022-01-25T13:07:45.290Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-25T13:07:45.290Z] ---> 5821351dc70d [2022-01-25T13:07:45.290Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-25T13:07:45.291Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-25T13:07:45.291Z] ---> Running in b336bf128927 [2022-01-25T13:07:45.291Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-25T13:07:45.291Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-25T13:07:45.291Z] Collecting idna<2.8,>=2.5 [2022-01-25T13:07:45.291Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-25T13:07:45.291Z] Removing intermediate container b336bf128927 [2022-01-25T13:07:45.291Z] ---> 5b3db9216ce2 [2022-01-25T13:07:45.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:07:45.291Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-25T13:07:45.291Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-25T13:07:45.291Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-25T13:07:45.291Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-25T13:07:45.291Z] ---> Running in e082910b9836 [2022-01-25T13:07:45.291Z] Removing intermediate container e082910b9836 [2022-01-25T13:07:45.291Z] ---> 16148572f67f [2022-01-25T13:07:45.291Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T13:07:45.291Z] ---> Running in fa4d6d43a32b [2022-01-25T13:07:45.291Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-25T13:07:45.291Z] Attempting uninstall: urllib3 [2022-01-25T13:07:45.291Z] Found existing installation: urllib3 1.26.5 [2022-01-25T13:07:45.291Z] Uninstalling urllib3-1.26.5: [2022-01-25T13:07:45.558Z] Successfully uninstalled urllib3-1.26.5 [2022-01-25T13:07:45.558Z] Removing intermediate container fa4d6d43a32b [2022-01-25T13:07:45.558Z] ---> 9ff2a2767b1d [2022-01-25T13:07:45.558Z] Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:07:45.558Z] ---> Running in 3fde89d9d842 [2022-01-25T13:07:45.558Z] Attempting uninstall: idna [2022-01-25T13:07:45.558Z] Found existing installation: idna 3.2 [2022-01-25T13:07:45.558Z] Uninstalling idna-3.2: [2022-01-25T13:07:45.558Z] Successfully uninstalled idna-3.2 [2022-01-25T13:07:45.558Z] Removing intermediate container 3fde89d9d842 [2022-01-25T13:07:45.558Z] ---> 2dcbf70c87f0 [2022-01-25T13:07:45.558Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:07:45.558Z] ---> Running in a318bb778520 [2022-01-25T13:07:45.818Z] Attempting uninstall: chardet [2022-01-25T13:07:45.818Z] Found existing installation: chardet 4.0.0 [2022-01-25T13:07:45.818Z] Uninstalling chardet-4.0.0: [2022-01-25T13:07:45.818Z] Successfully uninstalled chardet-4.0.0 [2022-01-25T13:07:45.818Z] Removing intermediate container a318bb778520 [2022-01-25T13:07:45.818Z] ---> b2a64121bdd3 [2022-01-25T13:07:45.818Z] [2022-01-25T13:07:45.818Z] Successfully built b2a64121bdd3 [2022-01-25T13:07:45.818Z] Successfully tagged core-data:latest [2022-01-25T13:07:46.079Z]  Building core-data ... done  Attempting uninstall: requests [2022-01-25T13:07:46.079Z] Found existing installation: requests 2.25.1 [2022-01-25T13:07:46.079Z] Uninstalling requests-2.25.1: [2022-01-25T13:07:46.079Z] Successfully uninstalled requests-2.25.1 [2022-01-25T13:07:46.079Z] Running setup.py install for texttable: started [2022-01-25T13:07:46.341Z] Running setup.py install for texttable: finished with status 'done' [2022-01-25T13:07:46.341Z] Running setup.py install for PyYAML: started [2022-01-25T13:07:46.913Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-25T13:07:46.913Z] Running setup.py install for docopt: started [2022-01-25T13:07:47.174Z] Running setup.py install for docopt: finished with status 'done' [2022-01-25T13:07:47.174Z] Running setup.py install for dockerpty: started [2022-01-25T13:07:47.437Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-25T13:07:48.008Z] 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 [2022-01-25T13:07:51.322Z] Removing intermediate container 33ed9aef06ee [2022-01-25T13:07:51.322Z] ---> 2779fb4860b8 [2022-01-25T13:07:51.322Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-25T13:07:51.322Z] ---> Running in 26f2eeecc38b [2022-01-25T13:07:51.588Z] Removing intermediate container 26f2eeecc38b [2022-01-25T13:07:51.588Z] ---> 9278498355fe [2022-01-25T13:07:51.588Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-25T13:07:51.588Z] ---> Running in 3706b5bbe837 [2022-01-25T13:07:51.588Z] Removing intermediate container 3706b5bbe837 [2022-01-25T13:07:51.588Z] ---> 58e82771775a [2022-01-25T13:07:51.588Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-25T13:07:51.848Z] ---> f65c9b62e31f [2022-01-25T13:07:51.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-25T13:07:52.115Z] ---> bb621a079b47 [2022-01-25T13:07:52.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-25T13:07:52.378Z] ---> 613c3a160222 [2022-01-25T13:07:52.378Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-25T13:07:52.378Z] ---> Running in 0e2ab253891d [2022-01-25T13:07:52.378Z] Removing intermediate container 0e2ab253891d [2022-01-25T13:07:52.378Z] ---> 92908b83809a [2022-01-25T13:07:52.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:07:52.378Z] ---> Running in 12fd64627141 [2022-01-25T13:07:52.638Z] Removing intermediate container 12fd64627141 [2022-01-25T13:07:52.638Z] ---> 42a7cd73737f [2022-01-25T13:07:52.638Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T13:07:52.638Z] ---> Running in b561843b697f [2022-01-25T13:07:52.638Z] Removing intermediate container b561843b697f [2022-01-25T13:07:52.638Z] ---> 5064ea5246e7 [2022-01-25T13:07:52.638Z] Step 22/23 : LABEL git_sha=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [2022-01-25T13:07:52.638Z] ---> Running in 238da95d87c5 [2022-01-25T13:07:52.638Z] Removing intermediate container 238da95d87c5 [2022-01-25T13:07:52.638Z] ---> 849210c4ce89 [2022-01-25T13:07:52.638Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:07:52.898Z] ---> Running in 434819a53e1a [2022-01-25T13:07:52.898Z] Removing intermediate container 434819a53e1a [2022-01-25T13:07:52.898Z] ---> 9dd731a09d3a [2022-01-25T13:07:52.898Z] [2022-01-25T13:07:52.898Z] Successfully built 9dd731a09d3a [2022-01-25T13:07:52.898Z] Successfully tagged sys-mgmt-agent:latest [2022-01-25T13:07:53.276Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-25T13:07:53.285Z] $ docker stop --time=1 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f [2022-01-25T13:07:55.169Z] $ docker rm -f 33c4a2738ff229046923b0c87e63e8e55a5a2f668a6effa6ca2e0fd4568e9a1f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:07:55.731Z] + docker images [2022-01-25T13:07:55.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T13:07:55.731Z] sys-mgmt-agent latest 9dd731a09d3a 3 seconds ago 296MB [2022-01-25T13:07:55.731Z] core-data latest b2a64121bdd3 10 seconds ago 19.9MB [2022-01-25T13:07:55.731Z] bf99c216f428 16 seconds ago 1.78GB [2022-01-25T13:07:55.731Z] 72fe1c175242 19 seconds ago 1.77GB [2022-01-25T13:07:55.731Z] security-bootstrapper latest b202fe3dbec2 22 seconds ago 18.7MB [2022-01-25T13:07:55.731Z] core-command latest dbf6e8cd1359 27 seconds ago 15.7MB [2022-01-25T13:07:55.731Z] 8d2e9acf138e 31 seconds ago 1.77GB [2022-01-25T13:07:55.731Z] 5fb26b0597ea 32 seconds ago 1.77GB [2022-01-25T13:07:55.731Z] security-secretstore-setup latest 14e1ea11a332 About a minute ago 27.8MB [2022-01-25T13:07:55.731Z] support-scheduler latest 28e3722c18a2 About a minute ago 15.9MB [2022-01-25T13:07:55.731Z] security-proxy-setup latest af33b70638e9 About a minute ago 26.1MB [2022-01-25T13:07:55.731Z] core-metadata latest 47e4e9f28f8a About a minute ago 16.5MB [2022-01-25T13:07:55.731Z] support-notifications latest f199cd3b7eb5 About a minute ago 16.6MB [2022-01-25T13:07:55.731Z] 5c35938c0309 About a minute ago 1.77GB [2022-01-25T13:07:55.731Z] c968b3ca4432 About a minute ago 1.78GB [2022-01-25T13:07:55.731Z] 7b69aef0c91c About a minute ago 1.78GB [2022-01-25T13:07:55.731Z] f68610190ad0 About a minute ago 1.77GB [2022-01-25T13:07:55.731Z] 6dc9b12a5ba1 About a minute ago 1.78GB [2022-01-25T13:07:55.731Z] ci-base-image-x86_64 latest c28c6caf3e50 5 minutes ago 1.27GB [2022-01-25T13:07:55.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 13 days ago 562MB [2022-01-25T13:07:55.731Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-25T13:07:55.731Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-25T13:07:55.731Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-25T13:07:55.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-25T13:08:06.738Z] Removing intermediate container d1de6a4a7b9f [2022-01-25T13:08:06.738Z] ---> a7d706cf0837 [2022-01-25T13:08:06.738Z] Successfully built a7d706cf0837 [2022-01-25T13:08:06.738Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:08:07.076Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T13:08:07.076Z] . [Pipeline] withDockerContainer [2022-01-25T13:08:07.271Z] prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container [2022-01-25T13:08:07.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2022-01-25T13:08:08.628Z] $ docker top 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:08:09.492Z] + go version [2022-01-25T13:08:09.492Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-25T13:08:09.521Z] $ docker stop --time=1 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 [2022-01-25T13:08:10.941Z] Still waiting to schedule task [2022-01-25T13:08:10.941Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-25T13:08:11.099Z] $ docker rm -f 5fe12902efe3db5a75dfb530f05bf0b0e0761fdb49d1d82e68884e4cc340fb51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:08:11.670Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T13:08:11.670Z] . [Pipeline] withDockerContainer [2022-01-25T13:08:11.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container [2022-01-25T13:08:11.952Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-arm64 cat [2022-01-25T13:08:13.113Z] $ docker top 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-25T13:08:13.341Z] ========================================================= [2022-01-25T13:08:13.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-25T13:08:13.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T13:08:13.985Z] + make test [2022-01-25T13:08:13.985Z] go mod tidy [2022-01-25T13:08:14.583Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-25T13:08:41.359Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-25T13:09:28.803Z] Running on prd-ubuntu18.04-docker-8c-8g-3847 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-25T13:09:28.816Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-01-25T13:09:28.888Z] The recommended git tool is: git [2022-01-25T13:09:30.269Z] using credential edgex-jenkins-ssh [2022-01-25T13:09:30.279Z] Cloning the remote Git repository [2022-01-25T13:09:30.315Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:09:30.365Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-01-25T13:09:30.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:09:30.413Z] > git --version # timeout=10 [2022-01-25T13:09:30.423Z] > git --version # 'git version 2.17.1' [2022-01-25T13:09:30.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:09:30.470Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:09:34.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T13:09:34.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T13:09:34.497Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T13:09:34.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T13:09:34.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:09:34.514Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T13:09:35.166Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c [2022-01-25T13:09:35.315Z] Merge succeeded, producing e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 [2022-01-25T13:09:35.315Z] Checking out Revision e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 (PR-3867) [2022-01-25T13:09:35.177Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:09:35.182Z] > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 [2022-01-25T13:09:35.241Z] > git remote # timeout=10 [2022-01-25T13:09:35.249Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T13:09:35.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T13:09:35.263Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-25T13:09:35.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T13:09:35.321Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T13:09:35.325Z] > git checkout -f e8a05ed7057edbe7da8b32b3c47a1beba7bf4cd2 # timeout=10 [2022-01-25T13:09:37.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-25T13:09:38.801Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-25T13:09:38.810Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:09:39.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-25T13:09:39.666Z] + echo snap-build.sh [2022-01-25T13:09:39.666Z] snap-build.sh [2022-01-25T13:09:39.666Z] + SNAP_BASE_DIR=. [2022-01-25T13:09:39.666Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-01-25T13:09:39.666Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-01-25T13:09:39.666Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-01-25T13:09:39.666Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-01-25T13:09:39.666Z] + cd /w/workspace/edgex-go/5 [2022-01-25T13:09:39.666Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-25T13:09:39.666Z] Reading package lists... [2022-01-25T13:09:39.666Z] Building dependency tree... [2022-01-25T13:09:39.666Z] Reading state information... [2022-01-25T13:09:39.666Z] The following packages were automatically installed and are no longer required: [2022-01-25T13:09:39.666Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-25T13:09:39.666Z] uidmap xdelta3 [2022-01-25T13:09:39.666Z] Use 'sudo apt autoremove' to remove them. [2022-01-25T13:09:39.666Z] The following packages will be REMOVED: [2022-01-25T13:09:39.666Z] lxd* lxd-client* [2022-01-25T13:09:39.666Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-25T13:09:39.927Z] After this operation, 31.7 MB disk space will be freed. [2022-01-25T13:09:39.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-25T13:09:38.807Z] > git rev-list --no-walk e5c608c483b2b4b7c22fa4af0258d3db27759eda # timeout=10 [2022-01-25T13:09:40.448Z] (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 ... 190666 files and directories currently installed.) [2022-01-25T13:09:40.448Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T13:09:40.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-25T13:09:41.389Z] Removing lxd dnsmasq configuration [2022-01-25T13:09:41.389Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T13:09:41.389Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-25T13:09:41.962Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-25T13:09:42.223Z] (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 ... 190491 files and directories currently installed.) [2022-01-25T13:09:42.223Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T13:09:43.611Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-25T13:09:43.611Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-25T13:09:44.184Z] + sudo snap remove --purge lxd [2022-01-25T13:09:44.184Z] snap "lxd" is not installed [2022-01-25T13:09:44.184Z] + sudo groupadd --force --system lxd [2022-01-25T13:09:44.184Z] ++ whoami [2022-01-25T13:09:44.184Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-25T13:09:44.184Z] + newgrp - lxd [2022-01-25T13:09:44.444Z] + sudo snap install lxd [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-25T13:09:51.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-25T13:09:54.446Z] 2022-01-25T13:09:51Z INFO Waiting for automatic snapd restart... [2022-01-25T13:09:59.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements [2022-01-25T13:09:59.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-25T13:09:59.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-25T13:10:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements [2022-01-25T13:10:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-25T13:10:02.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 44.7% of statements [2022-01-25T13:10:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-25T13:10:02.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-25T13:10:04.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.609s coverage: 89.5% of statements [2022-01-25T13:10:04.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-25T13:10:04.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:10:04.460Z] lxd 4.22 from Canonical* installed [2022-01-25T13:10:04.460Z] + sudo lxd init --auto [2022-01-25T13:10:05.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 84.4% of statements [2022-01-25T13:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-25T13:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-25T13:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-25T13:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-25T13:10:05.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-25T13:10:14.457Z] + sudo snap install --classic snapcraft [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 59.1% of statements [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.189s coverage: 21.7% of statements [2022-01-25T13:10:15.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 47.1% of statements [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.219s coverage: 79.5% of statements [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements [2022-01-25T13:10:15.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements [2022-01-25T13:10:18.663Z] snapcraft 6.0.2 from Canonical* installed [2022-01-25T13:10:18.663Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-25T13:10:18.663Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-25T13:10:18.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:10:18.663Z] Dload Upload Total Spent Left Speed [2022-01-25T13:10:18.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4700 0 --:--:-- --:--:-- --:--:-- 4700 [2022-01-25T13:10:18.923Z] 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 8333k [2022-01-25T13:10:18.923Z] ./yq_linux_amd64 [2022-01-25T13:10:18.923Z] + sudo snapcraft prime --use-lxd [2022-01-25T13:10:20.839Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-25T13:10:20.839Z] 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: [2022-01-25T13:10:20.839Z] - README.md [2022-01-25T13:10:20.839Z] [2022-01-25T13:10:20.839Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-25T13:10:21.422Z] Launching a container. [2022-01-25T13:10:27.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.177s coverage: 94.4% of statements [2022-01-25T13:10:27.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements [2022-01-25T13:10:32.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.578s coverage: 82.5% of statements [2022-01-25T13:10:32.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.193s coverage: 87.2% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.718s coverage: 91.2% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-25T13:10:40.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.189s coverage: 89.4% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2022-01-25T13:10:40.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2022-01-25T13:10:41.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements [2022-01-25T13:10:45.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.192s coverage: 65.4% of statements [2022-01-25T13:10:45.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-25T13:10:45.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-25T13:10:45.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-25T13:10:48.007Z] Waiting for container to be ready [2022-01-25T13:10:48.007Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-25T13:10:48.007Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-25T13:10:48.007Z] [2022-01-25T13:10:48.007Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-25T13:10:48.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.668s coverage: 43.8% of statements [2022-01-25T13:10:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-25T13:10:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-25T13:10:48.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements [2022-01-25T13:10:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-25T13:10:48.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.250s coverage: 84.8% of statements [2022-01-25T13:10:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-25T13:10:48.266Z] Waiting for network to be ready... [2022-01-25T13:10:48.526Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-25T13:10:48.786Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] [2022-01-25T13:10:48.786Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-25T13:10:48.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-25T13:10:48.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-25T13:10:48.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-25T13:10:48.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-25T13:10:48.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-25T13:10:48.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-25T13:10:49.046Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] [2022-01-25T13:10:49.311Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-25T13:10:49.311Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-25T13:10:49.573Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-25T13:10:49.573Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-25T13:10:49.573Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-25T13:10:49.833Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-25T13:10:49.833Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-25T13:10:49.833Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-25T13:10:50.095Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-25T13:10:50.095Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] [2022-01-25T13:10:50.356Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-25T13:10:50.356Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-25T13:10:50.356Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-25T13:10:50.356Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-25T13:10:50.356Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-25T13:10:50.356Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] [2022-01-25T13:10:50.356Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [2022-01-25T13:10:52.897Z] Fetched 25.9 MB in 4s (6301 kB/s) [2022-01-25T13:10:53.467Z] Reading package lists... [2022-01-25T13:10:53.729Z] Reading package lists... [2022-01-25T13:10:53.991Z] Building dependency tree... [2022-01-25T13:10:53.991Z] Reading state information... [2022-01-25T13:10:53.991Z] The following additional packages will be installed: [2022-01-25T13:10:53.991Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-25T13:10:53.991Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-25T13:10:53.991Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-25T13:10:53.991Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-25T13:10:53.991Z] Suggested packages: [2022-01-25T13:10:53.991Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-25T13:10:53.991Z] Recommended packages: [2022-01-25T13:10:53.991Z] gnupg libsasl2-modules [2022-01-25T13:10:53.991Z] The following NEW packages will be installed: [2022-01-25T13:10:53.991Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-25T13:10:53.991Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-25T13:10:53.991Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-25T13:10:53.991Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-25T13:10:53.991Z] The following packages will be upgraded: [2022-01-25T13:10:53.991Z] gpg gpg-agent gpgconf libudev1 [2022-01-25T13:10:54.253Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-25T13:10:54.253Z] Need to get 3527 kB of archives. [2022-01-25T13:10:54.253Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-25T13:10:54.253Z] 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] [2022-01-25T13:10:54.253Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-25T13:10:54.513Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-25T13:10:54.513Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-25T13:10:54.513Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-25T13:10:54.773Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.603s coverage: 92.3% of statements [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 63.2% of statements [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.383s coverage: 97.7% of statements [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-25T13:10:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements [2022-01-25T13:10:54.822Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-01-25T13:10:55.094Z] 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 [2022-01-25T13:10:55.094Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-25T13:10:55.094Z] GO111MODULE=on go vet ./... [2022-01-25T13:10:55.715Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-25T13:10:55.715Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-25T13:10:55.715Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-25T13:10:55.975Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-25T13:10:55.975Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-25T13:10:55.975Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-25T13:10:55.975Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-25T13:10:55.975Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-25T13:10:55.975Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-25T13:10:55.975Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-25T13:10:55.975Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-25T13:10:55.975Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-25T13:10:55.975Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-25T13:10:55.975Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-25T13:10:55.975Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-25T13:10:55.975Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-25T13:10:56.239Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T13:10:56.239Z] Fetched 3527 kB in 2s (1732 kB/s) [2022-01-25T13:10:56.239Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-25T13:10:56.239Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-25T13:10:56.239Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-25T13:10:56.239Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-25T13:10:56.810Z] Selecting previously unselected package udev. [2022-01-25T13:10:56.810Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-25T13:10:56.810Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-25T13:10:56.810Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-25T13:10:56.810Z] Selecting previously unselected package libfuse2:amd64. [2022-01-25T13:10:56.810Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-25T13:10:56.810Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-25T13:10:56.810Z] Selecting previously unselected package fuse. [2022-01-25T13:10:56.810Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-25T13:10:56.810Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-25T13:10:57.071Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-25T13:10:57.071Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-25T13:10:57.071Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-25T13:10:57.071Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-25T13:10:57.071Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-25T13:10:57.071Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-25T13:10:57.332Z] Selecting previously unselected package libksba8:amd64. [2022-01-25T13:10:57.332Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-25T13:10:57.332Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-25T13:10:57.332Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-25T13:10:57.332Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.332Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.332Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-25T13:10:57.332Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.332Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.332Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-25T13:10:57.332Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.332Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.332Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-25T13:10:57.332Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.332Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.593Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-25T13:10:57.593Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.593Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.593Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-25T13:10:57.593Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.593Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.593Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-25T13:10:57.593Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.593Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.593Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-25T13:10:57.593Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.593Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.854Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-25T13:10:57.854Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-25T13:10:57.854Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:57.854Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-25T13:10:57.854Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-25T13:10:57.854Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-25T13:10:57.854Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-25T13:10:57.854Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-25T13:10:57.854Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-25T13:10:57.854Z] Selecting previously unselected package libldap-common. [2022-01-25T13:10:57.854Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-25T13:10:57.854Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-25T13:10:57.854Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-25T13:10:57.854Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-25T13:10:57.854Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-25T13:10:58.115Z] Selecting previously unselected package dirmngr. [2022-01-25T13:10:58.115Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-25T13:10:58.115Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-25T13:10:58.115Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-25T13:10:58.115Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-25T13:10:58.115Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-25T13:10:58.115Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-25T13:10:58.115Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-25T13:10:58.115Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-25T13:10:58.115Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.115Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-25T13:10:58.115Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-25T13:10:58.115Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-25T13:10:58.377Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T13:10:58.638Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-25T13:10:58.638Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-25T13:10:58.638Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-25T13:10:58.638Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-25T13:10:58.638Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-25T13:10:58.638Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-25T13:10:58.638Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-25T13:10:59.209Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-25T13:10:59.209Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-25T13:10:59.209Z] This means they are not meant to be enabled using systemctl. [2022-01-25T13:10:59.209Z] Possible reasons for having this kind of units are: [2022-01-25T13:10:59.209Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-25T13:10:59.209Z] .wants/ or .requires/ directory. [2022-01-25T13:10:59.209Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-25T13:10:59.209Z] a requirement dependency on it. [2022-01-25T13:10:59.209Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-25T13:10:59.209Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-25T13:10:59.209Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-25T13:10:59.209Z] instance name specified. [2022-01-25T13:10:59.469Z] Reading package lists... [2022-01-25T13:10:59.730Z] Building dependency tree... [2022-01-25T13:10:59.730Z] Reading state information... [2022-01-25T13:10:59.730Z] The following additional packages will be installed: [2022-01-25T13:10:59.730Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-25T13:10:59.730Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-25T13:10:59.730Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-25T13:10:59.730Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-25T13:10:59.730Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-25T13:10:59.730Z] Suggested packages: [2022-01-25T13:10:59.730Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-25T13:10:59.730Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-25T13:10:59.730Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-25T13:10:59.730Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-25T13:10:59.730Z] systemd-container policykit-1 [2022-01-25T13:10:59.730Z] Recommended packages: [2022-01-25T13:10:59.730Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-25T13:10:59.730Z] The following NEW packages will be installed: [2022-01-25T13:10:59.730Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-25T13:10:59.730Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-25T13:10:59.730Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-25T13:10:59.730Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-25T13:10:59.730Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-25T13:10:59.730Z] The following packages will be upgraded: [2022-01-25T13:10:59.730Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-25T13:10:59.730Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-25T13:10:59.730Z] Need to get 36.8 MB of archives. [2022-01-25T13:10:59.730Z] After this operation, 147 MB of additional disk space will be used. [2022-01-25T13:10:59.730Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-25T13:10:59.990Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-25T13:10:59.990Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-25T13:10:59.990Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-25T13:10:59.990Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-25T13:10:59.990Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-25T13:10:59.990Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-25T13:10:59.990Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-25T13:10:59.990Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-25T13:10:59.990Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-25T13:10:59.990Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-25T13:10:59.990Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-25T13:10:59.990Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-25T13:10:59.990Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-25T13:10:59.990Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-25T13:10:59.990Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-25T13:11:01.376Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-25T13:11:01.376Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-25T13:11:01.946Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-25T13:11:01.946Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-25T13:11:02.207Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-25T13:11:02.207Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-25T13:11:02.207Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-25T13:11:02.207Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-25T13:11:02.207Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-25T13:11:02.207Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-25T13:11:02.207Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-25T13:11:02.207Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-25T13:11:02.207Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-25T13:11:02.467Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-25T13:11:05.012Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T13:11:05.012Z] Fetched 36.8 MB in 5s (7770 kB/s) [2022-01-25T13:11:05.012Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-25T13:11:05.012Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-25T13:11:05.012Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-25T13:11:05.272Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-25T13:11:05.272Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-25T13:11:05.272Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-25T13:11:05.533Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-25T13:11:05.533Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-25T13:11:05.533Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-25T13:11:05.533Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-25T13:11:05.533Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-25T13:11:05.533Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-25T13:11:05.533Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-25T13:11:05.794Z] Setting up apt (1.6.14) ... [2022-01-25T13:11:05.794Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-25T13:11:06.365Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-25T13:11:06.365Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-25T13:11:06.365Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-25T13:11:06.365Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-25T13:11:06.365Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-25T13:11:06.365Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-25T13:11:06.365Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:06.624Z] Selecting previously unselected package libexpat1:amd64. [2022-01-25T13:11:06.624Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-25T13:11:06.624Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-25T13:11:06.624Z] Selecting previously unselected package python3.6-minimal. [2022-01-25T13:11:06.624Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-25T13:11:06.624Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:06.885Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-25T13:11:06.885Z] Checking for services that may need to be restarted...done. [2022-01-25T13:11:06.885Z] Checking for services that may need to be restarted...done. [2022-01-25T13:11:06.885Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:06.885Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-25T13:11:07.147Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:07.408Z] Selecting previously unselected package python3-minimal. [2022-01-25T13:11:07.408Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-25T13:11:07.408Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-25T13:11:07.408Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-25T13:11:07.408Z] Selecting previously unselected package mime-support. [2022-01-25T13:11:07.408Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-25T13:11:07.408Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-25T13:11:07.668Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-25T13:11:07.668Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-25T13:11:07.668Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-25T13:11:07.668Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-25T13:11:07.668Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-25T13:11:07.668Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:07.668Z] Selecting previously unselected package python3.6. [2022-01-25T13:11:07.668Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-25T13:11:07.928Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:07.928Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-25T13:11:07.928Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-25T13:11:07.928Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-25T13:11:07.928Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-25T13:11:08.189Z] Selecting previously unselected package python3. [2022-01-25T13:11:08.189Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-25T13:11:08.189Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-25T13:11:08.189Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-25T13:11:08.189Z] Selecting previously unselected package multiarch-support. [2022-01-25T13:11:08.189Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:08.189Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-25T13:11:08.189Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-25T13:11:08.189Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-25T13:11:08.189Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-25T13:11:08.189Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-25T13:11:08.189Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-25T13:11:08.189Z] Selecting previously unselected package libbsd0:amd64. [2022-01-25T13:11:08.189Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-25T13:11:08.189Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-25T13:11:08.450Z] Selecting previously unselected package sudo. [2022-01-25T13:11:08.450Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:08.450Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-25T13:11:08.450Z] Selecting previously unselected package apparmor. [2022-01-25T13:11:08.450Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-25T13:11:08.450Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-25T13:11:08.711Z] Selecting previously unselected package libedit2:amd64. [2022-01-25T13:11:08.711Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-25T13:11:08.711Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-25T13:11:08.711Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-25T13:11:08.711Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-25T13:11:08.711Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:08.711Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-25T13:11:08.711Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-25T13:11:08.711Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:08.711Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-25T13:11:08.711Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-25T13:11:08.711Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-25T13:11:08.711Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-25T13:11:08.711Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-25T13:11:08.711Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:08.974Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-25T13:11:08.974Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-25T13:11:08.974Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:08.974Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-25T13:11:08.974Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-25T13:11:08.974Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-25T13:11:08.974Z] Selecting previously unselected package openssh-client. [2022-01-25T13:11:09.235Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-25T13:11:09.235Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-25T13:11:09.235Z] Selecting previously unselected package squashfs-tools. [2022-01-25T13:11:09.235Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-25T13:11:09.235Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-25T13:11:09.235Z] Selecting previously unselected package snapd. [2022-01-25T13:11:09.235Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-25T13:11:09.235Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-25T13:11:11.892Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-25T13:11:11.892Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-25T13:11:11.892Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-25T13:11:11.892Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-25T13:11:11.892Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-25T13:11:11.892Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:11.892Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-25T13:11:11.892Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-25T13:11:11.892Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-25T13:11:12.462Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-25T13:11:12.721Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-25T13:11:12.982Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-25T13:11:12.982Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:12.982Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:12.982Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-25T13:11:13.554Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-25T13:11:13.554Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:13.554Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-25T13:11:13.554Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-25T13:11:13.554Z] running python rtupdate hooks for python3.6... [2022-01-25T13:11:13.554Z] running python post-rtupdate hooks for python3.6... [2022-01-25T13:11:13.554Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-25T13:11:14.126Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-25T13:11:14.388Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-25T13:11:14.388Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-25T13:11:14.388Z] Setting up snapd (2.51.1+18.04) ... [2022-01-25T13:11:14.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-25T13:11:14.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-25T13:11:15.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-25T13:11:15.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-25T13:11:15.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-25T13:11:15.481Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-25T13:11:15.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-25T13:11:16.003Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-25T13:11:16.003Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-25T13:11:16.263Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-25T13:11:16.263Z] /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' [2022-01-25T13:11:16.263Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-25T13:11:16.523Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-25T13:11:17.462Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-25T13:11:17.462Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-25T13:11:17.729Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-25T13:11:18.668Z] Reading package lists... [2022-01-25T13:11:18.929Z] Reading package lists... [2022-01-25T13:11:19.190Z] Building dependency tree... [2022-01-25T13:11:19.190Z] Reading state information... [2022-01-25T13:11:19.190Z] Calculating upgrade... [2022-01-25T13:11:19.190Z] The following packages will be upgraded: [2022-01-25T13:11:19.190Z] advancecomp base-files bash binutils binutils-common [2022-01-25T13:11:19.190Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-25T13:11:19.190Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-25T13:11:19.190Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-25T13:11:19.190Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-25T13:11:19.190Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-25T13:11:19.190Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-25T13:11:19.190Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-25T13:11:19.190Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-25T13:11:19.190Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-25T13:11:19.190Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-25T13:11:19.190Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-25T13:11:19.190Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-25T13:11:19.190Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-25T13:11:19.190Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-25T13:11:19.190Z] ubuntu-keyring util-linux [2022-01-25T13:11:19.451Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T13:11:19.451Z] Need to get 64.1 MB of archives. [2022-01-25T13:11:19.451Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-25T13:11:19.451Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-25T13:11:19.451Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-25T13:11:19.451Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-25T13:11:19.451Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-25T13:11:19.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-25T13:11:19.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-25T13:11:19.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-25T13:11:19.451Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-25T13:11:19.451Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-25T13:11:19.451Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-25T13:11:19.451Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-25T13:11:19.451Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-25T13:11:19.712Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-25T13:11:19.712Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-25T13:11:19.712Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-25T13:11:19.712Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-25T13:11:19.712Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-25T13:11:19.712Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-25T13:11:19.712Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-25T13:11:19.712Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-25T13:11:19.712Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-25T13:11:19.712Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-25T13:11:19.712Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-25T13:11:19.712Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-25T13:11:19.712Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-25T13:11:19.712Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-25T13:11:19.712Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-25T13:11:19.712Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-25T13:11:19.712Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-25T13:11:19.712Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-25T13:11:19.712Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-25T13:11:19.712Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-25T13:11:19.712Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-25T13:11:19.712Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-25T13:11:19.712Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-25T13:11:19.712Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-25T13:11:19.712Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-25T13:11:19.712Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-25T13:11:19.712Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-25T13:11:19.712Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-25T13:11:19.712Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-25T13:11:19.712Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-25T13:11:19.712Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-25T13:11:19.712Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-25T13:11:19.712Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-25T13:11:19.712Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-25T13:11:19.712Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-25T13:11:19.712Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-25T13:11:19.712Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-25T13:11:19.712Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-25T13:11:19.712Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-25T13:11:19.712Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-25T13:11:19.712Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-25T13:11:19.712Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-25T13:11:19.712Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-25T13:11:19.712Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-25T13:11:19.972Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-25T13:11:19.972Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-25T13:11:19.972Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-25T13:11:19.972Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-25T13:11:19.972Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-25T13:11:20.233Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-25T13:11:20.233Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-25T13:11:20.233Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-25T13:11:20.233Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-25T13:11:20.233Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-25T13:11:24.439Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-25T13:11:24.439Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-25T13:11:26.352Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-25T13:11:26.352Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-25T13:11:26.614Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-25T13:11:27.554Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-25T13:11:27.554Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-25T13:11:27.554Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-25T13:11:27.554Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-25T13:11:27.554Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-25T13:11:27.554Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-25T13:11:27.554Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-25T13:11:27.554Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-25T13:11:28.495Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-25T13:11:28.495Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-25T13:11:28.495Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-25T13:11:28.495Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-25T13:11:28.495Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-25T13:11:28.495Z] 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] [2022-01-25T13:11:28.495Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-25T13:11:28.495Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-25T13:11:28.495Z] 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] [2022-01-25T13:11:28.495Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-25T13:11:28.757Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-25T13:11:28.757Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-25T13:11:28.757Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-25T13:11:29.018Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-25T13:11:29.018Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-25T13:11:29.018Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-25T13:11:29.018Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-25T13:11:29.278Z] 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] [2022-01-25T13:11:29.278Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-25T13:11:29.278Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-25T13:11:29.278Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-25T13:11:29.278Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-25T13:11:29.539Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-25T13:11:29.539Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-25T13:11:29.539Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T13:11:29.539Z] Fetched 64.1 MB in 10s (6313 kB/s) [2022-01-25T13:11:29.799Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-25T13:11:29.799Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:29.799Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-25T13:11:30.060Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:30.060Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-25T13:11:30.060Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-25T13:11:30.060Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-25T13:11:30.320Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.320Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.320Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.320Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.581Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.581Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.581Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.581Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.581Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.581Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.581Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.841Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.841Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.841Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.841Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:30.841Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-25T13:11:30.841Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:30.841Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-25T13:11:30.841Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:31.103Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-25T13:11:31.103Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:31.103Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:31.103Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:31.103Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:31.103Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:31.103Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-25T13:11:31.362Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:31.362Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-25T13:11:31.362Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:31.362Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-25T13:11:31.942Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-25T13:11:31.942Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-25T13:11:31.942Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-25T13:11:31.942Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-25T13:11:31.942Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-25T13:11:31.942Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-25T13:11:32.202Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-25T13:11:32.202Z] Installing new version of config file /etc/issue ... [2022-01-25T13:11:32.202Z] Installing new version of config file /etc/issue.net ... [2022-01-25T13:11:32.202Z] Installing new version of config file /etc/lsb-release ... [2022-01-25T13:11:32.202Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-25T13:11:32.462Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-25T13:11:32.462Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-25T13:11:32.462Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-25T13:11:32.721Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:32.721Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-25T13:11:32.721Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-25T13:11:32.721Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-25T13:11:32.721Z] 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 [2022-01-25T13:11:32.721Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:32.721Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:32.722Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:32.983Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:32.983Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:32.983Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-25T13:11:32.983Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-25T13:11:32.983Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-25T13:11:32.983Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:32.983Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-25T13:11:32.983Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-25T13:11:33.245Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-25T13:11:33.245Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:33.245Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-25T13:11:33.245Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-25T13:11:33.505Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-25T13:11:33.505Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:33.505Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-25T13:11:33.505Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-25T13:11:33.505Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-25T13:11:33.765Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:33.765Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-25T13:11:33.765Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-25T13:11:33.765Z] Setting up grep (3.1-2build1) ... [2022-01-25T13:11:33.765Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:33.765Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-25T13:11:33.765Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-25T13:11:33.765Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-25T13:11:33.765Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:33.765Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-25T13:11:34.026Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-25T13:11:34.026Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-25T13:11:34.026Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:34.026Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-25T13:11:34.026Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-25T13:11:34.026Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-25T13:11:34.286Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:34.287Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-25T13:11:34.287Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-25T13:11:34.547Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-25T13:11:34.547Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-25T13:11:34.808Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-25T13:11:34.808Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-25T13:11:35.068Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-25T13:11:35.068Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:35.068Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-25T13:11:35.068Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-25T13:11:35.328Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-25T13:11:35.589Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-25T13:11:35.589Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-25T13:11:35.589Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-25T13:11:35.589Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-25T13:11:35.589Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:35.589Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-25T13:11:35.589Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-25T13:11:35.853Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-25T13:11:35.853Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:35.853Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:35.853Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:35.853Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:35.853Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:35.853Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:35.853Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:36.114Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:36.114Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.114Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:36.114Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:36.114Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:36.114Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.114Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:36.114Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:36.375Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:36.375Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.375Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-25T13:11:36.375Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-25T13:11:36.375Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-25T13:11:36.375Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-25T13:11:36.375Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-25T13:11:36.636Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.636Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-25T13:11:36.636Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-25T13:11:36.636Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-25T13:11:36.636Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.636Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:36.636Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:36.636Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:36.896Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.896Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:36.896Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:36.896Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:36.896Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:36.896Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:36.896Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:37.467Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:37.467Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-25T13:11:37.727Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-25T13:11:37.727Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:37.727Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-25T13:11:37.727Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-25T13:11:37.987Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-25T13:11:37.987Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-25T13:11:37.987Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-25T13:11:37.987Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-25T13:11:37.987Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-25T13:11:38.248Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-25T13:11:38.248Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-25T13:11:38.248Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-25T13:11:38.248Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-25T13:11:38.508Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-25T13:11:38.508Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-25T13:11:38.508Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-25T13:11:38.508Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-25T13:11:38.508Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-25T13:11:38.509Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-25T13:11:38.509Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-25T13:11:38.769Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-25T13:11:38.769Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-25T13:11:38.769Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-25T13:11:38.769Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-25T13:11:38.769Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-25T13:11:38.769Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-25T13:11:38.769Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-25T13:11:39.031Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-25T13:11:39.031Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-25T13:11:39.031Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-25T13:11:39.031Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-25T13:11:39.031Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-25T13:11:39.298Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-25T13:11:39.298Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:39.298Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-25T13:11:39.298Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-25T13:11:39.298Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-25T13:11:39.298Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-25T13:11:39.559Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-25T13:11:39.559Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-25T13:11:39.559Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-25T13:11:39.559Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:39.559Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-25T13:11:39.559Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-25T13:11:39.559Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-25T13:11:39.821Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:39.821Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-25T13:11:39.821Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-25T13:11:39.821Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-25T13:11:39.821Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:39.821Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-25T13:11:39.821Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-25T13:11:39.821Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-25T13:11:40.082Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.082Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-25T13:11:40.082Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-25T13:11:40.082Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-25T13:11:40.343Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.343Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-25T13:11:40.343Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-25T13:11:40.343Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-25T13:11:40.343Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.343Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-25T13:11:40.343Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-25T13:11:40.603Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-25T13:11:40.603Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.603Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-25T13:11:40.603Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-25T13:11:40.863Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-25T13:11:40.863Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.863Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-25T13:11:40.863Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-25T13:11:40.863Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-25T13:11:40.863Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:40.863Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-25T13:11:40.863Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-25T13:11:41.123Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-25T13:11:41.123Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.123Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-25T13:11:41.123Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-25T13:11:41.123Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-25T13:11:41.123Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.123Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-25T13:11:41.123Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-25T13:11:41.384Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-25T13:11:41.384Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.384Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-25T13:11:41.384Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-25T13:11:41.384Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-25T13:11:41.384Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.384Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-25T13:11:41.384Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-25T13:11:41.644Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-25T13:11:41.644Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.644Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-25T13:11:41.644Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-25T13:11:41.644Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-25T13:11:41.644Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-25T13:11:41.644Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-25T13:11:41.644Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-25T13:11:41.904Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-25T13:11:41.904Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-25T13:11:41.904Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-25T13:11:41.904Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-25T13:11:41.904Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-25T13:11:41.904Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-25T13:11:42.174Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-25T13:11:42.174Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-25T13:11:42.174Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-25T13:11:42.174Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-25T13:11:42.434Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-25T13:11:42.434Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-25T13:11:42.434Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-25T13:11:42.434Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-25T13:11:42.434Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-25T13:11:42.434Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-25T13:11:42.694Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-25T13:11:42.694Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-25T13:11:42.694Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-25T13:11:42.694Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-25T13:11:42.694Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-25T13:11:42.694Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-25T13:11:42.694Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-25T13:11:42.694Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-25T13:11:42.954Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-25T13:11:42.954Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-25T13:11:43.215Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-25T13:11:43.215Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-25T13:11:43.215Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-25T13:11:43.215Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-25T13:11:43.215Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-25T13:11:43.475Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-25T13:11:43.735Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-25T13:11:43.735Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-25T13:11:43.735Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-25T13:11:43.735Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-25T13:11:43.735Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-25T13:11:43.735Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-25T13:11:43.735Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:43.735Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:43.994Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:43.994Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:43.994Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:43.994Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:43.994Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:43.994Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:44.931Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:44.932Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:45.870Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:45.870Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:45.870Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:45.870Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:46.130Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:46.130Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:47.069Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-25T13:11:47.069Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-25T13:11:47.069Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-25T13:11:47.069Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-25T13:11:47.069Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-25T13:11:47.069Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-25T13:11:47.330Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-25T13:11:47.330Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-25T13:11:47.330Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-25T13:11:47.330Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-25T13:11:47.330Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-25T13:11:47.330Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-25T13:11:47.330Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-25T13:11:47.590Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-25T13:11:47.590Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-25T13:11:47.590Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-25T13:11:47.590Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.590Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-25T13:11:47.590Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.590Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.590Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.590Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-25T13:11:47.590Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-25T13:11:47.590Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-25T13:11:47.850Z] [2022-01-25T13:11:47.850Z] Current default time zone: 'Etc/UTC' [2022-01-25T13:11:47.850Z] Local time is now: Tue Jan 25 13:11:47 UTC 2022. [2022-01-25T13:11:47.850Z] Universal Time is now: Tue Jan 25 13:11:47 UTC 2022. [2022-01-25T13:11:47.850Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-25T13:11:47.850Z] [2022-01-25T13:11:47.850Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-25T13:11:47.850Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.850Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-25T13:11:47.850Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-25T13:11:47.850Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-25T13:11:47.850Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-25T13:11:47.850Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-25T13:11:47.850Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-25T13:11:47.850Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-25T13:11:47.850Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-25T13:11:47.850Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:47.850Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-25T13:11:48.111Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:48.111Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-25T13:11:48.111Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:48.111Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-25T13:11:48.111Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-25T13:11:48.111Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-25T13:11:48.111Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-25T13:11:48.111Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-25T13:11:48.111Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-25T13:11:48.111Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-25T13:11:48.111Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-25T13:11:50.023Z] Updating certificates in /etc/ssl/certs... [2022-01-25T13:11:50.964Z] 23 added, 28 removed; done. [2022-01-25T13:11:50.964Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-25T13:11:50.964Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-25T13:11:50.964Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-25T13:11:50.964Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-25T13:11:50.964Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-25T13:11:50.964Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-25T13:11:50.964Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-25T13:11:50.964Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-25T13:11:50.964Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-25T13:11:50.964Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-25T13:11:50.964Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-25T13:11:50.964Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-25T13:11:50.964Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-25T13:11:50.964Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-25T13:11:50.964Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-25T13:11:51.225Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-25T13:11:51.225Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-25T13:11:51.225Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-25T13:11:51.225Z] Updating certificates in /etc/ssl/certs... [2022-01-25T13:11:51.803Z] 0 added, 0 removed; done. [2022-01-25T13:11:51.803Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-25T13:11:51.803Z] done. [2022-01-25T13:11:52.323Z] Reading package lists... [2022-01-25T13:11:52.323Z] Building dependency tree... [2022-01-25T13:11:52.323Z] Reading state information... [2022-01-25T13:11:52.583Z] The following NEW packages will be installed: [2022-01-25T13:11:52.583Z] apt-transport-https [2022-01-25T13:11:52.583Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T13:11:52.842Z] Need to get 4348 B of archives. [2022-01-25T13:11:52.842Z] After this operation, 154 kB of additional disk space will be used. [2022-01-25T13:11:52.842Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-25T13:11:52.842Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T13:11:52.842Z] Fetched 4348 B in 0s (21.1 kB/s) [2022-01-25T13:11:52.842Z] Selecting previously unselected package apt-transport-https. [2022-01-25T13:11:52.842Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-25T13:11:52.842Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-25T13:11:52.842Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-25T13:11:52.842Z] Setting up apt-transport-https (1.6.14) ... [2022-01-25T13:11:53.101Z] Waiting for network to be ready... [2022-01-25T13:11:59.679Z] 2022-01-25T13:11:57Z INFO Waiting for automatic snapd restart... [2022-01-25T13:12:00.621Z] snapd 2.53.4 from Canonical* installed [2022-01-25T13:12:02.006Z] "snapd" switched to the "latest/stable" channel [2022-01-25T13:12:02.006Z] [2022-01-25T13:12:03.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T13:12:03.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T13:12:03.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T13:12:05.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-25T13:12:05.386Z] + ls -al . [2022-01-25T13:12:05.387Z] total 672 [2022-01-25T13:12:05.387Z] drwxrwxr-x 9 1001 1001 4096 Jan 25 13:12 . [2022-01-25T13:12:05.387Z] drwxr-xr-x 4 root root 4096 Jan 25 13:08 .. [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 13:05 .dockerignore [2022-01-25T13:12:05.387Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 13:05 .git [2022-01-25T13:12:05.387Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 13:05 .github [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 804 Jan 25 13:05 .gitignore [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 13:05 .golangci.yml [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 76 Jan 25 13:05 .hadolint.yml [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 13:05 .sonarcloud.properties [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 13:05 ADOPTERS.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 8910 Jan 25 13:05 Attribution.txt [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 51732 Jan 25 13:05 CHANGELOG.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 13:05 CONTRIBUTING.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 13:05 GOVERNANCE.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 849 Jan 25 13:05 Jenkinsfile [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 13:05 LICENSE [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 6508 Jan 25 13:05 Makefile [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 13:05 OWNERS.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 8207 Jan 25 13:05 README.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 13:05 SECURITY.md [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 13:01 VERSION [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 13:05 ZMQWindows.md [2022-01-25T13:12:05.387Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 13:05 bin [2022-01-25T13:12:05.387Z] drwxrwxr-x 14 1001 1001 4096 Jan 25 13:05 cmd [2022-01-25T13:12:05.387Z] -rw-r--r-- 1 root root 428381 Jan 25 13:10 coverage.out [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 2827 Jan 25 13:05 go.mod [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 49574 Jan 25 13:05 go.sum [2022-01-25T13:12:05.387Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 13:05 internal [2022-01-25T13:12:05.387Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 13:05 openapi [2022-01-25T13:12:05.387Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 13:05 snap [2022-01-25T13:12:05.387Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 13:05 version.go [Pipeline] sh [2022-01-25T13:12:05.710Z] + '[' -e coverage.out ] [2022-01-25T13:12:05.710Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-25T13:12:05.741Z] Warning: overwriting stash ‘coverage-report’ [2022-01-25T13:12:06.455Z] Stashed 1 file(s) [Pipeline] sh [2022-01-25T13:12:07.088Z] + make build [2022-01-25T13:12:07.088Z] 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 [2022-01-25T13:12:07.299Z] core18 20211215 from Canonical* installed [2022-01-25T13:12:09.208Z] core20 20211129 from Canonical* installed [2022-01-25T13:12:09.208Z] "core20" switched to the "latest/stable" channel [2022-01-25T13:12:09.208Z] [2022-01-25T13:12:11.753Z] snapcraft 6.0.2 from Canonical* installed [2022-01-25T13:12:11.753Z] "snapcraft" switched to the "latest/stable" channel [2022-01-25T13:12:11.753Z] [2022-01-25T13:12:13.781Z] 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 [2022-01-25T13:12:15.953Z] 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: [2022-01-25T13:12:15.953Z] - README.md [2022-01-25T13:12:15.953Z] [2022-01-25T13:12:15.953Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-25T13:12:17.335Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-25T13:12:17.335Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-25T13:12:17.595Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-25T13:12:18.534Z] Reading package lists... [2022-01-25T13:12:19.917Z] 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.9 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 [2022-01-25T13:12:20.868Z] Reading package lists... [2022-01-25T13:12:21.128Z] Building dependency tree... [2022-01-25T13:12:21.128Z] Reading state information... [2022-01-25T13:12:21.128Z] Suggested packages: [2022-01-25T13:12:21.128Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-25T13:12:21.128Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-25T13:12:21.128Z] Recommended packages: [2022-01-25T13:12:21.128Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-25T13:12:21.128Z] The following NEW packages will be installed: [2022-01-25T13:12:21.128Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-25T13:12:21.128Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-25T13:12:21.128Z] pkg-config zip [2022-01-25T13:12:21.128Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T13:12:21.389Z] Need to get 7668 kB of archives. [2022-01-25T13:12:21.389Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-25T13:12:21.389Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-25T13:12:21.389Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-25T13:12:21.648Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-25T13:12:21.908Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-25T13:12:21.908Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-25T13:12:21.908Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-25T13:12:21.908Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-25T13:12:21.908Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-25T13:12:21.908Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-25T13:12:22.168Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-25T13:12:22.168Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-25T13:12:22.168Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-25T13:12:22.168Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-25T13:12:22.427Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-25T13:12:22.427Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-25T13:12:22.427Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T13:12:22.427Z] Fetched 7668 kB in 1s (6906 kB/s) [2022-01-25T13:12:22.687Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-25T13:12:22.687Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-25T13:12:22.687Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-25T13:12:22.687Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-25T13:12:22.687Z] Selecting previously unselected package libpsl5:amd64. [2022-01-25T13:12:22.687Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-25T13:12:22.687Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-25T13:12:22.687Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-25T13:12:22.687Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-25T13:12:22.687Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-25T13:12:22.947Z] Selecting previously unselected package librtmp1:amd64. [2022-01-25T13:12:22.947Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-25T13:12:22.947Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-25T13:12:22.947Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-25T13:12:22.947Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-25T13:12:22.947Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-25T13:12:22.947Z] Selecting previously unselected package liberror-perl. [2022-01-25T13:12:22.947Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-25T13:12:22.947Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-25T13:12:22.947Z] Selecting previously unselected package git-man. [2022-01-25T13:12:22.947Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-25T13:12:22.947Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-25T13:12:23.205Z] Selecting previously unselected package git. [2022-01-25T13:12:23.205Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-25T13:12:23.205Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-25T13:12:23.775Z] Selecting previously unselected package libnorm1:amd64. [2022-01-25T13:12:23.775Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-25T13:12:23.775Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-25T13:12:23.775Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-25T13:12:23.775Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-25T13:12:23.775Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-25T13:12:23.775Z] Selecting previously unselected package libsodium23:amd64. [2022-01-25T13:12:23.775Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-25T13:12:23.775Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-25T13:12:23.775Z] Selecting previously unselected package libzmq5:amd64. [2022-01-25T13:12:23.775Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-25T13:12:23.775Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-25T13:12:23.775Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-25T13:12:23.775Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-25T13:12:23.775Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-25T13:12:24.034Z] Selecting previously unselected package pkg-config. [2022-01-25T13:12:24.034Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-25T13:12:24.034Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-25T13:12:24.034Z] Selecting previously unselected package zip. [2022-01-25T13:12:24.034Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-25T13:12:24.034Z] Unpacking zip (3.0-11build1) ... [2022-01-25T13:12:24.034Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-25T13:12:24.034Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-25T13:12:24.034Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-25T13:12:24.034Z] Setting up liberror-perl (0.17025-1) ... [2022-01-25T13:12:24.034Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-25T13:12:24.034Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-25T13:12:24.034Z] No schema files found: doing nothing. [2022-01-25T13:12:24.034Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-25T13:12:24.034Z] Setting up zip (3.0-11build1) ... [2022-01-25T13:12:24.034Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-25T13:12:24.034Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-25T13:12:24.294Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-25T13:12:24.294Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-25T13:12:24.294Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-25T13:12:24.294Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-25T13:12:24.294Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-25T13:12:24.294Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-25T13:12:24.862Z] git set to automatically installed. [2022-01-25T13:12:24.862Z] git-man set to automatically installed. [2022-01-25T13:12:24.862Z] libcurl3-gnutls set to automatically installed. [2022-01-25T13:12:24.862Z] liberror-perl set to automatically installed. [2022-01-25T13:12:24.862Z] libglib2.0-0 set to automatically installed. [2022-01-25T13:12:24.862Z] libnghttp2-14 set to automatically installed. [2022-01-25T13:12:24.862Z] libnorm1 set to automatically installed. [2022-01-25T13:12:24.862Z] libpgm-5.2-0 set to automatically installed. [2022-01-25T13:12:24.862Z] libpsl5 set to automatically installed. [2022-01-25T13:12:24.862Z] librtmp1 set to automatically installed. [2022-01-25T13:12:24.862Z] libsodium23 set to automatically installed. [2022-01-25T13:12:24.862Z] libzmq3-dev set to automatically installed. [2022-01-25T13:12:24.862Z] libzmq5 set to automatically installed. [2022-01-25T13:12:24.862Z] pkg-config set to automatically installed. [2022-01-25T13:12:24.862Z] zip set to automatically installed. [2022-01-25T13:12:25.802Z] snapd is not logged in, snap install commands will use sudo [2022-01-25T13:12:33.936Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-25T13:12:35.314Z] Downloading snap 'edgex-app-service-configurable' [2022-01-25T13:12:38.800Z] Pulling app-service-configurable [2022-01-25T13:12:38.800Z] + snapcraftctl pull [2022-01-25T13:12:40.210Z] Pulling config-common [2022-01-25T13:12:40.210Z] + snapcraftctl pull [2022-01-25T13:12:40.555Z] 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 [2022-01-25T13:12:40.555Z] 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 [2022-01-25T13:12:41.590Z] Pulling go-build-helper [2022-01-25T13:12:41.590Z] + snapcraftctl pull [2022-01-25T13:12:42.968Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-25T13:12:42.968Z] Skipping pull go-build-helper (already ran) [2022-01-25T13:12:42.968Z] Building go-build-helper [2022-01-25T13:12:42.968Z] + snapcraftctl build [2022-01-25T13:12:43.937Z] 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 [2022-01-25T13:12:44.919Z] 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 [2022-01-25T13:12:46.291Z] Staging go-build-helper [2022-01-25T13:12:46.291Z] + snapcraftctl stage [2022-01-25T13:12:48.301Z] 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 [2022-01-25T13:12:51.574Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-25T13:12:51.574Z] Fetched 224 kB in 0s (0 B/s) [2022-01-25T13:12:51.574Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-25T13:12:51.574Z] Fetched 157 kB in 0s (0 B/s) [2022-01-25T13:12:51.574Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-25T13:12:51.574Z] Fetched 221 kB in 0s (0 B/s) [2022-01-25T13:12:51.574Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-25T13:12:51.574Z] Fetched 143 kB in 0s (0 B/s) [2022-01-25T13:12:51.574Z] Pulling edgex-go [2022-01-25T13:12:51.574Z] + snapcraftctl pull [2022-01-25T13:12:51.686Z] 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 [2022-01-25T13:12:53.485Z] Pulling hooks [2022-01-25T13:12:53.485Z] + snapcraftctl pull [2022-01-25T13:12:54.294Z] 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 [2022-01-25T13:12:58.611Z] 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 [2022-01-25T13:13:01.231Z] 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 [2022-01-25T13:13:04.627Z] 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] } [2022-01-25T13:13:11.362Z] $ docker stop --time=1 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 [2022-01-25T13:13:13.382Z] $ docker rm -f 853d7e106de8c0b922abef152c110758a45a2efe0b26120ea31aafe72ba5d1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:13:14.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T13:13:14.870Z] [2022-01-25T13:13:14.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:13:15.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T13:13:15.446Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-25T13:13:15.446Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-25T13:13:15.446Z] Fetched 279 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-25T13:13:15.446Z] Fetched 122 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-25T13:13:15.446Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-25T13:13:15.446Z] Fetched 8848 B in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-25T13:13:15.446Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-25T13:13:15.446Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-25T13:13:15.446Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-25T13:13:15.446Z] Fetched 220 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-25T13:13:15.446Z] Fetched 154 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-25T13:13:15.446Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-25T13:13:15.446Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-25T13:13:15.446Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-25T13:13:15.446Z] Fetched 499 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-25T13:13:15.446Z] Fetched 111 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-25T13:13:15.446Z] Fetched 240 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-25T13:13:15.446Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-25T13:13:15.446Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-25T13:13:15.446Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-25T13:13:15.446Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-25T13:13:15.446Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-25T13:13:15.446Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-25T13:13:15.446Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-25T13:13:15.446Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-25T13:13:15.446Z] Fetched 8720 B in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-25T13:13:15.446Z] Fetched 140 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-25T13:13:15.446Z] Fetched 119 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-25T13:13:15.446Z] Fetched 111 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-25T13:13:15.446Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-25T13:13:15.446Z] Fetched 646 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-25T13:13:15.446Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-25T13:13:15.446Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-25T13:13:15.446Z] Fetched 368 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-25T13:13:15.446Z] Fetched 187 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-25T13:13:15.446Z] Fetched 175 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-25T13:13:15.446Z] Fetched 206 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-25T13:13:15.446Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-25T13:13:15.446Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-25T13:13:15.446Z] Fetched 159 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-25T13:13:15.446Z] Fetched 107 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-25T13:13:15.446Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-25T13:13:15.446Z] Pulling static-packages [2022-01-25T13:13:15.446Z] + snapcraftctl pull [2022-01-25T13:13:15.446Z] Pulling version [2022-01-25T13:13:15.446Z] + cd /root/project [2022-01-25T13:13:15.446Z] + + git describe --tags --abbrev=0 [2022-01-25T13:13:15.446Z] sed s/v// [2022-01-25T13:13:15.446Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-25T13:13:15.446Z] + [ -z 2.2.0-dev.22 ] [2022-01-25T13:13:15.446Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-25T13:13:15.446Z] Building app-service-configurable [2022-01-25T13:13:15.446Z] + snapcraftctl build [2022-01-25T13:13:15.531Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-25T13:13:15.531Z] 29e5d40040c1: Pulling fs layer [2022-01-25T13:13:15.531Z] 1ce36da41761: Pulling fs layer [2022-01-25T13:13:15.531Z] 25b303627fd3: Pulling fs layer [2022-01-25T13:13:15.531Z] 29e5d40040c1: Verifying Checksum [2022-01-25T13:13:15.531Z] 29e5d40040c1: Download complete [2022-01-25T13:13:15.813Z] 1ce36da41761: Verifying Checksum [2022-01-25T13:13:15.813Z] 1ce36da41761: Download complete [2022-01-25T13:13:16.086Z] 29e5d40040c1: Pull complete [2022-01-25T13:13:17.516Z] 25b303627fd3: Download complete [2022-01-25T13:13:17.516Z] 1ce36da41761: Pull complete [2022-01-25T13:13:17.983Z] Building config-common [2022-01-25T13:13:17.983Z] + snapcraftctl build [2022-01-25T13:13:19.891Z] Skipping build go-build-helper (already ran) [2022-01-25T13:13:19.891Z] Building edgex-go [2022-01-25T13:13:19.891Z] + cd /root/parts/edgex-go/src [2022-01-25T13:13:19.891Z] + git describe --tags --abbrev=0 [2022-01-25T13:13:19.891Z] + sed s/v// [2022-01-25T13:13:19.891Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-25T13:13:19.891Z] + [ -z 2.2.0-dev.22 ] [2022-01-25T13:13:19.891Z] + echo 2.2.0-dev.22 [2022-01-25T13:13:19.891Z] + [ ! -d vendor ] [2022-01-25T13:13:19.891Z] + go mod download all [2022-01-25T13:13:26.496Z] + make build [2022-01-25T13:13:26.496Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-25T13:13:27.648Z] 25b303627fd3: Pull complete [2022-01-25T13:13:27.648Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-25T13:13:27.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T13:13:27.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-25T13:13:27.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container [2022-01-25T13:13:27.946Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:13:30.214Z] $ docker top 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:13:31.084Z] + grep parallel [2022-01-25T13:13:31.084Z] + docker-compose build --help [2022-01-25T13:13:34.450Z] --parallel Build images in parallel. [Pipeline] } [2022-01-25T13:13:34.756Z] $ docker stop --time=1 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e [2022-01-25T13:13:36.386Z] $ docker rm -f 9e672c025265a9bfbd863285d4b718befddae7e93f99bcf6cee3dac3e1ad8e1e [2022-01-25T13:13:36.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:13:36.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T13:13:36.951Z] . [Pipeline] withDockerContainer [2022-01-25T13:13:37.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container [2022-01-25T13:13:37.257Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-25T13:13:38.503Z] $ docker top 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:13:39.379Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-25T13:13:40.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-25T13:13:41.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-25T13:13:42.985Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-25T13:13:43.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-25T13:13:43.660Z] Building core-command ... [2022-01-25T13:13:43.660Z] Building core-data ... [2022-01-25T13:13:43.660Z] Building core-metadata ... [2022-01-25T13:13:43.660Z] Building security-bootstrapper ... [2022-01-25T13:13:43.660Z] Building security-proxy-setup ... [2022-01-25T13:13:43.660Z] Building security-secretstore-setup ... [2022-01-25T13:13:43.660Z] Building support-notifications ... [2022-01-25T13:13:43.660Z] Building support-scheduler ... [2022-01-25T13:13:43.660Z] Building sys-mgmt-agent ... [2022-01-25T13:13:43.660Z] Building sys-mgmt-agent [2022-01-25T13:13:43.660Z] Building security-proxy-setup [2022-01-25T13:13:43.660Z] Building support-scheduler [2022-01-25T13:13:43.660Z] Building core-command [2022-01-25T13:13:43.660Z] Building support-notifications [2022-01-25T13:13:44.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-25T13:13:45.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-25T13:13:46.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-25T13:13:47.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-25T13:13:48.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-25T13:13:49.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-25T13:13:51.674Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-25T13:13:51.674Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-25T13:13:51.674Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-25T13:13:51.674Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-25T13:13:51.674Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-25T13:13:51.674Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-25T13:13:51.674Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-25T13:13:51.675Z] + 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 [2022-01-25T13:13:51.675Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-25T13:13:51.675Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-25T13:13:51.675Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-25T13:13:51.675Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-25T13:13:51.675Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-25T13:13:51.675Z] + 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 [2022-01-25T13:13:51.675Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-25T13:13:51.675Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-25T13:13:51.675Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-25T13:13:52.243Z] Building hooks [2022-01-25T13:13:52.243Z] + cd /root/parts/hooks/src [2022-01-25T13:13:52.243Z] + make build [2022-01-25T13:13:52.243Z] go mod tidy [2022-01-25T13:13:52.243Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-25T13:13:52.503Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-25T13:13:52.503Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-25T13:13:52.503Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-25T13:13:53.072Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-25T13:13:53.643Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-25T13:13:53.643Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-25T13:13:56.185Z] Building static-packages [2022-01-25T13:13:56.185Z] + snapcraftctl build [2022-01-25T13:13:58.093Z] Building version [2022-01-25T13:13:58.093Z] + snapcraftctl build [2022-01-25T13:14:00.638Z] Staging app-service-configurable [2022-01-25T13:14:00.638Z] + snapcraftctl stage [2022-01-25T13:14:02.029Z] Staging config-common [2022-01-25T13:14:02.029Z] + snapcraftctl stage [2022-01-25T13:14:03.413Z] Skipping stage go-build-helper (already ran) [2022-01-25T13:14:03.413Z] Staging edgex-go [2022-01-25T13:14:03.413Z] + snapcraftctl stage [2022-01-25T13:14:04.796Z] Staging hooks [2022-01-25T13:14:04.796Z] + snapcraftctl stage [2022-01-25T13:14:06.177Z] Staging static-packages [2022-01-25T13:14:06.177Z] + snapcraftctl stage [2022-01-25T13:14:08.089Z] Staging version [2022-01-25T13:14:08.089Z] + snapcraftctl stage [2022-01-25T13:14:09.474Z] Priming app-service-configurable [2022-01-25T13:14:09.474Z] + snapcraftctl prime [2022-01-25T13:14:12.019Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-25T13:14:12.019Z] stage-packages: [2022-01-25T13:14:12.019Z] - libnorm1 [2022-01-25T13:14:12.019Z] - libpgm-5.2-0 [2022-01-25T13:14:12.019Z] - libsodium23 [2022-01-25T13:14:12.019Z] - libzmq5 [2022-01-25T13:14:12.279Z] Priming config-common [2022-01-25T13:14:12.279Z] + snapcraftctl prime [2022-01-25T13:14:14.191Z] Priming go-build-helper [2022-01-25T13:14:14.191Z] + snapcraftctl prime [2022-01-25T13:14:15.129Z] Priming edgex-go [2022-01-25T13:14:15.129Z] + snapcraftctl prime [2022-01-25T13:14:17.036Z] Priming hooks [2022-01-25T13:14:17.036Z] + snapcraftctl prime [2022-01-25T13:14:18.972Z] Priming static-packages [2022-01-25T13:14:18.972Z] + snapcraftctl prime [2022-01-25T13:14:21.616Z] Priming version [2022-01-25T13:14:21.616Z] + snapcraftctl prime [2022-01-25T13:14:23.529Z] 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] } [2022-01-25T13:14:51.613Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:14:51.613Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:14:51.613Z] ---> a7d706cf0837 [2022-01-25T13:14:51.613Z] Step 3/21 : WORKDIR /edgex-go [2022-01-25T13:14:51.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:14:51.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:14:51.613Z] ---> a7d706cf0837 [2022-01-25T13:14:51.613Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T13:14:51.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:14:51.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:14:51.613Z] ---> a7d706cf0837 [2022-01-25T13:14:51.613Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:14:51.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:14:51.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:14:51.613Z] ---> a7d706cf0837 [2022-01-25T13:14:51.613Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T13:14:51.613Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:14:51.613Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:14:51.613Z] ---> a7d706cf0837 [2022-01-25T13:14:51.613Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:14:51.613Z] ---> Running in 4a76b702439d [2022-01-25T13:14:51.613Z] ---> Running in 64de40052937 [2022-01-25T13:14:51.613Z] ---> Running in 11429e48143a [2022-01-25T13:14:51.613Z] ---> Running in 02e85b954415 [2022-01-25T13:14:51.613Z] ---> Running in 506c8bb63e32 [2022-01-25T13:14:51.613Z] Removing intermediate container 64de40052937 [2022-01-25T13:14:51.613Z] ---> a398ad8f9d0f [2022-01-25T13:14:51.613Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:14:51.613Z] Removing intermediate container 4a76b702439d [2022-01-25T13:14:51.613Z] ---> 9870d781787c [2022-01-25T13:14:51.613Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:14:51.613Z] Removing intermediate container 11429e48143a [2022-01-25T13:14:51.613Z] ---> bada9e8fe120 [2022-01-25T13:14:51.613Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:14:51.613Z] Removing intermediate container 02e85b954415 [2022-01-25T13:14:51.613Z] ---> 9de4f1705a16 [2022-01-25T13:14:51.613Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:14:51.613Z] ---> Running in 918d81dbbf32 [2022-01-25T13:14:51.613Z] Removing intermediate container 506c8bb63e32 [2022-01-25T13:14:51.613Z] ---> 7e3ad6252e1b [2022-01-25T13:14:51.613Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:14:51.613Z] ---> Running in 06e15bf62d1b [2022-01-25T13:14:51.613Z] ---> Running in dcd3a7c03376 [2022-01-25T13:14:51.613Z] ---> Running in 2aeb52058686 [2022-01-25T13:14:51.613Z] ---> Running in 72b402340425 [2022-01-25T13:14:54.252Z] Removing intermediate container 918d81dbbf32 [2022-01-25T13:14:54.252Z] ---> cc3d6696392f [2022-01-25T13:14:54.252Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-25T13:14:54.252Z] Removing intermediate container dcd3a7c03376 [2022-01-25T13:14:54.252Z] ---> 95fe6fa6af85 [2022-01-25T13:14:54.252Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-25T13:14:54.252Z] ---> Running in dcc6cf804b56 [2022-01-25T13:14:54.524Z] ---> Running in 2631bde9d821 [2022-01-25T13:14:54.524Z] Removing intermediate container 06e15bf62d1b [2022-01-25T13:14:54.524Z] ---> d1dc3537528d [2022-01-25T13:14:54.524Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-25T13:14:54.524Z] ---> Running in 5e58253bce2e [2022-01-25T13:14:54.800Z] Removing intermediate container 72b402340425 [2022-01-25T13:14:54.800Z] ---> 3e2cabc43d20 [2022-01-25T13:14:54.800Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T13:14:54.800Z] Removing intermediate container 2aeb52058686 [2022-01-25T13:14:54.800Z] ---> b673dde802be [2022-01-25T13:14:54.800Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-25T13:14:54.800Z] ---> Running in 7c1e21c20269 [2022-01-25T13:14:55.082Z] ---> Running in 4e9276b50058 [2022-01-25T13:14:56.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:56.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:56.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:56.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:56.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:57.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:57.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:57.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:57.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:57.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:14:58.223Z] OK: 220 MiB in 52 packages [2022-01-25T13:14:58.499Z] OK: 220 MiB in 52 packages [2022-01-25T13:14:58.781Z] OK: 220 MiB in 52 packages [2022-01-25T13:14:58.781Z] OK: 220 MiB in 52 packages [2022-01-25T13:14:58.781Z] OK: 220 MiB in 52 packages [2022-01-25T13:14:59.765Z] Removing intermediate container dcc6cf804b56 [2022-01-25T13:14:59.765Z] ---> d2c0a28c3329 [2022-01-25T13:14:59.765Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T13:14:59.765Z] Removing intermediate container 2631bde9d821 [2022-01-25T13:14:59.765Z] ---> de9514fa4483 [2022-01-25T13:14:59.765Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:15:00.036Z] Removing intermediate container 5e58253bce2e [2022-01-25T13:15:00.036Z] ---> 40ae6f53527b [2022-01-25T13:15:00.036Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-25T13:15:00.308Z] Removing intermediate container 7c1e21c20269 [2022-01-25T13:15:00.308Z] ---> 0a4a95dda3a5 [2022-01-25T13:15:00.308Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:15:00.583Z] Removing intermediate container 4e9276b50058 [2022-01-25T13:15:00.583Z] ---> 7f79d177b568 [2022-01-25T13:15:00.583Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T13:15:00.583Z] ---> 612358f98268 [2022-01-25T13:15:00.583Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:15:00.860Z] ---> ff6028be512c [2022-01-25T13:15:00.860Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:15:00.860Z] ---> Running in f1c443101545 [2022-01-25T13:15:01.134Z] ---> Running in 6ab213719523 [2022-01-25T13:15:01.406Z] ---> 019480273f21 [2022-01-25T13:15:01.406Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:15:01.406Z] ---> 9a2d5506e0f5 [2022-01-25T13:15:01.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:15:01.690Z] ---> Running in 7570e8d9b40f [2022-01-25T13:15:01.690Z] ---> 812ade48d58f [2022-01-25T13:15:01.690Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:15:01.690Z] ---> Running in 9f72f1bea460 [2022-01-25T13:15:01.690Z] ---> Running in 45df2155ba49 [2022-01-25T13:15:07.106Z] Removing intermediate container f1c443101545 [2022-01-25T13:15:07.106Z] ---> de4752e01273 [2022-01-25T13:15:07.106Z] Step 8/22 : COPY . . [2022-01-25T13:15:07.106Z] Removing intermediate container 6ab213719523 [2022-01-25T13:15:07.106Z] ---> 669c06c7e2fc [2022-01-25T13:15:07.106Z] Step 8/23 : COPY . . [2022-01-25T13:15:07.704Z] Removing intermediate container 9f72f1bea460 [2022-01-25T13:15:07.704Z] ---> 2da18b30006f [2022-01-25T13:15:07.704Z] Step 8/23 : COPY . . [2022-01-25T13:15:07.978Z] Removing intermediate container 45df2155ba49 [2022-01-25T13:15:07.978Z] ---> b81af23f2f78 [2022-01-25T13:15:07.978Z] Step 8/22 : COPY . . [2022-01-25T13:15:07.978Z] Removing intermediate container 7570e8d9b40f [2022-01-25T13:15:07.978Z] ---> a0ab0004bc37 [2022-01-25T13:15:07.978Z] Step 8/21 : COPY . . [2022-01-25T13:15:30.158Z] ---> 6a3bba53d2b7 [2022-01-25T13:15:30.158Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-25T13:15:30.158Z] ---> 35c4fed3adeb [2022-01-25T13:15:30.158Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-25T13:15:30.158Z] ---> Running in ffd89dfce12b [2022-01-25T13:15:30.158Z] ---> Running in fd921d18686b [2022-01-25T13:15:30.158Z] ---> de7fd5df76df [2022-01-25T13:15:30.158Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-25T13:15:30.158Z] ---> Running in 4e6ab0d5983a [2022-01-25T13:15:30.158Z] ---> fbab40cd1e7a [2022-01-25T13:15:30.158Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-25T13:15:30.158Z] ---> Running in e8de2b5f5bbc [2022-01-25T13:15:30.158Z] ---> d716b5ddf241 [2022-01-25T13:15:30.158Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-25T13:15:30.158Z] ---> Running in 26e54b23431f [2022-01-25T13:15:30.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 [2022-01-25T13:15:30.438Z] 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 [2022-01-25T13:15:30.708Z] 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 [2022-01-25T13:15:31.694Z] 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 [2022-01-25T13:15:31.694Z] 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 [2022-01-25T13:17:23.664Z] 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 [2022-01-25T13:17:38.785Z] Removing intermediate container fd921d18686b [2022-01-25T13:17:38.785Z] ---> bd7167bbaebf [2022-01-25T13:17:38.785Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-25T13:17:38.785Z] Removing intermediate container 26e54b23431f [2022-01-25T13:17:38.785Z] ---> ec977a49a539 [2022-01-25T13:17:38.785Z] [2022-01-25T13:17:38.785Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:17:38.785Z] ---> Running in 57c8758f81b1 [2022-01-25T13:17:38.785Z] 3.14: Pulling from library/alpine [2022-01-25T13:17:39.385Z] 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 [2022-01-25T13:17:39.676Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T13:17:39.676Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T13:17:39.676Z] ---> 5b8b7b635229 [2022-01-25T13:17:39.676Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:17:39.956Z] ---> Running in fb1f030c316b [2022-01-25T13:17:41.413Z] Removing intermediate container e8de2b5f5bbc [2022-01-25T13:17:41.414Z] ---> 552e43b7a340 [2022-01-25T13:17:41.414Z] [2022-01-25T13:17:41.414Z] Step 10/21 : FROM alpine:3.14 [2022-01-25T13:17:41.414Z] ---> 5b8b7b635229 [2022-01-25T13:17:41.414Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-25T13:17:41.414Z] ---> Running in 9ad9250b62cc [2022-01-25T13:17:42.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:42.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:42.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:43.535Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T13:17:43.535Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:17:43.820Z] OK: 6 MiB in 15 packages [2022-01-25T13:17:44.410Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-25T13:17:44.410Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:17:44.410Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:17:44.410Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-25T13:17:44.410Z] (5/5) Installing curl (7.79.1-r0) [2022-01-25T13:17:44.410Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:17:44.410Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:17:44.688Z] Removing intermediate container 57c8758f81b1 [2022-01-25T13:17:44.688Z] ---> 7e51c0f4da3c [2022-01-25T13:17:44.688Z] [2022-01-25T13:17:44.688Z] Step 11/23 : FROM docker:20.10.10 [2022-01-25T13:17:44.688Z] OK: 8 MiB in 19 packages [2022-01-25T13:17:44.965Z] 20.10.10: Pulling from library/docker [2022-01-25T13:17:45.236Z] Removing intermediate container fb1f030c316b [2022-01-25T13:17:45.236Z] ---> 43c0ca99e790 [2022-01-25T13:17:45.237Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:17:45.514Z] ---> Running in 5207cb3f87c1 [2022-01-25T13:17:46.113Z] Removing intermediate container 5207cb3f87c1 [2022-01-25T13:17:46.113Z] ---> 6dc836f84162 [2022-01-25T13:17:46.113Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-25T13:17:46.395Z] ---> Running in 2975f5744954 [2022-01-25T13:17:46.986Z] Removing intermediate container 9ad9250b62cc [2022-01-25T13:17:46.986Z] ---> 4264bfa2eecf [2022-01-25T13:17:46.986Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:17:47.261Z] Removing intermediate container 2975f5744954 [2022-01-25T13:17:47.261Z] ---> 62634e308b9f [2022-01-25T13:17:47.261Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T13:17:47.261Z] ---> Running in f84208f19aaa [2022-01-25T13:17:47.261Z] ---> Running in 805908673a28 [2022-01-25T13:17:47.857Z] Removing intermediate container f84208f19aaa [2022-01-25T13:17:47.857Z] ---> 8b5f5f328aae [2022-01-25T13:17:47.857Z] Step 13/21 : WORKDIR /edgex [2022-01-25T13:17:48.130Z] Removing intermediate container 805908673a28 [2022-01-25T13:17:48.130Z] ---> 2a320ae5d1b4 [2022-01-25T13:17:48.130Z] Step 15/23 : WORKDIR / [2022-01-25T13:17:48.130Z] ---> Running in ebbddc9ae6e9 [2022-01-25T13:17:48.401Z] ---> Running in e1645802600c [2022-01-25T13:17:48.674Z] Removing intermediate container ffd89dfce12b [2022-01-25T13:17:48.674Z] ---> b3266996cd77 [2022-01-25T13:17:48.674Z] [2022-01-25T13:17:48.674Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T13:17:48.674Z] ---> 5b8b7b635229 [2022-01-25T13:17:48.674Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:17:48.674Z] ---> Using cache [2022-01-25T13:17:48.674Z] ---> 43c0ca99e790 [2022-01-25T13:17:48.674Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:17:48.674Z] ---> Using cache [2022-01-25T13:17:48.674Z] ---> 6dc836f84162 [2022-01-25T13:17:48.674Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-25T13:17:48.945Z] Removing intermediate container ebbddc9ae6e9 [2022-01-25T13:17:48.945Z] ---> bdea5aa4ce38 [2022-01-25T13:17:48.945Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-25T13:17:48.945Z] Removing intermediate container e1645802600c [2022-01-25T13:17:48.945Z] ---> 4cb0a4c60edc [2022-01-25T13:17:48.945Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:17:48.945Z] ---> Running in ed56d655616d [2022-01-25T13:17:49.545Z] Removing intermediate container ed56d655616d [2022-01-25T13:17:49.545Z] ---> bfd190f17471 [2022-01-25T13:17:49.545Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T13:17:49.820Z] Removing intermediate container 4e6ab0d5983a [2022-01-25T13:17:49.820Z] ---> 0900d236848a [2022-01-25T13:17:49.820Z] [2022-01-25T13:17:49.820Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T13:17:49.820Z] ---> 5b8b7b635229 [2022-01-25T13:17:49.820Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-25T13:17:49.820Z] ---> Running in ed1eb290c8c2 [2022-01-25T13:17:49.820Z] ---> Running in 699dbbca2c2e [2022-01-25T13:17:49.820Z] ---> 5e0f95f78c2e [2022-01-25T13:17:49.820Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-25T13:17:49.820Z] ---> e7af522d74df [2022-01-25T13:17:50.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-25T13:17:50.687Z] Removing intermediate container ed1eb290c8c2 [2022-01-25T13:17:50.687Z] ---> 12258d792ab5 [2022-01-25T13:17:50.687Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:17:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:17:51.664Z] ---> 33d2e656eecc [2022-01-25T13:17:51.664Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-25T13:17:52.264Z] ---> 11467d3ee60d [2022-01-25T13:17:52.265Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-25T13:17:52.265Z] ---> 66a2803cbcd4 [2022-01-25T13:17:52.265Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-25T13:17:52.538Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-25T13:17:52.538Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-25T13:17:52.538Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:17:52.538Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:17:52.816Z] OK: 6 MiB in 16 packages [2022-01-25T13:17:53.799Z] ---> 1c432aceac2c [2022-01-25T13:17:53.799Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-25T13:17:53.799Z] ---> 9e17adb8b692 [2022-01-25T13:17:53.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-25T13:17:53.799Z] ---> Running in e20d1ce4841d [2022-01-25T13:17:54.399Z] ---> 7b15eb1ff61e [2022-01-25T13:17:54.399Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-25T13:17:54.399Z] ---> Running in c4a03a225295 [2022-01-25T13:17:54.672Z] Removing intermediate container e20d1ce4841d [2022-01-25T13:17:54.672Z] ---> e1cace677b82 [2022-01-25T13:17:54.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:17:54.672Z] ---> Running in 472bea83e9d8 [2022-01-25T13:17:54.954Z] Removing intermediate container 699dbbca2c2e [2022-01-25T13:17:54.954Z] ---> 06623093ba63 [2022-01-25T13:17:54.954Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:17:55.228Z] ---> Running in 6b49d3d143d8 [2022-01-25T13:17:55.228Z] Removing intermediate container c4a03a225295 [2022-01-25T13:17:55.228Z] ---> f34525f68154 [2022-01-25T13:17:55.228Z] Step 18/21 : CMD ["--init=true"] [2022-01-25T13:17:55.228Z] ---> 6e0a8e8400e5 [2022-01-25T13:17:55.228Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-25T13:17:55.228Z] ---> Running in d986ad02809f [2022-01-25T13:17:55.505Z] Removing intermediate container 472bea83e9d8 [2022-01-25T13:17:55.505Z] ---> 78b0b203a2db [2022-01-25T13:17:55.505Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:17:55.505Z] ---> Running in f734d99ca552 [2022-01-25T13:17:55.505Z] ---> Running in 6b32f49f1b68 [2022-01-25T13:17:55.776Z] Removing intermediate container 6b49d3d143d8 [2022-01-25T13:17:55.776Z] ---> 452c396cc362 [2022-01-25T13:17:55.776Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-25T13:17:55.776Z] ---> Running in d8df58562213 [2022-01-25T13:17:56.053Z] Removing intermediate container f734d99ca552 [2022-01-25T13:17:56.053Z] ---> 49cad9178e97 [2022-01-25T13:17:56.053Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:17:56.053Z] Removing intermediate container d986ad02809f [2022-01-25T13:17:56.053Z] ---> bba60114deff [2022-01-25T13:17:56.053Z] Step 19/21 : LABEL arch=arm64 [2022-01-25T13:17:56.053Z] ---> Running in 41d7fe627cfa [2022-01-25T13:17:56.053Z] ---> Running in 9ef0eb6799e9 [2022-01-25T13:17:56.053Z] Removing intermediate container 6b32f49f1b68 [2022-01-25T13:17:56.053Z] ---> 8e53324aa3c4 [2022-01-25T13:17:56.053Z] Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:17:56.323Z] ---> Running in 53f581f9442b [2022-01-25T13:17:56.323Z] Removing intermediate container d8df58562213 [2022-01-25T13:17:56.323Z] ---> 84fa5cc3cc03 [2022-01-25T13:17:56.323Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T13:17:56.600Z] ---> Running in 88f44a793176 [2022-01-25T13:17:56.872Z] Removing intermediate container 9ef0eb6799e9 [2022-01-25T13:17:56.872Z] ---> 22536c90e6c2 [2022-01-25T13:17:56.872Z] Step 20/22 : LABEL arch=arm64 [2022-01-25T13:17:56.872Z] Removing intermediate container 41d7fe627cfa [2022-01-25T13:17:56.872Z] ---> 180eba4b9065 [2022-01-25T13:17:56.872Z] Step 20/21 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:17:56.872Z] ---> Running in ed1c7bec8161 [2022-01-25T13:17:56.872Z] ---> Running in db545ec90c22 [2022-01-25T13:17:56.872Z] Removing intermediate container 53f581f9442b [2022-01-25T13:17:56.872Z] ---> 10663c0b1985 [2022-01-25T13:17:56.872Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:17:57.146Z] ---> Running in c63bd39c37ac [2022-01-25T13:17:57.146Z] Removing intermediate container 88f44a793176 [2022-01-25T13:17:57.146Z] ---> f98f7fd48f05 [2022-01-25T13:17:57.146Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:17:57.740Z] Removing intermediate container db545ec90c22 [2022-01-25T13:17:57.740Z] ---> b791ecf43b85 [2022-01-25T13:17:57.740Z] Step 21/21 : LABEL version=0.0.0 [2022-01-25T13:17:57.740Z] Removing intermediate container ed1c7bec8161 [2022-01-25T13:17:57.740Z] ---> a0fb6b1591c8 [2022-01-25T13:17:57.740Z] Step 21/22 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:17:57.740Z] Removing intermediate container c63bd39c37ac [2022-01-25T13:17:57.740Z] ---> 3d4b920b40c8 [2022-01-25T13:17:57.740Z] [2022-01-25T13:17:57.740Z] ---> Running in adc91f79ba2e [2022-01-25T13:17:57.740Z] ---> Running in 8c68316a4a59 [2022-01-25T13:17:58.332Z] ---> 0ee020c041f9 [2022-01-25T13:17:58.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-25T13:17:58.332Z] Removing intermediate container adc91f79ba2e [2022-01-25T13:17:58.332Z] ---> 74fc3a97c4a2 [2022-01-25T13:17:58.332Z] [2022-01-25T13:17:58.332Z] Successfully built 3d4b920b40c8 [2022-01-25T13:17:58.332Z] Successfully tagged core-command-arm64:latest [2022-01-25T13:17:58.332Z]  Building core-command ... done Building security-bootstrapper [2022-01-25T13:17:58.332Z] Removing intermediate container 8c68316a4a59 [2022-01-25T13:17:58.332Z] ---> 45da97eb8445 [2022-01-25T13:17:58.332Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T13:17:58.604Z] ---> Running in fb8fda877894 [2022-01-25T13:17:58.876Z] Successfully built 74fc3a97c4a2 [2022-01-25T13:17:58.876Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-25T13:17:58.876Z]  Building security-proxy-setup ... done Building core-data [2022-01-25T13:17:59.151Z] Removing intermediate container fb8fda877894 [2022-01-25T13:17:59.151Z] ---> cd65c094ab14 [2022-01-25T13:17:59.151Z] [2022-01-25T13:17:59.151Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-25T13:17:59.151Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-25T13:17:59.151Z] ---> 520e9a0a30f7 [2022-01-25T13:17:59.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:17:59.424Z] ---> Running in 23802fd07b29 [2022-01-25T13:17:59.424Z] Successfully built cd65c094ab14 [2022-01-25T13:17:59.698Z] Successfully tagged support-scheduler-arm64:latest [2022-01-25T13:17:59.698Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-01-25T13:17:59.698Z] ---> 63fc5a523b7d [2022-01-25T13:17:59.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-25T13:17:59.978Z] Removing intermediate container 23802fd07b29 [2022-01-25T13:17:59.978Z] ---> ddd2c051e76f [2022-01-25T13:17:59.978Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-25T13:17:59.978Z] ---> Running in 27007fbc4478 [2022-01-25T13:18:00.582Z] ---> 7af28e68cfdb [2022-01-25T13:18:00.582Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-25T13:18:00.582Z] ---> Running in 80ccc79fd8b9 [2022-01-25T13:18:01.188Z] Removing intermediate container 80ccc79fd8b9 [2022-01-25T13:18:01.188Z] ---> 544c2014cd95 [2022-01-25T13:18:01.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:18:01.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:18:01.188Z] ---> Running in 6285abbb82d2 [2022-01-25T13:18:01.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:18:01.733Z] Removing intermediate container 6285abbb82d2 [2022-01-25T13:18:01.733Z] ---> 26265d050dca [2022-01-25T13:18:01.733Z] Step 20/22 : LABEL arch=arm64 [2022-01-25T13:18:02.004Z] ---> Running in 6a066aa9c41c [2022-01-25T13:18:02.277Z] (1/42) Installing readline (8.1.0-r0) [2022-01-25T13:18:02.277Z] Removing intermediate container 6a066aa9c41c [2022-01-25T13:18:02.277Z] ---> 2ba327a26294 [2022-01-25T13:18:02.277Z] Step 21/22 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:18:02.549Z] (2/42) Installing bash (5.1.4-r0) [2022-01-25T13:18:02.549Z] Executing bash-5.1.4-r0.post-install [2022-01-25T13:18:02.549Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:18:02.549Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:18:02.549Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-25T13:18:02.549Z] (6/42) Installing curl (7.79.1-r0) [2022-01-25T13:18:02.549Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-25T13:18:02.549Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-25T13:18:02.549Z] (9/42) Installing expat (2.4.3-r0) [2022-01-25T13:18:02.549Z] ---> Running in d4081ddb6c30 [2022-01-25T13:18:02.549Z] (10/42) Installing libffi (3.3-r2) [2022-01-25T13:18:02.549Z] (11/42) Installing gdbm (1.19-r0) [2022-01-25T13:18:02.549Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-25T13:18:02.549Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:18:02.549Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:18:02.824Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-25T13:18:02.824Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-25T13:18:02.824Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-25T13:18:03.425Z] Removing intermediate container d4081ddb6c30 [2022-01-25T13:18:03.425Z] ---> 642a4b1f4537 [2022-01-25T13:18:03.425Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T13:18:03.699Z] ---> Running in 3d360777a601 [2022-01-25T13:18:04.301Z] Removing intermediate container 3d360777a601 [2022-01-25T13:18:04.301Z] ---> 3a719683b081 [2022-01-25T13:18:04.301Z] [2022-01-25T13:18:04.899Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-25T13:18:04.899Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-25T13:18:04.899Z] Successfully built 3a719683b081 [2022-01-25T13:18:04.899Z] Successfully tagged support-notifications-arm64:latest [2022-01-25T13:18:04.899Z]  Building support-notifications ... done Building core-metadata [2022-01-25T13:18:04.899Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-25T13:18:04.899Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-25T13:18:04.899Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-25T13:18:04.899Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-25T13:18:04.899Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-25T13:18:05.171Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-25T13:18:05.171Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-25T13:18:05.171Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-25T13:18:05.171Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-25T13:18:05.171Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-25T13:18:05.171Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-25T13:18:05.171Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-25T13:18:05.171Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-25T13:18:05.171Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-25T13:18:05.171Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-25T13:18:05.171Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-25T13:18:05.171Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-25T13:18:05.171Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-25T13:18:05.171Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-25T13:18:05.171Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-25T13:18:05.171Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-25T13:18:05.171Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-25T13:18:05.443Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-25T13:18:06.038Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:18:06.038Z] OK: 84 MiB in 64 packages [2022-01-25T13:18:10.333Z] Collecting docker-compose==1.23.2 [2022-01-25T13:18:10.333Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-25T13:18:10.333Z] Collecting docker<4.0,>=3.6.0 [2022-01-25T13:18:10.333Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-25T13:18:10.932Z] Collecting jsonschema<3,>=2.5.1 [2022-01-25T13:18:10.932Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-25T13:18:10.932Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-25T13:18:10.932Z] Collecting texttable<0.10,>=0.9.0 [2022-01-25T13:18:10.932Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-25T13:18:12.903Z] Collecting cached-property<2,>=1.2.0 [2022-01-25T13:18:12.903Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-25T13:18:13.878Z] Collecting PyYAML<4,>=3.10 [2022-01-25T13:18:13.878Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-25T13:18:17.257Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-25T13:18:17.258Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-25T13:18:17.531Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-25T13:18:17.807Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-25T13:18:17.807Z] Collecting docopt<0.7,>=0.6.1 [2022-01-25T13:18:17.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-25T13:18:19.785Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-25T13:18:19.785Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-25T13:18:21.760Z] Collecting docker-pycreds>=0.4.0 [2022-01-25T13:18:21.760Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-25T13:18:22.355Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-25T13:18:22.355Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-25T13:18:22.625Z] Collecting idna<2.8,>=2.5 [2022-01-25T13:18:22.625Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-25T13:18:22.625Z] 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) [2022-01-25T13:18:23.221Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-25T13:18:23.494Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-25T13:18:23.768Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-25T13:18:23.768Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-25T13:18:23.768Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-25T13:18:23.768Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-25T13:18:24.744Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-25T13:18:24.744Z] Attempting uninstall: urllib3 [2022-01-25T13:18:24.744Z] Found existing installation: urllib3 1.26.5 [2022-01-25T13:18:24.744Z] Uninstalling urllib3-1.26.5: [2022-01-25T13:18:24.744Z] Successfully uninstalled urllib3-1.26.5 [2022-01-25T13:18:25.340Z] Attempting uninstall: idna [2022-01-25T13:18:25.340Z] Found existing installation: idna 3.2 [2022-01-25T13:18:25.340Z] Uninstalling idna-3.2: [2022-01-25T13:18:25.611Z] Successfully uninstalled idna-3.2 [2022-01-25T13:18:26.584Z] Attempting uninstall: chardet [2022-01-25T13:18:26.584Z] Found existing installation: chardet 4.0.0 [2022-01-25T13:18:26.584Z] Uninstalling chardet-4.0.0: [2022-01-25T13:18:26.584Z] Successfully uninstalled chardet-4.0.0 [2022-01-25T13:18:28.563Z] Attempting uninstall: requests [2022-01-25T13:18:28.563Z] Found existing installation: requests 2.25.1 [2022-01-25T13:18:28.563Z] Uninstalling requests-2.25.1: [2022-01-25T13:18:28.563Z] Successfully uninstalled requests-2.25.1 [2022-01-25T13:18:28.835Z] Running setup.py install for texttable: started [2022-01-25T13:18:30.807Z] Running setup.py install for texttable: finished with status 'done' [2022-01-25T13:18:30.807Z] Running setup.py install for PyYAML: started [2022-01-25T13:18:33.427Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-25T13:18:33.427Z] Running setup.py install for docopt: started [2022-01-25T13:18:35.410Z] Running setup.py install for docopt: finished with status 'done' [2022-01-25T13:18:35.410Z] Running setup.py install for dockerpty: started [2022-01-25T13:18:37.401Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-25T13:18:40.106Z] 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 [2022-01-25T13:18:44.474Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:18:44.474Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:18:44.474Z] ---> a7d706cf0837 [2022-01-25T13:18:44.474Z] Step 3/31 : WORKDIR /edgex-go [2022-01-25T13:18:44.474Z] ---> Using cache [2022-01-25T13:18:44.474Z] ---> 7e3ad6252e1b [2022-01-25T13:18:44.474Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:18:44.474Z] ---> Using cache [2022-01-25T13:18:44.474Z] ---> 3e2cabc43d20 [2022-01-25T13:18:44.474Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-25T13:18:44.474Z] ---> Using cache [2022-01-25T13:18:44.474Z] ---> 0a4a95dda3a5 [2022-01-25T13:18:44.474Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-25T13:18:44.474Z] ---> Using cache [2022-01-25T13:18:44.474Z] ---> 9a2d5506e0f5 [2022-01-25T13:18:44.474Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:18:44.474Z] ---> Using cache [2022-01-25T13:18:44.474Z] ---> 2da18b30006f [2022-01-25T13:18:44.474Z] Step 8/31 : COPY . . [2022-01-25T13:18:44.749Z] ---> Using cache [2022-01-25T13:18:44.749Z] ---> d716b5ddf241 [2022-01-25T13:18:44.749Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-25T13:18:45.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:18:45.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:18:45.354Z] ---> a7d706cf0837 [2022-01-25T13:18:45.354Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:18:45.354Z] ---> Using cache [2022-01-25T13:18:45.354Z] ---> 7e3ad6252e1b [2022-01-25T13:18:45.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:18:45.354Z] ---> Using cache [2022-01-25T13:18:45.354Z] ---> 3e2cabc43d20 [2022-01-25T13:18:45.354Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-25T13:18:45.354Z] ---> Running in 42fbb8fba8e2 [2022-01-25T13:18:45.627Z] ---> Running in 8d337349b0bd [2022-01-25T13:18:45.627Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:18:45.627Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:18:45.627Z] ---> a7d706cf0837 [2022-01-25T13:18:45.627Z] Step 3/25 : WORKDIR /edgex-go [2022-01-25T13:18:45.627Z] ---> Using cache [2022-01-25T13:18:45.627Z] ---> 7e3ad6252e1b [2022-01-25T13:18:45.627Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:18:45.627Z] ---> Using cache [2022-01-25T13:18:45.627Z] ---> 3e2cabc43d20 [2022-01-25T13:18:45.627Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-25T13:18:45.627Z] ---> Using cache [2022-01-25T13:18:45.627Z] ---> 0a4a95dda3a5 [2022-01-25T13:18:45.627Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-25T13:18:45.627Z] ---> Using cache [2022-01-25T13:18:45.627Z] ---> 9a2d5506e0f5 [2022-01-25T13:18:45.627Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:18:45.627Z] ---> Using cache [2022-01-25T13:18:45.627Z] ---> 2da18b30006f [2022-01-25T13:18:45.627Z] Step 8/25 : COPY . . [2022-01-25T13:18:45.899Z] ---> Using cache [2022-01-25T13:18:46.176Z] ---> d716b5ddf241 [2022-01-25T13:18:46.176Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-25T13:18:46.451Z] ---> Running in 8db38e2267bf [2022-01-25T13:18:47.435Z] 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 [2022-01-25T13:18:47.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:18:48.306Z] 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 [2022-01-25T13:18:48.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:18:49.892Z] OK: 220 MiB in 52 packages [2022-01-25T13:18:50.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:18:50.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:18:50.191Z] ---> a7d706cf0837 [2022-01-25T13:18:50.191Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> 7e3ad6252e1b [2022-01-25T13:18:50.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> 3e2cabc43d20 [2022-01-25T13:18:50.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> 0a4a95dda3a5 [2022-01-25T13:18:50.191Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> 9a2d5506e0f5 [2022-01-25T13:18:50.191Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> 2da18b30006f [2022-01-25T13:18:50.191Z] Step 8/23 : COPY . . [2022-01-25T13:18:50.191Z] ---> Using cache [2022-01-25T13:18:50.191Z] ---> d716b5ddf241 [2022-01-25T13:18:50.191Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-25T13:18:50.802Z] ---> Running in bf519c5bbd7c [2022-01-25T13:18:52.245Z] Removing intermediate container 8d337349b0bd [2022-01-25T13:18:52.245Z] ---> 01c483b3313a [2022-01-25T13:18:52.245Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:18:52.845Z] 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 [2022-01-25T13:18:54.295Z] ---> dde2c6969afe [2022-01-25T13:18:54.295Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:18:54.295Z] ---> Running in 8330bdc4df1c [2022-01-25T13:18:56.919Z] Removing intermediate container 27007fbc4478 [2022-01-25T13:18:56.919Z] ---> 7e1272de9eba [2022-01-25T13:18:56.919Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-25T13:18:56.919Z] ---> Running in c55a6b7e3f1e [2022-01-25T13:18:57.514Z] Removing intermediate container c55a6b7e3f1e [2022-01-25T13:18:57.514Z] ---> 6a323e739251 [2022-01-25T13:18:57.514Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-25T13:18:57.514Z] ---> Running in 1b82f0ebd45b [2022-01-25T13:18:58.114Z] Removing intermediate container 1b82f0ebd45b [2022-01-25T13:18:58.114Z] ---> 5d2d5a9dd465 [2022-01-25T13:18:58.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-25T13:19:00.101Z] ---> 7ca7983ccad6 [2022-01-25T13:19:00.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-25T13:19:01.076Z] Removing intermediate container 8330bdc4df1c [2022-01-25T13:19:01.076Z] ---> b2bd470265a4 [2022-01-25T13:19:01.076Z] Step 8/23 : COPY . . [2022-01-25T13:19:01.076Z] ---> f34fae244429 [2022-01-25T13:19:01.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-25T13:19:03.045Z] ---> e3b8fe494dae [2022-01-25T13:19:03.045Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-25T13:19:03.045Z] ---> Running in 559f4ea61a3d [2022-01-25T13:19:03.643Z] Removing intermediate container 559f4ea61a3d [2022-01-25T13:19:03.643Z] ---> 8b6bdd65379e [2022-01-25T13:19:03.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:19:03.916Z] ---> Running in 59662c8cb0ba [2022-01-25T13:19:04.514Z] Removing intermediate container 59662c8cb0ba [2022-01-25T13:19:04.514Z] ---> 09f91ea04609 [2022-01-25T13:19:04.514Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:19:04.783Z] ---> Running in ccd788c6e6a8 [2022-01-25T13:19:05.770Z] Removing intermediate container ccd788c6e6a8 [2022-01-25T13:19:05.770Z] ---> 881b893552ab [2022-01-25T13:19:05.770Z] Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:19:06.041Z] ---> Running in 192cd52b19a7 [2022-01-25T13:19:06.637Z] Removing intermediate container 192cd52b19a7 [2022-01-25T13:19:06.911Z] ---> 0d7f579e6850 [2022-01-25T13:19:06.911Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:19:06.911Z] ---> Running in 6f9a223001cc [2022-01-25T13:19:07.889Z] Removing intermediate container 6f9a223001cc [2022-01-25T13:19:07.889Z] ---> d9a4a9a47339 [2022-01-25T13:19:07.889Z] [2022-01-25T13:19:08.869Z] Successfully built d9a4a9a47339 [2022-01-25T13:19:08.869Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-25T13:19:19.036Z]  Building sys-mgmt-agent ... done  ---> 079779898110 [2022-01-25T13:19:19.036Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-25T13:19:19.036Z] ---> Running in d31c18b5966f [2022-01-25T13:19:21.034Z] 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 [2022-01-25T13:20:29.056Z] 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 [2022-01-25T13:20:37.379Z] Removing intermediate container 42fbb8fba8e2 [2022-01-25T13:20:37.379Z] ---> 80c16919a618 [2022-01-25T13:20:37.379Z] [2022-01-25T13:20:37.379Z] Step 10/31 : FROM alpine:3.14 [2022-01-25T13:20:37.379Z] ---> 5b8b7b635229 [2022-01-25T13:20:37.379Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-25T13:20:37.379Z] ---> Running in 945433ca2290 [2022-01-25T13:20:37.664Z] Removing intermediate container 945433ca2290 [2022-01-25T13:20:37.664Z] ---> 7ffe32991f04 [2022-01-25T13:20:37.664Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-25T13:20:37.664Z] ---> Running in 866b5c038567 [2022-01-25T13:20:40.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:20:40.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:20:40.596Z] Removing intermediate container 8db38e2267bf [2022-01-25T13:20:40.596Z] ---> b620eb13b180 [2022-01-25T13:20:40.596Z] [2022-01-25T13:20:40.596Z] Step 10/25 : FROM alpine:3.14 [2022-01-25T13:20:40.596Z] ---> 5b8b7b635229 [2022-01-25T13:20:40.596Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-25T13:20:40.871Z] ---> Running in 0de863a71183 [2022-01-25T13:20:41.475Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-25T13:20:41.475Z] (2/2) Installing su-exec (0.2-r1) [2022-01-25T13:20:41.475Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:20:41.475Z] OK: 6 MiB in 16 packages [2022-01-25T13:20:42.915Z] Removing intermediate container 866b5c038567 [2022-01-25T13:20:42.915Z] ---> c926489fbee8 [2022-01-25T13:20:42.915Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-25T13:20:42.915Z] ---> Running in f6233965a5bd [2022-01-25T13:20:42.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:20:43.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:20:43.504Z] Removing intermediate container f6233965a5bd [2022-01-25T13:20:43.504Z] ---> ac4f7603d627 [2022-01-25T13:20:43.504Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-25T13:20:43.504Z] ---> Running in 6c86a00b7be5 [2022-01-25T13:20:44.549Z] Removing intermediate container 6c86a00b7be5 [2022-01-25T13:20:44.549Z] ---> 6a21777cc1a7 [2022-01-25T13:20:44.549Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-25T13:20:44.549Z] ---> Running in 1e9425134024 [2022-01-25T13:20:44.549Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-25T13:20:44.549Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-25T13:20:44.883Z] (3/3) Installing su-exec (0.2-r1) [2022-01-25T13:20:44.883Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:20:44.883Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:20:45.442Z] OK: 6 MiB in 17 packages [2022-01-25T13:20:48.526Z] Removing intermediate container 0de863a71183 [2022-01-25T13:20:48.526Z] ---> 55f889a7a158 [2022-01-25T13:20:48.526Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:20:48.526Z] ---> Running in df0315d74d95 [2022-01-25T13:20:48.526Z] Removing intermediate container 1e9425134024 [2022-01-25T13:20:48.526Z] ---> 25e4950048b7 [2022-01-25T13:20:48.526Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-25T13:20:48.812Z] ---> Running in da0f28ca042e [2022-01-25T13:20:49.086Z] Removing intermediate container df0315d74d95 [2022-01-25T13:20:49.086Z] ---> 8925c2afdeed [2022-01-25T13:20:49.086Z] Step 13/25 : WORKDIR / [2022-01-25T13:20:49.359Z] ---> Running in 4504ebfaa61d [2022-01-25T13:20:49.631Z] Removing intermediate container da0f28ca042e [2022-01-25T13:20:49.631Z] ---> cacd7a75cd0f [2022-01-25T13:20:49.631Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-25T13:20:50.241Z] Removing intermediate container 4504ebfaa61d [2022-01-25T13:20:50.241Z] ---> 4debd730979f [2022-01-25T13:20:50.241Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-25T13:20:52.197Z] ---> a1d1b0669602 [2022-01-25T13:20:52.197Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-25T13:20:52.197Z] ---> Running in a48f0e8a5176 [2022-01-25T13:20:52.197Z] ---> 8583926a9bb7 [2022-01-25T13:20:52.197Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-25T13:20:53.649Z] ---> 9cea1ba6387d [2022-01-25T13:20:53.649Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-25T13:20:53.925Z] Removing intermediate container bf519c5bbd7c [2022-01-25T13:20:53.925Z] ---> 55becc845f9b [2022-01-25T13:20:53.925Z] [2022-01-25T13:20:53.925Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:20:53.925Z] ---> 5b8b7b635229 [2022-01-25T13:20:53.925Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:20:53.925Z] ---> Using cache [2022-01-25T13:20:53.925Z] ---> 43c0ca99e790 [2022-01-25T13:20:53.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:20:53.925Z] ---> Using cache [2022-01-25T13:20:53.925Z] ---> 6dc836f84162 [2022-01-25T13:20:53.925Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-25T13:20:54.201Z] ---> Running in fb0928677547 [2022-01-25T13:20:54.801Z] ---> 9e32c561ede9 [2022-01-25T13:20:54.801Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-25T13:20:55.078Z] Removing intermediate container fb0928677547 [2022-01-25T13:20:55.078Z] ---> d0c31fc23793 [2022-01-25T13:20:55.078Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T13:20:55.352Z] ---> Running in be8405c8e49a [2022-01-25T13:20:55.352Z] Removing intermediate container a48f0e8a5176 [2022-01-25T13:20:55.352Z] ---> 11acbbf34a74 [2022-01-25T13:20:55.352Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:20:55.955Z] ---> e78589ed2d1f [2022-01-25T13:20:55.955Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-25T13:20:55.955Z] Removing intermediate container be8405c8e49a [2022-01-25T13:20:55.955Z] ---> 8d08982410f9 [2022-01-25T13:20:55.955Z] Step 15/23 : WORKDIR / [2022-01-25T13:20:56.228Z] ---> Running in cfaf1d7008f4 [2022-01-25T13:20:56.835Z] ---> 1664e34c44dc [2022-01-25T13:20:56.835Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-25T13:20:57.107Z] Removing intermediate container cfaf1d7008f4 [2022-01-25T13:20:57.107Z] ---> 3177af8f633b [2022-01-25T13:20:57.107Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:20:58.089Z] ---> be6d3d31fe20 [2022-01-25T13:20:58.089Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-25T13:20:58.362Z] ---> e5fa8f003100 [2022-01-25T13:20:58.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-25T13:20:58.958Z] ---> c751ab81749c [2022-01-25T13:20:58.958Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-25T13:20:59.968Z] ---> 32924d718ada [2022-01-25T13:20:59.968Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-25T13:20:59.968Z] ---> 97c0b6536b7b [2022-01-25T13:20:59.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 84a46841ef70 [2022-01-25T13:20:59.968Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-25T13:20:59.968Z] [2022-01-25T13:21:00.951Z] ---> 2eaa90c6ab4b [2022-01-25T13:21:00.951Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-25T13:21:00.951Z] ---> 7179a375e68f [2022-01-25T13:21:00.951Z] Step 21/25 : 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/ [2022-01-25T13:21:00.951Z] ---> 7ac8ae96c4c6 [2022-01-25T13:21:00.951Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-25T13:21:01.223Z] ---> Running in 95816ba01c80 [2022-01-25T13:21:01.223Z] ---> Running in 5fdcbe587250 [2022-01-25T13:21:01.822Z] Removing intermediate container 5fdcbe587250 [2022-01-25T13:21:01.822Z] ---> 7c5cf896b578 [2022-01-25T13:21:01.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:21:02.095Z] ---> Running in 5d6cc01a1c78 [2022-01-25T13:21:02.095Z] ---> a913f63934ea [2022-01-25T13:21:02.095Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-25T13:21:02.370Z] ---> Running in f34edbe23a98 [2022-01-25T13:21:02.657Z] Removing intermediate container 5d6cc01a1c78 [2022-01-25T13:21:02.657Z] ---> 44075edde28f [2022-01-25T13:21:02.657Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:21:02.938Z] ---> Running in 103a5a6659e0 [2022-01-25T13:21:03.211Z] Removing intermediate container f34edbe23a98 [2022-01-25T13:21:03.211Z] ---> 23e7d76ad079 [2022-01-25T13:21:03.211Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-25T13:21:03.490Z] Removing intermediate container 103a5a6659e0 [2022-01-25T13:21:03.490Z] ---> 90bcd4d26c52 [2022-01-25T13:21:03.490Z] Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:21:03.490Z] ---> Running in 275f476c3138 [2022-01-25T13:21:03.764Z] Removing intermediate container 95816ba01c80 [2022-01-25T13:21:03.764Z] ---> d2b15058cf0c [2022-01-25T13:21:03.764Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-25T13:21:03.764Z] ---> Running in 8428e0bae23f [2022-01-25T13:21:04.039Z] ---> 60c3e7e8a06d [2022-01-25T13:21:04.039Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-25T13:21:04.039Z] Removing intermediate container 275f476c3138 [2022-01-25T13:21:04.039Z] ---> d7f7e21593ee [2022-01-25T13:21:04.039Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:21:04.319Z] ---> Running in da3d804df476 [2022-01-25T13:21:04.594Z] ---> Running in 2b2cea7e3f52 [2022-01-25T13:21:04.594Z] Removing intermediate container 8428e0bae23f [2022-01-25T13:21:04.594Z] ---> 3541f9f2197c [2022-01-25T13:21:04.594Z] Step 23/25 : LABEL arch=arm64 [2022-01-25T13:21:04.594Z] ---> Running in 08d5bc74eb3f [2022-01-25T13:21:04.594Z] Removing intermediate container da3d804df476 [2022-01-25T13:21:04.594Z] ---> f68a5956dbc3 [2022-01-25T13:21:04.594Z] [2022-01-25T13:21:05.192Z] Removing intermediate container 08d5bc74eb3f [2022-01-25T13:21:05.192Z] ---> cd54712bf5ac [2022-01-25T13:21:05.192Z] Step 24/25 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:21:05.192Z] Successfully built f68a5956dbc3 [2022-01-25T13:21:05.192Z] Successfully tagged core-metadata-arm64:latest [2022-01-25T13:21:05.463Z]  Building core-metadata ... done  ---> Running in d8055f7f4efa [2022-01-25T13:21:05.736Z] Removing intermediate container d8055f7f4efa [2022-01-25T13:21:05.736Z] ---> b35afb9e9581 [2022-01-25T13:21:05.736Z] Step 25/25 : LABEL version=0.0.0 [2022-01-25T13:21:05.736Z] ---> Running in e41c7156afc4 [2022-01-25T13:21:06.340Z] Removing intermediate container e41c7156afc4 [2022-01-25T13:21:06.340Z] ---> 9d6dbf671ab6 [2022-01-25T13:21:06.340Z] [2022-01-25T13:21:06.610Z] Successfully built 9d6dbf671ab6 [2022-01-25T13:21:06.610Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-25T13:21:06.610Z]  Building security-secretstore-setup ... done Removing intermediate container 2b2cea7e3f52 [2022-01-25T13:21:06.610Z] ---> dc415b3399ba [2022-01-25T13:21:06.610Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-25T13:21:06.882Z] ---> Running in 45eb030f466c [2022-01-25T13:21:07.483Z] Removing intermediate container 45eb030f466c [2022-01-25T13:21:07.483Z] ---> b0efabbc9650 [2022-01-25T13:21:07.483Z] Step 28/31 : CMD ["gate"] [2022-01-25T13:21:07.483Z] ---> Running in d956eac0b2e7 [2022-01-25T13:21:08.083Z] Removing intermediate container d956eac0b2e7 [2022-01-25T13:21:08.083Z] ---> eaa985575f27 [2022-01-25T13:21:08.083Z] Step 29/31 : LABEL arch=arm64 [2022-01-25T13:21:08.356Z] ---> Running in 1ea6d172f2eb [2022-01-25T13:21:08.948Z] Removing intermediate container 1ea6d172f2eb [2022-01-25T13:21:08.948Z] ---> 8dbd29593753 [2022-01-25T13:21:08.948Z] Step 30/31 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:21:09.221Z] ---> Running in 2677f2405562 [2022-01-25T13:21:09.493Z] Removing intermediate container 2677f2405562 [2022-01-25T13:21:09.493Z] ---> 9c615dad0f52 [2022-01-25T13:21:09.493Z] Step 31/31 : LABEL version=0.0.0 [2022-01-25T13:21:09.766Z] Removing intermediate container d31c18b5966f [2022-01-25T13:21:09.766Z] ---> 27d7d237b47f [2022-01-25T13:21:09.766Z] [2022-01-25T13:21:09.766Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:21:09.766Z] ---> 5b8b7b635229 [2022-01-25T13:21:09.766Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-25T13:21:09.766Z] ---> Running in d9a0909ff6ea [2022-01-25T13:21:10.039Z] ---> Running in 9d629fa0ea1c [2022-01-25T13:21:10.310Z] Removing intermediate container 9d629fa0ea1c [2022-01-25T13:21:10.310Z] ---> 61056c0f8405 [2022-01-25T13:21:10.310Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-25T13:21:10.310Z] Removing intermediate container d9a0909ff6ea [2022-01-25T13:21:10.310Z] ---> 9bb882eca8f4 [2022-01-25T13:21:10.310Z] [2022-01-25T13:21:10.581Z] ---> Running in a4c04c08d5d2 [2022-01-25T13:21:10.581Z] Successfully built 9bb882eca8f4 [2022-01-25T13:21:10.581Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-25T13:21:10.852Z]  Building security-bootstrapper ... done Removing intermediate container a4c04c08d5d2 [2022-01-25T13:21:10.852Z] ---> 11f30592519c [2022-01-25T13:21:10.852Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-25T13:21:10.852Z] ---> Running in 0e725a165a31 [2022-01-25T13:21:11.448Z] Removing intermediate container 0e725a165a31 [2022-01-25T13:21:11.449Z] ---> badde21fa62b [2022-01-25T13:21:11.449Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:21:11.449Z] ---> Running in ef0d9133c116 [2022-01-25T13:21:12.873Z] Removing intermediate container ef0d9133c116 [2022-01-25T13:21:12.873Z] ---> 20600a5a933e [2022-01-25T13:21:12.873Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T13:21:13.145Z] ---> Running in 760fb24fa921 [2022-01-25T13:21:14.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:21:15.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:21:15.678Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T13:21:15.678Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:21:15.678Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T13:21:15.947Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:21:15.947Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T13:21:16.221Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T13:21:16.221Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:21:16.221Z] OK: 8 MiB in 20 packages [2022-01-25T13:21:17.198Z] Removing intermediate container 760fb24fa921 [2022-01-25T13:21:17.198Z] ---> b3f785f15922 [2022-01-25T13:21:17.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:21:17.791Z] ---> 43daa1f46cdb [2022-01-25T13:21:17.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-25T13:21:18.766Z] ---> 01437aba5896 [2022-01-25T13:21:18.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-25T13:21:19.358Z] ---> 79ace73be815 [2022-01-25T13:21:19.358Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-25T13:21:19.358Z] ---> Running in 6bf93536059e [2022-01-25T13:21:19.634Z] Removing intermediate container 6bf93536059e [2022-01-25T13:21:19.634Z] ---> 0ea83eb40897 [2022-01-25T13:21:19.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:21:19.904Z] ---> Running in 707de9fab900 [2022-01-25T13:21:20.177Z] Removing intermediate container 707de9fab900 [2022-01-25T13:21:20.177Z] ---> de8471e65d2e [2022-01-25T13:21:20.177Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:21:20.177Z] ---> Running in 1145afc186ae [2022-01-25T13:21:20.774Z] Removing intermediate container 1145afc186ae [2022-01-25T13:21:20.774Z] ---> e35ea9eabb08 [2022-01-25T13:21:20.774Z] Step 22/23 : LABEL git_sha=45d543fc68efd7cb042a11ce041704767587cee6 [2022-01-25T13:21:20.774Z] ---> Running in 0ba842618d81 [2022-01-25T13:21:21.046Z] Removing intermediate container 0ba842618d81 [2022-01-25T13:21:21.046Z] ---> f212f9ca6662 [2022-01-25T13:21:21.046Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:21:21.046Z] ---> Running in 60b5fd8193a0 [2022-01-25T13:21:21.638Z] Removing intermediate container 60b5fd8193a0 [2022-01-25T13:21:21.638Z] ---> 8c91d53104b5 [2022-01-25T13:21:21.638Z] [2022-01-25T13:21:21.638Z] Successfully built 8c91d53104b5 [2022-01-25T13:21:21.638Z] Successfully tagged core-data-arm64:latest [2022-01-25T13:21:22.246Z]  Building core-data ... done  [Pipeline] } [2022-01-25T13:21:22.270Z] $ docker stop --time=1 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb [2022-01-25T13:21:23.938Z] $ docker rm -f 073fcaafec7b9de3df174d69040ae46526f706f25bf755f1889cc104115796eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:21:24.458Z] + docker images [2022-01-25T13:21:24.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T13:21:24.728Z] core-data-arm64 latest 8c91d53104b5 3 seconds ago 19.2MB [2022-01-25T13:21:24.728Z] security-bootstrapper-arm64 latest 9bb882eca8f4 14 seconds ago 18MB [2022-01-25T13:21:24.728Z] 27d7d237b47f 15 seconds ago 1.6GB [2022-01-25T13:21:24.728Z] security-secretstore-setup-arm64 latest 9d6dbf671ab6 18 seconds ago 26.8MB [2022-01-25T13:21:24.728Z] core-metadata-arm64 latest f68a5956dbc3 20 seconds ago 15.9MB [2022-01-25T13:21:24.728Z] 55becc845f9b 31 seconds ago 1.6GB [2022-01-25T13:21:24.728Z] b620eb13b180 44 seconds ago 1.6GB [2022-01-25T13:21:24.728Z] 80c16919a618 49 seconds ago 1.59GB [2022-01-25T13:21:24.728Z] sys-mgmt-agent-arm64 latest d9a4a9a47339 2 minutes ago 280MB [2022-01-25T13:21:24.728Z] support-notifications-arm64 latest 3a719683b081 3 minutes ago 16MB [2022-01-25T13:21:24.728Z] security-proxy-setup-arm64 latest 74fc3a97c4a2 3 minutes ago 25.3MB [2022-01-25T13:21:24.728Z] support-scheduler-arm64 latest cd65c094ab14 3 minutes ago 15.3MB [2022-01-25T13:21:24.728Z] core-command-arm64 latest 3d4b920b40c8 3 minutes ago 15.1MB [2022-01-25T13:21:24.728Z] 0900d236848a 3 minutes ago 1.59GB [2022-01-25T13:21:24.728Z] b3266996cd77 3 minutes ago 1.59GB [2022-01-25T13:21:24.728Z] 7e51c0f4da3c 3 minutes ago 1.59GB [2022-01-25T13:21:24.728Z] 552e43b7a340 3 minutes ago 1.6GB [2022-01-25T13:21:24.728Z] ec977a49a539 3 minutes ago 1.59GB [2022-01-25T13:21:24.728Z] ci-base-image-arm64 latest a7d706cf0837 13 minutes ago 1.26GB [2022-01-25T13:21:24.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 13 days ago 551MB [2022-01-25T13:21:24.728Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-25T13:21:24.728Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-25T13:21:24.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-25T13:21:25.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:21:25.198Z] [2022-01-25T13:21:25.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:21:25.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:21:25.875Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-25T13:21:25.875Z] 448f6bf000e3: Pulling fs layer [2022-01-25T13:21:25.875Z] f757da607395: Pulling fs layer [2022-01-25T13:21:25.875Z] 05883995daec: Pulling fs layer [2022-01-25T13:21:25.875Z] 8603b9c90790: Pulling fs layer [2022-01-25T13:21:25.875Z] 1560dd03e051: Pulling fs layer [2022-01-25T13:21:25.875Z] 27f5ce0e4adf: Pulling fs layer [2022-01-25T13:21:25.875Z] c2d8d7efcc4b: Pulling fs layer [2022-01-25T13:21:25.875Z] 8603b9c90790: Waiting [2022-01-25T13:21:25.875Z] 1560dd03e051: Waiting [2022-01-25T13:21:25.875Z] 27f5ce0e4adf: Waiting [2022-01-25T13:21:25.875Z] c2d8d7efcc4b: Waiting [2022-01-25T13:21:25.875Z] f757da607395: Verifying Checksum [2022-01-25T13:21:25.875Z] f757da607395: Download complete [2022-01-25T13:21:25.875Z] 8603b9c90790: Verifying Checksum [2022-01-25T13:21:25.875Z] 8603b9c90790: Download complete [2022-01-25T13:21:26.171Z] 1560dd03e051: Verifying Checksum [2022-01-25T13:21:26.171Z] 1560dd03e051: Download complete [2022-01-25T13:21:26.171Z] 05883995daec: Verifying Checksum [2022-01-25T13:21:26.171Z] 05883995daec: Download complete [2022-01-25T13:21:26.171Z] 27f5ce0e4adf: Verifying Checksum [2022-01-25T13:21:26.171Z] 27f5ce0e4adf: Download complete [2022-01-25T13:21:26.457Z] 448f6bf000e3: Download complete [2022-01-25T13:21:29.084Z] c2d8d7efcc4b: Verifying Checksum [2022-01-25T13:21:29.084Z] c2d8d7efcc4b: Download complete [2022-01-25T13:21:30.057Z] 448f6bf000e3: Pull complete [2022-01-25T13:21:30.647Z] f757da607395: Pull complete [2022-01-25T13:21:32.073Z] 05883995daec: Pull complete [2022-01-25T13:21:32.344Z] 8603b9c90790: Pull complete [2022-01-25T13:21:33.319Z] 1560dd03e051: Pull complete [2022-01-25T13:21:33.591Z] 27f5ce0e4adf: Pull complete [2022-01-25T13:21:48.649Z] c2d8d7efcc4b: Pull complete [2022-01-25T13:21:48.649Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-25T13:21:48.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:21:48.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-25T13:21:48.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-3845 does not seem to be running inside a container [2022-01-25T13:21:48.929Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-25T13:21:51.485Z] $ docker top 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:21:52.459Z] ---> job-cost.sh [2022-01-25T13:21:52.459Z] lf-activate-venv: SKIPPING [2022-01-25T13:21:52.459Z] INFO: No Stack... [2022-01-25T13:21:52.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-25T13:21:53.318Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T13:21:53.969Z] + cut -d, -f6 [2022-01-25T13:21:53.969Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2022-01-25T13:21:54.002Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] [2022-01-25T13:21:54.007Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] did not exist. Created. [2022-01-25T13:21:54.007Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T13:21:54.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-25T13:21:54.826Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T13:21:54.832Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T13:21:54.871Z] $ docker stop --time=1 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 [2022-01-25T13:21:56.329Z] $ docker rm -f 4c93f73a1968153b75035b2f30419459a2e39460db02dab066efe0ce935f9ed5 [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 [2022-01-25T13:21:56.849Z] provisioning config files... [2022-01-25T13:21:56.860Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config277229242987380399tmp [Pipeline] { [Pipeline] sh [2022-01-25T13:21:57.155Z] + set +x [2022-01-25T13:21:57.155Z] + curl -s https://codecov.io/bash [2022-01-25T13:21:57.155Z] + bash -s -- [2022-01-25T13:21:57.155Z] [2022-01-25T13:21:57.155Z] _____ _ [2022-01-25T13:21:57.155Z] / ____| | | [2022-01-25T13:21:57.155Z] | | ___ __| | ___ ___ _____ __ [2022-01-25T13:21:57.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-25T13:21:57.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-25T13:21:57.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-25T13:21:57.155Z] Bash-1.0.6 [2022-01-25T13:21:57.155Z] [2022-01-25T13:21:57.155Z] [2022-01-25T13:21:57.155Z] ==> git version 2.24.4 found [2022-01-25T13:21:57.415Z] ==> 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 [2022-01-25T13:21:57.415Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-25T13:21:57.415Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-25T13:21:57.415Z] ==> Jenkins CI detected. [2022-01-25T13:21:57.415Z] current dir:  /w/workspace/edgex-go/5 [2022-01-25T13:21:57.415Z] project root: . [2022-01-25T13:21:57.415Z] --> token set from env [2022-01-25T13:21:57.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-25T13:21:57.415Z] ==> Running gcov in . (disable via -X gcov) [2022-01-25T13:21:57.415Z] ==> Python coveragepy not found [2022-01-25T13:21:57.415Z] ==> Searching for coverage reports in: [2022-01-25T13:21:57.415Z] + . [2022-01-25T13:21:57.415Z] -> Found 1 reports [2022-01-25T13:21:57.415Z] ==> Detecting git/mercurial file structure [2022-01-25T13:21:57.415Z] ==> Reading reports [2022-01-25T13:21:57.415Z] + ./coverage.out bytes=428381 [2022-01-25T13:21:57.415Z] ==> Appending adjustments [2022-01-25T13:21:57.415Z] https://docs.codecov.io/docs/fixing-reports [2022-01-25T13:21:58.798Z] + Found adjustments [2022-01-25T13:21:58.798Z] ==> Gzipping contents [2022-01-25T13:21:58.798Z] 60K /tmp/codecov.CoY4tM.gz [2022-01-25T13:21:58.798Z] ==> Uploading reports [2022-01-25T13:21:58.799Z] url: https://codecov.io [2022-01-25T13:21:58.799Z] query: branch=PR-3867&commit=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-25T13:21:58.799Z] -> Pinging Codecov [2022-01-25T13:21:58.799Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3867&commit=7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-25T13:21:59.058Z] -> Uploading to [2022-01-25T13:21:59.058Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-25/00271124DB129430A58F1EEE437C3FCB/7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1/2c7900a9-191a-4002-94cd-32918d2b62e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T132158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ac8f259b7154e4040ab5c614d514505e59982689355bb27454ec57232a8ec0 [2022-01-25T13:21:59.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:21:59.058Z] Dload Upload Total Spent Left Speed [2022-01-25T13:21:59.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57892 0 0 100 57892 0 176k --:--:-- --:--:-- --:--:-- 177k [2022-01-25T13:21:59.319Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ca840fc36d2bd3f83a37cfb80bcc01ef2d2a0c1 [Pipeline] } [2022-01-25T13:21:59.327Z] 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 [2022-01-25T13:22:00.011Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:00.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:00.875Z] ---> package-listing.sh [2022-01-25T13:22:00.875Z] ++ facter osfamily [2022-01-25T13:22:00.875Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-25T13:22:01.136Z] + OS_FAMILY=redhat [2022-01-25T13:22:01.136Z] + workspace=/w/workspace/edgex-go/5 [2022-01-25T13:22:01.136Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-25T13:22:01.136Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-25T13:22:01.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-25T13:22:01.136Z] + PACKAGES=/tmp/packages_start.txt [2022-01-25T13:22:01.136Z] + '[' /w/workspace/edgex-go/5 ']' [2022-01-25T13:22:01.136Z] + PACKAGES=/tmp/packages_end.txt [2022-01-25T13:22:01.136Z] + case "${OS_FAMILY}" in [2022-01-25T13:22:01.136Z] + rpm -qa [2022-01-25T13:22:01.136Z] + sort [2022-01-25T13:22:05.344Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-25T13:22:05.344Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-25T13:22:05.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-25T13:22:05.344Z] + '[' /w/workspace/edgex-go/5 ']' [2022-01-25T13:22:05.344Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-01-25T13:22:05.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-01-25T13:22:05.357Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-25T13:22:05.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:22:06.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:22:06.208Z] [2022-01-25T13:22:06.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:22:06.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:22:06.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-25T13:22:06.527Z] b4d181a07f80: Pulling fs layer [2022-01-25T13:22:06.527Z] a1111a8f2ec3: Pulling fs layer [2022-01-25T13:22:06.527Z] ed53099fbce6: Pulling fs layer [2022-01-25T13:22:06.527Z] dc539afda2c1: Pulling fs layer [2022-01-25T13:22:06.527Z] 77bc0d833cb6: Pulling fs layer [2022-01-25T13:22:06.527Z] 9065ff56babe: Pulling fs layer [2022-01-25T13:22:06.527Z] d287ab97295c: Pulling fs layer [2022-01-25T13:22:06.527Z] 77bc0d833cb6: Waiting [2022-01-25T13:22:06.527Z] 9065ff56babe: Waiting [2022-01-25T13:22:06.527Z] d287ab97295c: Waiting [2022-01-25T13:22:06.527Z] dc539afda2c1: Waiting [2022-01-25T13:22:06.527Z] a1111a8f2ec3: Verifying Checksum [2022-01-25T13:22:06.527Z] a1111a8f2ec3: Download complete [2022-01-25T13:22:06.527Z] dc539afda2c1: Verifying Checksum [2022-01-25T13:22:06.527Z] dc539afda2c1: Download complete [2022-01-25T13:22:06.788Z] 77bc0d833cb6: Verifying Checksum [2022-01-25T13:22:06.788Z] 77bc0d833cb6: Download complete [2022-01-25T13:22:06.788Z] 9065ff56babe: Verifying Checksum [2022-01-25T13:22:06.788Z] 9065ff56babe: Download complete [2022-01-25T13:22:06.788Z] ed53099fbce6: Verifying Checksum [2022-01-25T13:22:06.788Z] ed53099fbce6: Download complete [2022-01-25T13:22:06.788Z] b4d181a07f80: Verifying Checksum [2022-01-25T13:22:06.788Z] b4d181a07f80: Download complete [2022-01-25T13:22:07.369Z] d287ab97295c: Verifying Checksum [2022-01-25T13:22:07.369Z] d287ab97295c: Download complete [2022-01-25T13:22:08.338Z] b4d181a07f80: Pull complete [2022-01-25T13:22:08.338Z] a1111a8f2ec3: Pull complete [2022-01-25T13:22:08.923Z] ed53099fbce6: Pull complete [2022-01-25T13:22:08.923Z] dc539afda2c1: Pull complete [2022-01-25T13:22:09.191Z] 77bc0d833cb6: Pull complete [2022-01-25T13:22:09.451Z] 9065ff56babe: Pull complete [2022-01-25T13:22:14.762Z] d287ab97295c: Pull complete [2022-01-25T13:22:14.762Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-25T13:22:14.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:22:14.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-25T13:22:14.829Z] prd-centos7-docker-4c-2g-3843 does not seem to be running inside a container [2022-01-25T13:22:14.864Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 [2022-01-25T13:22:18.156Z] $ docker top def4eeb638834ac682ffd6b46141a76979d0a048ed60099811c2a74c8f6c254b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:22:18.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-25T13:22:18.816Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-25T13:22:19.108Z] + ls /var/log/sa-host [2022-01-25T13:22:19.108Z] + sadf -c /var/log/sa-host/sa17 [2022-01-25T13:22:19.108Z] file_magic: OK [2022-01-25T13:22:19.108Z] HZ: Using current value: 100 [2022-01-25T13:22:19.108Z] file_header: OK [2022-01-25T13:22:19.108Z] 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 [2022-01-25T13:22:19.108Z] Statistics: [2022-01-25T13:22:19.108Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T13:22:19.108Z] File successfully converted to sysstat format version 12.0.3 [2022-01-25T13:22:19.108Z] + sadf -c /var/log/sa-host/sa25 [2022-01-25T13:22:19.108Z] file_magic: OK [2022-01-25T13:22:19.108Z] HZ: Using current value: 100 [2022-01-25T13:22:19.108Z] file_header: OK [2022-01-25T13:22:19.108Z] 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 [2022-01-25T13:22:19.108Z] Statistics: [2022-01-25T13:22:19.108Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T13:22:19.108Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:22:19.314Z] provisioning config files... [2022-01-25T13:22:19.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7376739190767052831tmp [Pipeline] { [Pipeline] echo [2022-01-25T13:22:19.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:19.640Z] ---> create-netrc.sh [Pipeline] } [2022-01-25T13:22:19.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:20.000Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-25T13:22:20.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:20.302Z] ---> sudo-logs.sh [2022-01-25T13:22:20.302Z] Archiving 'sudo' log.. [2022-01-25T13:22:20.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3843.novalocal: Name or service not known [2022-01-25T13:22:20.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3843.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-25T13:22:20.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:20.623Z] ---> job-cost.sh [2022-01-25T13:22:20.623Z] lf-activate-venv: SKIPPING [2022-01-25T13:22:20.623Z] DEBUG: total: 0.10999999940395355 [2022-01-25T13:22:20.623Z] INFO: Retrieving Stack Cost... [2022-01-25T13:22:20.883Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T13:22:21.143Z] INFO: Archiving Costs [Pipeline] echo [2022-01-25T13:22:21.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:22:21.445Z] ---> logs-deploy.sh [2022-01-25T13:22:21.445Z] lf-activate-venv: SKIPPING [2022-01-25T13:22:21.445Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/5 [2022-01-25T13:22:21.445Z] INFO: archiving workspace using pattern(s): [2022-01-25T13:22:22.016Z] Archives upload complete. [2022-01-25T13:22:22.277Z] INFO: archiving logs to Nexus