Pull request #4047 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b+155d0ec1f9051a669d1f6c09d665afa8a800203b (0b7d5ab49b547070215613df0db1c4fc12a8df8f) 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-ssh18362436479758728174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh13743299901467484311.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 e2cac8b444d664382c771f5dccbf61e369ddf83e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5545941177522890196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2067512044395020514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16835261273489438986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4047/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh509170651876259927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-936 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 Commit message: "build(snap): upgrade kuiper to 1.4.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T12:43:16.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T12:43:17.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T12:43:17.172Z] ========================================================= [2022-06-03T12:43:17.172Z] EdgeX Global Pipelines Version Info [2022-06-03T12:43:17.172Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:43:17.957Z] ------------------- [2022-06-03T12:43:17.957Z] stable info: [2022-06-03T12:43:17.957Z] ------------------- [2022-06-03T12:43:17.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T12:43:17.957Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T12:43:17.957Z] Message: update stable to v1.0.231 [2022-06-03T12:43:18.531Z] ------------------- [2022-06-03T12:43:18.531Z] experimental info: [2022-06-03T12:43:18.531Z] ------------------- [2022-06-03T12:43:18.531Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T12:43:18.532Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T12:43:18.532Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T12:43:18.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T12:43:18.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T12:43:18.998Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T12:43:19.035Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T12:43:19.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T12:43:19.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T12:43:19.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T12:43:19.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T12:43:19.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T12:43:19.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T12:43:19.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T12:43:19.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T12:43:19.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T12:43:19.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T12:43:19.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T12:43:19.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T12:43:19.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T12:43:19.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T12:43:19.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T12:43:19.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T12:43:19.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T12:43:19.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T12:43:19.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T12:43:19.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4047 [Pipeline] echo [2022-06-03T12:43:19.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4047 [Pipeline] echo [2022-06-03T12:43:19.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4047 [Pipeline] echo [2022-06-03T12:43:19.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo [2022-06-03T12:43:20.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eefc8aa [Pipeline] echo [2022-06-03T12:43:20.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:43:20.170Z] provisioning config files... [2022-06-03T12:43:20.186Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4965286309608019535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:43:20.554Z] ---> docker-login.sh [2022-06-03T12:43:20.554Z] nexus3.edgexfoundry.org:10001 [2022-06-03T12:43:20.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:43:21.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:43:21.081Z] Configure a credential helper to remove this warning. See [2022-06-03T12:43:21.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:43:21.081Z] [2022-06-03T12:43:21.081Z] Login Succeeded [2022-06-03T12:43:21.081Z] nexus3.edgexfoundry.org:10002 [2022-06-03T12:43:21.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:43:21.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:43:21.342Z] Configure a credential helper to remove this warning. See [2022-06-03T12:43:21.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:43:21.342Z] [2022-06-03T12:43:21.342Z] Login Succeeded [2022-06-03T12:43:21.342Z] nexus3.edgexfoundry.org:10003 [2022-06-03T12:43:21.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:43:21.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:43:21.342Z] Configure a credential helper to remove this warning. See [2022-06-03T12:43:21.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:43:21.342Z] [2022-06-03T12:43:21.342Z] Login Succeeded [2022-06-03T12:43:21.342Z] nexus3.edgexfoundry.org:10004 [2022-06-03T12:43:21.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:43:21.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:43:21.602Z] Configure a credential helper to remove this warning. See [2022-06-03T12:43:21.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:43:21.602Z] [2022-06-03T12:43:21.602Z] Login Succeeded [2022-06-03T12:43:21.602Z] docker.io [2022-06-03T12:43:21.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:43:21.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:43:21.864Z] Configure a credential helper to remove this warning. See [2022-06-03T12:43:21.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:43:21.864Z] [2022-06-03T12:43:21.864Z] Login Succeeded [2022-06-03T12:43:21.864Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T12:43:21.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T12:43:22.326Z] + 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-06-03T12:43:22.326Z] + dirname cmd/core-command/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + dirname cmd/core-data/Dockerfile [2022-06-03T12:43:22.326Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T12:43:22.326Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T12:43:22.326Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T12:43:22.326Z] + + cut -d/ -f2 [2022-06-03T12:43:22.326Z] dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T12:43:22.326Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T12:43:22.326Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T12:43:22.326Z] + + cutdirname -d/ cmd/support-notifications/Dockerfile -f2 [2022-06-03T12:43:22.326Z] [2022-06-03T12:43:22.326Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T12:43:22.326Z] + + cut -d/ -f2 [2022-06-03T12:43:22.326Z] dirname cmd/support-scheduler/Dockerfile [2022-06-03T12:43:22.326Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T12:43:22.326Z] + cut -d/ -f2 [2022-06-03T12:43:22.326Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T12:43:22.326Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T12:43:22.373Z] 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-06-03T12:43:22.885Z] + git rev-list -1 --merges eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b~1..eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo [2022-06-03T12:43:22.915Z] -----------> git rev-list -1 --merges eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b~1..eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [false] [Pipeline] sh [2022-06-03T12:43:23.228Z] + git log --format=format:%s -1 eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] echo [2022-06-03T12:43:23.262Z] ========================================================= [2022-06-03T12:43:23.263Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T12:43:23.263Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T12:43:23.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T12:43:23.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T12:43:23.741Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T12:43:23.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T12:43:23.741Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T12:43:23.741Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T12:43:23.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:43:24.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:43:24.243Z] [2022-06-03T12:43:24.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:43:24.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:43:24.624Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T12:43:24.624Z] 42c077c10790: Pulling fs layer [2022-06-03T12:43:24.624Z] f63e77b7563a: Pulling fs layer [2022-06-03T12:43:24.624Z] bd5fdadae976: Pulling fs layer [2022-06-03T12:43:24.624Z] 205491f53016: Pulling fs layer [2022-06-03T12:43:24.624Z] df18705c85c3: Pulling fs layer [2022-06-03T12:43:24.624Z] 205491f53016: Waiting [2022-06-03T12:43:24.624Z] df18705c85c3: Waiting [2022-06-03T12:43:24.624Z] bdb3f477010e: Pulling fs layer [2022-06-03T12:43:24.624Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T12:43:24.624Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T12:43:24.624Z] bdb8f0575790: Pulling fs layer [2022-06-03T12:43:24.624Z] bdb3f477010e: Waiting [2022-06-03T12:43:24.624Z] c8a8fc8e1c8f: Waiting [2022-06-03T12:43:24.624Z] 2c6e9b1d212d: Waiting [2022-06-03T12:43:24.624Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T12:43:24.624Z] 2343380bae48: Pulling fs layer [2022-06-03T12:43:24.624Z] bdb8f0575790: Waiting [2022-06-03T12:43:24.624Z] 386e3cb2ff24: Waiting [2022-06-03T12:43:24.624Z] 2343380bae48: Waiting [2022-06-03T12:43:24.624Z] f63e77b7563a: Download complete [2022-06-03T12:43:24.624Z] 205491f53016: Verifying Checksum [2022-06-03T12:43:24.624Z] 205491f53016: Download complete [2022-06-03T12:43:24.884Z] df18705c85c3: Verifying Checksum [2022-06-03T12:43:24.884Z] df18705c85c3: Download complete [2022-06-03T12:43:24.884Z] bd5fdadae976: Verifying Checksum [2022-06-03T12:43:24.884Z] bd5fdadae976: Download complete [2022-06-03T12:43:24.884Z] bdb3f477010e: Download complete [2022-06-03T12:43:24.884Z] 2c6e9b1d212d: Verifying Checksum [2022-06-03T12:43:24.884Z] 2c6e9b1d212d: Download complete [2022-06-03T12:43:24.884Z] bdb8f0575790: Verifying Checksum [2022-06-03T12:43:24.884Z] bdb8f0575790: Download complete [2022-06-03T12:43:24.884Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T12:43:24.884Z] 386e3cb2ff24: Download complete [2022-06-03T12:43:24.884Z] 2343380bae48: Verifying Checksum [2022-06-03T12:43:24.884Z] 42c077c10790: Verifying Checksum [2022-06-03T12:43:24.884Z] 42c077c10790: Download complete [2022-06-03T12:43:25.149Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T12:43:25.149Z] c8a8fc8e1c8f: Download complete [2022-06-03T12:43:26.092Z] 42c077c10790: Pull complete [2022-06-03T12:43:26.092Z] f63e77b7563a: Pull complete [2022-06-03T12:43:26.664Z] bd5fdadae976: Pull complete [2022-06-03T12:43:26.664Z] 205491f53016: Pull complete [2022-06-03T12:43:26.925Z] df18705c85c3: Pull complete [2022-06-03T12:43:27.186Z] bdb3f477010e: Pull complete [2022-06-03T12:43:29.098Z] c8a8fc8e1c8f: Pull complete [2022-06-03T12:43:29.098Z] 2c6e9b1d212d: Pull complete [2022-06-03T12:43:29.360Z] bdb8f0575790: Pull complete [2022-06-03T12:43:29.360Z] 386e3cb2ff24: Pull complete [2022-06-03T12:43:29.360Z] 2343380bae48: Pull complete [2022-06-03T12:43:29.360Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T12:43:29.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T12:43:29.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:43:29.589Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T12:43:29.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T12:43:31.449Z] $ docker top 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T12:43:31.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T12:43:31.628Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T12:43:31.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T12:43:31.744Z] $ docker exec 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent [2022-06-03T12:43:31.860Z] SSH_AUTH_SOCK=/tmp/ssh-kfdCu294LuOo/agent.32 [2022-06-03T12:43:31.860Z] SSH_AGENT_PID=38 [2022-06-03T12:43:31.866Z] Running ssh-add (command line suppressed) [2022-06-03T12:43:31.967Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7482936320100164914.key (/w/workspace/edgex-go/1@tmp/private_key_7482936320100164914.key) [2022-06-03T12:43:31.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T12:43:32.309Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T12:43:32.336Z] $ docker exec --env ******** --env ******** 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent -k [2022-06-03T12:43:32.460Z] unset SSH_AUTH_SOCK; [2022-06-03T12:43:32.461Z] unset SSH_AGENT_PID; [2022-06-03T12:43:32.461Z] echo Agent pid 38 killed; [2022-06-03T12:43:32.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T12:43:32.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T12:43:32.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T12:43:32.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T12:43:32.706Z] $ docker exec 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent [2022-06-03T12:43:32.817Z] SSH_AUTH_SOCK=/tmp/ssh-DNBmMOVXZa7U/agent.72 [2022-06-03T12:43:32.817Z] SSH_AGENT_PID=78 [2022-06-03T12:43:32.823Z] Running ssh-add (command line suppressed) [2022-06-03T12:43:32.943Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8968965204942749297.key (/w/workspace/edgex-go/1@tmp/private_key_8968965204942749297.key) [2022-06-03T12:43:32.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T12:43:33.281Z] + git semver init [2022-06-03T12:43:33.543Z] 2022-06-03 12:43:33,500 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T12:43:33.543Z] 2022-06-03 12:43:33,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-03T12:43:33.543Z] 2022-06-03 12:43:33,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-03T12:43:33.543Z] 2022-06-03 12:43:33,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4047 with force:False [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4047 [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,675 [execute] INFO git cat-file --batch-check [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,681 [execute] INFO git cat-file --batch [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T12:43:37.808Z] 2022-06-03 12:43:37,686 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4047 [2022-06-03T12:43:37.808Z] 0.0.0 [Pipeline] } [2022-06-03T12:43:37.834Z] $ docker exec --env ******** --env ******** 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 ssh-agent -k [2022-06-03T12:43:37.949Z] unset SSH_AUTH_SOCK; [2022-06-03T12:43:37.949Z] unset SSH_AGENT_PID; [2022-06-03T12:43:37.950Z] echo Agent pid 78 killed; [2022-06-03T12:43:37.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T12:43:38.374Z] + git semver [Pipeline] } [2022-06-03T12:43:38.667Z] $ docker stop --time=1 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 [2022-06-03T12:43:39.972Z] $ docker rm -f 35c472818847f6151866f3f8fd905573077b149749ba9714ac6c3fd8c9d2cc04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:43:40.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T12:43:40.689Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T12:43:40.704Z] [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-06-03T12:43:41.183Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T12:43:41.212Z] ========================================================= [2022-06-03T12:43:41.212Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T12:43:41.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:43:41.553Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:43:41.553Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T12:43:41.553Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T12:43:41.553Z] 666ba61612fd: Pulling fs layer [2022-06-03T12:43:41.553Z] 8ed8ca486205: Pulling fs layer [2022-06-03T12:43:41.554Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T12:43:41.554Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T12:43:41.554Z] 812f408151ee: Pulling fs layer [2022-06-03T12:43:41.554Z] bab7bd504b26: Pulling fs layer [2022-06-03T12:43:41.554Z] 070449caade9: Pulling fs layer [2022-06-03T12:43:41.554Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T12:43:41.554Z] 812f408151ee: Waiting [2022-06-03T12:43:41.554Z] bab7bd504b26: Waiting [2022-06-03T12:43:41.554Z] 070449caade9: Waiting [2022-06-03T12:43:41.554Z] 8f1a5288e3a6: Waiting [2022-06-03T12:43:41.554Z] 4fe6c5a15a65: Waiting [2022-06-03T12:43:41.554Z] 22a0e8bec74d: Waiting [2022-06-03T12:43:41.554Z] 8ed8ca486205: Verifying Checksum [2022-06-03T12:43:41.554Z] 8ed8ca486205: Download complete [2022-06-03T12:43:41.554Z] 666ba61612fd: Download complete [2022-06-03T12:43:41.554Z] 22a0e8bec74d: Download complete [2022-06-03T12:43:41.554Z] 812f408151ee: Download complete [2022-06-03T12:43:41.554Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T12:43:41.554Z] 59bf1c3509f3: Download complete [2022-06-03T12:43:41.554Z] bab7bd504b26: Download complete [2022-06-03T12:43:41.814Z] 070449caade9: Verifying Checksum [2022-06-03T12:43:41.814Z] 070449caade9: Download complete [2022-06-03T12:43:41.814Z] 59bf1c3509f3: Pull complete [2022-06-03T12:43:41.814Z] 666ba61612fd: Pull complete [2022-06-03T12:43:42.078Z] 8ed8ca486205: Pull complete [2022-06-03T12:43:42.339Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T12:43:42.339Z] 8f1a5288e3a6: Download complete [2022-06-03T12:43:42.339Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T12:43:42.339Z] 4fe6c5a15a65: Download complete [2022-06-03T12:43:46.533Z] 4fe6c5a15a65: Pull complete [2022-06-03T12:43:46.533Z] 22a0e8bec74d: Pull complete [2022-06-03T12:43:46.533Z] 812f408151ee: Pull complete [2022-06-03T12:43:46.533Z] bab7bd504b26: Pull complete [2022-06-03T12:43:46.533Z] 070449caade9: Pull complete [2022-06-03T12:43:48.442Z] 8f1a5288e3a6: Pull complete [2022-06-03T12:43:48.442Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T12:43:48.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:43:48.442Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:43:48.807Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:43:48.807Z] WORKDIR /edgex [2022-06-03T12:43:48.807Z] COPY go.mod . [2022-06-03T12:43:48.807Z] RUN go mod download [2022-06-03T12:43:48.807Z] docker build -t ci-base-image-x86_64 -f - . [2022-06-03T12:43:50.191Z] Sending build context to Docker daemon 346.5MB [2022-06-03T12:43:50.191Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T12:43:50.191Z] ---> c47586b81864 [2022-06-03T12:43:50.191Z] Step 2/4 : WORKDIR /edgex [2022-06-03T12:43:53.490Z] ---> Running in 0eda92ffda10 [2022-06-03T12:43:53.490Z] Removing intermediate container 0eda92ffda10 [2022-06-03T12:43:53.490Z] ---> 11c70a232616 [2022-06-03T12:43:53.490Z] Step 3/4 : COPY go.mod . [2022-06-03T12:43:53.490Z] ---> d8391ec43ab7 [2022-06-03T12:43:53.490Z] Step 4/4 : RUN go mod download [2022-06-03T12:43:53.490Z] ---> Running in b533bc0fe39a [2022-06-03T12:43:56.010Z] Still waiting to schedule task [2022-06-03T12:43:56.010Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T12:44:20.060Z] Removing intermediate container b533bc0fe39a [2022-06-03T12:44:20.060Z] ---> fdad135c734f [2022-06-03T12:44:20.060Z] Successfully built fdad135c734f [2022-06-03T12:44:20.060Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:44:20.436Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T12:44:20.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:44:20.584Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T12:44:20.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T12:44:21.109Z] $ docker top 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:44:21.524Z] + go version [2022-06-03T12:44:21.525Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T12:44:21.568Z] $ docker stop --time=1 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 [2022-06-03T12:44:22.893Z] $ docker rm -f 0a19746e4f309fe13d05e87c8623098ace49195f6cc54b2286d3ed74758b49c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:44:23.724Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T12:44:23.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:44:23.897Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T12:44:23.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T12:44:24.528Z] $ docker top 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T12:44:24.648Z] ========================================================= [2022-06-03T12:44:24.648Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T12:44:24.648Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:44:24.989Z] + make test [2022-06-03T12:44:24.989Z] go mod tidy [2022-06-03T12:44:25.248Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T12:44:30.527Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T12:44:40.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T12:44:40.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T12:44:41.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2022-06-03T12:44:41.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T12:44:41.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements [2022-06-03T12:44:41.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T12:44:41.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T12:44:41.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.143s coverage: 89.5% of statements [2022-06-03T12:44:41.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T12:44:41.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:44:41.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 83.8% of statements [2022-06-03T12:44:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T12:44:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T12:44:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T12:44:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T12:44:41.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T12:44:42.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 94.2% of statements [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:44:42.276Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T12:44:42.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T12:44:42.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.100s coverage: 0.9% of statements [2022-06-03T12:44:42.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements [2022-06-03T12:44:42.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-06-03T12:44:42.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-06-03T12:44:54.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-06-03T12:44:54.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-06-03T12:44:55.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-06-03T12:44:55.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T12:45:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2022-06-03T12:45:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.386s coverage: 65.4% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T12:45:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2022-06-03T12:45:05.884Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T12:45:05.884Z] 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-06-03T12:45:20.772Z] GO111MODULE=on go vet ./... [2022-06-03T12:45:22.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T12:45:22.724Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T12:45:22.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T12:45:23.584Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:45:23.937Z] + go mod tidy [Pipeline] sh [2022-06-03T12:45:24.253Z] + ls -al . [2022-06-03T12:45:24.253Z] total 680 [2022-06-03T12:45:24.253Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 12:45 . [2022-06-03T12:45:24.253Z] drwxr-xr-x 4 root root 4096 Jun 3 12:44 .. [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 12:43 .dockerignore [2022-06-03T12:45:24.253Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:43 .git [2022-06-03T12:45:24.253Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:43 .github [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 12:43 .gitignore [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 12:43 .golangci.yml [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 12:43 .hadolint.yml [2022-06-03T12:45:24.253Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 12:43 .semver [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 12:43 .sonarcloud.properties [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:43 ADOPTERS.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:43 Attribution.txt [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:43 CHANGELOG.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:43 CONTRIBUTING.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 12:43 GOVERNANCE.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 12:43 Jenkinsfile [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:43 LICENSE [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:43 Makefile [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 12:43 OWNERS.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:43 README.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:43 SECURITY.md [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 12:43 VERSION [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:43 ZMQWindows.md [2022-06-03T12:45:24.253Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 12:43 bin [2022-06-03T12:45:24.253Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 12:43 cmd [2022-06-03T12:45:24.253Z] -rw-r--r-- 1 root root 428658 Jun 3 12:45 coverage.out [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 12:45 go.mod [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:43 go.sum [2022-06-03T12:45:24.253Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:43 internal [2022-06-03T12:45:24.253Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 12:43 openapi [2022-06-03T12:45:24.253Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:43 snap [2022-06-03T12:45:24.253Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 12:43 vendor [2022-06-03T12:45:24.253Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 12:43 version.go [Pipeline] sh [2022-06-03T12:45:24.562Z] + '[' -e coverage.out ] [2022-06-03T12:45:24.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T12:45:24.688Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T12:45:24.984Z] + make build [2022-06-03T12:45:24.984Z] 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-06-03T12:45:26.369Z] 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-06-03T12:45:31.641Z] 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-06-03T12:45:31.641Z] 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-06-03T12:45:32.579Z] 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-06-03T12:45:32.838Z] 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-06-03T12:45:33.777Z] 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-06-03T12:45:34.346Z] 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-06-03T12:45:34.916Z] 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-06-03T12:45:35.852Z] 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-06-03T12:45:36.790Z] 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-06-03T12:45:36.838Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-937 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws [2022-06-03T12:45:36.882Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:45:36.986Z] The recommended git tool is: git [2022-06-03T12:45:37.358Z] 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-06-03T12:45:38.768Z] $ docker stop --time=1 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 [2022-06-03T12:45:41.092Z] $ docker rm -f 9690aedadc35ab083f2d3a3347368cf41b07aa55efaa2c5ea7311a1912dec4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:45:42.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:45:42.125Z] [2022-06-03T12:45:42.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:45:42.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:45:42.495Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T12:45:42.495Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T12:45:42.495Z] ca9280d653b3: Pulling fs layer [2022-06-03T12:45:42.495Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T12:45:42.495Z] cbdbe7a5bc2a: Download complete [2022-06-03T12:45:42.754Z] ca9280d653b3: Verifying Checksum [2022-06-03T12:45:42.754Z] ca9280d653b3: Download complete [2022-06-03T12:45:42.754Z] cbdbe7a5bc2a: Pull complete [2022-06-03T12:45:43.016Z] 7e9c9ca2126c: Download complete [2022-06-03T12:45:43.129Z] using credential edgex-jenkins-ssh [2022-06-03T12:45:43.144Z] Cloning the remote Git repository [2022-06-03T12:45:43.275Z] ca9280d653b3: Pull complete [2022-06-03T12:45:43.199Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:45:43.275Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:45:43.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:45:43.352Z] > git --version # timeout=10 [2022-06-03T12:45:43.375Z] > git --version # 'git version 2.25.1' [2022-06-03T12:45:43.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:45:43.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:45:46.571Z] 7e9c9ca2126c: Pull complete [2022-06-03T12:45:46.571Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T12:45:46.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:45:46.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:45:46.821Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T12:45:46.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T12:45:48.817Z] $ docker top 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:45:49.228Z] + docker-compose build --help [2022-06-03T12:45:49.228Z] + grep parallel [2022-06-03T12:45:49.798Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T12:45:49.842Z] $ docker stop --time=1 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb [2022-06-03T12:45:51.126Z] $ docker rm -f 1e5022ae303b2931d44b53b82b0b7d6973d380e17ea38c9a2c1e025c621ff3cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:45:51.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T12:45:51.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:45:51.878Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T12:45:51.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T12:45:52.357Z] $ docker top 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:45:52.771Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:45:53.341Z] Building core-command ... [2022-06-03T12:45:53.341Z] Building core-data ... [2022-06-03T12:45:53.341Z] Building core-metadata ... [2022-06-03T12:45:53.341Z] Building security-bootstrapper ... [2022-06-03T12:45:53.341Z] Building security-proxy-setup ... [2022-06-03T12:45:53.341Z] Building security-secretstore-setup ... [2022-06-03T12:45:53.341Z] Building support-notifications ... [2022-06-03T12:45:53.341Z] Building support-scheduler ... [2022-06-03T12:45:53.341Z] Building sys-mgmt-agent ... [2022-06-03T12:45:53.341Z] Building core-data [2022-06-03T12:45:53.341Z] Building support-scheduler [2022-06-03T12:45:53.341Z] Building support-notifications [2022-06-03T12:45:53.341Z] Building security-bootstrapper [2022-06-03T12:45:53.341Z] Building core-command [2022-06-03T12:46:00.979Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:46:00.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:46:00.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:46:00.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:46:00.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:46:00.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:46:00.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:46:01.003Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:46:01.021Z] > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 [2022-06-03T12:46:01.745Z] Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:46:01.745Z] Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) [2022-06-03T12:46:01.646Z] > git remote # timeout=10 [2022-06-03T12:46:01.666Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:46:01.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:46:01.702Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:46:01.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:46:01.760Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:46:01.772Z] > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 [2022-06-03T12:46:06.489Z] Commit message: "build(snap): upgrade kuiper to 1.4.4" [2022-06-03T12:46:06.564Z] > git --version # timeout=10 [2022-06-03T12:46:06.575Z] > git --version # 'git version 2.25.1' [2022-06-03T12:46:06.590Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T12:46:07.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T12:46:07.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:46:07.654Z] Dload Upload Total Spent Left Speed [2022-06-03T12:46:07.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 86900 [Pipeline] sh [2022-06-03T12:46:08.495Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T12:46:08.845Z] + sudo tee /etc/docker/daemon.new [2022-06-03T12:46:08.845Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T12:46:08.846Z] { [2022-06-03T12:46:08.846Z] "registry-mirrors": [ [2022-06-03T12:46:08.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T12:46:08.846Z] ], [2022-06-03T12:46:08.846Z] "bip": "10.250.0.254/24", [2022-06-03T12:46:08.846Z] "hosts": [ [2022-06-03T12:46:08.846Z] "tcp://0.0.0.0:5555", [2022-06-03T12:46:08.846Z] "unix:///var/run/docker.sock" [2022-06-03T12:46:08.846Z] ], [2022-06-03T12:46:08.846Z] "mtu": 1458, [2022-06-03T12:46:08.846Z] "selinux-enabled": true, [2022-06-03T12:46:08.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T12:46:08.846Z] } [Pipeline] sh [2022-06-03T12:46:09.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T12:46:09.549Z] + sudo service docker restart [2022-06-03T12:46:11.459Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:46:11.459Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:46:11.459Z] ---> fdad135c734f [2022-06-03T12:46:11.459Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T12:46:11.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:46:11.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:46:11.720Z] ---> fdad135c734f [2022-06-03T12:46:11.720Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:46:11.720Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:46:11.720Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:46:11.720Z] ---> fdad135c734f [2022-06-03T12:46:11.720Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:46:11.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:46:11.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:46:11.720Z] ---> fdad135c734f [2022-06-03T12:46:11.720Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:46:11.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:46:11.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:46:11.981Z] ---> fdad135c734f [2022-06-03T12:46:11.981Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:46:16.183Z] ---> Running in 4c169152852b [2022-06-03T12:46:16.183Z] ---> Running in d28aa381acca [2022-06-03T12:46:16.183Z] ---> Running in 7b73f7684e7c [2022-06-03T12:46:16.183Z] ---> Running in 6cd81d2c10a3 [2022-06-03T12:46:16.183Z] ---> Running in 277dc0b24cff [2022-06-03T12:46:16.183Z] Removing intermediate container d28aa381acca [2022-06-03T12:46:16.183Z] ---> d2e21c46fe7b [2022-06-03T12:46:16.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:16.183Z] Removing intermediate container 4c169152852b [2022-06-03T12:46:16.183Z] ---> 990cf905f736 [2022-06-03T12:46:16.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:16.183Z] Removing intermediate container 6cd81d2c10a3 [2022-06-03T12:46:16.183Z] ---> b569500bc990 [2022-06-03T12:46:16.183Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:16.183Z] Removing intermediate container 7b73f7684e7c [2022-06-03T12:46:16.183Z] ---> 6bcf287136e3 [2022-06-03T12:46:16.183Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:16.183Z] Removing intermediate container 277dc0b24cff [2022-06-03T12:46:16.183Z] ---> d054c4f6d6c0 [2022-06-03T12:46:16.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:16.183Z] ---> Running in a5d1e67171bf [2022-06-03T12:46:16.183Z] ---> Running in faf30f84a9d9 [2022-06-03T12:46:16.183Z] ---> Running in f3bdd74b74e6 [2022-06-03T12:46:16.183Z] ---> Running in 4f2106c8e5e4 [2022-06-03T12:46:16.183Z] ---> Running in 9a942012ca9b [2022-06-03T12:46:18.092Z] Removing intermediate container a5d1e67171bf [2022-06-03T12:46:18.092Z] ---> 568637180b88 [2022-06-03T12:46:18.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:46:18.092Z] Removing intermediate container faf30f84a9d9 [2022-06-03T12:46:18.092Z] ---> 8960a0a36ea9 [2022-06-03T12:46:18.092Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T12:46:18.354Z] ---> Running in 0c71d79ae9d5 [2022-06-03T12:46:18.354Z] ---> Running in 37cd1a7b99b2 [2022-06-03T12:46:18.354Z] Removing intermediate container f3bdd74b74e6 [2022-06-03T12:46:18.354Z] ---> 67406a0fe7aa [2022-06-03T12:46:18.354Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:46:18.354Z] Removing intermediate container 4f2106c8e5e4 [2022-06-03T12:46:18.354Z] ---> 3a37fa9c1615 [2022-06-03T12:46:18.354Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:46:18.614Z] ---> Running in 541877ade250 [2022-06-03T12:46:18.614Z] Removing intermediate container 9a942012ca9b [2022-06-03T12:46:18.614Z] ---> 0495917b9cf4 [2022-06-03T12:46:18.614Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T12:46:18.614Z] ---> Running in d7dbea990753 [2022-06-03T12:46:18.614Z] ---> Running in ba5b8c8a568d [2022-06-03T12:46:18.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:18.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:19.965Z] OK: 221 MiB in 52 packages [2022-06-03T12:46:19.965Z] OK: 221 MiB in 52 packages [2022-06-03T12:46:19.965Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:20.226Z] OK: 221 MiB in 52 packages [2022-06-03T12:46:20.226Z] OK: 221 MiB in 52 packages [2022-06-03T12:46:20.491Z] OK: 221 MiB in 52 packages [2022-06-03T12:46:20.491Z] Removing intermediate container 0c71d79ae9d5 [2022-06-03T12:46:20.491Z] ---> bc3d111c4dc8 [2022-06-03T12:46:20.491Z] Step 6/22 : COPY . . [2022-06-03T12:46:20.752Z] Removing intermediate container 37cd1a7b99b2 [2022-06-03T12:46:20.752Z] ---> 84aa39aff8a3 [2022-06-03T12:46:20.752Z] Step 6/22 : COPY . . [2022-06-03T12:46:24.948Z] Removing intermediate container 541877ade250 [2022-06-03T12:46:24.948Z] ---> 671167c112ad [2022-06-03T12:46:24.948Z] Step 6/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T12:46:28.127Z] provisioning config files... [2022-06-03T12:46:28.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config169990808926580454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:46:28.551Z] ---> docker-login.sh [2022-06-03T12:46:28.551Z] nexus3.edgexfoundry.org:10001 [2022-06-03T12:46:29.139Z] Removing intermediate container ba5b8c8a568d [2022-06-03T12:46:29.139Z] ---> d17496c2a5ae [2022-06-03T12:46:29.139Z] Step 6/30 : COPY . . [2022-06-03T12:46:29.139Z] Removing intermediate container d7dbea990753 [2022-06-03T12:46:29.139Z] ---> 652f9d49b53b [2022-06-03T12:46:29.139Z] Step 6/23 : COPY go.mod . [2022-06-03T12:46:29.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:46:29.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:46:29.424Z] Configure a credential helper to remove this warning. See [2022-06-03T12:46:29.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:46:29.424Z] [2022-06-03T12:46:29.424Z] Login Succeeded [2022-06-03T12:46:29.424Z] nexus3.edgexfoundry.org:10002 [2022-06-03T12:46:29.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:46:29.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:46:29.697Z] Configure a credential helper to remove this warning. See [2022-06-03T12:46:29.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:46:29.697Z] [2022-06-03T12:46:29.697Z] Login Succeeded [2022-06-03T12:46:29.697Z] nexus3.edgexfoundry.org:10003 [2022-06-03T12:46:30.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:46:30.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:46:30.299Z] Configure a credential helper to remove this warning. See [2022-06-03T12:46:30.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:46:30.299Z] [2022-06-03T12:46:30.299Z] Login Succeeded [2022-06-03T12:46:30.299Z] nexus3.edgexfoundry.org:10004 [2022-06-03T12:46:30.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:46:30.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:46:30.577Z] Configure a credential helper to remove this warning. See [2022-06-03T12:46:30.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:46:30.577Z] [2022-06-03T12:46:30.577Z] Login Succeeded [2022-06-03T12:46:30.577Z] docker.io [2022-06-03T12:46:31.049Z] ---> 256be4a21569 [2022-06-03T12:46:31.049Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:46:31.049Z] ---> 0f15c4011665 [2022-06-03T12:46:31.049Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:46:31.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T12:46:31.379Z] ---> 88f99147eb47 [2022-06-03T12:46:31.380Z] Step 7/23 : RUN go mod download [2022-06-03T12:46:31.380Z] ---> Running in 7aa28a828cd1 [2022-06-03T12:46:31.380Z] ---> Running in c9e5e3ece2b8 [2022-06-03T12:46:31.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T12:46:31.448Z] Configure a credential helper to remove this warning. See [2022-06-03T12:46:31.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T12:46:31.448Z] [2022-06-03T12:46:31.448Z] Login Succeeded [2022-06-03T12:46:31.448Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T12:46:31.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-03T12:46:31.648Z] ---> a9e80d8b5d1c [2022-06-03T12:46:31.648Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:46:31.648Z] ---> Running in ffc8fb732671 [2022-06-03T12:46:31.648Z] ---> Running in fc2fab4c30c9 [Pipeline] echo [2022-06-03T12:46:31.851Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T12:46:31.881Z] ========================================================= [2022-06-03T12:46:31.881Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T12:46:31.881Z] ========================================================= [Pipeline] fileExists [2022-06-03T12:46:31.908Z] skipping... [Pipeline] sh [2022-06-03T12:46:32.277Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:46:32.479Z] skipping... [2022-06-03T12:46:32.552Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T12:46:32.552Z] 9b3977197b4f: Pulling fs layer [2022-06-03T12:46:32.552Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T12:46:32.552Z] 94645a83ff95: Pulling fs layer [2022-06-03T12:46:32.552Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T12:46:32.552Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T12:46:32.552Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T12:46:32.552Z] 626d30ff41c6: Pulling fs layer [2022-06-03T12:46:32.552Z] de1d54c125be: Pulling fs layer [2022-06-03T12:46:32.552Z] 3f3a8bcf1eab: Waiting [2022-06-03T12:46:32.552Z] 63b1bc5785f6: Waiting [2022-06-03T12:46:32.552Z] 0c92f367c5e7: Waiting [2022-06-03T12:46:32.552Z] 626d30ff41c6: Waiting [2022-06-03T12:46:32.552Z] de1d54c125be: Waiting [2022-06-03T12:46:32.552Z] 94645a83ff95: Verifying Checksum [2022-06-03T12:46:32.552Z] 94645a83ff95: Download complete [2022-06-03T12:46:32.552Z] 1a89e8eeedd5: Verifying Checksum [2022-06-03T12:46:32.552Z] 1a89e8eeedd5: Download complete [2022-06-03T12:46:32.552Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T12:46:32.552Z] 0c92f367c5e7: Download complete [2022-06-03T12:46:32.552Z] 63b1bc5785f6: Download complete [2022-06-03T12:46:32.552Z] 9b3977197b4f: Download complete [2022-06-03T12:46:32.552Z] 626d30ff41c6: Verifying Checksum [2022-06-03T12:46:32.552Z] 626d30ff41c6: Download complete [2022-06-03T12:46:32.740Z] skipping... [2022-06-03T12:46:33.170Z] 9b3977197b4f: Pull complete [2022-06-03T12:46:33.313Z] Removing intermediate container c9e5e3ece2b8 [2022-06-03T12:46:33.313Z] ---> 0c41b643f034 [2022-06-03T12:46:33.313Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T12:46:33.313Z] ---> Running in 31a7b982300c [2022-06-03T12:46:33.313Z] Removing intermediate container 7aa28a828cd1 [2022-06-03T12:46:33.313Z] ---> 89e5db0ce8be [2022-06-03T12:46:33.313Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T12:46:33.571Z] ---> Running in 8f54d642b425 [2022-06-03T12:46:33.571Z] Removing intermediate container fc2fab4c30c9 [2022-06-03T12:46:33.571Z] ---> 60f6536fa837 [2022-06-03T12:46:33.571Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:46:33.571Z] ---> Running in 9dfaf2cd5566 [2022-06-03T12:46:33.571Z] Removing intermediate container ffc8fb732671 [2022-06-03T12:46:33.571Z] ---> f7aed8d76b19 [2022-06-03T12:46:33.571Z] Step 8/23 : COPY . . [2022-06-03T12:46:33.571Z] ---> eaaf549bd306 [2022-06-03T12:46:33.571Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:46:33.771Z] 1a89e8eeedd5: Pull complete [2022-06-03T12:46:33.829Z] ---> Running in 4666f6d274a0 [2022-06-03T12:46:33.829Z] 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-06-03T12:46:33.829Z] 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-06-03T12:46:34.055Z] 94645a83ff95: Pull complete [2022-06-03T12:46:34.088Z] 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-06-03T12:46:34.088Z] skipping... [2022-06-03T12:46:34.329Z] de1d54c125be: Verifying Checksum [2022-06-03T12:46:34.329Z] de1d54c125be: Download complete [2022-06-03T12:46:34.927Z] 3f3a8bcf1eab: Download complete [2022-06-03T12:46:37.395Z] Removing intermediate container 4666f6d274a0 [2022-06-03T12:46:37.395Z] ---> 959480f95076 [2022-06-03T12:46:37.395Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T12:46:37.656Z] ---> Running in e2771b99e158 [2022-06-03T12:46:38.591Z] 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-06-03T12:46:42.932Z] ---> 5ad6b761ceea [2022-06-03T12:46:42.932Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:46:43.501Z] ---> Running in 4fb3e3502eac [2022-06-03T12:46:45.406Z] Removing intermediate container 4fb3e3502eac [2022-06-03T12:46:45.406Z] ---> 25db8d7bcec2 [2022-06-03T12:46:45.406Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:46:45.665Z] ---> Running in 38dc0f526a00 [2022-06-03T12:46:46.234Z] 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-06-03T12:46:47.333Z] 3f3a8bcf1eab: Pull complete [2022-06-03T12:46:47.333Z] 0c92f367c5e7: Pull complete [2022-06-03T12:46:47.607Z] 63b1bc5785f6: Pull complete [2022-06-03T12:46:47.615Z] Removing intermediate container 8f54d642b425 [2022-06-03T12:46:47.615Z] ---> 0c90d8c1dc21 [2022-06-03T12:46:47.615Z] [2022-06-03T12:46:47.615Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:46:47.615Z] Removing intermediate container 9dfaf2cd5566 [2022-06-03T12:46:47.615Z] ---> 7d4714447c58 [2022-06-03T12:46:47.615Z] [2022-06-03T12:46:47.615Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T12:46:47.615Z] 3.14: Pulling from library/alpine [2022-06-03T12:46:47.615Z] 3.14: Pulling from library/alpine [2022-06-03T12:46:47.882Z] 626d30ff41c6: Pull complete [2022-06-03T12:46:48.552Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:46:48.552Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:46:48.552Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:46:48.552Z] Status: Image is up to date for alpine:3.14 [2022-06-03T12:46:48.552Z] ---> e04c818066af [2022-06-03T12:46:48.552Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:46:48.552Z] ---> e04c818066af [2022-06-03T12:46:48.552Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T12:46:49.935Z] ---> Running in 7bd9d6cc9934 [2022-06-03T12:46:49.935Z] ---> Running in c4449fb2fd84 [2022-06-03T12:46:49.935Z] Removing intermediate container e2771b99e158 [2022-06-03T12:46:49.935Z] ---> a78360ef9e93 [2022-06-03T12:46:49.935Z] [2022-06-03T12:46:49.935Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T12:46:49.935Z] ---> e04c818066af [2022-06-03T12:46:49.935Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T12:46:49.935Z] Removing intermediate container 31a7b982300c [2022-06-03T12:46:49.935Z] ---> ea5f9c6e4b16 [2022-06-03T12:46:49.935Z] [2022-06-03T12:46:49.935Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:46:49.935Z] ---> e04c818066af [2022-06-03T12:46:49.935Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T12:46:49.935Z] ---> Running in 6322298acee6 [2022-06-03T12:46:49.935Z] ---> Running in 9ee3d43fb6e1 [2022-06-03T12:46:49.935Z] Removing intermediate container 9ee3d43fb6e1 [2022-06-03T12:46:49.935Z] ---> 3aba7a1af6e3 [2022-06-03T12:46:49.935Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T12:46:49.935Z] Removing intermediate container 6322298acee6 [2022-06-03T12:46:49.935Z] ---> 846ca4c9c75f [2022-06-03T12:46:49.935Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T12:46:49.935Z] ---> Running in 8b00d72fb29c [2022-06-03T12:46:49.935Z] ---> Running in 35a4c0ad3147 [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.504Z] Removing intermediate container 35a4c0ad3147 [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.504Z] ---> ca7dfb9287ac [2022-06-03T12:46:50.504Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.504Z] ---> Running in 4cef6fadbf80 [2022-06-03T12:46:50.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:50.771Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T12:46:50.771Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T12:46:50.771Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:46:50.771Z] OK: 6 MiB in 15 packages [2022-06-03T12:46:50.771Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:46:50.771Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:46:50.771Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:46:50.771Z] Removing intermediate container 4cef6fadbf80 [2022-06-03T12:46:50.771Z] ---> 8cf727e39d3a [2022-06-03T12:46:50.771Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:46:50.771Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T12:46:50.771Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T12:46:50.771Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:46:50.771Z] OK: 6 MiB in 16 packages [2022-06-03T12:46:50.771Z] OK: 6 MiB in 16 packages [2022-06-03T12:46:50.771Z] ---> Running in 9101582dba83 [2022-06-03T12:46:51.708Z] Removing intermediate container 7bd9d6cc9934 [2022-06-03T12:46:51.708Z] ---> d899a153ca8b [2022-06-03T12:46:51.708Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:46:51.970Z] ---> Running in 68001ca0657f [2022-06-03T12:46:51.970Z] Removing intermediate container 8b00d72fb29c [2022-06-03T12:46:51.970Z] ---> a805f1c027b4 [2022-06-03T12:46:51.970Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T12:46:51.970Z] Removing intermediate container c4449fb2fd84 [2022-06-03T12:46:51.970Z] ---> 5ae15bc9a82c [2022-06-03T12:46:51.970Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:46:51.970Z] ---> Running in a17f63df96c1 [2022-06-03T12:46:51.970Z] ---> Running in 251b27cb68f2 [2022-06-03T12:46:51.970Z] Removing intermediate container 68001ca0657f [2022-06-03T12:46:51.970Z] ---> 730c4b3be5b8 [2022-06-03T12:46:51.970Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T12:46:51.970Z] Removing intermediate container 9101582dba83 [2022-06-03T12:46:51.970Z] ---> 225fe01ca18e [2022-06-03T12:46:51.970Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T12:46:52.228Z] ---> Running in 4740fe665592 [2022-06-03T12:46:52.228Z] ---> Running in 6fcdd87e76a3 [2022-06-03T12:46:52.228Z] Removing intermediate container a17f63df96c1 [2022-06-03T12:46:52.228Z] ---> 9d709e5ac4c7 [2022-06-03T12:46:52.228Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T12:46:52.228Z] Removing intermediate container 251b27cb68f2 [2022-06-03T12:46:52.228Z] ---> 1f4ace9fa78b [2022-06-03T12:46:52.228Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T12:46:52.228Z] ---> Running in 009832989dac [2022-06-03T12:46:52.228Z] Removing intermediate container 4740fe665592 [2022-06-03T12:46:52.228Z] ---> 8b26d5a01157 [2022-06-03T12:46:52.228Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:46:52.228Z] ---> Running in fab01af8a349 [2022-06-03T12:46:52.492Z] ---> Running in 13f951fd284a [2022-06-03T12:46:52.492Z] Removing intermediate container 009832989dac [2022-06-03T12:46:52.492Z] ---> 1092f94384ce [2022-06-03T12:46:52.492Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T12:46:52.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:52.492Z] ---> Running in 01942550d2d5 [2022-06-03T12:46:52.492Z] Removing intermediate container 13f951fd284a [2022-06-03T12:46:52.492Z] ---> 55887d20a51d [2022-06-03T12:46:52.492Z] Step 14/22 : WORKDIR / [2022-06-03T12:46:52.492Z] Removing intermediate container fab01af8a349 [2022-06-03T12:46:52.492Z] ---> 325e2be157c2 [2022-06-03T12:46:52.493Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T12:46:52.751Z] ---> Running in 6307da218fe0 [2022-06-03T12:46:52.751Z] ---> Running in b58039e7acd6 [2022-06-03T12:46:52.751Z] Removing intermediate container 01942550d2d5 [2022-06-03T12:46:52.751Z] ---> 06c0aed0076d [2022-06-03T12:46:52.751Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:46:53.061Z] Removing intermediate container 6307da218fe0 [2022-06-03T12:46:53.061Z] ---> f535f2ded618 [2022-06-03T12:46:53.061Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:46:53.061Z] ---> 97e309ccd58c [2022-06-03T12:46:53.061Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T12:46:53.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:46:53.579Z] ---> 5b2688ce72c8 [2022-06-03T12:46:53.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T12:46:53.872Z] ---> 39846b6bd015 [2022-06-03T12:46:53.872Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T12:46:53.872Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T12:46:53.872Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:46:53.872Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T12:46:54.137Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:46:54.137Z] ---> 2560d69fc3f0 [2022-06-03T12:46:54.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T12:46:54.137Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T12:46:54.137Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T12:46:54.397Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:46:54.397Z] OK: 8 MiB in 20 packages [2022-06-03T12:46:54.397Z] ---> 783446771304 [2022-06-03T12:46:54.397Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T12:46:54.397Z] Removing intermediate container b58039e7acd6 [2022-06-03T12:46:54.397Z] ---> 4795e3927061 [2022-06-03T12:46:54.397Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T12:46:54.397Z] ---> Running in 93df89e8dde4 [2022-06-03T12:46:54.397Z] ---> c8a552d78fe5 [2022-06-03T12:46:54.397Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T12:46:54.397Z] ---> Running in c3a15a219c79 [2022-06-03T12:46:54.609Z] de1d54c125be: Pull complete [2022-06-03T12:46:54.610Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T12:46:54.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:46:54.610Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:46:54.666Z] Removing intermediate container 38dc0f526a00 [2022-06-03T12:46:54.666Z] ---> 043c7b1eead7 [2022-06-03T12:46:54.666Z] [2022-06-03T12:46:54.666Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T12:46:54.666Z] ---> e04c818066af [2022-06-03T12:46:54.666Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:46:54.666Z] ---> Using cache [2022-06-03T12:46:54.666Z] ---> d899a153ca8b [2022-06-03T12:46:54.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:46:54.666Z] ---> Using cache [2022-06-03T12:46:54.666Z] ---> 730c4b3be5b8 [2022-06-03T12:46:54.666Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T12:46:54.666Z] ---> Running in 25417f1df9f4 [2022-06-03T12:46:54.666Z] ---> Running in 574b1c99236e [2022-06-03T12:46:54.666Z] Removing intermediate container 93df89e8dde4 [2022-06-03T12:46:54.666Z] ---> 34342f2d464b [2022-06-03T12:46:54.666Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:46:54.666Z] Removing intermediate container c3a15a219c79 [2022-06-03T12:46:54.666Z] ---> 3eca80db546c [2022-06-03T12:46:54.666Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:46:54.945Z] ---> Running in fb33908c66e5 [2022-06-03T12:46:54.945Z] Removing intermediate container 574b1c99236e [2022-06-03T12:46:54.945Z] ---> 8c5b75e7abb7 [2022-06-03T12:46:54.945Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T12:46:54.945Z] Removing intermediate container 25417f1df9f4 [2022-06-03T12:46:54.945Z] ---> 19e88b0b0ee1 [2022-06-03T12:46:54.945Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:46:54.945Z] Removing intermediate container 6fcdd87e76a3 [2022-06-03T12:46:54.945Z] ---> d51908a84268 [2022-06-03T12:46:54.945Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:46:54.945Z] ---> Running in 54b2aae0ee22 [2022-06-03T12:46:54.945Z] ---> Running in 3b57c57048d4 [2022-06-03T12:46:55.062Z] + + docker build -t ci-base-image-arm64echo -f - . [2022-06-03T12:46:55.062Z] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:46:55.062Z] WORKDIR /edgex [2022-06-03T12:46:55.062Z] COPY go.mod . [2022-06-03T12:46:55.062Z] RUN go mod download [2022-06-03T12:46:55.205Z] Removing intermediate container fb33908c66e5 [2022-06-03T12:46:55.205Z] ---> 01341cb98244 [2022-06-03T12:46:55.205Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T12:46:55.205Z] ---> 5063ce779f11 [2022-06-03T12:46:55.205Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T12:46:55.205Z] ---> Running in a444419058ff [2022-06-03T12:46:55.205Z] Removing intermediate container 54b2aae0ee22 [2022-06-03T12:46:55.205Z] ---> 3c3ec2e9d487 [2022-06-03T12:46:55.205Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:46:55.205Z] ---> e5191a78b333 [2022-06-03T12:46:55.205Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T12:46:55.464Z] Removing intermediate container 3b57c57048d4 [2022-06-03T12:46:55.464Z] ---> 68e0d08d1bec [2022-06-03T12:46:55.464Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:46:55.464Z] ---> Running in 2e19ca9d836b [2022-06-03T12:46:55.731Z] Removing intermediate container a444419058ff [2022-06-03T12:46:55.731Z] ---> 688d9898eb4a [2022-06-03T12:46:55.731Z] Step 20/21 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:46:55.731Z] ---> Running in 25e7873e59f0 [2022-06-03T12:46:55.731Z] ---> 49e95e7063d6 [2022-06-03T12:46:55.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T12:46:55.991Z] ---> Running in 48a31dfa9917 [2022-06-03T12:46:55.991Z] Removing intermediate container 25e7873e59f0 [2022-06-03T12:46:55.991Z] ---> 8e47d2964945 [2022-06-03T12:46:55.991Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:46:55.991Z] ---> e1accaf1514f [2022-06-03T12:46:55.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T12:46:56.252Z] Removing intermediate container 48a31dfa9917 [2022-06-03T12:46:56.252Z] ---> 8f08d1574e45 [2022-06-03T12:46:56.252Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T12:46:56.252Z] ---> Running in 5539df31025f [2022-06-03T12:46:56.252Z] ---> Running in 9c326e4ce210 [2022-06-03T12:46:56.252Z] ---> df65a0e5e6ad [2022-06-03T12:46:56.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T12:46:56.252Z] ---> 373f7a9b50b9 [2022-06-03T12:46:56.252Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T12:46:56.515Z] Removing intermediate container 5539df31025f [2022-06-03T12:46:56.515Z] ---> e8650e445ce1 [2022-06-03T12:46:56.515Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:46:56.515Z] ---> Running in 85119e282b4a [2022-06-03T12:46:56.515Z] ---> Running in 1a66772f5617 [2022-06-03T12:46:56.515Z] Removing intermediate container 9c326e4ce210 [2022-06-03T12:46:56.515Z] ---> 93dea90d8213 [2022-06-03T12:46:56.515Z] [2022-06-03T12:46:56.515Z] Removing intermediate container 2e19ca9d836b [2022-06-03T12:46:56.515Z] ---> 56d757a784d3 [2022-06-03T12:46:56.515Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:46:56.515Z] ---> a39142518e44 [2022-06-03T12:46:56.515Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T12:46:56.779Z] Successfully built 93dea90d8213 [2022-06-03T12:46:56.779Z] Successfully tagged support-notifications:latest [2022-06-03T12:46:56.779Z]  Building support-notifications ... done Removing intermediate container 85119e282b4a [2022-06-03T12:46:56.779Z] Building sys-mgmt-agent [2022-06-03T12:46:56.779Z] ---> e83cafa9cf63 [2022-06-03T12:46:56.779Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:46:56.779Z] ---> Running in 5f4477edf7f2 [2022-06-03T12:46:56.779Z] Removing intermediate container 1a66772f5617 [2022-06-03T12:46:56.779Z] ---> 3ab621c8f31b [2022-06-03T12:46:56.779Z] [2022-06-03T12:46:56.779Z] ---> Running in ecf9117daa4a [2022-06-03T12:46:56.779Z] ---> bffb2e224dea [2022-06-03T12:46:56.779Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T12:46:57.206Z] Removing intermediate container 5f4477edf7f2 [2022-06-03T12:46:57.206Z] ---> e2ff763a0ea9 [2022-06-03T12:46:57.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:46:57.467Z] Successfully built 3ab621c8f31b [2022-06-03T12:46:57.467Z] ---> Running in 3de3301b8378 [2022-06-03T12:46:58.487Z] Sending build context to Docker daemon 180.5MB [2022-06-03T12:46:58.487Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T12:46:58.487Z] ---> 5f011755c4a2 [2022-06-03T12:46:58.487Z] Step 2/4 : WORKDIR /edgex [2022-06-03T12:46:58.586Z] Successfully tagged core-command:latest [2022-06-03T12:46:58.586Z] Building security-secretstore-setup [2022-06-03T12:46:59.709Z]  Building core-command ... done Removing intermediate container ecf9117daa4a [2022-06-03T12:46:59.709Z] ---> 925202e95fd7 [2022-06-03T12:46:59.709Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:47:00.480Z] ---> Running in 273da52f320e [2022-06-03T12:47:00.480Z] Removing intermediate container 273da52f320e [2022-06-03T12:47:00.480Z] ---> fedbbf7fe94f [2022-06-03T12:47:00.480Z] Step 3/4 : COPY go.mod . [2022-06-03T12:47:01.078Z] ---> e9003d9da414 [2022-06-03T12:47:01.078Z] Step 4/4 : RUN go mod download [2022-06-03T12:47:01.078Z] ---> Running in c8c8b88b36fb [2022-06-03T12:47:03.001Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:47:03.001Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:47:03.001Z] ---> fdad135c734f [2022-06-03T12:47:03.001Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:47:03.001Z] ---> Using cache [2022-06-03T12:47:03.001Z] ---> d054c4f6d6c0 [2022-06-03T12:47:03.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:47:03.001Z] ---> Using cache [2022-06-03T12:47:03.001Z] ---> 3a37fa9c1615 [2022-06-03T12:47:03.001Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:47:03.938Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:47:03.938Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:47:03.938Z] ---> fdad135c734f [2022-06-03T12:47:03.938Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T12:47:03.938Z] ---> Using cache [2022-06-03T12:47:03.938Z] ---> d054c4f6d6c0 [2022-06-03T12:47:03.938Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:47:03.938Z] ---> Using cache [2022-06-03T12:47:03.938Z] ---> 3a37fa9c1615 [2022-06-03T12:47:03.938Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T12:47:03.938Z] ---> Using cache [2022-06-03T12:47:03.938Z] ---> 652f9d49b53b [2022-06-03T12:47:03.938Z] Step 6/24 : COPY . . [2022-06-03T12:47:13.969Z] ---> bc3ec6a7014b [2022-06-03T12:47:13.969Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T12:47:13.969Z] Removing intermediate container 3de3301b8378 [2022-06-03T12:47:13.969Z] ---> d2a27d53e29e [2022-06-03T12:47:13.969Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T12:47:13.969Z] ---> Running in f672d4b6e9fb [2022-06-03T12:47:13.969Z] ---> Running in 336b1780e0a3 [2022-06-03T12:47:13.969Z] ---> Running in bec8e67b7398 [2022-06-03T12:47:13.969Z] ---> 0e546b70bee2 [2022-06-03T12:47:13.969Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:47:13.969Z] ---> 1489870fdeae [2022-06-03T12:47:13.969Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T12:47:13.969Z] ---> Running in bc85b6ac8639 [2022-06-03T12:47:13.969Z] Removing intermediate container f672d4b6e9fb [2022-06-03T12:47:13.969Z] ---> f1a1de78c382 [2022-06-03T12:47:13.969Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:13.969Z] Removing intermediate container bec8e67b7398 [2022-06-03T12:47:13.969Z] ---> 650ce2cc234e [2022-06-03T12:47:13.969Z] Step 22/23 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:13.969Z] ---> Running in d055fb3af27f [2022-06-03T12:47:13.969Z] ---> Running in c77e3565822c [2022-06-03T12:47:13.969Z] ---> 29eddf22ba49 [2022-06-03T12:47:13.969Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T12:47:13.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:13.969Z] Removing intermediate container d055fb3af27f [2022-06-03T12:47:13.969Z] ---> b146e18ca17a [2022-06-03T12:47:13.969Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:47:14.229Z] Removing intermediate container c77e3565822c [2022-06-03T12:47:14.229Z] ---> 44bab24b3396 [2022-06-03T12:47:14.229Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T12:47:14.229Z] ---> Running in 97fa25e595e9 [2022-06-03T12:47:14.229Z] ---> Running in 8c82a248a84b [2022-06-03T12:47:14.229Z] ---> 6edfcff5627c [2022-06-03T12:47:14.229Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T12:47:14.229Z] skipping... [2022-06-03T12:47:14.229Z] Removing intermediate container 97fa25e595e9 [2022-06-03T12:47:14.229Z] ---> d81ac02b8dc6 [2022-06-03T12:47:14.229Z] [2022-06-03T12:47:14.229Z] Removing intermediate container 8c82a248a84b [2022-06-03T12:47:14.229Z] ---> 50af21dd6b85 [2022-06-03T12:47:14.229Z] [2022-06-03T12:47:14.507Z] ---> Running in ed8f34c6de77 [2022-06-03T12:47:14.507Z] Successfully built d81ac02b8dc6 [2022-06-03T12:47:14.507Z] Successfully built 50af21dd6b85 [2022-06-03T12:47:14.507Z] Successfully tagged core-data:latest [2022-06-03T12:47:14.507Z]  Building core-data ... done Building security-proxy-setup [2022-06-03T12:47:14.507Z] Successfully tagged support-scheduler:latest [2022-06-03T12:47:14.507Z]  Building support-scheduler ... done Building core-metadata [2022-06-03T12:47:14.507Z] Removing intermediate container ed8f34c6de77 [2022-06-03T12:47:14.507Z] ---> 2bdf07efef62 [2022-06-03T12:47:14.507Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T12:47:14.860Z] Removing intermediate container bc85b6ac8639 [2022-06-03T12:47:14.860Z] ---> f19ee4ab8a3f [2022-06-03T12:47:14.860Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T12:47:14.860Z] ---> Running in 7ebd86d60ab2 [2022-06-03T12:47:14.860Z] ---> 6347a09c15a6 [2022-06-03T12:47:14.860Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T12:47:14.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:15.157Z] ---> Running in a1ece5a56b35 [2022-06-03T12:47:15.157Z] 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-06-03T12:47:15.157Z] OK: 221 MiB in 52 packages [2022-06-03T12:47:21.799Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:47:21.799Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:47:21.799Z] ---> fdad135c734f [2022-06-03T12:47:21.799Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> d054c4f6d6c0 [2022-06-03T12:47:21.799Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 3a37fa9c1615 [2022-06-03T12:47:21.799Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 652f9d49b53b [2022-06-03T12:47:21.799Z] Step 6/22 : COPY . . [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 0e546b70bee2 [2022-06-03T12:47:21.799Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> f19ee4ab8a3f [2022-06-03T12:47:21.799Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:47:21.799Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:47:21.799Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:47:21.799Z] ---> fdad135c734f [2022-06-03T12:47:21.799Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> d054c4f6d6c0 [2022-06-03T12:47:21.799Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 3a37fa9c1615 [2022-06-03T12:47:21.799Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 652f9d49b53b [2022-06-03T12:47:21.799Z] Step 6/20 : COPY . . [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> 0e546b70bee2 [2022-06-03T12:47:21.799Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:47:21.799Z] ---> Using cache [2022-06-03T12:47:21.799Z] ---> f19ee4ab8a3f [2022-06-03T12:47:21.799Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:47:23.188Z] 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-06-03T12:47:27.395Z] Removing intermediate container 336b1780e0a3 [2022-06-03T12:47:27.395Z] ---> 1900392b192a [2022-06-03T12:47:27.395Z] Step 6/22 : COPY . . [2022-06-03T12:47:27.395Z] ---> Running in d9b59bea43d9 [2022-06-03T12:47:27.395Z] ---> Running in 60a0a427ab9e [2022-06-03T12:47:27.395Z] Removing intermediate container a1ece5a56b35 [2022-06-03T12:47:27.395Z] ---> 9112a31dbeb1 [2022-06-03T12:47:27.395Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T12:47:28.333Z] ---> Running in fa1883a69c90 [2022-06-03T12:47:29.713Z] 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-06-03T12:47:29.713Z] 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-06-03T12:47:32.247Z] Removing intermediate container 7ebd86d60ab2 [2022-06-03T12:47:32.247Z] ---> 3db68ec3b354 [2022-06-03T12:47:32.247Z] [2022-06-03T12:47:32.247Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T12:47:32.247Z] ---> e04c818066af [2022-06-03T12:47:32.247Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T12:47:33.187Z] Removing intermediate container fa1883a69c90 [2022-06-03T12:47:33.187Z] ---> 7848f7402ba7 [2022-06-03T12:47:33.187Z] Step 27/30 : CMD ["gate"] [2022-06-03T12:47:33.187Z] ---> Running in 9c4066f4827f [2022-06-03T12:47:33.448Z] ---> c0862d9fbf17 [2022-06-03T12:47:33.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:47:33.448Z] ---> Running in 6d2bd768c65c [2022-06-03T12:47:33.448Z] ---> Running in 8fcb59aab749 [2022-06-03T12:47:33.706Z] Removing intermediate container 6d2bd768c65c [2022-06-03T12:47:33.706Z] ---> 074c7ce83052 [2022-06-03T12:47:33.706Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T12:47:34.000Z] ---> Running in 403d84e63249 [2022-06-03T12:47:34.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:34.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:34.329Z] skipping... [2022-06-03T12:47:34.329Z] Removing intermediate container 403d84e63249 [2022-06-03T12:47:34.329Z] ---> 0544a2a31d1c [2022-06-03T12:47:34.329Z] Step 29/30 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:34.329Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T12:47:34.329Z] ---> Running in 3a0c4dcb6bd9 [2022-06-03T12:47:34.329Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T12:47:34.329Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T12:47:34.329Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:47:34.329Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:47:34.589Z] OK: 6 MiB in 17 packages [2022-06-03T12:47:34.847Z] Removing intermediate container 3a0c4dcb6bd9 [2022-06-03T12:47:34.847Z] ---> 1853fa45f683 [2022-06-03T12:47:34.847Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T12:47:34.847Z] Removing intermediate container 8fcb59aab749 [2022-06-03T12:47:34.847Z] ---> de3121d71f67 [2022-06-03T12:47:34.847Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:47:35.106Z] ---> Running in aa0ca7083b59 [2022-06-03T12:47:35.106Z] ---> Running in 4f278a85f1c9 [2022-06-03T12:47:35.366Z] Removing intermediate container 4f278a85f1c9 [2022-06-03T12:47:35.366Z] ---> 2068482d0004 [2022-06-03T12:47:35.366Z] [2022-06-03T12:47:35.628Z] Removing intermediate container 9c4066f4827f [2022-06-03T12:47:35.628Z] ---> 7344491a79b7 [2022-06-03T12:47:35.628Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:47:35.628Z] 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-06-03T12:47:35.628Z] Successfully built 2068482d0004 [2022-06-03T12:47:35.628Z] ---> Running in 8e7208e8a016 [2022-06-03T12:47:35.628Z] Successfully tagged security-bootstrapper:latest [2022-06-03T12:47:35.924Z]  Building security-bootstrapper ... done Removing intermediate container 8e7208e8a016 [2022-06-03T12:47:35.924Z] ---> 0364c3c6cd9b [2022-06-03T12:47:35.924Z] Step 12/24 : WORKDIR / [2022-06-03T12:47:36.183Z] ---> Running in 9815f75b02c6 [2022-06-03T12:47:36.448Z] Removing intermediate container 9815f75b02c6 [2022-06-03T12:47:36.448Z] ---> 49dbe6f3eaaf [2022-06-03T12:47:36.448Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T12:47:37.079Z] ---> 04ae278b79af [2022-06-03T12:47:37.079Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T12:47:37.340Z] ---> 33b7d4ae4aca [2022-06-03T12:47:37.340Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T12:47:37.340Z] 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-06-03T12:47:37.910Z] ---> 8d79c0bf5831 [2022-06-03T12:47:37.910Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T12:47:38.169Z] ---> 9631165e8c9f [2022-06-03T12:47:38.169Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T12:47:39.560Z] ---> 58748c2827a3 [2022-06-03T12:47:39.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T12:47:39.560Z] Removing intermediate container 60a0a427ab9e [2022-06-03T12:47:39.560Z] ---> 2633530cd7ff [2022-06-03T12:47:39.560Z] [2022-06-03T12:47:39.560Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T12:47:39.560Z] ---> e04c818066af [2022-06-03T12:47:39.560Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T12:47:39.560Z] ---> Using cache [2022-06-03T12:47:39.560Z] ---> d899a153ca8b [2022-06-03T12:47:39.560Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:47:39.560Z] ---> Using cache [2022-06-03T12:47:39.560Z] ---> 730c4b3be5b8 [2022-06-03T12:47:39.560Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T12:47:39.823Z] ---> Running in e75449d16194 [2022-06-03T12:47:40.393Z] Removing intermediate container e75449d16194 [2022-06-03T12:47:40.393Z] ---> fe361743bbfc [2022-06-03T12:47:40.393Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T12:47:40.675Z] ---> 140cb9703752 [2022-06-03T12:47:40.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T12:47:40.675Z] ---> Running in 942de61d055a [2022-06-03T12:47:40.675Z] Removing intermediate container d9b59bea43d9 [2022-06-03T12:47:40.675Z] ---> 98478b4ebd54 [2022-06-03T12:47:40.675Z] [2022-06-03T12:47:40.675Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:47:40.675Z] ---> e04c818066af [2022-06-03T12:47:40.675Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:47:40.675Z] ---> Running in e47058591171 [2022-06-03T12:47:40.934Z] Removing intermediate container 942de61d055a [2022-06-03T12:47:40.934Z] ---> 502eeb3dae23 [2022-06-03T12:47:40.934Z] Step 14/22 : WORKDIR / [2022-06-03T12:47:40.934Z] ---> 94aced6f7395 [2022-06-03T12:47:40.934Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T12:47:40.934Z] ---> Running in 78d07b75eb76 [2022-06-03T12:47:41.193Z] ---> Running in ba8ed468f8dd [2022-06-03T12:47:41.193Z] Removing intermediate container 78d07b75eb76 [2022-06-03T12:47:41.193Z] ---> 759c6799e399 [2022-06-03T12:47:41.193Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T12:47:41.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:41.454Z] ---> ce0db43a69ff [2022-06-03T12:47:41.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T12:47:41.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:41.727Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:47:41.727Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:47:41.727Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:47:41.727Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:47:41.727Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:47:41.988Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:47:41.988Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:47:41.988Z] OK: 8 MiB in 19 packages [2022-06-03T12:47:41.988Z] ---> dba8d20e7b0d [2022-06-03T12:47:41.988Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T12:47:41.988Z] Removing intermediate container ba8ed468f8dd [2022-06-03T12:47:41.988Z] ---> 141def5a477f [2022-06-03T12:47:41.988Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T12:47:42.248Z] ---> Running in b7692fe13d6b [2022-06-03T12:47:42.248Z] ---> 60e6dcfc80b2 [2022-06-03T12:47:42.248Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T12:47:42.248Z] ---> Running in 311db4ef6e91 [2022-06-03T12:47:42.248Z] Removing intermediate container b7692fe13d6b [2022-06-03T12:47:42.248Z] ---> 955b67ae32be [2022-06-03T12:47:42.248Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T12:47:42.509Z] ---> Running in 4e72be4c822c [2022-06-03T12:47:42.509Z] Removing intermediate container 311db4ef6e91 [2022-06-03T12:47:42.509Z] ---> baa0eba7d18d [2022-06-03T12:47:42.509Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:47:42.772Z] Removing intermediate container 4e72be4c822c [2022-06-03T12:47:42.772Z] ---> 271f8af5adca [2022-06-03T12:47:42.772Z] Step 23/24 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:42.772Z] Removing intermediate container e47058591171 [2022-06-03T12:47:42.772Z] ---> 51d89c2d5e3b [2022-06-03T12:47:42.772Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T12:47:42.772Z] ---> Running in ac5a7672af01 [2022-06-03T12:47:42.772Z] ---> Running in dc2d39732aa7 [2022-06-03T12:47:43.032Z] ---> Running in 0d88775e3766 [2022-06-03T12:47:43.032Z] Removing intermediate container ac5a7672af01 [2022-06-03T12:47:43.032Z] ---> 7fb90941e431 [2022-06-03T12:47:43.032Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:47:43.032Z] Removing intermediate container 0d88775e3766 [2022-06-03T12:47:43.032Z] ---> b23799aca050 [2022-06-03T12:47:43.032Z] Step 12/20 : WORKDIR /edgex [2022-06-03T12:47:43.032Z] ---> Running in c64f595fb4ed [2022-06-03T12:47:43.032Z] Removing intermediate container dc2d39732aa7 [2022-06-03T12:47:43.032Z] ---> 5c9c2c316a2b [2022-06-03T12:47:43.032Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T12:47:43.291Z] ---> Running in 83db74cbb316 [2022-06-03T12:47:43.291Z] ---> Running in 0d16d49bac41 [2022-06-03T12:47:43.550Z] Removing intermediate container c64f595fb4ed [2022-06-03T12:47:43.550Z] ---> a83a1b4b688e [2022-06-03T12:47:43.550Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:43.550Z] Removing intermediate container 0d16d49bac41 [2022-06-03T12:47:43.550Z] ---> df4c44e22967 [2022-06-03T12:47:43.550Z] [2022-06-03T12:47:43.550Z] ---> Running in 72eafa7aae54 [2022-06-03T12:47:43.809Z] Removing intermediate container 83db74cbb316 [2022-06-03T12:47:43.809Z] ---> f5cb1ef39c1e [2022-06-03T12:47:43.809Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T12:47:43.809Z] Successfully built df4c44e22967 [2022-06-03T12:47:43.809Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T12:47:43.810Z]  Building security-secretstore-setup ... done Removing intermediate container 72eafa7aae54 [2022-06-03T12:47:43.810Z] ---> 6bee4c9e6a16 [2022-06-03T12:47:43.810Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:47:44.069Z] ---> 54d08526d1a7 [2022-06-03T12:47:44.069Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T12:47:44.069Z] ---> Running in 4d6e643b8341 [2022-06-03T12:47:44.069Z] Removing intermediate container aa0ca7083b59 [2022-06-03T12:47:44.069Z] ---> 0b3ccfa217b1 [2022-06-03T12:47:44.069Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:47:44.330Z] ---> Running in 5966e0d5c713 [2022-06-03T12:47:44.330Z] Removing intermediate container 4d6e643b8341 [2022-06-03T12:47:44.330Z] ---> e264d65b67b8 [2022-06-03T12:47:44.330Z] [2022-06-03T12:47:44.330Z] Successfully built e264d65b67b8 [2022-06-03T12:47:44.330Z] Successfully tagged core-metadata:latest [2022-06-03T12:47:44.330Z]  Building core-metadata ... done  ---> 82c286f93713 [2022-06-03T12:47:44.330Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T12:47:44.590Z] 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-06-03T12:47:44.849Z] ---> 3e75678a307a [2022-06-03T12:47:44.849Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T12:47:44.849Z] ---> Running in a39bf4e9142e [2022-06-03T12:47:45.111Z] Removing intermediate container a39bf4e9142e [2022-06-03T12:47:45.111Z] ---> 66ad67bcbfd8 [2022-06-03T12:47:45.111Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T12:47:45.111Z] ---> Running in 49755c9e72b4 [2022-06-03T12:47:45.370Z] Removing intermediate container 49755c9e72b4 [2022-06-03T12:47:45.370Z] ---> dd08d13b3c2b [2022-06-03T12:47:45.370Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T12:47:45.370Z] Removing intermediate container 5966e0d5c713 [2022-06-03T12:47:45.370Z] ---> 800c8fc44977 [2022-06-03T12:47:45.370Z] [2022-06-03T12:47:45.370Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:47:45.370Z] ---> Running in ae8d9801855a [2022-06-03T12:47:45.370Z] 20.10.8: Pulling from library/docker [2022-06-03T12:47:45.370Z] Removing intermediate container ae8d9801855a [2022-06-03T12:47:45.370Z] ---> 9c13d4186ce0 [2022-06-03T12:47:45.370Z] Step 19/20 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:47:45.370Z] ---> Running in bc368bf703e5 [2022-06-03T12:47:45.630Z] Removing intermediate container bc368bf703e5 [2022-06-03T12:47:45.630Z] ---> c8e269130373 [2022-06-03T12:47:45.630Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T12:47:45.907Z] ---> Running in a3cf438f387a [2022-06-03T12:47:46.167Z] Removing intermediate container a3cf438f387a [2022-06-03T12:47:46.167Z] ---> 2fe36171b8fb [2022-06-03T12:47:46.167Z] [2022-06-03T12:47:46.167Z] Successfully built 2fe36171b8fb [2022-06-03T12:47:46.167Z] Successfully tagged security-proxy-setup:latest [2022-06-03T12:47:48.071Z]  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T12:47:48.071Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T12:47:48.071Z] ---> bc6c0ffef665 [2022-06-03T12:47:48.071Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T12:47:48.641Z] ---> Running in 096752c6a3bc [2022-06-03T12:47:48.641Z] Removing intermediate container 096752c6a3bc [2022-06-03T12:47:48.641Z] ---> b8f8c9c5ab2b [2022-06-03T12:47:48.641Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T12:47:48.901Z] ---> Running in 31278fc25dd0 [2022-06-03T12:47:49.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:49.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T12:47:49.422Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T12:47:49.422Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T12:47:49.422Z] Executing bash-5.1.16-r0.post-install [2022-06-03T12:47:49.423Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:47:49.423Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:47:49.423Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T12:47:49.423Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T12:47:49.423Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T12:47:49.423Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T12:47:49.423Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T12:47:49.423Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T12:47:49.423Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T12:47:49.423Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T12:47:49.423Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T12:47:49.423Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T12:47:49.423Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T12:47:49.423Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T12:47:49.686Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T12:47:49.948Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T12:47:49.948Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T12:47:49.948Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T12:47:49.948Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T12:47:49.948Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T12:47:49.948Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T12:47:49.948Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T12:47:49.948Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T12:47:49.948Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T12:47:49.948Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T12:47:49.948Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T12:47:49.948Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T12:47:49.948Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T12:47:49.948Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T12:47:49.948Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T12:47:49.948Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T12:47:49.948Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T12:47:49.948Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T12:47:50.211Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T12:47:50.211Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T12:47:50.211Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T12:47:50.211Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T12:47:50.211Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T12:47:50.211Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T12:47:50.211Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T12:47:50.211Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T12:47:50.211Z] OK: 84 MiB in 64 packages [2022-06-03T12:47:50.782Z] Collecting docker-compose==1.23.2 [2022-06-03T12:47:51.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T12:47:51.043Z] Collecting PyYAML<4,>=3.10 [2022-06-03T12:47:51.043Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T12:47:51.618Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T12:47:51.618Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T12:47:51.878Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T12:47:51.878Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T12:47:52.139Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T12:47:52.139Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T12:47:52.139Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T12:47:52.139Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T12:47:52.139Z] 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-06-03T12:47:52.139Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T12:47:52.139Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T12:47:52.709Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T12:47:52.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T12:47:52.709Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T12:47:52.709Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T12:47:52.709Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T12:47:52.709Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T12:47:52.970Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T12:47:52.970Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T12:47:53.232Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T12:47:53.232Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T12:47:53.232Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T12:47:53.232Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T12:47:53.232Z] 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-06-03T12:47:53.232Z] Collecting idna<2.8,>=2.5 [2022-06-03T12:47:53.232Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T12:47:53.493Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T12:47:53.493Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T12:47:53.493Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T12:47:53.493Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T12:47:53.493Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T12:47:53.493Z] Attempting uninstall: urllib3 [2022-06-03T12:47:53.493Z] Found existing installation: urllib3 1.26.5 [2022-06-03T12:47:53.493Z] Uninstalling urllib3-1.26.5: [2022-06-03T12:47:53.493Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T12:47:53.493Z] Attempting uninstall: idna [2022-06-03T12:47:53.493Z] Found existing installation: idna 3.2 [2022-06-03T12:47:53.493Z] Uninstalling idna-3.2: [2022-06-03T12:47:53.754Z] Successfully uninstalled idna-3.2 [2022-06-03T12:47:53.754Z] Attempting uninstall: chardet [2022-06-03T12:47:53.754Z] Found existing installation: chardet 4.0.0 [2022-06-03T12:47:53.754Z] Uninstalling chardet-4.0.0: [2022-06-03T12:47:53.754Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T12:47:54.016Z] Attempting uninstall: requests [2022-06-03T12:47:54.016Z] Found existing installation: requests 2.25.1 [2022-06-03T12:47:54.016Z] Uninstalling requests-2.25.1: [2022-06-03T12:47:54.016Z] Successfully uninstalled requests-2.25.1 [2022-06-03T12:47:54.279Z] Running setup.py install for texttable: started [2022-06-03T12:47:54.540Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T12:47:54.540Z] Running setup.py install for PyYAML: started [2022-06-03T12:47:54.802Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T12:47:54.802Z] Running setup.py install for docopt: started [2022-06-03T12:47:55.376Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T12:47:55.376Z] Running setup.py install for dockerpty: started [2022-06-03T12:47:55.637Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T12:47:55.897Z] 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-06-03T12:47:59.200Z] Removing intermediate container 31278fc25dd0 [2022-06-03T12:47:59.200Z] ---> 4cbbd6700211 [2022-06-03T12:47:59.200Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T12:47:59.200Z] ---> Running in 65cf77fb31e5 [2022-06-03T12:47:59.200Z] Removing intermediate container 65cf77fb31e5 [2022-06-03T12:47:59.200Z] ---> 9e3751ca9e0b [2022-06-03T12:47:59.200Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T12:47:59.200Z] ---> Running in 5b94ab0155fe [2022-06-03T12:47:59.200Z] Removing intermediate container 5b94ab0155fe [2022-06-03T12:47:59.200Z] ---> d89a9f0c8125 [2022-06-03T12:47:59.200Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T12:47:59.811Z] ---> 49ac8f67654f [2022-06-03T12:47:59.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T12:48:00.104Z] ---> c3dcc19aacd1 [2022-06-03T12:48:00.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T12:48:00.436Z] ---> 8b6c4ac14684 [2022-06-03T12:48:00.436Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T12:48:00.436Z] ---> Running in 5fe9f7fb22b6 [2022-06-03T12:48:00.436Z] Removing intermediate container 5fe9f7fb22b6 [2022-06-03T12:48:00.436Z] ---> c807c85b7395 [2022-06-03T12:48:00.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T12:48:00.436Z] ---> Running in d24d6b69d90c [2022-06-03T12:48:00.744Z] Removing intermediate container d24d6b69d90c [2022-06-03T12:48:00.744Z] ---> ca17dbe585e7 [2022-06-03T12:48:00.744Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T12:48:00.744Z] ---> Running in 2c37eb0b8973 [2022-06-03T12:48:00.744Z] Removing intermediate container 2c37eb0b8973 [2022-06-03T12:48:00.744Z] ---> c6eae2a0958d [2022-06-03T12:48:00.744Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:48:00.744Z] ---> Running in 7312500246d1 [2022-06-03T12:48:01.046Z] Removing intermediate container 7312500246d1 [2022-06-03T12:48:01.046Z] ---> 88ff653828ca [2022-06-03T12:48:01.046Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T12:48:01.046Z] ---> Running in 6d660831d925 [2022-06-03T12:48:01.046Z] Removing intermediate container 6d660831d925 [2022-06-03T12:48:01.046Z] ---> ca01cfc0db28 [2022-06-03T12:48:01.046Z] [2022-06-03T12:48:01.046Z] Successfully built ca01cfc0db28 [2022-06-03T12:48:01.046Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T12:48:01.321Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T12:48:01.351Z] $ docker stop --time=1 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c [2022-06-03T12:48:02.857Z] $ docker rm -f 94f8717f4d06eef9ea82a5a6d7945fb0b1ee57d41a82bf3b384f3b985a8f4b1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T12:48:03.626Z] + docker images [2022-06-03T12:48:03.626Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T12:48:03.626Z] sys-mgmt-agent latest ca01cfc0db28 3 seconds ago 294MB [2022-06-03T12:48:03.626Z] security-proxy-setup latest 2fe36171b8fb 18 seconds ago 26.1MB [2022-06-03T12:48:03.626Z] 800c8fc44977 18 seconds ago 1.78GB [2022-06-03T12:48:03.626Z] core-metadata latest e264d65b67b8 19 seconds ago 16.5MB [2022-06-03T12:48:03.626Z] security-secretstore-setup latest df4c44e22967 20 seconds ago 27.7MB [2022-06-03T12:48:03.626Z] 98478b4ebd54 23 seconds ago 1.79GB [2022-06-03T12:48:03.626Z] 2633530cd7ff 24 seconds ago 1.79GB [2022-06-03T12:48:03.626Z] security-bootstrapper latest 2068482d0004 28 seconds ago 18.7MB [2022-06-03T12:48:03.626Z] 3db68ec3b354 35 seconds ago 1.79GB [2022-06-03T12:48:03.626Z] support-scheduler latest 50af21dd6b85 49 seconds ago 15.9MB [2022-06-03T12:48:03.626Z] core-data latest d81ac02b8dc6 49 seconds ago 19.9MB [2022-06-03T12:48:03.626Z] support-notifications latest 93dea90d8213 About a minute ago 16.6MB [2022-06-03T12:48:03.626Z] core-command latest 3ab621c8f31b About a minute ago 15.7MB [2022-06-03T12:48:03.626Z] 043c7b1eead7 About a minute ago 1.79GB [2022-06-03T12:48:03.626Z] ea5f9c6e4b16 About a minute ago 1.79GB [2022-06-03T12:48:03.626Z] a78360ef9e93 About a minute ago 1.78GB [2022-06-03T12:48:03.626Z] 7d4714447c58 About a minute ago 1.79GB [2022-06-03T12:48:03.626Z] 0c90d8c1dc21 About a minute ago 1.78GB [2022-06-03T12:48:03.626Z] ci-base-image-x86_64 latest fdad135c734f 3 minutes ago 1.27GB [2022-06-03T12:48:03.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 13 hours ago 253MB [2022-06-03T12:48:03.626Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T12:48:03.626Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T12:48:03.626Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T12:48:03.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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-06-03T12:48:20.027Z] Still waiting to schedule task [2022-06-03T12:48:20.027Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-06-03T12:48:22.906Z] Removing intermediate container c8c8b88b36fb [2022-06-03T12:48:22.906Z] ---> 3bdf8f3834ae [2022-06-03T12:48:22.906Z] Successfully built 3bdf8f3834ae [2022-06-03T12:48:22.906Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:48:23.322Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:48:23.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:48:23.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2022-06-03T12:48:23.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T12:48:25.009Z] $ docker top 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:48:25.934Z] + go version [2022-06-03T12:48:25.934Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T12:48:25.980Z] $ docker stop --time=1 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a [2022-06-03T12:48:27.599Z] $ docker rm -f 9ba0d65db1879182e828db2917878249331579ecfbb342da7647740f72c3035a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:48:28.546Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T12:48:28.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:48:28.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2022-06-03T12:48:28.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T12:48:30.117Z] $ docker top b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T12:48:30.415Z] ========================================================= [2022-06-03T12:48:30.415Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T12:48:30.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:48:31.009Z] + make test [2022-06-03T12:48:31.009Z] go mod tidy [2022-06-03T12:48:31.995Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T12:48:59.493Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T12:49:14.303Z] Running on prd-ubuntu18.04-docker-8c-8g-940 in /w/workspace/edgexfoundry_edgex-go_PR-4047 [Pipeline] { [Pipeline] ws [2022-06-03T12:49:14.342Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-03T12:49:14.409Z] The recommended git tool is: git [2022-06-03T12:49:15.935Z] using credential edgex-jenkins-ssh [2022-06-03T12:49:15.945Z] Cloning the remote Git repository [2022-06-03T12:49:15.968Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:49:16.003Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-03T12:49:16.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:49:16.036Z] > git --version # timeout=10 [2022-06-03T12:49:16.041Z] > git --version # 'git version 2.17.1' [2022-06-03T12:49:16.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:49:16.097Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:49:23.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:49:23.596Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T12:49:23.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T12:49:23.619Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T12:49:23.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:49:23.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4047/head:refs/remotes/origin/PR-4047 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 [2022-06-03T12:49:24.176Z] Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:49:24.366Z] Merge succeeded, producing eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T12:49:24.366Z] Checking out Revision eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b (PR-4047) [2022-06-03T12:49:24.188Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:49:24.199Z] > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 [2022-06-03T12:49:24.326Z] > git remote # timeout=10 [2022-06-03T12:49:24.333Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T12:49:24.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T12:49:24.342Z] > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 [2022-06-03T12:49:24.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T12:49:24.367Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T12:49:24.380Z] > git checkout -f eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b # timeout=10 [2022-06-03T12:49:27.973Z] Commit message: "build(snap): upgrade kuiper to 1.4.4" [2022-06-03T12:49:28.000Z] > git --version # timeout=10 [2022-06-03T12:49:28.005Z] > git --version # 'git version 2.17.1' [2022-06-03T12:49:28.009Z] fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T12:49:28.904Z] + echo snap-build.sh [2022-06-03T12:49:28.904Z] snap-build.sh [2022-06-03T12:49:28.904Z] + SNAP_BASE_DIR=. [2022-06-03T12:49:28.904Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-06-03T12:49:28.904Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-06-03T12:49:28.904Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-06-03T12:49:28.904Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-06-03T12:49:28.904Z] + cd /w/workspace/edgex-go/1 [2022-06-03T12:49:28.904Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-06-03T12:49:28.904Z] Reading package lists... [2022-06-03T12:49:28.904Z] Building dependency tree... [2022-06-03T12:49:28.904Z] Reading state information... [2022-06-03T12:49:28.904Z] The following packages were automatically installed and are no longer required: [2022-06-03T12:49:28.904Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-06-03T12:49:28.904Z] uidmap xdelta3 [2022-06-03T12:49:28.904Z] Use 'sudo apt autoremove' to remove them. [2022-06-03T12:49:28.904Z] The following packages will be REMOVED: [2022-06-03T12:49:28.904Z] lxd* lxd-client* [2022-06-03T12:49:28.904Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-06-03T12:49:29.166Z] After this operation, 31.7 MB disk space will be freed. [2022-06-03T12:49:29.962Z] (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-06-03T12:49:29.962Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:49:30.534Z] Removing lxd dnsmasq configuration [2022-06-03T12:49:30.797Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:49:30.797Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-06-03T12:49:31.368Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-06-03T12:49:31.635Z] (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-06-03T12:49:31.635Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-06-03T12:49:33.021Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-06-03T12:49:33.022Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-06-03T12:49:33.598Z] + sudo snap remove --purge lxd [2022-06-03T12:49:33.860Z] snap "lxd" is not installed [2022-06-03T12:49:33.860Z] + sudo groupadd --force --system lxd [2022-06-03T12:49:33.860Z] ++ whoami [2022-06-03T12:49:33.860Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-06-03T12:49:33.860Z] + newgrp - lxd [2022-06-03T12:49:33.860Z] + sudo snap install lxd [2022-06-03T12:49:42.019Z] 2022-06-03T12:49:39Z INFO Waiting for automatic snapd restart... [2022-06-03T12:49:56.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T12:50:00.283Z] lxd 5.2-79c3c3b from Canonical* installed [2022-06-03T12:50:00.283Z] + sudo lxd init --auto [2022-06-03T12:50:01.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T12:50:03.066Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T12:50:03.067Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T12:50:07.695Z] + sudo snap install --classic snapcraft [2022-06-03T12:50:12.981Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:50:12.981Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-06-03T12:50:12.981Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-06-03T12:50:12.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T12:50:12.981Z] Dload Upload Total Spent Left Speed [2022-06-03T12:50:12.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2022-06-03T12:50:12.981Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2022-06-03T12:50:12.981Z] ./yq_linux_amd64 [2022-06-03T12:50:12.981Z] + sudo snapcraft prime --use-lxd [2022-06-03T12:50:14.896Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-06-03T12:50:14.896Z] 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-06-03T12:50:14.896Z] - README.md [2022-06-03T12:50:14.896Z] [2022-06-03T12:50:14.896Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:50:14.896Z] Launching a container. [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T12:50:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T12:50:24.895Z] Waiting for container to be ready [2022-06-03T12:50:24.895Z] To start your first container, try: lxc launch ubuntu:22.04 [2022-06-03T12:50:24.895Z] Or for a virtual machine: lxc launch ubuntu:22.04 --vm [2022-06-03T12:50:24.895Z] [2022-06-03T12:50:26.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.244s coverage: 28.7% of statements [2022-06-03T12:50:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T12:50:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T12:50:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements [2022-06-03T12:50:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T12:50:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.494s coverage: 44.7% of statements [2022-06-03T12:50:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T12:50:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T12:50:31.493Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-06-03T12:50:31.493Z] Waiting for network to be ready... [2022-06-03T12:50:31.493Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-06-03T12:50:31.493Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-06-03T12:50:31.755Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] [2022-06-03T12:50:32.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.813s coverage: 89.5% of statements [2022-06-03T12:50:32.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T12:50:32.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:50:32.325Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] [2022-06-03T12:50:32.325Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] [2022-06-03T12:50:32.325Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] [2022-06-03T12:50:32.325Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] [2022-06-03T12:50:32.325Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-06-03T12:50:32.325Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] [2022-06-03T12:50:32.325Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] [2022-06-03T12:50:32.325Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] [2022-06-03T12:50:32.629Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-06-03T12:50:33.270Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-06-03T12:50:33.270Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-06-03T12:50:33.270Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-06-03T12:50:33.270Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-06-03T12:50:33.270Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-06-03T12:50:33.270Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-06-03T12:50:33.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 83.8% of statements [2022-06-03T12:50:33.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T12:50:33.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T12:50:33.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T12:50:33.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T12:50:33.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T12:50:33.874Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-06-03T12:50:34.136Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] [2022-06-03T12:50:34.136Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] [2022-06-03T12:50:34.136Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2022-06-03T12:50:34.136Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] [2022-06-03T12:50:34.136Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] [2022-06-03T12:50:34.136Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] [2022-06-03T12:50:34.136Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] [2022-06-03T12:50:34.398Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] [2022-06-03T12:50:36.955Z] Fetched 26.9 MB in 5s (4944 kB/s) [2022-06-03T12:50:37.527Z] Reading package lists... [2022-06-03T12:50:37.791Z] Reading package lists... [2022-06-03T12:50:38.054Z] Building dependency tree... [2022-06-03T12:50:38.054Z] Reading state information... [2022-06-03T12:50:38.054Z] The following additional packages will be installed: [2022-06-03T12:50:38.054Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:50:38.054Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:50:38.054Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:50:38.054Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-06-03T12:50:38.054Z] Suggested packages: [2022-06-03T12:50:38.054Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-06-03T12:50:38.054Z] Recommended packages: [2022-06-03T12:50:38.054Z] gnupg libsasl2-modules [2022-06-03T12:50:38.054Z] The following NEW packages will be installed: [2022-06-03T12:50:38.054Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-06-03T12:50:38.054Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-06-03T12:50:38.054Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-06-03T12:50:38.054Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-06-03T12:50:38.054Z] The following packages will be upgraded: [2022-06-03T12:50:38.054Z] gpg gpg-agent gpgconf libudev1 [2022-06-03T12:50:38.317Z] 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. [2022-06-03T12:50:38.317Z] Need to get 3529 kB of archives. [2022-06-03T12:50:38.317Z] After this operation, 13.3 MB of additional disk space will be used. [2022-06-03T12:50:38.317Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] [2022-06-03T12:50:38.317Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-06-03T12:50:38.582Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-06-03T12:50:38.847Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] [2022-06-03T12:50:38.847Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] [2022-06-03T12:50:38.847Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] [2022-06-03T12:50:38.847Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] [2022-06-03T12:50:38.847Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] [2022-06-03T12:50:38.847Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] [2022-06-03T12:50:38.847Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] [2022-06-03T12:50:39.151Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-06-03T12:50:39.151Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-06-03T12:50:39.151Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-06-03T12:50:39.151Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-06-03T12:50:39.151Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-06-03T12:50:39.151Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-06-03T12:50:39.151Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-06-03T12:50:39.151Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-06-03T12:50:39.151Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-06-03T12:50:39.151Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-06-03T12:50:39.151Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-06-03T12:50:39.151Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-06-03T12:50:39.419Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:50:39.420Z] Fetched 3529 kB in 1s (3104 kB/s) [2022-06-03T12:50:39.420Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:50:39.420Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:50:39.420Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:50:39.420Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:50:39.684Z] Selecting previously unselected package udev. [2022-06-03T12:50:39.685Z] (Reading database ... 12511 files and directories currently installed.) [2022-06-03T12:50:39.685Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:50:39.685Z] Unpacking udev (237-3ubuntu10.53) ... [2022-06-03T12:50:39.685Z] Selecting previously unselected package libfuse2:amd64. [2022-06-03T12:50:39.963Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:50:39.963Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:50:39.963Z] Selecting previously unselected package fuse. [2022-06-03T12:50:39.963Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-06-03T12:50:39.963Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:50:39.963Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:50:39.963Z] Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:50:39.963Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:50:39.963Z] Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:50:40.226Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:50:40.226Z] Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:50:40.226Z] Selecting previously unselected package libksba8:amd64. [2022-06-03T12:50:40.226Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-06-03T12:50:40.226Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:50:40.226Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-06-03T12:50:40.226Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.226Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.485Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-06-03T12:50:40.485Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.485Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.485Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-06-03T12:50:40.485Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.485Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.485Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-06-03T12:50:40.485Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.485Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.485Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-06-03T12:50:40.485Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.485Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.746Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-06-03T12:50:40.746Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.746Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.746Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-06-03T12:50:40.746Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.746Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.746Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-06-03T12:50:40.746Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.746Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.746Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-06-03T12:50:40.746Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-06-03T12:50:40.746Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:40.746Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T12:50:40.746Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:50:40.746Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:50:41.006Z] Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T12:50:41.006Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... [2022-06-03T12:50:41.006Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:50:41.006Z] Selecting previously unselected package libldap-common. [2022-06-03T12:50:41.006Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... [2022-06-03T12:50:41.006Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:50:41.006Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T12:50:41.006Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... [2022-06-03T12:50:41.006Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:50:41.006Z] Selecting previously unselected package dirmngr. [2022-06-03T12:50:41.006Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:50:41.006Z] Unpacking dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:50:41.266Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:50:41.266Z] Setting up gpgconf (2.2.4-1ubuntu1.5) ... [2022-06-03T12:50:41.266Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-06-03T12:50:41.266Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:50:41.266Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... [2022-06-03T12:50:41.266Z] Setting up gpg-agent (2.2.4-1ubuntu1.5) ... [2022-06-03T12:50:41.266Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.266Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-06-03T12:50:41.266Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:50:41.266Z] Setting up udev (237-3ubuntu10.53) ... [2022-06-03T12:50:41.527Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T12:50:41.788Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.788Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-06-03T12:50:41.788Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-06-03T12:50:41.788Z] Setting up gpg (2.2.4-1ubuntu1.5) ... [2022-06-03T12:50:41.788Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.788Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.788Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.788Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:41.788Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:42.047Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:42.047Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-06-03T12:50:42.047Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [2022-06-03T12:50:42.047Z] Setting up dirmngr (2.2.4-1ubuntu1.5) ... [2022-06-03T12:50:42.047Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:50:42.617Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-06-03T12:50:42.617Z] settings in the [Install] section, and DefaultInstance for template units). [2022-06-03T12:50:42.617Z] This means they are not meant to be enabled using systemctl. [2022-06-03T12:50:42.617Z] Possible reasons for having this kind of units are: [2022-06-03T12:50:42.617Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-06-03T12:50:42.617Z] .wants/ or .requires/ directory. [2022-06-03T12:50:42.617Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-06-03T12:50:42.617Z] a requirement dependency on it. [2022-06-03T12:50:42.617Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-06-03T12:50:42.617Z] D-Bus, udev, scripted systemctl call, ...). [2022-06-03T12:50:42.617Z] 4) In case of template units, the unit is meant to be enabled with some [2022-06-03T12:50:42.617Z] instance name specified. [2022-06-03T12:50:42.877Z] Reading package lists... [2022-06-03T12:50:43.138Z] Building dependency tree... [2022-06-03T12:50:43.138Z] Reading state information... [2022-06-03T12:50:43.138Z] The following additional packages will be installed: [2022-06-03T12:50:43.138Z] apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 [2022-06-03T12:50:43.138Z] libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-06-03T12:50:43.138Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-06-03T12:50:43.138Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 [2022-06-03T12:50:43.138Z] mime-support multiarch-support openssh-client python3 python3-minimal [2022-06-03T12:50:43.138Z] python3.6 python3.6-minimal squashfs-tools systemd [2022-06-03T12:50:43.138Z] Suggested packages: [2022-06-03T12:50:43.138Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-06-03T12:50:43.138Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-06-03T12:50:43.138Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-06-03T12:50:43.138Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-06-03T12:50:43.138Z] systemd-container policykit-1 [2022-06-03T12:50:43.138Z] Recommended packages: [2022-06-03T12:50:43.138Z] krb5-locales file xauth gnupg networkd-dispatcher [2022-06-03T12:50:43.398Z] The following NEW packages will be installed: [2022-06-03T12:50:43.398Z] apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 [2022-06-03T12:50:43.398Z] libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2022-06-03T12:50:43.398Z] liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal [2022-06-03T12:50:43.398Z] libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support [2022-06-03T12:50:43.398Z] openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd [2022-06-03T12:50:43.398Z] squashfs-tools sudo [2022-06-03T12:50:43.398Z] The following packages will be upgraded: [2022-06-03T12:50:43.398Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-06-03T12:50:43.398Z] 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. [2022-06-03T12:50:43.398Z] Need to get 48.9 MB of archives. [2022-06-03T12:50:43.398Z] After this operation, 186 MB of additional disk space will be used. [2022-06-03T12:50:43.398Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] [2022-06-03T12:50:43.398Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] [2022-06-03T12:50:43.398Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-06-03T12:50:43.399Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] [2022-06-03T12:50:43.399Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] [2022-06-03T12:50:43.399Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] [2022-06-03T12:50:43.399Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] [2022-06-03T12:50:43.399Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] [2022-06-03T12:50:43.658Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] [2022-06-03T12:50:43.658Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-06-03T12:50:43.658Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-06-03T12:50:43.658Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-06-03T12:50:43.658Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-06-03T12:50:43.658Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-06-03T12:50:43.658Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-06-03T12:50:43.658Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-06-03T12:50:43.658Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] [2022-06-03T12:50:43.658Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] [2022-06-03T12:50:43.658Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-06-03T12:50:43.658Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] [2022-06-03T12:50:43.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.698s coverage: 94.2% of statements [2022-06-03T12:50:43.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.506s coverage: 0.9% of statements [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 21.7% of statements [2022-06-03T12:50:43.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.278s coverage: 47.1% of statements [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements [2022-06-03T12:50:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2022-06-03T12:50:44.229Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-06-03T12:50:44.229Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-06-03T12:50:44.229Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-06-03T12:50:44.229Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-06-03T12:50:44.229Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-06-03T12:50:44.229Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-06-03T12:50:44.229Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-06-03T12:50:44.229Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-06-03T12:50:44.229Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] [2022-06-03T12:50:44.490Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-06-03T12:50:44.490Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] [2022-06-03T12:50:44.490Z] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-06-03T12:50:44.490Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] [2022-06-03T12:50:44.490Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] [2022-06-03T12:50:44.490Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:50:44.490Z] Fetched 48.9 MB in 1s (42.0 MB/s) [2022-06-03T12:50:44.490Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:50:44.750Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:50:44.750Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:50:45.322Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:50:45.322Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:50:45.322Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:50:45.322Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:50:45.322Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-06-03T12:50:45.322Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-06-03T12:50:45.583Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-06-03T12:50:45.583Z] (Reading database ... 12757 files and directories currently installed.) [2022-06-03T12:50:45.583Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-06-03T12:50:45.583Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-06-03T12:50:45.843Z] Setting up apt (1.6.14) ... [2022-06-03T12:50:45.843Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-06-03T12:50:46.103Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-06-03T12:50:46.365Z] (Reading database ... 12764 files and directories currently installed.) [2022-06-03T12:50:46.365Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:50:46.365Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:50:46.624Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-06-03T12:50:46.624Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:50:46.624Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:46.624Z] Selecting previously unselected package libexpat1:amd64. [2022-06-03T12:50:46.624Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... [2022-06-03T12:50:46.624Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:50:46.624Z] Selecting previously unselected package python3.6-minimal. [2022-06-03T12:50:46.624Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:50:46.624Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:46.887Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:50:46.887Z] Checking for services that may need to be restarted...done. [2022-06-03T12:50:46.887Z] Checking for services that may need to be restarted...done. [2022-06-03T12:50:47.146Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:47.146Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... [2022-06-03T12:50:47.146Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:47.408Z] Selecting previously unselected package python3-minimal. [2022-06-03T12:50:47.408Z] (Reading database ... 13012 files and directories currently installed.) [2022-06-03T12:50:47.408Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:50:47.408Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:50:47.674Z] Selecting previously unselected package mime-support. [2022-06-03T12:50:47.674Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-06-03T12:50:47.674Z] Unpacking mime-support (3.60ubuntu1) ... [2022-06-03T12:50:47.674Z] Selecting previously unselected package libmpdec2:amd64. [2022-06-03T12:50:47.674Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-06-03T12:50:47.674Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:50:47.674Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-06-03T12:50:47.674Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:50:47.674Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:47.936Z] Selecting previously unselected package python3.6. [2022-06-03T12:50:47.936Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... [2022-06-03T12:50:47.936Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:47.936Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-06-03T12:50:47.936Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:50:47.936Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:50:47.936Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-06-03T12:50:48.197Z] Selecting previously unselected package python3. [2022-06-03T12:50:48.198Z] (Reading database ... 13442 files and directories currently installed.) [2022-06-03T12:50:48.198Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-06-03T12:50:48.198Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-06-03T12:50:48.198Z] Selecting previously unselected package multiarch-support. [2022-06-03T12:50:48.198Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:50:48.198Z] Unpacking multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:50:48.459Z] Setting up multiarch-support (2.27-3ubuntu1.6) ... [2022-06-03T12:50:48.459Z] Selecting previously unselected package liblzo2-2:amd64. [2022-06-03T12:50:48.459Z] (Reading database ... 13479 files and directories currently installed.) [2022-06-03T12:50:48.459Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-06-03T12:50:48.459Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:50:48.459Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T12:50:48.459Z] Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:50:48.459Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:48.459Z] Selecting previously unselected package dbus. [2022-06-03T12:50:48.459Z] Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:50:48.459Z] Unpacking dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:48.752Z] Selecting previously unselected package libbsd0:amd64. [2022-06-03T12:50:48.752Z] Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:50:48.752Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:50:48.752Z] Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T12:50:48.752Z] Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:50:48.752Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:50:48.752Z] Selecting previously unselected package sudo. [2022-06-03T12:50:48.752Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-06-03T12:50:48.752Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:50:49.015Z] Selecting previously unselected package apparmor. [2022-06-03T12:50:49.015Z] Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:50:49.015Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:50:49.015Z] Selecting previously unselected package libedit2:amd64. [2022-06-03T12:50:49.015Z] Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... [2022-06-03T12:50:49.015Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:50:49.276Z] Selecting previously unselected package libkrb5support0:amd64. [2022-06-03T12:50:49.276Z] Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:50:49.276Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:49.276Z] Selecting previously unselected package libk5crypto3:amd64. [2022-06-03T12:50:49.276Z] Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:50:49.276Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:49.276Z] Selecting previously unselected package libkeyutils1:amd64. [2022-06-03T12:50:49.276Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... [2022-06-03T12:50:49.276Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:50:49.276Z] Selecting previously unselected package libkrb5-3:amd64. [2022-06-03T12:50:49.276Z] Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:50:49.276Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:49.537Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-06-03T12:50:49.537Z] Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-06-03T12:50:49.537Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:49.537Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-06-03T12:50:49.537Z] Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... [2022-06-03T12:50:49.537Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:50:49.537Z] Selecting previously unselected package openssh-client. [2022-06-03T12:50:49.537Z] Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... [2022-06-03T12:50:49.537Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:50:49.797Z] Selecting previously unselected package dbus-user-session. [2022-06-03T12:50:49.797Z] Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... [2022-06-03T12:50:49.797Z] Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:49.797Z] Selecting previously unselected package squashfs-tools. [2022-06-03T12:50:49.797Z] Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-06-03T12:50:49.797Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:50:49.797Z] Selecting previously unselected package snapd. [2022-06-03T12:50:49.797Z] Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... [2022-06-03T12:50:49.797Z] Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:50:53.091Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-06-03T12:50:53.091Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... [2022-06-03T12:50:53.091Z] Setting up mime-support (3.60ubuntu1) ... [2022-06-03T12:50:53.091Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-06-03T12:50:53.091Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-06-03T12:50:53.091Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:53.350Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:50:53.350Z] Setting up systemd (237-3ubuntu10.53) ... [2022-06-03T12:50:53.351Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-06-03T12:50:53.923Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... [2022-06-03T12:50:53.923Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-06-03T12:50:53.923Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:53.923Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-06-03T12:50:54.183Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:54.183Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:54.183Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... [2022-06-03T12:50:54.754Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-06-03T12:50:54.754Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:54.754Z] Setting up dbus (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:55.015Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-06-03T12:50:55.015Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... [2022-06-03T12:50:55.015Z] Setting up python3 (3.6.7-1~18.04) ... [2022-06-03T12:50:55.015Z] running python rtupdate hooks for python3.6... [2022-06-03T12:50:55.015Z] running python post-rtupdate hooks for python3.6... [2022-06-03T12:50:55.276Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-06-03T12:50:55.848Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-06-03T12:50:56.110Z] Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... [2022-06-03T12:50:56.110Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-06-03T12:50:56.110Z] Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... [2022-06-03T12:50:56.110Z] Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... [2022-06-03T12:50:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.303s coverage: 94.4% of statements [2022-06-03T12:50:56.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements [2022-06-03T12:50:56.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-06-03T12:50:56.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-06-03T12:50:56.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-06-03T12:50:56.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-06-03T12:50:57.198Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:50:57.198Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-06-03T12:50:57.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-06-03T12:50:57.458Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-06-03T12:50:57.718Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-06-03T12:50:57.977Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-06-03T12:50:57.977Z] /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-06-03T12:50:57.977Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-06-03T12:50:57.977Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:50:58.920Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:50:58.920Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:50:58.920Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T12:51:00.122Z] Reading package lists... [2022-06-03T12:51:00.381Z] Reading package lists... [2022-06-03T12:51:00.641Z] Building dependency tree... [2022-06-03T12:51:00.641Z] Reading state information... [2022-06-03T12:51:00.641Z] Calculating upgrade... [2022-06-03T12:51:00.902Z] The following packages will be upgraded: [2022-06-03T12:51:00.903Z] advancecomp base-files bash binutils binutils-common [2022-06-03T12:51:00.903Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-06-03T12:51:00.903Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-06-03T12:51:00.903Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-06-03T12:51:00.903Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-06-03T12:51:00.903Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-06-03T12:51:00.903Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-06-03T12:51:00.903Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-06-03T12:51:00.903Z] libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 [2022-06-03T12:51:00.903Z] libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin [2022-06-03T12:51:00.903Z] libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 [2022-06-03T12:51:00.903Z] libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 [2022-06-03T12:51:00.903Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2022-06-03T12:51:00.903Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2022-06-03T12:51:00.903Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2022-06-03T12:51:00.903Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-06-03T12:51:00.903Z] 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:51:00.903Z] Need to get 64.9 MB of archives. [2022-06-03T12:51:00.903Z] After this operation, 5211 kB of additional disk space will be used. [2022-06-03T12:51:00.903Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] [2022-06-03T12:51:01.164Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] [2022-06-03T12:51:01.164Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] [2022-06-03T12:51:01.164Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] [2022-06-03T12:51:01.164Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-06-03T12:51:01.164Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-06-03T12:51:01.164Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-06-03T12:51:01.164Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-06-03T12:51:01.164Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-06-03T12:51:01.164Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-06-03T12:51:01.164Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] [2022-06-03T12:51:01.164Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-06-03T12:51:01.164Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-06-03T12:51:01.164Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-06-03T12:51:01.164Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-06-03T12:51:01.164Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-06-03T12:51:01.164Z] Get:17 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-06-03T12:51:01.164Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-06-03T12:51:01.164Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-06-03T12:51:01.164Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-06-03T12:51:01.164Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-06-03T12:51:01.164Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-06-03T12:51:01.164Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-06-03T12:51:01.164Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-06-03T12:51:01.164Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-06-03T12:51:01.164Z] Get:26 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-06-03T12:51:01.164Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-06-03T12:51:01.164Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-06-03T12:51:01.164Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-06-03T12:51:01.164Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-06-03T12:51:01.736Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-06-03T12:51:01.736Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-06-03T12:51:01.736Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-06-03T12:51:01.736Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-06-03T12:51:01.736Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-06-03T12:51:01.736Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-06-03T12:51:01.736Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-06-03T12:51:01.736Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-06-03T12:51:01.736Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-06-03T12:51:01.736Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-06-03T12:51:01.997Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-06-03T12:51:01.997Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] [2022-06-03T12:51:01.997Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-06-03T12:51:01.997Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] [2022-06-03T12:51:01.997Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] [2022-06-03T12:51:01.997Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-06-03T12:51:01.997Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-06-03T12:51:01.997Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] [2022-06-03T12:51:01.997Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] [2022-06-03T12:51:01.997Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-06-03T12:51:02.257Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-06-03T12:51:02.258Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-06-03T12:51:02.258Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-06-03T12:51:02.258Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-06-03T12:51:02.258Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-06-03T12:51:02.258Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-06-03T12:51:02.258Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] [2022-06-03T12:51:02.258Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-06-03T12:51:02.258Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-06-03T12:51:02.258Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-06-03T12:51:02.258Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-06-03T12:51:02.258Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-06-03T12:51:02.519Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-06-03T12:51:02.519Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-06-03T12:51:02.520Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-06-03T12:51:02.520Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-06-03T12:51:02.520Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-06-03T12:51:02.520Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-06-03T12:51:02.520Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] [2022-06-03T12:51:02.520Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] [2022-06-03T12:51:02.520Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] [2022-06-03T12:51:02.520Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-06-03T12:51:02.520Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-06-03T12:51:02.520Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] [2022-06-03T12:51:02.520Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] [2022-06-03T12:51:02.520Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-06-03T12:51:02.520Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-06-03T12:51:02.520Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-06-03T12:51:02.520Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-06-03T12:51:02.520Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-06-03T12:51:02.780Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] [2022-06-03T12:51:02.780Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-06-03T12:51:02.780Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-06-03T12:51:02.780Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-06-03T12:51:02.780Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] [2022-06-03T12:51:02.780Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] [2022-06-03T12:51:02.780Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] [2022-06-03T12:51:02.780Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-06-03T12:51:02.780Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-06-03T12:51:02.780Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-06-03T12:51:02.780Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-06-03T12:51:02.780Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-06-03T12:51:03.039Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-06-03T12:51:03.039Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-06-03T12:51:03.039Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-06-03T12:51:03.039Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-06-03T12:51:03.039Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-06-03T12:51:03.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.682s coverage: 82.5% of statements [2022-06-03T12:51:03.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T12:51:03.299Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-06-03T12:51:03.559Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-06-03T12:51:03.559Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-06-03T12:51:03.559Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-06-03T12:51:03.832Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-06-03T12:51:03.832Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-06-03T12:51:03.832Z] Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] [2022-06-03T12:51:03.832Z] Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] [2022-06-03T12:51:03.832Z] Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-06-03T12:51:03.832Z] Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-06-03T12:51:03.832Z] Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-06-03T12:51:04.094Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:51:04.094Z] Fetched 64.9 MB in 3s (21.4 MB/s) [2022-06-03T12:51:04.094Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:51:04.094Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:51:04.094Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:51:04.664Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:51:04.664Z] Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:51:04.664Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... [2022-06-03T12:51:04.664Z] Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... [2022-06-03T12:51:04.924Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:04.924Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:05.184Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:05.184Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:05.184Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:05.184Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:05.184Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:05.184Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:05.444Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:05.444Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.015Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.015Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.277Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.277Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.277Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:06.277Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:51:06.277Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.277Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.537Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:06.537Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:51:06.537Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.537Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.537Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.537Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.537Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:06.798Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-06-03T12:51:06.798Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:06.798Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:51:06.798Z] Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:51:07.059Z] Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:51:07.320Z] Setting up libc6:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:51:07.580Z] (Reading database ... 13984 files and directories currently installed.) [2022-06-03T12:51:07.581Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-06-03T12:51:07.581Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-06-03T12:51:07.581Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-06-03T12:51:07.581Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-06-03T12:51:07.842Z] Setting up base-files (10.1ubuntu2.11) ... [2022-06-03T12:51:07.842Z] Installing new version of config file /etc/issue ... [2022-06-03T12:51:07.842Z] Installing new version of config file /etc/issue.net ... [2022-06-03T12:51:07.842Z] Installing new version of config file /etc/lsb-release ... [2022-06-03T12:51:07.842Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-06-03T12:51:08.103Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-06-03T12:51:08.103Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-06-03T12:51:08.103Z] Removing obsolete conffile /etc/default/motd-news ... [2022-06-03T12:51:08.103Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:08.103Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... [2022-06-03T12:51:08.103Z] Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... [2022-06-03T12:51:08.365Z] Setting up bash (4.4.18-2ubuntu1.3) ... [2022-06-03T12:51:08.365Z] 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-06-03T12:51:08.365Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:08.365Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:08.365Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:08.626Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:08.626Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:08.626Z] Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... [2022-06-03T12:51:08.626Z] Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... [2022-06-03T12:51:08.626Z] Setting up tar (1.29b-2ubuntu0.3) ... [2022-06-03T12:51:08.892Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:08.892Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... [2022-06-03T12:51:08.892Z] Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:51:09.152Z] Setting up dpkg (1.19.0.5ubuntu2.4) ... [2022-06-03T12:51:09.152Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.152Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:51:09.152Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:51:09.152Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:51:09.413Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.413Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:51:09.413Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:51:09.413Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-06-03T12:51:09.413Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.413Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-06-03T12:51:09.413Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-06-03T12:51:09.673Z] Setting up grep (3.1-2build1) ... [2022-06-03T12:51:09.673Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.673Z] Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... [2022-06-03T12:51:09.673Z] Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... [2022-06-03T12:51:09.673Z] Setting up gzip (1.6-5ubuntu1.2) ... [2022-06-03T12:51:09.673Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.673Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:51:09.673Z] Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.763s coverage: 64.4% of statements [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T12:51:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements [2022-06-03T12:51:09.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-06-03T12:51:09.935Z] Setting up login (1:4.5-1ubuntu2.2) ... [2022-06-03T12:51:09.935Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:09.935Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:51:09.935Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:51:10.195Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-06-03T12:51:10.195Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:10.195Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:51:10.195Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:51:10.764Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:51:10.764Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:51:10.764Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-06-03T12:51:10.764Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:51:11.334Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-06-03T12:51:11.334Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:11.334Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-06-03T12:51:11.334Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-06-03T12:51:11.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2022-06-03T12:51:11.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-06-03T12:51:11.907Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:51:11.907Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:51:11.907Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-06-03T12:51:11.907Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-06-03T12:51:12.166Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:51:12.166Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.166Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-06-03T12:51:12.166Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-06-03T12:51:12.166Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-06-03T12:51:12.430Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.430Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... [2022-06-03T12:51:12.430Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... [2022-06-03T12:51:12.430Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... [2022-06-03T12:51:12.430Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.430Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:12.430Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:12.694Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:12.694Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.695Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:12.695Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:12.695Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:12.695Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.695Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:12.695Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:12.954Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:12.954Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:12.954Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:12.954Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:12.954Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:13.215Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:13.215Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:51:13.215Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:51:13.215Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:51:13.215Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:51:13.215Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:51:13.477Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:13.477Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-06-03T12:51:13.477Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:51:13.477Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:51:13.477Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:13.477Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:13.477Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:13.739Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:13.739Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:13.739Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:13.739Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:13.739Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:13.739Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:13.739Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:14.001Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:14.262Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:14.521Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-06-03T12:51:14.782Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-06-03T12:51:14.782Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:14.782Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... [2022-06-03T12:51:14.782Z] Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... [2022-06-03T12:51:15.049Z] Setting up libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:51:15.049Z] (Reading database ... 13985 files and directories currently installed.) [2022-06-03T12:51:15.049Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-06-03T12:51:15.049Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-06-03T12:51:15.309Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-06-03T12:51:15.309Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:51:15.309Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-06-03T12:51:15.309Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-06-03T12:51:15.569Z] Setting up debconf (1.5.66ubuntu1) ... [2022-06-03T12:51:15.569Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:51:15.569Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-06-03T12:51:15.569Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:51:15.831Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:51:15.831Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:51:15.831Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-06-03T12:51:15.831Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-06-03T12:51:15.831Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-06-03T12:51:15.831Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:51:15.831Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:51:16.092Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:51:16.092Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:51:16.092Z] (Reading database ... 13987 files and directories currently installed.) [2022-06-03T12:51:16.092Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:51:16.092Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:51:16.353Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:51:16.353Z] (Reading database ... 13989 files and directories currently installed.) [2022-06-03T12:51:16.353Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-06-03T12:51:16.353Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:51:16.613Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:51:16.613Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:16.613Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-06-03T12:51:16.613Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-06-03T12:51:16.613Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-06-03T12:51:16.613Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-06-03T12:51:16.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.469s coverage: 65.4% of statements [2022-06-03T12:51:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T12:51:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T12:51:16.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T12:51:16.873Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:51:16.873Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:51:16.873Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:51:16.873Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:16.873Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-06-03T12:51:16.873Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-06-03T12:51:17.133Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-06-03T12:51:17.133Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.133Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-06-03T12:51:17.133Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-06-03T12:51:17.133Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-06-03T12:51:17.133Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.133Z] Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:51:17.394Z] Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:51:17.394Z] Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:51:17.394Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.394Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-06-03T12:51:17.394Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-06-03T12:51:17.394Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-06-03T12:51:17.655Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.655Z] Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... [2022-06-03T12:51:17.655Z] Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... [2022-06-03T12:51:17.655Z] Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... [2022-06-03T12:51:17.914Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.914Z] Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... [2022-06-03T12:51:17.914Z] Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... [2022-06-03T12:51:17.915Z] Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... [2022-06-03T12:51:17.915Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:17.915Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-06-03T12:51:17.915Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-06-03T12:51:17.915Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-06-03T12:51:18.175Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.175Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-06-03T12:51:18.175Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-06-03T12:51:18.175Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-06-03T12:51:18.175Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.175Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... [2022-06-03T12:51:18.175Z] Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... [2022-06-03T12:51:18.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.938s coverage: 43.8% of statements [2022-06-03T12:51:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T12:51:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T12:51:18.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.385s coverage: 89.5% of statements [2022-06-03T12:51:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T12:51:18.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2022-06-03T12:51:18.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T12:51:18.435Z] Setting up passwd (1:4.5-1ubuntu2.2) ... [2022-06-03T12:51:18.695Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.695Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... [2022-06-03T12:51:18.695Z] Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... [2022-06-03T12:51:18.695Z] Setting up gpgv (2.2.4-1ubuntu1.5) ... [2022-06-03T12:51:18.695Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.695Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:51:18.695Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:51:18.954Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:51:18.954Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.954Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:51:18.954Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-06-03T12:51:18.954Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-06-03T12:51:18.954Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:18.954Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-06-03T12:51:18.954Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-06-03T12:51:19.214Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-06-03T12:51:19.214Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:19.214Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-06-03T12:51:19.214Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-06-03T12:51:19.214Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-06-03T12:51:19.473Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:19.473Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-06-03T12:51:19.473Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-06-03T12:51:19.473Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-06-03T12:51:19.473Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:19.473Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-06-03T12:51:19.473Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-06-03T12:51:19.733Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-06-03T12:51:19.733Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:19.733Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-06-03T12:51:19.733Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-06-03T12:51:19.733Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-06-03T12:51:19.995Z] (Reading database ... 13993 files and directories currently installed.) [2022-06-03T12:51:19.995Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-06-03T12:51:19.995Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-06-03T12:51:19.995Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-06-03T12:51:19.995Z] (Reading database ... 13994 files and directories currently installed.) [2022-06-03T12:51:19.995Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:51:19.995Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:51:19.995Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-06-03T12:51:19.995Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-06-03T12:51:20.255Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... [2022-06-03T12:51:20.255Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... [2022-06-03T12:51:20.515Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-06-03T12:51:20.515Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-06-03T12:51:20.515Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-06-03T12:51:20.515Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-06-03T12:51:20.515Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-06-03T12:51:20.515Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-06-03T12:51:20.776Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-06-03T12:51:20.776Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-06-03T12:51:20.776Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-06-03T12:51:20.776Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-06-03T12:51:20.776Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-06-03T12:51:20.776Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-06-03T12:51:21.039Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-06-03T12:51:21.039Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-06-03T12:51:21.039Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... [2022-06-03T12:51:21.039Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... [2022-06-03T12:51:21.039Z] Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... [2022-06-03T12:51:21.039Z] Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... [2022-06-03T12:51:21.609Z] Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... [2022-06-03T12:51:21.609Z] Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... [2022-06-03T12:51:21.609Z] Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-06-03T12:51:21.609Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-06-03T12:51:21.609Z] Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-06-03T12:51:21.609Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-06-03T12:51:21.879Z] Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:51:21.879Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:51:22.140Z] Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:51:22.140Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:51:22.140Z] Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:51:22.140Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:51:22.140Z] Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-06-03T12:51:22.140Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-06-03T12:51:22.400Z] Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:22.400Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:22.400Z] Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:22.400Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:22.659Z] Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:22.659Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:22.659Z] Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:22.659Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:23.595Z] Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:23.595Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:24.535Z] Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:24.535Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:25.107Z] Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:25.107Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:25.369Z] Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:25.369Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:26.310Z] Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-06-03T12:51:26.310Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-06-03T12:51:26.310Z] Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:51:26.310Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:51:26.571Z] Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:51:26.571Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:51:26.571Z] Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... [2022-06-03T12:51:26.571Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... [2022-06-03T12:51:26.832Z] Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-06-03T12:51:26.832Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-06-03T12:51:26.832Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:51:26.832Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:51:26.833Z] Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-06-03T12:51:26.833Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-06-03T12:51:27.093Z] Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... [2022-06-03T12:51:27.093Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-06-03T12:51:27.093Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.093Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-06-03T12:51:27.093Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.093Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.093Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.093Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-06-03T12:51:27.093Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-06-03T12:51:27.093Z] Setting up tzdata (2022a-0ubuntu0.18.04) ... [2022-06-03T12:51:27.355Z] [2022-06-03T12:51:27.355Z] Current default time zone: 'Etc/UTC' [2022-06-03T12:51:27.355Z] Local time is now: Fri Jun 3 12:51:27 UTC 2022. [2022-06-03T12:51:27.355Z] Universal Time is now: Fri Jun 3 12:51:27 UTC 2022. [2022-06-03T12:51:27.355Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-06-03T12:51:27.355Z] [2022-06-03T12:51:27.355Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-06-03T12:51:27.355Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.355Z] Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... [2022-06-03T12:51:27.355Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-06-03T12:51:27.355Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-06-03T12:51:27.355Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-06-03T12:51:27.355Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:51:27.355Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:51:27.355Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-06-03T12:51:27.355Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-06-03T12:51:27.355Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.355Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-06-03T12:51:27.617Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:27.617Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:51:27.617Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:27.617Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-06-03T12:51:27.617Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-06-03T12:51:27.617Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-06-03T12:51:27.617Z] Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... [2022-06-03T12:51:27.617Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... [2022-06-03T12:51:27.617Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-06-03T12:51:27.617Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... [2022-06-03T12:51:27.617Z] Setting up libc-dev-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:51:27.617Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.281s coverage: 17.7% of statements [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 63.2% of statements [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.204s coverage: 28.9% of statements [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T12:51:28.546Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2022-06-03T12:51:28.546Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-06-03T12:51:28.547Z] 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-06-03T12:51:28.547Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T12:51:28.547Z] GO111MODULE=on go vet ./... [2022-06-03T12:51:29.529Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:51:30.473Z] 23 added, 28 removed; done. [2022-06-03T12:51:30.473Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... [2022-06-03T12:51:30.473Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-06-03T12:51:30.473Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-06-03T12:51:30.473Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-06-03T12:51:30.473Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-06-03T12:51:30.473Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:51:30.757Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-06-03T12:51:30.757Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:51:30.757Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:51:30.757Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... [2022-06-03T12:51:30.757Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-06-03T12:51:30.757Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-06-03T12:51:30.757Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:51:30.757Z] Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... [2022-06-03T12:51:30.757Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-06-03T12:51:30.757Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:51:31.019Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-06-03T12:51:31.019Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-06-03T12:51:31.019Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-06-03T12:51:31.019Z] Updating certificates in /etc/ssl/certs... [2022-06-03T12:51:31.590Z] 0 added, 0 removed; done. [2022-06-03T12:51:31.590Z] Running hooks in /etc/ca-certificates/update.d... [2022-06-03T12:51:31.590Z] done. [2022-06-03T12:51:32.112Z] Reading package lists... [2022-06-03T12:51:32.112Z] Building dependency tree... [2022-06-03T12:51:32.112Z] Reading state information... [2022-06-03T12:51:32.373Z] The following NEW packages will be installed: [2022-06-03T12:51:32.373Z] apt-transport-https [2022-06-03T12:51:32.373Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:51:32.373Z] Need to get 4348 B of archives. [2022-06-03T12:51:32.373Z] After this operation, 154 kB of additional disk space will be used. [2022-06-03T12:51:32.373Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-06-03T12:51:32.634Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:51:32.634Z] Fetched 4348 B in 0s (106 kB/s) [2022-06-03T12:51:32.634Z] Selecting previously unselected package apt-transport-https. [2022-06-03T12:51:32.634Z] (Reading database ... 14001 files and directories currently installed.) [2022-06-03T12:51:32.634Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-06-03T12:51:32.634Z] Unpacking apt-transport-https (1.6.14) ... [2022-06-03T12:51:32.634Z] Setting up apt-transport-https (1.6.14) ... [2022-06-03T12:51:32.897Z] Waiting for network to be ready... [2022-06-03T12:51:39.475Z] 2022-06-03T12:51:36Z INFO Waiting for automatic snapd restart... [2022-06-03T12:51:40.416Z] snapd 2.55.5 from Canonical* installed [2022-06-03T12:51:41.355Z] "snapd" switched to the "latest/stable" channel [2022-06-03T12:51:41.355Z] [2022-06-03T12:51:45.559Z] core18 20220428 from Canonical* installed [2022-06-03T12:51:47.475Z] core20 20220512 from Canonical* installed [2022-06-03T12:51:48.046Z] "core20" switched to the "latest/stable" channel [2022-06-03T12:51:48.046Z] [2022-06-03T12:51:50.597Z] snapcraft 6.1 from Canonical* installed [2022-06-03T12:51:50.859Z] "snapcraft" switched to the "latest/stable" channel [2022-06-03T12:51:50.859Z] [2022-06-03T12:51:55.058Z] 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-06-03T12:51:55.058Z] - README.md [2022-06-03T12:51:55.058Z] [2022-06-03T12:51:55.058Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-06-03T12:51:56.980Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-06-03T12:51:56.980Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-06-03T12:51:56.980Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-06-03T12:51:58.178Z] Reading package lists... [2022-06-03T12:51:59.564Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 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-06-03T12:52:00.504Z] Reading package lists... [2022-06-03T12:52:01.026Z] Building dependency tree... [2022-06-03T12:52:01.026Z] Reading state information... [2022-06-03T12:52:01.026Z] Suggested packages: [2022-06-03T12:52:01.026Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-06-03T12:52:01.026Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-06-03T12:52:01.026Z] Recommended packages: [2022-06-03T12:52:01.026Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-06-03T12:52:01.298Z] The following NEW packages will be installed: [2022-06-03T12:52:01.298Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-06-03T12:52:01.298Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-06-03T12:52:01.298Z] pkg-config zip [2022-06-03T12:52:01.298Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T12:52:01.298Z] Need to get 7670 kB of archives. [2022-06-03T12:52:01.298Z] After this operation, 43.8 MB of additional disk space will be used. [2022-06-03T12:52:01.298Z] 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-06-03T12:52:01.298Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-06-03T12:52:01.298Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-06-03T12:52:01.298Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-06-03T12:52:01.298Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-06-03T12:52:01.298Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-06-03T12:52:01.298Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-06-03T12:52:01.298Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-06-03T12:52:01.298Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-06-03T12:52:01.298Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-06-03T12:52:01.574Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] [2022-06-03T12:52:01.574Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] [2022-06-03T12:52:01.574Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] [2022-06-03T12:52:01.574Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-06-03T12:52:01.574Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-06-03T12:52:01.574Z] debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T12:52:01.574Z] Fetched 7670 kB in 0s (29.7 MB/s) [2022-06-03T12:52:01.853Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-06-03T12:52:01.853Z] (Reading database ... 14005 files and directories currently installed.) [2022-06-03T12:52:01.853Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-06-03T12:52:01.853Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:52:01.853Z] Selecting previously unselected package libpsl5:amd64. [2022-06-03T12:52:01.853Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-06-03T12:52:01.853Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:52:01.853Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T12:52:01.853Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-06-03T12:52:01.853Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:52:02.155Z] Selecting previously unselected package librtmp1:amd64. [2022-06-03T12:52:02.155Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-06-03T12:52:02.155Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:52:02.155Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-06-03T12:52:02.155Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... [2022-06-03T12:52:02.155Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:52:02.155Z] Selecting previously unselected package liberror-perl. [2022-06-03T12:52:02.155Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-06-03T12:52:02.155Z] Unpacking liberror-perl (0.17025-1) ... [2022-06-03T12:52:02.155Z] Selecting previously unselected package git-man. [2022-06-03T12:52:02.155Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... [2022-06-03T12:52:02.155Z] Unpacking git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:52:02.155Z] Selecting previously unselected package git. [2022-06-03T12:52:02.444Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... [2022-06-03T12:52:02.444Z] Unpacking git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:52:02.721Z] Selecting previously unselected package libnorm1:amd64. [2022-06-03T12:52:02.721Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-06-03T12:52:02.721Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:52:03.009Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-06-03T12:52:03.009Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-06-03T12:52:03.009Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:52:03.009Z] Selecting previously unselected package libsodium23:amd64. [2022-06-03T12:52:03.009Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-06-03T12:52:03.009Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:52:03.009Z] Selecting previously unselected package libzmq5:amd64. [2022-06-03T12:52:03.009Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:52:03.009Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:52:03.009Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-06-03T12:52:03.009Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-06-03T12:52:03.009Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:52:03.295Z] Selecting previously unselected package pkg-config. [2022-06-03T12:52:03.295Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-06-03T12:52:03.295Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:52:03.295Z] Selecting previously unselected package zip. [2022-06-03T12:52:03.295Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-06-03T12:52:03.295Z] Unpacking zip (3.0-11build1) ... [2022-06-03T12:52:03.295Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-06-03T12:52:03.295Z] Setting up git-man (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:52:03.295Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-06-03T12:52:03.295Z] Setting up liberror-perl (0.17025-1) ... [2022-06-03T12:52:03.295Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-06-03T12:52:03.295Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-06-03T12:52:03.295Z] No schema files found: doing nothing. [2022-06-03T12:52:03.295Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-06-03T12:52:03.295Z] Setting up zip (3.0-11build1) ... [2022-06-03T12:52:03.295Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-06-03T12:52:03.295Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-06-03T12:52:03.295Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-06-03T12:52:03.556Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:52:03.556Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... [2022-06-03T12:52:03.556Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-06-03T12:52:03.556Z] Setting up git (1:2.17.1-1ubuntu0.11) ... [2022-06-03T12:52:03.556Z] Processing triggers for libc-bin (2.27-3ubuntu1.6) ... [2022-06-03T12:52:04.129Z] git set to automatically installed. [2022-06-03T12:52:04.129Z] git-man set to automatically installed. [2022-06-03T12:52:04.129Z] libcurl3-gnutls set to automatically installed. [2022-06-03T12:52:04.129Z] liberror-perl set to automatically installed. [2022-06-03T12:52:04.129Z] libglib2.0-0 set to automatically installed. [2022-06-03T12:52:04.129Z] libnghttp2-14 set to automatically installed. [2022-06-03T12:52:04.129Z] libnorm1 set to automatically installed. [2022-06-03T12:52:04.129Z] libpgm-5.2-0 set to automatically installed. [2022-06-03T12:52:04.129Z] libpsl5 set to automatically installed. [2022-06-03T12:52:04.129Z] librtmp1 set to automatically installed. [2022-06-03T12:52:04.129Z] libsodium23 set to automatically installed. [2022-06-03T12:52:04.129Z] libzmq3-dev set to automatically installed. [2022-06-03T12:52:04.129Z] libzmq5 set to automatically installed. [2022-06-03T12:52:04.129Z] pkg-config set to automatically installed. [2022-06-03T12:52:04.129Z] zip set to automatically installed. [2022-06-03T12:52:04.702Z] snapd is not logged in, snap install commands will use sudo [2022-06-03T12:52:08.912Z] go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed [2022-06-03T12:52:09.173Z] Pulling config-common [2022-06-03T12:52:09.173Z] + snapcraftctl pull [2022-06-03T12:52:10.556Z] Pulling go-build-helper [2022-06-03T12:52:10.556Z] + snapcraftctl pull [2022-06-03T12:52:11.943Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-06-03T12:52:11.943Z] Skipping pull go-build-helper (already ran) [2022-06-03T12:52:11.943Z] Building go-build-helper [2022-06-03T12:52:11.944Z] + snapcraftctl build [2022-06-03T12:52:14.485Z] Staging go-build-helper [2022-06-03T12:52:14.485Z] + snapcraftctl stage [2022-06-03T12:52:19.773Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-06-03T12:52:19.773Z] Fetched 224 kB in 0s (0 B/s) [2022-06-03T12:52:19.773Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-06-03T12:52:19.773Z] Fetched 157 kB in 0s (0 B/s) [2022-06-03T12:52:19.773Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-06-03T12:52:19.774Z] Fetched 221 kB in 0s (0 B/s) [2022-06-03T12:52:19.774Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-06-03T12:52:19.774Z] Fetched 143 kB in 0s (0 B/s) [2022-06-03T12:52:19.774Z] Pulling edgex-go [2022-06-03T12:52:19.774Z] + snapcraftctl pull [2022-06-03T12:52:21.683Z] Pulling hooks [2022-06-03T12:52:21.683Z] + snapcraftctl pull [2022-06-03T12:52:39.800Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-06-03T12:52:39.801Z] Fetched 96.5 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-06-03T12:52:39.801Z] Fetched 279 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-06-03T12:52:39.801Z] Fetched 122 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-06-03T12:52:39.801Z] Fetched 77.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-06-03T12:52:39.801Z] Fetched 8848 B in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-06-03T12:52:39.801Z] Fetched 47.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-06-03T12:52:39.801Z] Fetched 45.6 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] [2022-06-03T12:52:39.801Z] Fetched 15.0 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] [2022-06-03T12:52:39.801Z] Fetched 220 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] [2022-06-03T12:52:39.801Z] Fetched 154 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-06-03T12:52:39.801Z] Fetched 50.6 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-06-03T12:52:39.801Z] Fetched 14.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-06-03T12:52:39.801Z] Fetched 41.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] [2022-06-03T12:52:39.801Z] Fetched 499 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-06-03T12:52:39.801Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-06-03T12:52:39.801Z] Fetched 240 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-06-03T12:52:39.801Z] Fetched 29.3 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-06-03T12:52:39.801Z] Fetched 85.5 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-06-03T12:52:39.801Z] Fetched 24.5 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] [2022-06-03T12:52:39.801Z] Fetched 49.2 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-06-03T12:52:39.801Z] Fetched 54.2 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-06-03T12:52:39.801Z] Fetched 30.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] [2022-06-03T12:52:39.801Z] Fetched 15.8 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-06-03T12:52:39.801Z] Fetched 85.9 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] [2022-06-03T12:52:39.801Z] Fetched 8764 B in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-06-03T12:52:39.801Z] Fetched 140 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-06-03T12:52:39.801Z] Fetched 119 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-06-03T12:52:39.801Z] Fetched 111 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-06-03T12:52:39.801Z] Fetched 11.1 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-06-03T12:52:39.801Z] Fetched 646 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-06-03T12:52:39.801Z] Fetched 41.3 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-06-03T12:52:39.801Z] Fetched 17.9 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-06-03T12:52:39.801Z] Fetched 368 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-06-03T12:52:39.801Z] Fetched 187 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-06-03T12:52:39.801Z] Fetched 175 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-06-03T12:52:39.801Z] Fetched 206 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] [2022-06-03T12:52:39.801Z] Fetched 1302 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-06-03T12:52:39.801Z] Fetched 36.2 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] [2022-06-03T12:52:39.801Z] Fetched 159 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-06-03T12:52:39.801Z] Fetched 107 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-06-03T12:52:39.801Z] Fetched 48.7 kB in 0s (0 B/s) [2022-06-03T12:52:39.801Z] Pulling static-packages [2022-06-03T12:52:39.801Z] + snapcraftctl pull [2022-06-03T12:52:39.801Z] Pulling version [2022-06-03T12:52:39.801Z] + cd /root/project [2022-06-03T12:52:39.801Z] + git describe --tags --abbrev=0 [2022-06-03T12:52:39.801Z] + sed s/v// [2022-06-03T12:52:39.801Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:52:39.801Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:52:39.801Z] + snapcraftctl set-version 2.1.1-dev.3 [2022-06-03T12:52:39.801Z] Building config-common [2022-06-03T12:52:39.801Z] + snapcraftctl build [2022-06-03T12:52:41.180Z] Skipping build go-build-helper (already ran) [2022-06-03T12:52:41.441Z] Building edgex-go [2022-06-03T12:52:41.699Z] + cd /root/parts/edgex-go/src [2022-06-03T12:52:41.699Z] + git+ sed s/v// [2022-06-03T12:52:41.699Z] describe --tags --abbrev=0 [2022-06-03T12:52:41.699Z] skipping... [2022-06-03T12:52:41.699Z] + GIT_VERSION=2.1.1-dev.3 [2022-06-03T12:52:41.699Z] + [ -z 2.1.1-dev.3 ] [2022-06-03T12:52:41.699Z] + echo 2.1.1-dev.3 [2022-06-03T12:52:41.699Z] + [ ! -d vendor ] [2022-06-03T12:52:41.699Z] + echo skipping... [2022-06-03T12:52:41.699Z] + make build [2022-06-03T12:52:41.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T12:52:50.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T12:52:50.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T12:52:50.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T12:52:50.727Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T12:52:51.458Z] + go mod tidy [Pipeline] sh [2022-06-03T12:52:52.741Z] + ls -al . [2022-06-03T12:52:52.741Z] total 676 [2022-06-03T12:52:52.741Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 12:52 . [2022-06-03T12:52:52.741Z] drwxr-xr-x 4 root root 4096 Jun 3 12:48 .. [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 12:46 .dockerignore [2022-06-03T12:52:52.741Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:46 .git [2022-06-03T12:52:52.741Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:46 .github [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 12:46 .gitignore [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 12:46 .golangci.yml [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 12:46 .hadolint.yml [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 12:46 .sonarcloud.properties [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:46 ADOPTERS.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:46 Attribution.txt [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:46 CHANGELOG.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:46 CONTRIBUTING.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 12:46 GOVERNANCE.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 12:46 Jenkinsfile [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:46 LICENSE [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:46 Makefile [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 12:46 OWNERS.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:46 README.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:46 SECURITY.md [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 12:43 VERSION [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:46 ZMQWindows.md [2022-06-03T12:52:52.741Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 12:46 bin [2022-06-03T12:52:52.741Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 12:46 cmd [2022-06-03T12:52:52.741Z] -rw-r--r-- 1 root root 428658 Jun 3 12:51 coverage.out [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 12:52 go.mod [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:46 go.sum [2022-06-03T12:52:52.741Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 12:46 internal [2022-06-03T12:52:52.741Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 12:46 openapi [2022-06-03T12:52:52.741Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 12:46 snap [2022-06-03T12:52:52.741Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 12:46 vendor [2022-06-03T12:52:52.741Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 12:46 version.go [Pipeline] sh [2022-06-03T12:52:53.421Z] + '[' -e coverage.out ] [2022-06-03T12:52:53.421Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T12:52:53.458Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T12:52:53.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T12:52:54.419Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T12:52:55.093Z] + make build [2022-06-03T12:52:55.093Z] 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-06-03T12:52:57.199Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T12:52:57.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T12:52:59.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T12:52:59.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T12:53:00.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T12:53:01.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T12:53:02.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T12:53:03.383Z] 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-06-03T12:53:03.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T12:53:04.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T12:53:05.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-06-03T12:53:07.390Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-06-03T12:53:07.390Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-06-03T12:53:07.390Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-06-03T12:53:07.390Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-06-03T12:53:07.390Z] + 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-06-03T12:53:07.390Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-06-03T12:53:07.390Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-06-03T12:53:07.390Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-06-03T12:53:07.390Z] + 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-06-03T12:53:07.390Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-06-03T12:53:07.390Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-06-03T12:53:07.390Z] + 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-06-03T12:53:07.958Z] Building hooks [2022-06-03T12:53:07.958Z] + cd /root/parts/hooks/src [2022-06-03T12:53:07.958Z] + make build [2022-06-03T12:53:07.958Z] go mod tidy [2022-06-03T12:53:08.216Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-06-03T12:53:08.216Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T12:53:08.475Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-06-03T12:53:08.475Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T12:53:08.475Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-06-03T12:53:08.733Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-06-03T12:53:09.302Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-06-03T12:53:09.870Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-06-03T12:53:09.870Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-06-03T12:53:12.636Z] Building static-packages [2022-06-03T12:53:12.636Z] + snapcraftctl build [2022-06-03T12:53:14.047Z] Building version [2022-06-03T12:53:14.047Z] + snapcraftctl build [2022-06-03T12:53:15.959Z] Staging config-common [2022-06-03T12:53:15.959Z] + snapcraftctl stage [2022-06-03T12:53:17.355Z] Skipping stage go-build-helper (already ran) [2022-06-03T12:53:17.355Z] Staging edgex-go [2022-06-03T12:53:17.355Z] + snapcraftctl stage [2022-06-03T12:53:18.737Z] Staging hooks [2022-06-03T12:53:18.737Z] + snapcraftctl stage [2022-06-03T12:53:20.121Z] Staging static-packages [2022-06-03T12:53:20.121Z] + snapcraftctl stage [2022-06-03T12:53:21.504Z] Staging version [2022-06-03T12:53:21.504Z] + snapcraftctl stage [2022-06-03T12:53:22.886Z] Priming config-common [2022-06-03T12:53:22.886Z] + snapcraftctl prime [2022-06-03T12:53:24.269Z] Priming go-build-helper [2022-06-03T12:53:24.269Z] + snapcraftctl prime [2022-06-03T12:53:25.650Z] Priming edgex-go [2022-06-03T12:53:25.650Z] + snapcraftctl prime [2022-06-03T12:53:27.042Z] Priming hooks [2022-06-03T12:53:27.042Z] + snapcraftctl prime [2022-06-03T12:53:28.425Z] Priming static-packages [2022-06-03T12:53:28.691Z] + snapcraftctl prime [2022-06-03T12:53:30.467Z] 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-06-03T12:53:31.236Z] Priming version [2022-06-03T12:53:31.236Z] + snapcraftctl prime [2022-06-03T12:53:32.661Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-06-03T12:53:33.088Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T12:53:37.400Z] 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-06-03T12:53:38.831Z] 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-06-03T12:53:42.227Z] 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-06-03T12:53:46.530Z] 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-06-03T12:53:49.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-06-03T12:53:54.575Z] 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-06-03T12:53:57.190Z] 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-06-03T12:54:00.586Z] 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-06-03T12:54:08.925Z] $ docker stop --time=1 b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee [2022-06-03T12:54:10.976Z] $ docker rm -f b5585b492ac87ce1515ef570bc22ee66ab99ece4b009a16a11423dc6def54eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:54:12.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:54:12.915Z] [2022-06-03T12:54:12.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:54:13.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:54:13.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T12:54:13.600Z] 29e5d40040c1: Pulling fs layer [2022-06-03T12:54:13.600Z] 1ce36da41761: Pulling fs layer [2022-06-03T12:54:13.600Z] 25b303627fd3: Pulling fs layer [2022-06-03T12:54:13.600Z] 29e5d40040c1: Verifying Checksum [2022-06-03T12:54:13.600Z] 29e5d40040c1: Download complete [2022-06-03T12:54:13.878Z] 1ce36da41761: Verifying Checksum [2022-06-03T12:54:13.878Z] 1ce36da41761: Download complete [2022-06-03T12:54:14.482Z] 29e5d40040c1: Pull complete [2022-06-03T12:54:15.466Z] 25b303627fd3: Verifying Checksum [2022-06-03T12:54:15.466Z] 25b303627fd3: Download complete [2022-06-03T12:54:15.466Z] 1ce36da41761: Pull complete [2022-06-03T12:54:25.606Z] 25b303627fd3: Pull complete [2022-06-03T12:54:25.606Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T12:54:25.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:54:25.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:54:25.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2022-06-03T12:54:26.057Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T12:54:28.294Z] $ docker top 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:54:29.264Z] + grep parallel [2022-06-03T12:54:29.264Z] + docker-compose build --help [2022-06-03T12:54:33.558Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T12:54:33.600Z] $ docker stop --time=1 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 [2022-06-03T12:54:35.290Z] $ docker rm -f 6ddf7f9fac0d3e438c4730d57a02e1e59247725f201a55b0ba1c833cc7b187c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T12:54:36.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T12:54:36.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T12:54:36.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2022-06-03T12:54:36.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T12:54:37.804Z] $ docker top 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T12:54:38.781Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T12:54:44.178Z] Building core-command ... [2022-06-03T12:54:44.178Z] Building core-data ... [2022-06-03T12:54:44.178Z] Building core-metadata ... [2022-06-03T12:54:44.178Z] Building security-bootstrapper ... [2022-06-03T12:54:44.178Z] Building security-proxy-setup ... [2022-06-03T12:54:44.178Z] Building security-secretstore-setup ... [2022-06-03T12:54:44.178Z] Building support-notifications ... [2022-06-03T12:54:44.178Z] Building support-scheduler ... [2022-06-03T12:54:44.178Z] Building sys-mgmt-agent ... [2022-06-03T12:54:44.178Z] Building support-scheduler [2022-06-03T12:54:44.178Z] Building sys-mgmt-agent [2022-06-03T12:54:44.178Z] Building support-notifications [2022-06-03T12:54:44.178Z] Building core-metadata [2022-06-03T12:54:44.178Z] Building security-proxy-setup [2022-06-03T12:56:36.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:56:36.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:56:36.123Z] ---> 3bdf8f3834ae [2022-06-03T12:56:36.123Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T12:56:36.123Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:56:36.123Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:56:36.123Z] ---> 3bdf8f3834ae [2022-06-03T12:56:36.123Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T12:56:36.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:56:36.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:56:36.123Z] ---> 3bdf8f3834ae [2022-06-03T12:56:36.123Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:56:36.123Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:56:36.124Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:56:36.124Z] ---> 3bdf8f3834ae [2022-06-03T12:56:36.124Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T12:56:36.124Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T12:56:36.124Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T12:56:36.124Z] ---> 3bdf8f3834ae [2022-06-03T12:56:36.124Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T12:56:36.124Z] ---> Running in f943d253d425 [2022-06-03T12:56:36.124Z] ---> Running in 36bc4fa1dd16 [2022-06-03T12:56:36.124Z] ---> Running in 053c36eec75b [2022-06-03T12:56:36.124Z] ---> Running in 76127164890a [2022-06-03T12:56:36.124Z] ---> Running in 5a01300cfeab [2022-06-03T12:56:36.124Z] Removing intermediate container f943d253d425 [2022-06-03T12:56:36.124Z] ---> 97998e24775e [2022-06-03T12:56:36.124Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:56:36.124Z] ---> Running in f94776a65225 [2022-06-03T12:56:36.124Z] Removing intermediate container 36bc4fa1dd16 [2022-06-03T12:56:36.124Z] ---> 31b14a175294 [2022-06-03T12:56:36.124Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:56:36.124Z] Removing intermediate container 76127164890a [2022-06-03T12:56:36.124Z] ---> a8d1cc8ed347 [2022-06-03T12:56:36.124Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:56:36.124Z] Removing intermediate container 053c36eec75b [2022-06-03T12:56:36.124Z] ---> f9b81d173b35 [2022-06-03T12:56:36.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:56:36.124Z] Removing intermediate container 5a01300cfeab [2022-06-03T12:56:36.124Z] ---> 6b6022bd5fa8 [2022-06-03T12:56:36.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T12:56:36.124Z] ---> Running in fdcf6903a14b [2022-06-03T12:56:36.124Z] ---> Running in 37bb83178915 [2022-06-03T12:56:36.124Z] ---> Running in 81435cece49e [2022-06-03T12:56:36.124Z] ---> Running in be805c030c24 [2022-06-03T12:56:36.124Z] Removing intermediate container f94776a65225 [2022-06-03T12:56:36.124Z] ---> 4590ea690963 [2022-06-03T12:56:36.124Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T12:56:36.124Z] ---> Running in 7ff7bf3ec780 [2022-06-03T12:56:36.124Z] Removing intermediate container fdcf6903a14b [2022-06-03T12:56:36.124Z] ---> 297e8279fff8 [2022-06-03T12:56:36.124Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T12:56:36.124Z] ---> Running in 12e8548a67d2 [2022-06-03T12:56:36.124Z] Removing intermediate container 81435cece49e [2022-06-03T12:56:36.124Z] ---> df3951fa68b4 [2022-06-03T12:56:36.124Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T12:56:36.124Z] Removing intermediate container 37bb83178915 [2022-06-03T12:56:36.124Z] ---> f3856f3a4f93 [2022-06-03T12:56:36.124Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T12:56:36.124Z] ---> Running in 90c354102fd1 [2022-06-03T12:56:36.124Z] Removing intermediate container be805c030c24 [2022-06-03T12:56:36.124Z] ---> d8eb467a875b [2022-06-03T12:56:36.124Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T12:56:36.124Z] ---> Running in 9bd31ad7987a [2022-06-03T12:56:36.124Z] ---> Running in 05cc6d412367 [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] OK: 220 MiB in 52 packages [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:56:36.124Z] OK: 220 MiB in 52 packages [2022-06-03T12:56:36.124Z] Removing intermediate container 7ff7bf3ec780 [2022-06-03T12:56:36.124Z] ---> 4d9c840b75cc [2022-06-03T12:56:36.124Z] Step 6/23 : COPY go.mod . [2022-06-03T12:56:36.407Z] OK: 220 MiB in 52 packages [2022-06-03T12:56:36.682Z] OK: 220 MiB in 52 packages [2022-06-03T12:56:36.682Z] OK: 220 MiB in 52 packages [2022-06-03T12:56:37.672Z] ---> 8b65c32e7808 [2022-06-03T12:56:37.672Z] Step 7/23 : RUN go mod download [2022-06-03T12:56:37.953Z] ---> Running in 691f839aecfb [2022-06-03T12:56:37.954Z] Removing intermediate container 12e8548a67d2 [2022-06-03T12:56:37.954Z] ---> bf72a2780fc4 [2022-06-03T12:56:37.954Z] Step 6/20 : COPY . . [2022-06-03T12:56:38.579Z] Removing intermediate container 05cc6d412367 [2022-06-03T12:56:38.579Z] ---> a3e82ca634e8 [2022-06-03T12:56:38.579Z] Step 6/22 : COPY . . [2022-06-03T12:56:38.579Z] Removing intermediate container 90c354102fd1 [2022-06-03T12:56:38.579Z] ---> 8b69d91fb72c [2022-06-03T12:56:38.579Z] Step 6/22 : COPY . . [2022-06-03T12:56:38.579Z] Removing intermediate container 9bd31ad7987a [2022-06-03T12:56:38.579Z] ---> 0c80fd309db3 [2022-06-03T12:56:38.579Z] Step 6/21 : COPY . . [2022-06-03T12:56:42.917Z] Removing intermediate container 691f839aecfb [2022-06-03T12:56:42.917Z] ---> 6f6f7977b9bd [2022-06-03T12:56:42.917Z] Step 8/23 : COPY . . [2022-06-03T12:57:15.277Z] ---> b74e6b765afe [2022-06-03T12:57:15.277Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:57:15.277Z] ---> 583f810d023e [2022-06-03T12:57:15.277Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:57:15.277Z] ---> Running in 7c62bdc984ee [2022-06-03T12:57:15.277Z] ---> 21c6b7932cfa [2022-06-03T12:57:15.277Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:57:15.277Z] ---> Running in 174712a92b82 [2022-06-03T12:57:15.277Z] ---> 4b0aa04bb073 [2022-06-03T12:57:15.277Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T12:57:15.277Z] ---> Running in c272a09268d2 [2022-06-03T12:57:15.277Z] ---> Running in 199f03032fd5 [2022-06-03T12:57:15.277Z] ---> 532275f1ac35 [2022-06-03T12:57:15.277Z] Step 9/23 : RUN go mod tidy [2022-06-03T12:57:15.277Z] ---> Running in 27a015f99d1e [2022-06-03T12:57:15.277Z] skipping... [2022-06-03T12:57:15.277Z] skipping... [2022-06-03T12:57:15.277Z] skipping... [2022-06-03T12:57:15.277Z] skipping... [2022-06-03T12:57:15.874Z] Removing intermediate container 174712a92b82 [2022-06-03T12:57:15.874Z] ---> cd4c62a060e6 [2022-06-03T12:57:15.874Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T12:57:15.874Z] ---> Running in 149d657a05bd [2022-06-03T12:57:16.481Z] Removing intermediate container 199f03032fd5 [2022-06-03T12:57:16.481Z] ---> 299d2d26fdb4 [2022-06-03T12:57:16.481Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T12:57:16.481Z] Removing intermediate container c272a09268d2 [2022-06-03T12:57:16.481Z] ---> 295e2fc438c7 [2022-06-03T12:57:16.481Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T12:57:16.771Z] Removing intermediate container 7c62bdc984ee [2022-06-03T12:57:16.771Z] ---> ca75e7efa781 [2022-06-03T12:57:16.771Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T12:57:16.771Z] ---> Running in 67ace9441e85 [2022-06-03T12:57:16.771Z] ---> Running in 53f97b7b4274 [2022-06-03T12:57:17.047Z] ---> Running in 413c4c6ab11f [2022-06-03T12:57:18.491Z] 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-06-03T12:57:19.495Z] 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-06-03T12:57:20.114Z] 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-06-03T12:57:20.114Z] 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-06-03T12:57:20.409Z] Removing intermediate container 27a015f99d1e [2022-06-03T12:57:20.409Z] ---> 2371eb90120f [2022-06-03T12:57:20.409Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T12:57:20.409Z] ---> Running in ee2911d66e76 [2022-06-03T12:57:22.408Z] 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-06-03T12:59:29.296Z] 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-06-03T12:59:44.481Z] Removing intermediate container 413c4c6ab11f [2022-06-03T12:59:44.481Z] ---> cc63f8e982a0 [2022-06-03T12:59:44.481Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T12:59:44.481Z] ---> Running in f67d45698e13 [2022-06-03T12:59:44.755Z] 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-06-03T12:59:50.181Z] Removing intermediate container 53f97b7b4274 [2022-06-03T12:59:50.181Z] ---> 052870b582a8 [2022-06-03T12:59:50.181Z] [2022-06-03T12:59:50.181Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T12:59:50.181Z] 3.14: Pulling from library/alpine [2022-06-03T12:59:51.170Z] Removing intermediate container f67d45698e13 [2022-06-03T12:59:51.170Z] ---> 9efe241d7b31 [2022-06-03T12:59:51.170Z] [2022-06-03T12:59:51.170Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T12:59:51.170Z] 20.10.8: Pulling from library/docker [2022-06-03T12:59:52.162Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T12:59:52.162Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T12:59:52.162Z] ---> ac73e934f311 [2022-06-03T12:59:52.162Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T12:59:52.784Z] ---> Running in f1b102acded7 [2022-06-03T12:59:55.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T12:59:55.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T12:59:56.887Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T12:59:56.887Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T12:59:56.887Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T12:59:56.887Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T12:59:56.887Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T12:59:56.887Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T12:59:56.887Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T12:59:57.163Z] OK: 8 MiB in 19 packages [2022-06-03T13:00:00.561Z] Removing intermediate container f1b102acded7 [2022-06-03T13:00:00.561Z] ---> 53332291a669 [2022-06-03T13:00:00.561Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T13:00:00.561Z] ---> Running in 2dd823f548e5 [2022-06-03T13:00:00.561Z] Removing intermediate container 67ace9441e85 [2022-06-03T13:00:00.561Z] ---> 7df98200854e [2022-06-03T13:00:00.561Z] [2022-06-03T13:00:00.561Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T13:00:00.561Z] ---> ac73e934f311 [2022-06-03T13:00:00.561Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T13:00:00.561Z] Removing intermediate container 149d657a05bd [2022-06-03T13:00:00.561Z] ---> f049484037e8 [2022-06-03T13:00:00.561Z] [2022-06-03T13:00:00.561Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T13:00:00.561Z] ---> ac73e934f311 [2022-06-03T13:00:00.561Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T13:00:00.561Z] ---> Running in 282d8c5b6aab [2022-06-03T13:00:00.842Z] ---> Running in 078c0f4211b8 [2022-06-03T13:00:01.126Z] Removing intermediate container 2dd823f548e5 [2022-06-03T13:00:01.126Z] ---> 47fcbf56816e [2022-06-03T13:00:01.126Z] Step 12/20 : WORKDIR /edgex [2022-06-03T13:00:01.415Z] ---> Running in 2e72eb1fac33 [2022-06-03T13:00:01.710Z] Removing intermediate container ee2911d66e76 [2022-06-03T13:00:01.710Z] ---> f90f689e8db1 [2022-06-03T13:00:01.710Z] [2022-06-03T13:00:01.710Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T13:00:01.710Z] ---> ac73e934f311 [2022-06-03T13:00:01.710Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T13:00:01.984Z] ---> Running in 6469eae62709 [2022-06-03T13:00:02.594Z] Removing intermediate container 2e72eb1fac33 [2022-06-03T13:00:02.594Z] ---> bde552ee09a9 [2022-06-03T13:00:02.594Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T13:00:03.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:03.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:03.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:03.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:03.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:04.319Z] ---> 06de3bb7320e [2022-06-03T13:00:04.319Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T13:00:04.602Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T13:00:04.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T13:00:04.602Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:00:04.883Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T13:00:04.883Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T13:00:04.883Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:00:04.883Z] OK: 5 MiB in 15 packages [2022-06-03T13:00:05.165Z] OK: 6 MiB in 16 packages [2022-06-03T13:00:05.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T13:00:05.445Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:00:05.445Z] OK: 5 MiB in 15 packages [2022-06-03T13:00:06.899Z] Removing intermediate container 078c0f4211b8 [2022-06-03T13:00:06.899Z] ---> f3bae8092595 [2022-06-03T13:00:06.899Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T13:00:06.899Z] ---> Running in ae1702e3f485 [2022-06-03T13:00:07.176Z] Removing intermediate container 6469eae62709 [2022-06-03T13:00:07.176Z] ---> 1e0912d1c80b [2022-06-03T13:00:07.176Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T13:00:07.450Z] ---> Running in 4563375ac4dc [2022-06-03T13:00:07.450Z] ---> 88a7cf748d50 [2022-06-03T13:00:07.450Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T13:00:07.450Z] Removing intermediate container ae1702e3f485 [2022-06-03T13:00:07.726Z] ---> 93929ebaf16e [2022-06-03T13:00:07.726Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T13:00:07.726Z] ---> Running in 4fcf830cd122 [2022-06-03T13:00:08.005Z] Removing intermediate container 282d8c5b6aab [2022-06-03T13:00:08.005Z] ---> baba2401d90a [2022-06-03T13:00:08.005Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T13:00:08.005Z] ---> Running in daef5ecda525 [2022-06-03T13:00:08.278Z] Removing intermediate container 4563375ac4dc [2022-06-03T13:00:08.278Z] ---> 6d71d2295c48 [2022-06-03T13:00:08.278Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T13:00:08.278Z] Removing intermediate container 4fcf830cd122 [2022-06-03T13:00:08.278Z] ---> d144930f3900 [2022-06-03T13:00:08.278Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T13:00:08.278Z] ---> Running in 86b3f7ba7dc5 [2022-06-03T13:00:08.552Z] ---> Running in 706213551eee [2022-06-03T13:00:08.552Z] Removing intermediate container daef5ecda525 [2022-06-03T13:00:08.552Z] ---> e8ef5cfb4e73 [2022-06-03T13:00:08.552Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T13:00:08.824Z] ---> Running in df5a0a6a6f1b [2022-06-03T13:00:08.824Z] Removing intermediate container 86b3f7ba7dc5 [2022-06-03T13:00:08.824Z] ---> 19a1a273a9d7 [2022-06-03T13:00:08.824Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T13:00:09.096Z] ---> Running in dac0b18caa1b [2022-06-03T13:00:09.375Z] Removing intermediate container 706213551eee [2022-06-03T13:00:09.375Z] ---> 24adc135e594 [2022-06-03T13:00:09.375Z] Step 14/22 : WORKDIR / [2022-06-03T13:00:09.655Z] Removing intermediate container df5a0a6a6f1b [2022-06-03T13:00:09.655Z] ---> a7716471be94 [2022-06-03T13:00:09.655Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T13:00:09.655Z] ---> Running in a25d997c11bd [2022-06-03T13:00:09.933Z] ---> Running in a273f51587ca [2022-06-03T13:00:09.933Z] Removing intermediate container dac0b18caa1b [2022-06-03T13:00:09.933Z] ---> 6623a499bd72 [2022-06-03T13:00:09.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:00:10.211Z] ---> 1e4381a5513c [2022-06-03T13:00:10.211Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T13:00:10.485Z] ---> Running in bd42478c5a45 [2022-06-03T13:00:10.485Z] Removing intermediate container a273f51587ca [2022-06-03T13:00:10.485Z] ---> add9593b108c [2022-06-03T13:00:10.485Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:00:10.485Z] Removing intermediate container a25d997c11bd [2022-06-03T13:00:10.485Z] ---> 0d24668c9108 [2022-06-03T13:00:10.485Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:00:11.090Z] Removing intermediate container bd42478c5a45 [2022-06-03T13:00:11.090Z] ---> ee9bd6620045 [2022-06-03T13:00:11.090Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T13:00:11.090Z] ---> Running in 5e6b18da17fc [2022-06-03T13:00:11.712Z] ---> 4e8f1ca19e5d [2022-06-03T13:00:11.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T13:00:11.712Z] Removing intermediate container 5e6b18da17fc [2022-06-03T13:00:11.712Z] ---> 25f0a6874548 [2022-06-03T13:00:11.712Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T13:00:11.994Z] ---> 6e84ce6af8bb [2022-06-03T13:00:11.994Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T13:00:11.994Z] ---> Running in 268247b113e8 [2022-06-03T13:00:11.994Z] ---> 345100232543 [2022-06-03T13:00:12.271Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T13:00:12.875Z] Removing intermediate container 268247b113e8 [2022-06-03T13:00:12.875Z] ---> 25a6cc05c444 [2022-06-03T13:00:12.875Z] Step 19/20 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:00:12.875Z] ---> Running in b77df8b89ef7 [2022-06-03T13:00:13.483Z] Removing intermediate container b77df8b89ef7 [2022-06-03T13:00:13.483Z] ---> 59e98640f158 [2022-06-03T13:00:13.483Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T13:00:13.483Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T13:00:13.483Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T13:00:13.483Z] ---> 3734d5adc5ac [2022-06-03T13:00:13.483Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T13:00:13.756Z] ---> Running in 2e0274d8752c [2022-06-03T13:00:13.756Z] ---> Running in e95723f72cd1 [2022-06-03T13:00:13.756Z] ---> c259372fcf95 [2022-06-03T13:00:13.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T13:00:14.369Z] ---> 4f97295e0169 [2022-06-03T13:00:14.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T13:00:14.369Z] ---> da5181716ec4 [2022-06-03T13:00:14.369Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T13:00:14.369Z] Removing intermediate container 2e0274d8752c [2022-06-03T13:00:14.369Z] ---> e442c42bc990 [2022-06-03T13:00:14.369Z] [2022-06-03T13:00:14.369Z] Removing intermediate container e95723f72cd1 [2022-06-03T13:00:14.369Z] ---> 7fc5f55c81f8 [2022-06-03T13:00:14.369Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T13:00:14.640Z] ---> Running in 391bbc2d5e9d [2022-06-03T13:00:15.243Z] ---> 147403198e56 [2022-06-03T13:00:15.243Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T13:00:15.243Z] ---> Running in 42682664c649 [2022-06-03T13:00:15.882Z] ---> 06222b8086ef [2022-06-03T13:00:15.882Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T13:00:15.882Z] ---> def536bde613 [2022-06-03T13:00:15.882Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T13:00:15.882Z] ---> Running in 1dde2c7725fb [2022-06-03T13:00:15.882Z] ---> Running in 9955116b369d [2022-06-03T13:00:15.882Z] Successfully built e442c42bc990 [2022-06-03T13:00:15.882Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T13:00:15.882Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-06-03T13:00:15.882Z] Removing intermediate container 42682664c649 [2022-06-03T13:00:15.882Z] ---> 5e14a3eab49d [2022-06-03T13:00:15.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:00:16.258Z] ---> Running in 8a73144e5950 [2022-06-03T13:00:16.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:16.897Z] Removing intermediate container 9955116b369d [2022-06-03T13:00:16.897Z] ---> 745591a9425f [2022-06-03T13:00:16.897Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:00:16.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:00:17.308Z] ---> Running in c7a54a3f8325 [2022-06-03T13:00:17.308Z] Removing intermediate container 8a73144e5950 [2022-06-03T13:00:17.308Z] ---> 0339e8ab9c9f [2022-06-03T13:00:17.308Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T13:00:17.308Z] Removing intermediate container 1dde2c7725fb [2022-06-03T13:00:17.308Z] ---> 122357d1ca7c [2022-06-03T13:00:17.308Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:00:17.308Z] ---> Running in a92f1ac1d1f7 [2022-06-03T13:00:17.605Z] ---> Running in 85d5444c6056 [2022-06-03T13:00:17.886Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T13:00:17.886Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T13:00:18.183Z] Executing bash-5.1.16-r0.post-install [2022-06-03T13:00:18.183Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T13:00:18.183Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T13:00:18.183Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T13:00:18.183Z] Removing intermediate container c7a54a3f8325 [2022-06-03T13:00:18.183Z] ---> de347f7412c9 [2022-06-03T13:00:18.183Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T13:00:18.183Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T13:00:18.183Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T13:00:18.183Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T13:00:18.183Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T13:00:18.706Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T13:00:18.706Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T13:00:18.706Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T13:00:18.706Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T13:00:18.706Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T13:00:18.706Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T13:00:18.706Z] Removing intermediate container a92f1ac1d1f7 [2022-06-03T13:00:18.706Z] ---> fc265bd92590 [2022-06-03T13:00:18.706Z] Step 22/23 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:00:18.706Z] ---> Running in 86b30ff639ad [2022-06-03T13:00:18.706Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T13:00:18.706Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T13:00:18.706Z] ---> Running in 188d43e82b3f [2022-06-03T13:00:18.706Z] Removing intermediate container 85d5444c6056 [2022-06-03T13:00:18.706Z] ---> 50e31bbe5636 [2022-06-03T13:00:18.706Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T13:00:19.010Z] ---> Running in e490f7ed8a57 [2022-06-03T13:00:19.671Z] Removing intermediate container 188d43e82b3f [2022-06-03T13:00:19.671Z] ---> cac1876b26c3 [2022-06-03T13:00:19.671Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T13:00:19.671Z] Removing intermediate container 86b30ff639ad [2022-06-03T13:00:19.671Z] ---> 6e3fb9d2464b [2022-06-03T13:00:19.671Z] Step 20/21 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:00:19.965Z] ---> Running in 54cf3a718a43 [2022-06-03T13:00:19.965Z] ---> Running in bee334ce74b3 [2022-06-03T13:00:19.965Z] Removing intermediate container e490f7ed8a57 [2022-06-03T13:00:19.965Z] ---> e08a4b8c05ae [2022-06-03T13:00:19.965Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:00:20.245Z] ---> Running in 9dbdf1b84288 [2022-06-03T13:00:20.861Z] Removing intermediate container bee334ce74b3 [2022-06-03T13:00:20.861Z] ---> 8d7751596389 [2022-06-03T13:00:20.861Z] [2022-06-03T13:00:20.861Z] Removing intermediate container 54cf3a718a43 [2022-06-03T13:00:20.861Z] ---> e99c9528560a [2022-06-03T13:00:20.861Z] Step 21/21 : LABEL version=0.0.0 [2022-06-03T13:00:20.861Z] Removing intermediate container 9dbdf1b84288 [2022-06-03T13:00:20.861Z] ---> 7c53762efbf4 [2022-06-03T13:00:20.861Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T13:00:21.158Z] ---> Running in c7bd55d76fec [2022-06-03T13:00:21.158Z] ---> Running in 9ef29b6a9279 [2022-06-03T13:00:21.769Z] Successfully built 8d7751596389 [2022-06-03T13:00:21.770Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T13:00:21.770Z]  Building support-scheduler ... done Building core-command [2022-06-03T13:00:21.770Z] Removing intermediate container c7bd55d76fec [2022-06-03T13:00:21.770Z] ---> 5f7b911cb836 [2022-06-03T13:00:21.770Z] [2022-06-03T13:00:22.046Z] Removing intermediate container 9ef29b6a9279 [2022-06-03T13:00:22.046Z] ---> 15220500d2d8 [2022-06-03T13:00:22.046Z] [2022-06-03T13:00:22.046Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T13:00:22.046Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T13:00:22.046Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T13:00:22.046Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T13:00:22.046Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T13:00:22.046Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T13:00:22.320Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T13:00:22.320Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T13:00:22.320Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T13:00:22.320Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T13:00:22.320Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T13:00:22.320Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T13:00:22.320Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T13:00:22.320Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T13:00:22.320Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T13:00:22.320Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T13:00:22.596Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T13:00:22.596Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T13:00:22.596Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T13:00:22.596Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T13:00:22.596Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T13:00:22.596Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T13:00:22.596Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T13:00:22.596Z] Successfully built 15220500d2d8 [2022-06-03T13:00:22.596Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T13:00:22.596Z] Successfully built 5f7b911cb836 [2022-06-03T13:00:22.596Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T13:00:22.596Z] Building core-data [2022-06-03T13:00:22.596Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T13:00:22.596Z]  Building core-metadata ... done  Building support-notifications ... done Building security-secretstore-setup [2022-06-03T13:00:22.870Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T13:00:23.467Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T13:00:23.467Z] OK: 84 MiB in 64 packages [2022-06-03T13:00:28.875Z] Collecting docker-compose==1.23.2 [2022-06-03T13:00:28.875Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T13:00:29.153Z] Collecting PyYAML<4,>=3.10 [2022-06-03T13:00:29.153Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T13:00:33.469Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T13:00:33.469Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T13:00:33.469Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T13:00:33.469Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T13:00:34.067Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T13:00:34.067Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T13:00:34.067Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T13:00:34.067Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T13:00:36.051Z] 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-06-03T13:00:37.482Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T13:00:37.482Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T13:00:37.482Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T13:00:37.482Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T13:00:40.093Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T13:00:40.093Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T13:00:40.093Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T13:00:40.093Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T13:00:43.485Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T13:00:43.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T13:00:43.485Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T13:00:43.485Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T13:00:43.485Z] 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-06-03T13:00:43.761Z] Collecting idna<2.8,>=2.5 [2022-06-03T13:00:43.761Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T13:00:44.360Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T13:00:44.360Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T13:00:44.634Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T13:00:44.634Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T13:00:44.634Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T13:00:44.634Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T13:00:46.075Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T13:00:46.075Z] Attempting uninstall: urllib3 [2022-06-03T13:00:46.075Z] Found existing installation: urllib3 1.26.5 [2022-06-03T13:00:46.075Z] Uninstalling urllib3-1.26.5: [2022-06-03T13:00:46.075Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T13:00:46.675Z] Attempting uninstall: idna [2022-06-03T13:00:46.675Z] Found existing installation: idna 3.2 [2022-06-03T13:00:46.675Z] Uninstalling idna-3.2: [2022-06-03T13:00:46.948Z] Successfully uninstalled idna-3.2 [2022-06-03T13:00:47.925Z] Attempting uninstall: chardet [2022-06-03T13:00:47.925Z] Found existing installation: chardet 4.0.0 [2022-06-03T13:00:47.925Z] Uninstalling chardet-4.0.0: [2022-06-03T13:00:48.199Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T13:00:50.174Z] Attempting uninstall: requests [2022-06-03T13:00:50.174Z] Found existing installation: requests 2.25.1 [2022-06-03T13:00:50.174Z] Uninstalling requests-2.25.1: [2022-06-03T13:00:50.174Z] Successfully uninstalled requests-2.25.1 [2022-06-03T13:00:50.776Z] Running setup.py install for texttable: started [2022-06-03T13:00:53.411Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T13:00:53.411Z] Running setup.py install for PyYAML: started [2022-06-03T13:00:56.032Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T13:00:56.032Z] Running setup.py install for docopt: started [2022-06-03T13:00:58.655Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T13:00:58.655Z] Running setup.py install for dockerpty: started [2022-06-03T13:01:00.622Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T13:01:02.601Z] 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-06-03T13:01:17.724Z] Removing intermediate container 391bbc2d5e9d [2022-06-03T13:01:17.724Z] ---> f5ec080797e2 [2022-06-03T13:01:17.724Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T13:01:18.000Z] ---> Running in 79729ba54ad5 [2022-06-03T13:01:18.293Z] Removing intermediate container 79729ba54ad5 [2022-06-03T13:01:18.293Z] ---> a9ba790e11d1 [2022-06-03T13:01:18.293Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T13:01:18.566Z] ---> Running in 2435e4c1a802 [2022-06-03T13:01:19.172Z] Removing intermediate container 2435e4c1a802 [2022-06-03T13:01:19.172Z] ---> 8458e53f9eea [2022-06-03T13:01:19.172Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T13:01:20.619Z] ---> 0cb37a16aaf8 [2022-06-03T13:01:20.619Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T13:01:21.606Z] ---> f62877cdc6ed [2022-06-03T13:01:21.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T13:01:22.588Z] ---> f7cc068b8275 [2022-06-03T13:01:22.588Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T13:01:22.588Z] ---> Running in b08cfde1221f [2022-06-03T13:01:23.196Z] Removing intermediate container b08cfde1221f [2022-06-03T13:01:23.196Z] ---> 03f32b989eb6 [2022-06-03T13:01:23.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:01:23.197Z] ---> Running in 5c2efb10083a [2022-06-03T13:01:23.808Z] Removing intermediate container 5c2efb10083a [2022-06-03T13:01:23.808Z] ---> 445f942b8694 [2022-06-03T13:01:23.808Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T13:01:23.808Z] ---> Running in 0ddd51869676 [2022-06-03T13:01:24.406Z] Removing intermediate container 0ddd51869676 [2022-06-03T13:01:24.406Z] ---> ec41587ecce8 [2022-06-03T13:01:24.406Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:01:24.682Z] ---> Running in 298a5584058c [2022-06-03T13:01:25.299Z] Removing intermediate container 298a5584058c [2022-06-03T13:01:25.299Z] ---> 60d06840f4fa [2022-06-03T13:01:25.299Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T13:01:25.574Z] ---> Running in 64eb3e463921 [2022-06-03T13:01:26.176Z] Removing intermediate container 64eb3e463921 [2022-06-03T13:01:26.176Z] ---> 16ebce0c358a [2022-06-03T13:01:26.176Z] [2022-06-03T13:01:27.627Z] Successfully built 16ebce0c358a [2022-06-03T13:01:27.627Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T13:01:28.619Z]  Building sys-mgmt-agent ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T13:01:28.619Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T13:01:28.619Z] ---> 3bdf8f3834ae [2022-06-03T13:01:28.619Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T13:01:28.619Z] ---> Using cache [2022-06-03T13:01:28.619Z] ---> 6b6022bd5fa8 [2022-06-03T13:01:28.619Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T13:01:28.619Z] ---> Using cache [2022-06-03T13:01:28.619Z] ---> df3951fa68b4 [2022-06-03T13:01:28.619Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T13:01:28.619Z] ---> Running in 3eaf93756804 [2022-06-03T13:01:30.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:31.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:32.044Z] OK: 220 MiB in 52 packages [2022-06-03T13:01:33.037Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T13:01:33.037Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T13:01:33.037Z] ---> 3bdf8f3834ae [2022-06-03T13:01:33.037Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T13:01:33.037Z] ---> Using cache [2022-06-03T13:01:33.037Z] ---> 6b6022bd5fa8 [2022-06-03T13:01:33.037Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T13:01:33.037Z] ---> Using cache [2022-06-03T13:01:33.037Z] ---> df3951fa68b4 [2022-06-03T13:01:33.037Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T13:01:33.635Z] ---> Running in 6c7b5ea9aa67 [2022-06-03T13:01:34.232Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T13:01:34.232Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T13:01:34.232Z] ---> 3bdf8f3834ae [2022-06-03T13:01:34.232Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T13:01:34.232Z] ---> Using cache [2022-06-03T13:01:34.232Z] ---> 6b6022bd5fa8 [2022-06-03T13:01:34.232Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T13:01:34.232Z] ---> Using cache [2022-06-03T13:01:34.232Z] ---> df3951fa68b4 [2022-06-03T13:01:34.232Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T13:01:34.232Z] ---> Running in ba93f269d0e7 [2022-06-03T13:01:34.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T13:01:34.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T13:01:34.232Z] ---> 3bdf8f3834ae [2022-06-03T13:01:34.232Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T13:01:34.232Z] ---> Using cache [2022-06-03T13:01:34.232Z] ---> 6b6022bd5fa8 [2022-06-03T13:01:34.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T13:01:34.232Z] ---> Using cache [2022-06-03T13:01:34.232Z] ---> df3951fa68b4 [2022-06-03T13:01:34.232Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T13:01:34.507Z] ---> Running in a2248af2a1a9 [2022-06-03T13:01:34.507Z] Removing intermediate container 3eaf93756804 [2022-06-03T13:01:34.507Z] ---> f6d83b4b1a88 [2022-06-03T13:01:34.507Z] Step 6/30 : COPY . . [2022-06-03T13:01:35.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:36.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:36.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:36.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:37.425Z] OK: 220 MiB in 52 packages [2022-06-03T13:01:37.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:37.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:01:38.916Z] OK: 220 MiB in 52 packages [2022-06-03T13:01:38.916Z] OK: 220 MiB in 52 packages [2022-06-03T13:01:38.916Z] Removing intermediate container 6c7b5ea9aa67 [2022-06-03T13:01:38.916Z] ---> f8fe49e6e071 [2022-06-03T13:01:38.916Z] Step 6/22 : COPY . . [2022-06-03T13:01:39.907Z] Removing intermediate container ba93f269d0e7 [2022-06-03T13:01:39.907Z] ---> 439873d86479 [2022-06-03T13:01:39.907Z] Step 6/24 : COPY . . [2022-06-03T13:01:40.184Z] Removing intermediate container a2248af2a1a9 [2022-06-03T13:01:40.184Z] ---> 1138ca0df2e8 [2022-06-03T13:01:40.184Z] Step 6/22 : COPY . . [2022-06-03T13:02:02.367Z] ---> a75564a8ce4c [2022-06-03T13:02:02.367Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T13:02:02.367Z] ---> Running in 56cf574807eb [2022-06-03T13:02:02.367Z] skipping... [2022-06-03T13:02:03.811Z] Removing intermediate container 56cf574807eb [2022-06-03T13:02:03.811Z] ---> 4ae2e2244e35 [2022-06-03T13:02:03.811Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T13:02:04.087Z] ---> Running in d8ae0c028442 [2022-06-03T13:02:05.532Z] 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-06-03T13:02:06.516Z] ---> 4a2dfd4f087e [2022-06-03T13:02:06.516Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T13:02:06.516Z] ---> Running in 911762389e5f [2022-06-03T13:02:08.514Z] ---> b240d9a4043b [2022-06-03T13:02:08.514Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T13:02:08.514Z] ---> Running in bbb83721bb81 [2022-06-03T13:02:08.514Z] ---> fb0330d029b9 [2022-06-03T13:02:08.514Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T13:02:08.514Z] ---> Running in fab7f95e836d [2022-06-03T13:02:08.790Z] skipping... [2022-06-03T13:02:10.238Z] Removing intermediate container 911762389e5f [2022-06-03T13:02:10.238Z] ---> ae361d004ec2 [2022-06-03T13:02:10.238Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T13:02:10.518Z] ---> Running in 6ac902479780 [2022-06-03T13:02:11.508Z] skipping... [2022-06-03T13:02:11.789Z] skipping... [2022-06-03T13:02:13.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T13:02:13.258Z] Removing intermediate container bbb83721bb81 [2022-06-03T13:02:13.258Z] ---> 4d982f51413b [2022-06-03T13:02:13.258Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T13:02:13.258Z] Removing intermediate container fab7f95e836d [2022-06-03T13:02:13.258Z] ---> 65c9f35bf678 [2022-06-03T13:02:13.258Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T13:02:13.258Z] ---> Running in 5c25add9dff7 [2022-06-03T13:02:13.532Z] ---> Running in ccc9e4c1ea39 [2022-06-03T13:02:15.515Z] 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-06-03T13:02:15.795Z] 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-06-03T13:04:07.677Z] Removing intermediate container d8ae0c028442 [2022-06-03T13:04:07.677Z] ---> 35c793520f66 [2022-06-03T13:04:07.677Z] [2022-06-03T13:04:07.677Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T13:04:07.677Z] ---> ac73e934f311 [2022-06-03T13:04:07.677Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T13:04:07.677Z] ---> Running in d3a88c34d69d [2022-06-03T13:04:07.677Z] Removing intermediate container d3a88c34d69d [2022-06-03T13:04:07.677Z] ---> ed293001bc7a [2022-06-03T13:04:07.677Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T13:04:07.677Z] ---> Running in d05645e7bb30 [2022-06-03T13:04:07.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:07.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:07.677Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T13:04:07.677Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T13:04:07.677Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:04:07.677Z] OK: 6 MiB in 16 packages [2022-06-03T13:04:07.677Z] Removing intermediate container d05645e7bb30 [2022-06-03T13:04:07.677Z] ---> e0a0a782b322 [2022-06-03T13:04:07.677Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T13:04:07.677Z] ---> Running in 6857a1de5a34 [2022-06-03T13:04:07.677Z] Removing intermediate container 6857a1de5a34 [2022-06-03T13:04:07.677Z] ---> 80ddf8202021 [2022-06-03T13:04:07.677Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T13:04:07.677Z] ---> Running in cf1ef4cb2a71 [2022-06-03T13:04:07.677Z] Removing intermediate container cf1ef4cb2a71 [2022-06-03T13:04:07.677Z] ---> e1c23cbc64e2 [2022-06-03T13:04:07.677Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T13:04:07.677Z] ---> Running in 00a144954684 [2022-06-03T13:04:07.677Z] 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-06-03T13:04:08.667Z] Removing intermediate container 00a144954684 [2022-06-03T13:04:08.667Z] ---> 282a106757d7 [2022-06-03T13:04:08.667Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T13:04:08.667Z] ---> Running in 88f81d12dd38 [2022-06-03T13:04:09.655Z] Removing intermediate container 88f81d12dd38 [2022-06-03T13:04:09.655Z] ---> c6bf2a3f6126 [2022-06-03T13:04:09.655Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T13:04:10.266Z] Removing intermediate container 6ac902479780 [2022-06-03T13:04:10.266Z] ---> 0fa8f1fd33e7 [2022-06-03T13:04:10.266Z] [2022-06-03T13:04:10.266Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T13:04:10.266Z] ---> ac73e934f311 [2022-06-03T13:04:10.266Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T13:04:10.266Z] ---> Using cache [2022-06-03T13:04:10.266Z] ---> 1e0912d1c80b [2022-06-03T13:04:10.266Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T13:04:10.266Z] ---> Using cache [2022-06-03T13:04:10.266Z] ---> 6d71d2295c48 [2022-06-03T13:04:10.266Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T13:04:10.266Z] ---> Running in 5fabad059c75 [2022-06-03T13:04:10.542Z] ---> eee411b8c3a0 [2022-06-03T13:04:10.542Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T13:04:10.817Z] ---> Running in dbeb18e041d0 [2022-06-03T13:04:11.091Z] Removing intermediate container 5fabad059c75 [2022-06-03T13:04:11.091Z] ---> 5296c3ee3659 [2022-06-03T13:04:11.091Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T13:04:11.371Z] ---> Running in 0264353066db [2022-06-03T13:04:11.972Z] Removing intermediate container 0264353066db [2022-06-03T13:04:11.972Z] ---> b67401ad929b [2022-06-03T13:04:11.972Z] Step 14/22 : WORKDIR / [2022-06-03T13:04:12.249Z] ---> Running in 00e21099a280 [2022-06-03T13:04:12.848Z] Removing intermediate container 00e21099a280 [2022-06-03T13:04:12.848Z] ---> 81b40fd9fccd [2022-06-03T13:04:12.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:04:14.307Z] ---> cd12d89837c9 [2022-06-03T13:04:14.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T13:04:14.307Z] Removing intermediate container dbeb18e041d0 [2022-06-03T13:04:14.307Z] ---> 68a7f1eaa611 [2022-06-03T13:04:14.307Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:04:15.306Z] ---> 94601c9075b2 [2022-06-03T13:04:15.306Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T13:04:17.316Z] ---> 2cacfe2c2519 [2022-06-03T13:04:17.316Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T13:04:17.592Z] ---> f11e82d0194e [2022-06-03T13:04:17.592Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T13:04:18.207Z] ---> 026948727a02 [2022-06-03T13:04:18.207Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T13:04:18.489Z] ---> Running in 10f3439266ca [2022-06-03T13:04:19.476Z] Removing intermediate container 10f3439266ca [2022-06-03T13:04:19.476Z] ---> 3ed45a0a47ba [2022-06-03T13:04:19.476Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:04:19.476Z] ---> c49f1ca76221 [2022-06-03T13:04:19.476Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T13:04:19.476Z] ---> Running in 80ace15a91f1 [2022-06-03T13:04:20.094Z] Removing intermediate container 80ace15a91f1 [2022-06-03T13:04:20.094Z] ---> 159274f3d786 [2022-06-03T13:04:20.094Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T13:04:20.094Z] ---> Running in 65971300d0e1 [2022-06-03T13:04:20.371Z] ---> 3a6eccff1785 [2022-06-03T13:04:20.371Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T13:04:20.974Z] Removing intermediate container 65971300d0e1 [2022-06-03T13:04:20.974Z] ---> 5ccb20a1970d [2022-06-03T13:04:20.974Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:04:20.974Z] ---> Running in 6ba8f99aa2d5 [2022-06-03T13:04:21.575Z] ---> 7c938c363c07 [2022-06-03T13:04:21.575Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T13:04:21.575Z] ---> Running in cd052824bd68 [2022-06-03T13:04:21.854Z] Removing intermediate container 6ba8f99aa2d5 [2022-06-03T13:04:21.854Z] ---> fd3f20488add [2022-06-03T13:04:21.854Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T13:04:21.854Z] ---> Running in bcfd941b4ab5 [2022-06-03T13:04:22.140Z] Removing intermediate container ccc9e4c1ea39 [2022-06-03T13:04:22.140Z] ---> 84f7c00261af [2022-06-03T13:04:22.140Z] [2022-06-03T13:04:22.140Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T13:04:22.140Z] ---> ac73e934f311 [2022-06-03T13:04:22.140Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T13:04:22.140Z] ---> Running in 7873fbc9061e [2022-06-03T13:04:22.433Z] Removing intermediate container cd052824bd68 [2022-06-03T13:04:22.433Z] ---> c076228cf415 [2022-06-03T13:04:22.433Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T13:04:22.709Z] Removing intermediate container bcfd941b4ab5 [2022-06-03T13:04:22.709Z] ---> 8c106137751f [2022-06-03T13:04:22.709Z] [2022-06-03T13:04:24.159Z] ---> 8c68d26432b5 [2022-06-03T13:04:24.159Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T13:04:24.159Z] Successfully built 8c106137751f [2022-06-03T13:04:24.159Z] Successfully tagged core-command-arm64:latest [2022-06-03T13:04:24.159Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:24.159Z] ---> Running in 04ecaceb535d [2022-06-03T13:04:24.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:25.425Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T13:04:25.712Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T13:04:25.712Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T13:04:25.712Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:04:25.712Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T13:04:25.987Z] OK: 6 MiB in 17 packages [2022-06-03T13:04:26.979Z] Removing intermediate container 04ecaceb535d [2022-06-03T13:04:26.979Z] ---> f6531c9d42a1 [2022-06-03T13:04:26.979Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T13:04:26.979Z] ---> Running in b1738e7fc992 [2022-06-03T13:04:27.579Z] Removing intermediate container 7873fbc9061e [2022-06-03T13:04:27.579Z] ---> 1f73b67aae69 [2022-06-03T13:04:27.579Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T13:04:27.579Z] Removing intermediate container b1738e7fc992 [2022-06-03T13:04:27.579Z] ---> b65be007bb4f [2022-06-03T13:04:27.579Z] Step 27/30 : CMD ["gate"] [2022-06-03T13:04:27.579Z] ---> Running in 412af908190b [2022-06-03T13:04:27.854Z] ---> Running in 75f8a9e1b5ad [2022-06-03T13:04:28.131Z] Removing intermediate container 412af908190b [2022-06-03T13:04:28.131Z] ---> 67f9bb8f73fb [2022-06-03T13:04:28.131Z] Step 12/24 : WORKDIR / [2022-06-03T13:04:28.131Z] ---> Running in 8f1dc0ff3226 [2022-06-03T13:04:28.406Z] Removing intermediate container 75f8a9e1b5ad [2022-06-03T13:04:28.406Z] ---> 0947228b5109 [2022-06-03T13:04:28.406Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T13:04:28.676Z] Removing intermediate container 8f1dc0ff3226 [2022-06-03T13:04:28.676Z] ---> bdce0f07c5df [2022-06-03T13:04:28.676Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T13:04:28.676Z] ---> Running in d6887006e055 [2022-06-03T13:04:29.267Z] Removing intermediate container d6887006e055 [2022-06-03T13:04:29.267Z] ---> 106264f2f324 [2022-06-03T13:04:29.267Z] Step 29/30 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:04:29.540Z] ---> 43c203e00988 [2022-06-03T13:04:29.540Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T13:04:29.540Z] ---> Running in 6f7be588451e [2022-06-03T13:04:30.150Z] Removing intermediate container 6f7be588451e [2022-06-03T13:04:30.150Z] ---> 07b53d76c25b [2022-06-03T13:04:30.150Z] Step 30/30 : LABEL version=0.0.0 [2022-06-03T13:04:30.424Z] ---> 1d40568b1958 [2022-06-03T13:04:30.424Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T13:04:30.424Z] ---> Running in 61844b3a17ff [2022-06-03T13:04:31.019Z] Removing intermediate container 61844b3a17ff [2022-06-03T13:04:31.019Z] ---> b235d51d2fdc [2022-06-03T13:04:31.019Z] [2022-06-03T13:04:31.019Z] ---> 489f2675ffe0 [2022-06-03T13:04:31.019Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T13:04:31.619Z] Successfully built b235d51d2fdc [2022-06-03T13:04:31.619Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T13:04:31.898Z]  Building security-bootstrapper ... done  ---> 720a17515a90 [2022-06-03T13:04:31.898Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T13:04:32.172Z] Removing intermediate container 5c25add9dff7 [2022-06-03T13:04:32.172Z] ---> 997238a2fd83 [2022-06-03T13:04:32.172Z] [2022-06-03T13:04:32.172Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T13:04:32.172Z] ---> ac73e934f311 [2022-06-03T13:04:32.172Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T13:04:32.449Z] ---> Running in 42f39d1ae8ff [2022-06-03T13:04:33.042Z] Removing intermediate container 42f39d1ae8ff [2022-06-03T13:04:33.043Z] ---> 6b2cf858fa82 [2022-06-03T13:04:33.043Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T13:04:33.043Z] ---> Running in f77ed4e0c2c9 [2022-06-03T13:04:33.043Z] ---> fff05a0b4bc6 [2022-06-03T13:04:33.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T13:04:33.315Z] Removing intermediate container f77ed4e0c2c9 [2022-06-03T13:04:33.315Z] ---> f96ae447fd81 [2022-06-03T13:04:33.315Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T13:04:33.315Z] ---> Running in 7256fa66455a [2022-06-03T13:04:33.910Z] Removing intermediate container 7256fa66455a [2022-06-03T13:04:33.910Z] ---> 0de2edbcf33f [2022-06-03T13:04:33.910Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T13:04:33.910Z] ---> Running in 53853361e92a [2022-06-03T13:04:34.183Z] ---> 67e1e0431777 [2022-06-03T13:04:34.183Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T13:04:35.229Z] ---> 146a4c3a0a8c [2022-06-03T13:04:35.229Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T13:04:35.229Z] ---> Running in 00592d7aae28 [2022-06-03T13:04:36.021Z] Removing intermediate container 53853361e92a [2022-06-03T13:04:36.021Z] ---> f02b9bed9ce2 [2022-06-03T13:04:36.021Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T13:04:36.021Z] ---> Running in 921e61270ab2 [2022-06-03T13:04:37.478Z] Removing intermediate container 00592d7aae28 [2022-06-03T13:04:37.478Z] ---> c2f593bc9e92 [2022-06-03T13:04:37.478Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T13:04:37.478Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:37.478Z] ---> Running in 4f4f40d01174 [2022-06-03T13:04:38.075Z] Removing intermediate container 4f4f40d01174 [2022-06-03T13:04:38.075Z] ---> 2641e1bb3370 [2022-06-03T13:04:38.075Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T13:04:38.075Z] ---> Running in 8b7edd82a6a3 [2022-06-03T13:04:38.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T13:04:38.359Z] Removing intermediate container 8b7edd82a6a3 [2022-06-03T13:04:38.359Z] ---> 33f250e1399a [2022-06-03T13:04:38.359Z] Step 23/24 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:04:38.636Z] ---> Running in 6044dd8331b7 [2022-06-03T13:04:38.909Z] Removing intermediate container 6044dd8331b7 [2022-06-03T13:04:38.909Z] ---> ba138f5d174d [2022-06-03T13:04:38.909Z] Step 24/24 : LABEL version=0.0.0 [2022-06-03T13:04:38.909Z] ---> Running in 8f3524b39357 [2022-06-03T13:04:39.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T13:04:39.181Z] Removing intermediate container 8f3524b39357 [2022-06-03T13:04:39.181Z] ---> 25c2ab4e759b [2022-06-03T13:04:39.181Z] [2022-06-03T13:04:39.450Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T13:04:39.450Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T13:04:39.450Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T13:04:39.724Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T13:04:39.724Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T13:04:39.724Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T13:04:40.005Z] OK: 8 MiB in 20 packages [2022-06-03T13:04:40.005Z] Successfully built 25c2ab4e759b [2022-06-03T13:04:40.005Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T13:04:40.988Z]  Building security-secretstore-setup ... done Removing intermediate container 921e61270ab2 [2022-06-03T13:04:40.988Z] ---> 625190f6ed98 [2022-06-03T13:04:40.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T13:04:41.258Z] ---> 75e744ab0dc6 [2022-06-03T13:04:41.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T13:04:42.230Z] ---> 7d4a8ac84612 [2022-06-03T13:04:42.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T13:04:42.833Z] ---> d61aa43017e3 [2022-06-03T13:04:42.833Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T13:04:43.105Z] ---> Running in 8fb5b0f443a5 [2022-06-03T13:04:43.375Z] Removing intermediate container 8fb5b0f443a5 [2022-06-03T13:04:43.375Z] ---> 50499d4c4b07 [2022-06-03T13:04:43.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T13:04:43.375Z] ---> Running in 56651dc0a571 [2022-06-03T13:04:43.650Z] Removing intermediate container 56651dc0a571 [2022-06-03T13:04:43.650Z] ---> 2cb276484aa5 [2022-06-03T13:04:43.650Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T13:04:43.921Z] ---> Running in 910a8df0bade [2022-06-03T13:04:44.194Z] Removing intermediate container 910a8df0bade [2022-06-03T13:04:44.194Z] ---> bd06e4e46e88 [2022-06-03T13:04:44.194Z] Step 21/22 : LABEL git_sha=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [2022-06-03T13:04:44.194Z] ---> Running in 59a81eed314b [2022-06-03T13:04:44.475Z] Removing intermediate container 59a81eed314b [2022-06-03T13:04:44.475Z] ---> ad597df21d55 [2022-06-03T13:04:44.475Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T13:04:44.475Z] ---> Running in 0e2d29da35ee [2022-06-03T13:04:45.068Z] Removing intermediate container 0e2d29da35ee [2022-06-03T13:04:45.068Z] ---> 49592f93c4c3 [2022-06-03T13:04:45.068Z] [2022-06-03T13:04:45.663Z] Successfully built 49592f93c4c3 [2022-06-03T13:04:45.663Z] Successfully tagged core-data-arm64:latest [2022-06-03T13:04:45.949Z]  Building core-data ... done  [Pipeline] } [2022-06-03T13:04:45.978Z] $ docker stop --time=1 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 [2022-06-03T13:04:47.704Z] $ docker rm -f 109e4589374f61cf9207822da5beff970f02e6d97d99188252fa5aeb0d7a9b46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T13:04:48.298Z] + docker images [2022-06-03T13:04:48.571Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T13:04:48.571Z] core-data-arm64 latest 49592f93c4c3 4 seconds ago 19.2MB [2022-06-03T13:04:48.571Z] security-secretstore-setup-arm64 latest 25c2ab4e759b 9 seconds ago 26.8MB [2022-06-03T13:04:48.571Z] 997238a2fd83 17 seconds ago 1.61GB [2022-06-03T13:04:48.571Z] security-bootstrapper-arm64 latest b235d51d2fdc 18 seconds ago 18MB [2022-06-03T13:04:48.571Z] core-command-arm64 latest 8c106137751f 26 seconds ago 15.1MB [2022-06-03T13:04:48.571Z] 84f7c00261af 27 seconds ago 1.61GB [2022-06-03T13:04:48.571Z] 0fa8f1fd33e7 39 seconds ago 1.6GB [2022-06-03T13:04:48.571Z] 35c793520f66 51 seconds ago 1.6GB [2022-06-03T13:04:48.571Z] sys-mgmt-agent-arm64 latest 16ebce0c358a 3 minutes ago 277MB [2022-06-03T13:04:48.571Z] core-metadata-arm64 latest 15220500d2d8 4 minutes ago 15.9MB [2022-06-03T13:04:48.571Z] support-notifications-arm64 latest 5f7b911cb836 4 minutes ago 16MB [2022-06-03T13:04:48.571Z] support-scheduler-arm64 latest 8d7751596389 4 minutes ago 15.3MB [2022-06-03T13:04:48.571Z] security-proxy-setup-arm64 latest e442c42bc990 4 minutes ago 25.3MB [2022-06-03T13:04:48.571Z] f90f689e8db1 4 minutes ago 1.6GB [2022-06-03T13:04:48.571Z] f049484037e8 4 minutes ago 1.61GB [2022-06-03T13:04:48.571Z] 7df98200854e 4 minutes ago 1.61GB [2022-06-03T13:04:48.571Z] 9efe241d7b31 4 minutes ago 1.6GB [2022-06-03T13:04:48.571Z] 052870b582a8 5 minutes ago 1.61GB [2022-06-03T13:04:48.571Z] ci-base-image-arm64 latest 3bdf8f3834ae 16 minutes ago 1.26GB [2022-06-03T13:04:48.571Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T13:04:48.571Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T13:04:48.571Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T13:04:48.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T13:04:49.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T13:04:49.357Z] [2022-06-03T13:04:49.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T13:04:49.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T13:04:50.046Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T13:04:50.046Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T13:04:50.046Z] 04944245beec: Pulling fs layer [2022-06-03T13:04:50.046Z] 699f458cf7ca: Pulling fs layer [2022-06-03T13:04:50.046Z] 765212b225bb: Pulling fs layer [2022-06-03T13:04:50.046Z] f23df028b6ca: Pulling fs layer [2022-06-03T13:04:50.046Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T13:04:50.046Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T13:04:50.046Z] f23df028b6ca: Waiting [2022-06-03T13:04:50.046Z] d65c8cfc05b1: Waiting [2022-06-03T13:04:50.046Z] 2437ff75d9bd: Waiting [2022-06-03T13:04:50.046Z] 765212b225bb: Waiting [2022-06-03T13:04:50.046Z] 04944245beec: Verifying Checksum [2022-06-03T13:04:50.046Z] 04944245beec: Download complete [2022-06-03T13:04:50.046Z] 765212b225bb: Verifying Checksum [2022-06-03T13:04:50.046Z] 765212b225bb: Download complete [2022-06-03T13:04:50.046Z] f23df028b6ca: Verifying Checksum [2022-06-03T13:04:50.046Z] f23df028b6ca: Download complete [2022-06-03T13:04:50.321Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T13:04:50.321Z] d65c8cfc05b1: Download complete [2022-06-03T13:04:50.321Z] 699f458cf7ca: Verifying Checksum [2022-06-03T13:04:50.321Z] 699f458cf7ca: Download complete [2022-06-03T13:04:50.595Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T13:04:50.595Z] 8998bd30e6a1: Download complete [2022-06-03T13:04:53.219Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T13:04:53.219Z] 2437ff75d9bd: Download complete [2022-06-03T13:04:55.190Z] 8998bd30e6a1: Pull complete [2022-06-03T13:04:55.785Z] 04944245beec: Pull complete [2022-06-03T13:04:57.221Z] 699f458cf7ca: Pull complete [2022-06-03T13:04:57.495Z] 765212b225bb: Pull complete [2022-06-03T13:04:58.475Z] f23df028b6ca: Pull complete [2022-06-03T13:04:58.475Z] d65c8cfc05b1: Pull complete [2022-06-03T13:05:13.534Z] 2437ff75d9bd: Pull complete [2022-06-03T13:05:13.534Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T13:05:13.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T13:05:13.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T13:05:13.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-937 does not seem to be running inside a container [2022-06-03T13:05:14.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T13:05:16.799Z] $ docker top bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:17.845Z] ---> job-cost.sh [2022-06-03T13:05:17.845Z] lf-activate-venv: SKIPPING [2022-06-03T13:05:17.845Z] INFO: No Stack... [2022-06-03T13:05:18.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T13:05:19.409Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T13:05:20.078Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-03T13:05:20.078Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T13:05:20.155Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] [2022-06-03T13:05:20.160Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] did not exist. Created. [2022-06-03T13:05:20.160Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T13:05:20.903Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T13:05:21.246Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T13:05:21.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4047-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T13:05:21.352Z] $ docker stop --time=1 bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a [2022-06-03T13:05:22.866Z] $ docker rm -f bad8938b31bccbd00785b00a66c211e2bdb1986bb0571fb05b2a080947bf426a [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-06-03T13:05:23.940Z] provisioning config files... [2022-06-03T13:05:23.948Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7892778036642335878tmp [Pipeline] { [Pipeline] sh [2022-06-03T13:05:24.288Z] + set +x [2022-06-03T13:05:24.288Z] + curl -s https://codecov.io/bash [2022-06-03T13:05:24.288Z] + bash -s -- [2022-06-03T13:05:24.288Z] [2022-06-03T13:05:24.288Z] _____ _ [2022-06-03T13:05:24.288Z] / ____| | | [2022-06-03T13:05:24.288Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T13:05:24.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T13:05:24.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T13:05:24.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T13:05:24.288Z] Bash-1.0.6 [2022-06-03T13:05:24.288Z] [2022-06-03T13:05:24.288Z] [2022-06-03T13:05:24.288Z] ==> git version 2.25.1 found [2022-06-03T13:05:24.289Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T13:05:24.289Z] Release-Date: 2020-01-08 [2022-06-03T13:05:24.289Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T13:05:24.289Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T13:05:24.289Z] ==> Jenkins CI detected. [2022-06-03T13:05:24.289Z] current dir:  /w/workspace/edgex-go/1 [2022-06-03T13:05:24.289Z] project root: . [2022-06-03T13:05:24.289Z] --> token set from env [2022-06-03T13:05:24.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T13:05:24.289Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T13:05:24.289Z] ==> Python coveragepy not found [2022-06-03T13:05:24.289Z] ==> Searching for coverage reports in: [2022-06-03T13:05:24.289Z] + . [2022-06-03T13:05:24.289Z] -> Found 1 reports [2022-06-03T13:05:24.289Z] ==> Detecting git/mercurial file structure [2022-06-03T13:05:24.550Z] ==> Reading reports [2022-06-03T13:05:24.550Z] + ./coverage.out bytes=428658 [2022-06-03T13:05:24.550Z] ==> Appending adjustments [2022-06-03T13:05:24.550Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T13:05:25.491Z] + Found adjustments [2022-06-03T13:05:25.491Z] ==> Gzipping contents [2022-06-03T13:05:25.750Z] 64K /tmp/codecov.Y9mzxh.gz [2022-06-03T13:05:25.750Z] ==> Uploading reports [2022-06-03T13:05:25.750Z] url: https://codecov.io [2022-06-03T13:05:25.750Z] query: branch=PR-4047&commit=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4047&job=&cmd_args= [2022-06-03T13:05:25.750Z] -> Pinging Codecov [2022-06-03T13:05:25.750Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4047&commit=eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4047%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4047&job=&cmd_args= [2022-06-03T13:05:26.012Z] -> Uploading to [2022-06-03T13:05:26.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b/d8f9d835-9da5-4838-89d0-625525642c08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T130525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7b07594ca882c8d336c29c843d56261ec1aa76e7b1888501f89f2c176d9ff72 [2022-06-03T13:05:26.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T13:05:26.012Z] Dload Upload Total Spent Left Speed [2022-06-03T13:05:26.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65034 0 0 100 65034 0 233k --:--:-- --:--:-- --:--:-- 233k [2022-06-03T13:05:26.274Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eefc8aa3f6c4bd4ddedd86da18841f379ad64b7b [Pipeline] } [2022-06-03T13:05:26.302Z] 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-06-03T13:05:27.665Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:28.077Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:29.016Z] ---> package-listing.sh [2022-06-03T13:05:29.016Z] ++ facter osfamily [2022-06-03T13:05:29.016Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T13:05:29.277Z] + OS_FAMILY=debian [2022-06-03T13:05:29.277Z] + workspace=/w/workspace/edgex-go/1 [2022-06-03T13:05:29.277Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T13:05:29.277Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T13:05:29.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T13:05:29.277Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T13:05:29.277Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T13:05:29.277Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T13:05:29.277Z] + case "${OS_FAMILY}" in [2022-06-03T13:05:29.277Z] + dpkg -l [2022-06-03T13:05:29.277Z] + grep '^ii' [2022-06-03T13:05:29.277Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T13:05:29.277Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T13:05:29.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T13:05:29.277Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-03T13:05:29.277Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-03T13:05:29.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-03T13:05:29.311Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T13:05:29.605Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T13:05:30.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T13:05:30.250Z] [2022-06-03T13:05:30.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T13:05:30.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T13:05:30.643Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T13:05:30.643Z] 5eb5b503b376: Pulling fs layer [2022-06-03T13:05:30.643Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T13:05:30.643Z] ec43610c2a17: Pulling fs layer [2022-06-03T13:05:30.643Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T13:05:30.643Z] 33b1e0a273af: Pulling fs layer [2022-06-03T13:05:30.643Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T13:05:30.643Z] 2f39f015ded8: Pulling fs layer [2022-06-03T13:05:30.643Z] 3a2ae6a8a46f: Waiting [2022-06-03T13:05:30.643Z] 33b1e0a273af: Waiting [2022-06-03T13:05:30.643Z] 5d3b04190fa2: Waiting [2022-06-03T13:05:30.643Z] 2f39f015ded8: Waiting [2022-06-03T13:05:30.643Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T13:05:30.643Z] 5c69ac0246d0: Download complete [2022-06-03T13:05:30.643Z] 3a2ae6a8a46f: Download complete [2022-06-03T13:05:30.643Z] 33b1e0a273af: Verifying Checksum [2022-06-03T13:05:30.643Z] 33b1e0a273af: Download complete [2022-06-03T13:05:30.643Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T13:05:30.643Z] 5d3b04190fa2: Download complete [2022-06-03T13:05:30.643Z] ec43610c2a17: Verifying Checksum [2022-06-03T13:05:30.643Z] ec43610c2a17: Download complete [2022-06-03T13:05:30.904Z] 5eb5b503b376: Download complete [2022-06-03T13:05:31.476Z] 2f39f015ded8: Download complete [2022-06-03T13:05:32.046Z] 5eb5b503b376: Pull complete [2022-06-03T13:05:32.307Z] 5c69ac0246d0: Pull complete [2022-06-03T13:05:32.876Z] ec43610c2a17: Pull complete [2022-06-03T13:05:32.876Z] 3a2ae6a8a46f: Pull complete [2022-06-03T13:05:33.137Z] 33b1e0a273af: Pull complete [2022-06-03T13:05:33.400Z] 5d3b04190fa2: Pull complete [2022-06-03T13:05:37.594Z] 2f39f015ded8: Pull complete [2022-06-03T13:05:37.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T13:05:37.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T13:05:37.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T13:05:37.808Z] prd-ubuntu20.04-docker-8c-8g-936 does not seem to be running inside a container [2022-06-03T13:05:37.860Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T13:05:40.355Z] $ docker top 09db1b7e39d4cd1f738dc8b0c30ffc8dd9ae4df75a75c9dcd11a5a9298939131 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T13:05:40.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T13:05:41.060Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T13:05:41.372Z] + ls /var/log/sa-host [2022-06-03T13:05:41.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T13:05:41.559Z] provisioning config files... [2022-06-03T13:05:41.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1862185881066412343tmp [Pipeline] { [Pipeline] echo [2022-06-03T13:05:41.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:41.926Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T13:05:41.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:42.347Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T13:05:42.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:42.693Z] ---> sudo-logs.sh [2022-06-03T13:05:42.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T13:05:42.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:43.094Z] ---> job-cost.sh [2022-06-03T13:05:43.094Z] lf-activate-venv: SKIPPING [2022-06-03T13:05:43.094Z] DEBUG: total: 0.10999999940395355 [2022-06-03T13:05:43.094Z] INFO: Retrieving Stack Cost... [2022-06-03T13:05:43.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T13:05:43.930Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T13:05:43.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T13:05:44.277Z] ---> logs-deploy.sh [2022-06-03T13:05:44.277Z] lf-activate-venv: SKIPPING [2022-06-03T13:05:44.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4047/1 [2022-06-03T13:05:44.277Z] INFO: archiving workspace using pattern(s): [2022-06-03T13:05:45.220Z] Archives upload complete. [2022-06-03T13:05:45.220Z] INFO: archiving logs to Nexus