Pull request #3891 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 613ba3a9f074961a82087988d5f76ae29a1a6b1f rather than fd81e8eea96a92033a94fa95243825eee61fa6ce Obtained Jenkinsfile from 613ba3a9f074961a82087988d5f76ae29a1a6b1f 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-ssh7436505267858002716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12684052569311546912.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8058629543291223110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3451781268480706046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17940097386749373919.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6769 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5192564168672763883.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8941252415932288615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) > git config core.sparsecheckout # timeout=10 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh9069675984409599698.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 Commit message: "feat(data): Make MaxEventSize a service configuration setting" First time build. Skipping changelog. > git rev-list --no-walk 999f59a7cadd6fbc0b84b9cb1c6d5ee97c04161f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T12:01:55.059Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T12:01:55.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T12:01:55.110Z] ========================================================= [2022-03-10T12:01:55.110Z] EdgeX Global Pipelines Version Info [2022-03-10T12:01:55.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:01:56.223Z] ------------------- [2022-03-10T12:01:56.223Z] stable info: [2022-03-10T12:01:56.223Z] ------------------- [2022-03-10T12:01:56.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T12:01:56.223Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T12:01:56.223Z] Message: update stable to v1.0.220 [2022-03-10T12:01:56.798Z] ------------------- [2022-03-10T12:01:56.798Z] experimental info: [2022-03-10T12:01:56.798Z] ------------------- [2022-03-10T12:01:56.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T12:01:56.798Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T12:01:56.798Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T12:01:56.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-10T12:01:56.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-10T12:01:56.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T12:01:56.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T12:01:56.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T12:01:56.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T12:01:56.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T12:01:57.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-10T12:01:57.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-10T12:01:57.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-10T12:01:57.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T12:01:57.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T12:01:57.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T12:01:57.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T12:01:57.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T12:01:57.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T12:01:57.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T12:01:57.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T12:01:57.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-10T12:01:57.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-10T12:01:57.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-10T12:01:57.171Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T12:01:57.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3891 [Pipeline] echo [2022-03-10T12:01:57.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3891 [Pipeline] echo [2022-03-10T12:01:57.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3891 [Pipeline] echo [2022-03-10T12:01:57.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo [2022-03-10T12:01:57.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd81e8e [Pipeline] echo [2022-03-10T12:01:57.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T12:01:57.285Z] provisioning config files... [2022-03-10T12:01:57.298Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3460769074910409690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:01:57.600Z] ---> docker-login.sh [2022-03-10T12:01:57.600Z] nexus3.edgexfoundry.org:10001 [2022-03-10T12:01:57.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:01:57.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:01:57.862Z] Configure a credential helper to remove this warning. See [2022-03-10T12:01:57.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:01:57.862Z] [2022-03-10T12:01:57.862Z] Login Succeeded [2022-03-10T12:01:57.862Z] nexus3.edgexfoundry.org:10002 [2022-03-10T12:01:57.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:01:57.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:01:57.862Z] Configure a credential helper to remove this warning. See [2022-03-10T12:01:57.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:01:57.862Z] [2022-03-10T12:01:57.862Z] Login Succeeded [2022-03-10T12:01:57.862Z] nexus3.edgexfoundry.org:10003 [2022-03-10T12:01:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:01:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:01:58.125Z] Configure a credential helper to remove this warning. See [2022-03-10T12:01:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:01:58.125Z] [2022-03-10T12:01:58.125Z] Login Succeeded [2022-03-10T12:01:58.125Z] nexus3.edgexfoundry.org:10004 [2022-03-10T12:01:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:01:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:01:58.125Z] Configure a credential helper to remove this warning. See [2022-03-10T12:01:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:01:58.125Z] [2022-03-10T12:01:58.125Z] Login Succeeded [2022-03-10T12:01:58.125Z] docker.io [2022-03-10T12:01:58.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:01:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:01:58.699Z] Configure a credential helper to remove this warning. See [2022-03-10T12:01:58.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:01:58.699Z] [2022-03-10T12:01:58.699Z] Login Succeeded [2022-03-10T12:01:58.699Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T12:01:58.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T12:01:59.023Z] ++ 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-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/core-command/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/core-data/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-10T12:01:59.023Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-10T12:01:59.023Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-10T12:01:59.023Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-10T12:01:59.023Z] ++ cut -d/ -f2 [2022-03-10T12:01:59.023Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-10T12:01:59.063Z] 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-03-10T12:01:59.402Z] + git rev-list -1 --merges fd81e8eea96a92033a94fa95243825eee61fa6ce~1..fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo [2022-03-10T12:01:59.421Z] -----------> git rev-list -1 --merges fd81e8eea96a92033a94fa95243825eee61fa6ce~1..fd81e8eea96a92033a94fa95243825eee61fa6ce fd81e8eea96a92033a94fa95243825eee61fa6ce [false] [Pipeline] sh [2022-03-10T12:01:59.723Z] + git log --format=format:%s -1 fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] echo [2022-03-10T12:01:59.739Z] ========================================================= [2022-03-10T12:01:59.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T12:01:59.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-10T12:02:00.277Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T12:02:00.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T12:02:00.277Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T12:02:00.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T12:02:00.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T12:02:00.277Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T12:02:00.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:02:00.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T12:02:00.709Z] [2022-03-10T12:02:00.709Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:02:01.017Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T12:02:01.017Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T12:02:01.017Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T12:02:01.017Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T12:02:01.017Z] 4c7163046ea9: Pulling fs layer [2022-03-10T12:02:01.017Z] 0c2d73faf560: Pulling fs layer [2022-03-10T12:02:01.017Z] 0c2d73faf560: Waiting [2022-03-10T12:02:01.017Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T12:02:01.017Z] 3e5f54012d9b: Download complete [2022-03-10T12:02:01.017Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T12:02:01.017Z] a0d0a0d46f8b: Download complete [2022-03-10T12:02:01.017Z] 4c7163046ea9: Verifying Checksum [2022-03-10T12:02:01.017Z] 4c7163046ea9: Download complete [2022-03-10T12:02:01.017Z] 0c2d73faf560: Verifying Checksum [2022-03-10T12:02:01.017Z] 0c2d73faf560: Download complete [2022-03-10T12:02:01.291Z] a0d0a0d46f8b: Pull complete [2022-03-10T12:02:01.291Z] 3e5f54012d9b: Pull complete [2022-03-10T12:02:01.555Z] 4c7163046ea9: Pull complete [2022-03-10T12:02:01.818Z] 0c2d73faf560: Pull complete [2022-03-10T12:02:01.818Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T12:02:01.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T12:02:01.818Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T12:02:01.923Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:02:01.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T12:02:02.563Z] $ docker top f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T12:02:02.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T12:02:02.657Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T12:02:02.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T12:02:02.763Z] $ docker exec f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent [2022-03-10T12:02:02.859Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHIMkgh/agent.15 [2022-03-10T12:02:02.859Z] SSH_AGENT_PID=22 [2022-03-10T12:02:02.867Z] Running ssh-add (command line suppressed) [2022-03-10T12:02:02.961Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_743672642478007247.key (/w/workspace/edgex-go/4@tmp/private_key_743672642478007247.key) [2022-03-10T12:02:02.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T12:02:03.267Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T12:02:03.286Z] $ docker exec --env ******** --env ******** f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent -k [2022-03-10T12:02:03.392Z] unset SSH_AUTH_SOCK; [2022-03-10T12:02:03.393Z] unset SSH_AGENT_PID; [2022-03-10T12:02:03.393Z] echo Agent pid 22 killed; [2022-03-10T12:02:03.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T12:02:03.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T12:02:03.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T12:02:03.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T12:02:03.541Z] $ docker exec f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent [2022-03-10T12:02:03.634Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIJbjom/agent.55 [2022-03-10T12:02:03.634Z] SSH_AGENT_PID=61 [2022-03-10T12:02:03.639Z] Running ssh-add (command line suppressed) [2022-03-10T12:02:03.726Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4966319086493288285.key (/w/workspace/edgex-go/4@tmp/private_key_4966319086493288285.key) [2022-03-10T12:02:03.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T12:02:04.025Z] + git semver init [2022-03-10T12:02:04.025Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T12:02:04.025Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-10T12:02:04.025Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-10T12:02:04.025Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T12:02:04.025Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T12:02:04.025Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T12:02:04.025Z] # $SEMVER_BRANCH = PR-3891 [2022-03-10T12:02:04.025Z] # $SEMVER_TEMP = /tmp/semver-326172231 [2022-03-10T12:02:04.025Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-10T12:02:18.996Z] # '/tmp/semver-326172231' -> '/w/workspace/edgex-go/4/.semver' [2022-03-10T12:02:18.996Z] # -> Force: false [2022-03-10T12:02:18.996Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-10T12:02:19.009Z] $ docker exec --env ******** --env ******** f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 ssh-agent -k [2022-03-10T12:02:19.105Z] unset SSH_AUTH_SOCK; [2022-03-10T12:02:19.106Z] unset SSH_AGENT_PID; [2022-03-10T12:02:19.106Z] echo Agent pid 61 killed; [2022-03-10T12:02:19.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T12:02:19.430Z] + git semver [Pipeline] } [2022-03-10T12:02:19.448Z] $ docker stop --time=1 f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 [2022-03-10T12:02:21.499Z] $ docker rm -f f6cfacf2a604fe033cf2447104e4eb0b583fca685606ac45ddc3cc31cf546092 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T12:02:21.861Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T12:02:22.096Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T12:02:22.100Z] [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-03-10T12:02:22.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T12:02:22.263Z] ========================================================= [2022-03-10T12:02:22.263Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T12:02:22.263Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:02:22.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T12:02:22.564Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T12:02:22.564Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T12:02:22.564Z] 666ba61612fd: Pulling fs layer [2022-03-10T12:02:22.564Z] 8ed8ca486205: Pulling fs layer [2022-03-10T12:02:22.564Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T12:02:22.564Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T12:02:22.564Z] 640e595b4fbd: Pulling fs layer [2022-03-10T12:02:22.564Z] 763cafe07f6e: Pulling fs layer [2022-03-10T12:02:22.564Z] 0c0b528cf693: Pulling fs layer [2022-03-10T12:02:22.564Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T12:02:22.564Z] 640e595b4fbd: Waiting [2022-03-10T12:02:22.564Z] 763cafe07f6e: Waiting [2022-03-10T12:02:22.564Z] 0c0b528cf693: Waiting [2022-03-10T12:02:22.564Z] 4fe6c5a15a65: Waiting [2022-03-10T12:02:22.564Z] 22a0e8bec74d: Waiting [2022-03-10T12:02:22.564Z] 10935f4eaf8b: Waiting [2022-03-10T12:02:22.564Z] 8ed8ca486205: Verifying Checksum [2022-03-10T12:02:22.564Z] 8ed8ca486205: Download complete [2022-03-10T12:02:22.564Z] 666ba61612fd: Download complete [2022-03-10T12:02:22.564Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T12:02:22.564Z] 22a0e8bec74d: Download complete [2022-03-10T12:02:22.564Z] 640e595b4fbd: Verifying Checksum [2022-03-10T12:02:22.564Z] 640e595b4fbd: Download complete [2022-03-10T12:02:22.564Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T12:02:22.564Z] 59bf1c3509f3: Download complete [2022-03-10T12:02:22.564Z] 763cafe07f6e: Verifying Checksum [2022-03-10T12:02:22.564Z] 763cafe07f6e: Download complete [2022-03-10T12:02:22.833Z] 0c0b528cf693: Verifying Checksum [2022-03-10T12:02:22.833Z] 0c0b528cf693: Download complete [2022-03-10T12:02:22.833Z] 59bf1c3509f3: Pull complete [2022-03-10T12:02:23.095Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T12:02:23.095Z] 4fe6c5a15a65: Download complete [2022-03-10T12:02:23.095Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T12:02:23.095Z] 10935f4eaf8b: Download complete [2022-03-10T12:02:23.095Z] 666ba61612fd: Pull complete [2022-03-10T12:02:23.355Z] 8ed8ca486205: Pull complete [2022-03-10T12:02:26.723Z] 4fe6c5a15a65: Pull complete [2022-03-10T12:02:26.723Z] 22a0e8bec74d: Pull complete [2022-03-10T12:02:26.990Z] 640e595b4fbd: Pull complete [2022-03-10T12:02:26.990Z] 763cafe07f6e: Pull complete [2022-03-10T12:02:26.990Z] 0c0b528cf693: Pull complete [2022-03-10T12:02:29.550Z] 10935f4eaf8b: Pull complete [2022-03-10T12:02:29.550Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T12:02:29.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T12:02:29.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:02:30.123Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T12:02:30.123Z] WORKDIR /edgex [2022-03-10T12:02:30.123Z] COPY go.mod . [2022-03-10T12:02:30.123Z] RUN go mod download' [2022-03-10T12:02:30.123Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-10T12:02:31.521Z] Sending build context to Docker daemon 334.1MB [2022-03-10T12:02:31.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T12:02:31.521Z] ---> 99d49a6021b9 [2022-03-10T12:02:31.521Z] Step 2/4 : WORKDIR /edgex [2022-03-10T12:02:33.443Z] ---> Running in f32ecc509e0d [2022-03-10T12:02:33.443Z] Removing intermediate container f32ecc509e0d [2022-03-10T12:02:33.443Z] ---> 365f19d90712 [2022-03-10T12:02:33.443Z] Step 3/4 : COPY go.mod . [2022-03-10T12:02:33.443Z] ---> 52f58d897d98 [2022-03-10T12:02:33.443Z] Step 4/4 : RUN go mod download [2022-03-10T12:02:33.443Z] ---> Running in 00187f2284b5 [2022-03-10T12:02:37.194Z] Still waiting to schedule task [2022-03-10T12:02:37.195Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-10T12:03:12.209Z] Removing intermediate container 00187f2284b5 [2022-03-10T12:03:12.209Z] ---> d6cfb5ecbcd3 [2022-03-10T12:03:12.209Z] Successfully built d6cfb5ecbcd3 [2022-03-10T12:03:12.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:03:12.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T12:03:12.517Z] . [Pipeline] withDockerContainer [2022-03-10T12:03:12.582Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:03:12.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T12:03:12.959Z] $ docker top 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:03:13.312Z] + go version [2022-03-10T12:03:13.312Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T12:03:13.328Z] $ docker stop --time=1 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb [2022-03-10T12:03:14.496Z] $ docker rm -f 359bf7b0be0c3ea8d0510a74c129f8f26d46c8f27d761b2c5864f32fec65aabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:03:14.905Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T12:03:14.905Z] . [Pipeline] withDockerContainer [2022-03-10T12:03:14.963Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:03:14.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T12:03:15.296Z] $ docker top 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T12:03:15.364Z] ========================================================= [2022-03-10T12:03:15.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-10T12:03:15.364Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:03:15.664Z] + make test [2022-03-10T12:03:15.665Z] go mod tidy [2022-03-10T12:03:15.665Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-10T12:03:22.279Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-10T12:03:37.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-10T12:03:41.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-10T12:03:41.876Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-10T12:03:42.147Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-10T12:03:44.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-10T12:03:44.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-10T12:03:44.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-10T12:03:44.668Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-10T12:03:45.241Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-10T12:03:45.508Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-10T12:03:45.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-10T12:03:45.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-10T12:03:45.777Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-10T12:03:45.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-10T12:03:47.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-03-10T12:03:47.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-10T12:03:47.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-10T12:03:48.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2022-03-10T12:03:48.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-10T12:03:48.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.9% of statements [2022-03-10T12:03:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-10T12:03:48.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-10T12:03:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2022-03-10T12:03:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-10T12:03:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-10T12:03:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:03:50.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements [2022-03-10T12:03:50.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-10T12:03:50.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-10T12:03:50.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-10T12:03:50.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-10T12:03:50.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-10T12:03:51.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:03:51.149Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 54.2% of statements [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-10T12:03:51.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-10T12:03:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 60.0% of statements [2022-03-10T12:03:51.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-10T12:03:51.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-10T12:03:51.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-10T12:03:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2022-03-10T12:03:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-10T12:03:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-03-10T12:03:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2022-03-10T12:03:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-10T12:03:52.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2022-03-10T12:03:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2022-03-10T12:03:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-03-10T12:03:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-03-10T12:03:54.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2022-03-10T12:04:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements [2022-03-10T12:04:06.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-03-10T12:04:08.787Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6770 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-10T12:04:08.801Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-10T12:04:08.994Z] The recommended git tool is: git [2022-03-10T12:04:10.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.168s coverage: 82.5% of statements [2022-03-10T12:04:10.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-10T12:04:13.816Z] using credential edgex-jenkins-ssh [2022-03-10T12:04:13.832Z] Cloning the remote Git repository [2022-03-10T12:04:13.891Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:04:13.971Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-10T12:04:14.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:04:14.048Z] > git --version # timeout=10 [2022-03-10T12:04:14.064Z] > git --version # 'git version 2.17.1' [2022-03-10T12:04:14.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:04:14.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-03-10T12:04:28.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 65.4% of statements [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-10T12:04:28.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-10T12:04:28.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.8% of statements [2022-03-10T12:04:28.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-10T12:04:28.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-10T12:04:28.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-03-10T12:04:28.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-10T12:04:29.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-03-10T12:04:29.144Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-10T12:04:29.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-10T12:04:30.220Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:04:30.555Z] Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:04:30.555Z] Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) [2022-03-10T12:04:29.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T12:04:29.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-10T12:04:29.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:04:29.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:04:29.365Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-10T12:04:30.244Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T12:04:30.266Z] > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 [2022-03-10T12:04:30.479Z] > git remote # timeout=10 [2022-03-10T12:04:30.494Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T12:04:30.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:04:30.518Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-10T12:04:30.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T12:04:30.567Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T12:04:30.580Z] > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 [2022-03-10T12:04:34.840Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T12:04:35.738Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T12:04:35.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T12:04:35.738Z] Dload Upload Total Spent Left Speed [2022-03-10T12:04:35.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh [2022-03-10T12:04:36.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T12:04:36.606Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T12:04:36.606Z] sudo tee /etc/docker/daemon.new [2022-03-10T12:04:36.606Z] { [2022-03-10T12:04:36.606Z] "registry-mirrors": [ [2022-03-10T12:04:36.606Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T12:04:36.606Z] ], [2022-03-10T12:04:36.606Z] "bip": "10.250.0.254/24", [2022-03-10T12:04:36.606Z] "hosts": [ [2022-03-10T12:04:36.606Z] "tcp://0.0.0.0:5555", [2022-03-10T12:04:36.606Z] "unix:///var/run/docker.sock" [2022-03-10T12:04:36.606Z] ], [2022-03-10T12:04:36.606Z] "mtu": 1458, [2022-03-10T12:04:36.606Z] "selinux-enabled": true, [2022-03-10T12:04:36.606Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T12:04:36.606Z] } [Pipeline] sh [2022-03-10T12:04:37.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-10T12:04:37.291Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-10T12:04:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-03-10T12:04:37.291Z] 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-03-10T12:04:37.364Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T12:04:55.699Z] provisioning config files... [2022-03-10T12:04:55.725Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6761781560911888507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:04:56.092Z] ---> docker-login.sh [2022-03-10T12:04:56.093Z] nexus3.edgexfoundry.org:10001 [2022-03-10T12:04:56.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:04:56.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:04:56.964Z] Configure a credential helper to remove this warning. See [2022-03-10T12:04:56.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:04:56.964Z] [2022-03-10T12:04:56.964Z] Login Succeeded [2022-03-10T12:04:56.964Z] nexus3.edgexfoundry.org:10002 [2022-03-10T12:04:57.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:04:57.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:04:57.510Z] Configure a credential helper to remove this warning. See [2022-03-10T12:04:57.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:04:57.510Z] [2022-03-10T12:04:57.510Z] Login Succeeded [2022-03-10T12:04:57.510Z] nexus3.edgexfoundry.org:10003 [2022-03-10T12:04:57.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:04:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:04:57.783Z] Configure a credential helper to remove this warning. See [2022-03-10T12:04:57.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:04:57.783Z] [2022-03-10T12:04:57.783Z] Login Succeeded [2022-03-10T12:04:57.783Z] nexus3.edgexfoundry.org:10004 [2022-03-10T12:04:58.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:04:58.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:04:58.335Z] Configure a credential helper to remove this warning. See [2022-03-10T12:04:58.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:04:58.335Z] [2022-03-10T12:04:58.335Z] Login Succeeded [2022-03-10T12:04:58.335Z] docker.io [2022-03-10T12:04:58.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T12:04:58.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T12:04:58.880Z] Configure a credential helper to remove this warning. See [2022-03-10T12:04:58.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T12:04:58.880Z] [2022-03-10T12:04:58.880Z] Login Succeeded [2022-03-10T12:04:59.152Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T12:04:59.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T12:04:59.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T12:04:59.718Z] ========================================================= [2022-03-10T12:04:59.718Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T12:04:59.718Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:05:00.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T12:05:00.331Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T12:05:00.332Z] 9b3977197b4f: Pulling fs layer [2022-03-10T12:05:00.332Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T12:05:00.332Z] 94645a83ff95: Pulling fs layer [2022-03-10T12:05:00.332Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T12:05:00.332Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T12:05:00.332Z] f7c0051592d6: Pulling fs layer [2022-03-10T12:05:00.332Z] a227ed2f7395: Pulling fs layer [2022-03-10T12:05:00.332Z] 7b1c46037f91: Pulling fs layer [2022-03-10T12:05:00.332Z] 3f3a8bcf1eab: Waiting [2022-03-10T12:05:00.332Z] f7c0051592d6: Waiting [2022-03-10T12:05:00.332Z] 0c92f367c5e7: Waiting [2022-03-10T12:05:00.332Z] a227ed2f7395: Waiting [2022-03-10T12:05:00.332Z] 7b1c46037f91: Waiting [2022-03-10T12:05:00.332Z] 94645a83ff95: Verifying Checksum [2022-03-10T12:05:00.332Z] 94645a83ff95: Download complete [2022-03-10T12:05:00.332Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T12:05:00.332Z] 1a89e8eeedd5: Download complete [2022-03-10T12:05:00.332Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T12:05:00.332Z] 0c92f367c5e7: Download complete [2022-03-10T12:05:00.332Z] 9b3977197b4f: Verifying Checksum [2022-03-10T12:05:00.332Z] 9b3977197b4f: Download complete [2022-03-10T12:05:00.332Z] a227ed2f7395: Verifying Checksum [2022-03-10T12:05:00.332Z] a227ed2f7395: Download complete [2022-03-10T12:05:01.325Z] 9b3977197b4f: Pull complete [2022-03-10T12:05:01.602Z] 1a89e8eeedd5: Pull complete [2022-03-10T12:05:02.203Z] 94645a83ff95: Pull complete [2022-03-10T12:05:02.203Z] 7b1c46037f91: Verifying Checksum [2022-03-10T12:05:02.203Z] 7b1c46037f91: Download complete [2022-03-10T12:05:02.800Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T12:05:02.800Z] 3f3a8bcf1eab: Download complete [2022-03-10T12:05:15.184Z] 3f3a8bcf1eab: Pull complete [2022-03-10T12:05:15.184Z] 0c92f367c5e7: Pull complete [2022-03-10T12:05:15.184Z] f7c0051592d6: Pull complete [2022-03-10T12:05:15.456Z] a227ed2f7395: Pull complete [2022-03-10T12:05:16.135Z] GO111MODULE=on go vet ./... [2022-03-10T12:05:17.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T12:05:17.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-10T12:05:17.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-10T12:05:17.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-10T12:05:18.182Z] + ls -al . [2022-03-10T12:05:18.182Z] total 640 [2022-03-10T12:05:18.182Z] drwxrwxr-x 10 1001 1001 4096 Mar 10 12:05 . [2022-03-10T12:05:18.182Z] drwxr-xr-x 4 root root 28 Mar 10 12:03 .. [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 12:01 .dockerignore [2022-03-10T12:05:18.182Z] drwxrwxr-x 8 1001 1001 179 Mar 10 12:01 .git [2022-03-10T12:05:18.182Z] drwxrwxr-x 4 1001 1001 142 Mar 10 12:01 .github [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 804 Mar 10 12:01 .gitignore [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 12:01 .golangci.yml [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 76 Mar 10 12:01 .hadolint.yml [2022-03-10T12:05:18.182Z] drwx------ 3 1001 1001 73 Mar 10 12:02 .semver [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 12:01 .sonarcloud.properties [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 12:01 ADOPTERS.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 9019 Mar 10 12:01 Attribution.txt [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 51732 Mar 10 12:01 CHANGELOG.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 12:01 CONTRIBUTING.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 12:01 GOVERNANCE.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 849 Mar 10 12:01 Jenkinsfile [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 12:01 LICENSE [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 6508 Mar 10 12:01 Makefile [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 12:01 OWNERS.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 8207 Mar 10 12:01 README.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 12:01 SECURITY.md [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 12:02 VERSION [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 12:01 ZMQWindows.md [2022-03-10T12:05:18.182Z] drwxrwxr-x 2 1001 1001 37 Mar 10 12:01 bin [2022-03-10T12:05:18.182Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 12:01 cmd [2022-03-10T12:05:18.182Z] -rw-r--r-- 1 root root 425893 Mar 10 12:04 coverage.out [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 2827 Mar 10 12:01 go.mod [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 50275 Mar 10 12:01 go.sum [2022-03-10T12:05:18.182Z] drwxrwxr-x 8 1001 1001 124 Mar 10 12:01 internal [2022-03-10T12:05:18.182Z] drwxrwxr-x 3 1001 1001 16 Mar 10 12:01 openapi [2022-03-10T12:05:18.182Z] drwxrwxr-x 4 1001 1001 71 Mar 10 12:01 snap [2022-03-10T12:05:18.182Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 12:01 version.go [Pipeline] sh [2022-03-10T12:05:18.480Z] + '[' -e coverage.out ] [2022-03-10T12:05:18.480Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-10T12:05:18.590Z] Stashed 1 file(s) [Pipeline] sh [2022-03-10T12:05:18.885Z] + make build [2022-03-10T12:05:18.885Z] 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-03-10T12:05:20.288Z] 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-03-10T12:05:22.172Z] 7b1c46037f91: Pull complete [2022-03-10T12:05:22.172Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T12:05:22.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T12:05:22.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:05:22.523Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-10T12:05:22.523Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T12:05:22.523Z] WORKDIR /edgex [2022-03-10T12:05:22.523Z] COPY go.mod . [2022-03-10T12:05:22.523Z] RUN go mod download [2022-03-10T12:05:25.170Z] Sending build context to Docker daemon 168.7MB [2022-03-10T12:05:25.170Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T12:05:25.170Z] ---> f79e39bc4007 [2022-03-10T12:05:25.170Z] Step 2/4 : WORKDIR /edgex [2022-03-10T12:05:27.148Z] ---> Running in 75f18b66cb56 [2022-03-10T12:05:27.148Z] Removing intermediate container 75f18b66cb56 [2022-03-10T12:05:27.148Z] ---> 1fb3bd1e8886 [2022-03-10T12:05:27.148Z] Step 3/4 : COPY go.mod . [2022-03-10T12:05:27.741Z] ---> 3941a2516e32 [2022-03-10T12:05:27.741Z] Step 4/4 : RUN go mod download [2022-03-10T12:05:28.016Z] ---> Running in eb8ae17abb5e [2022-03-10T12:05:28.540Z] 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-03-10T12:05:28.540Z] 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-03-10T12:05:29.630Z] 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-03-10T12:05:29.630Z] 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-03-10T12:05:30.755Z] 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-03-10T12:05:31.440Z] 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-03-10T12:05:32.022Z] 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-03-10T12:05:32.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-10T12:05:33.557Z] 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-03-10T12:05:34.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-10T12:05:35.908Z] $ docker stop --time=1 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 [2022-03-10T12:05:37.605Z] $ docker rm -f 860eebce2c5599abf856e62d35999b2e3e16a0fcd1308aa4775652c4ca6bd8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:05:38.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-10T12:05:38.929Z] [2022-03-10T12:05:38.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:05:39.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-10T12:05:39.237Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-10T12:05:39.237Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-10T12:05:39.237Z] ca9280d653b3: Pulling fs layer [2022-03-10T12:05:39.237Z] 7e9c9ca2126c: Pulling fs layer [2022-03-10T12:05:39.237Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-10T12:05:39.237Z] cbdbe7a5bc2a: Download complete [2022-03-10T12:05:39.506Z] ca9280d653b3: Verifying Checksum [2022-03-10T12:05:39.506Z] ca9280d653b3: Download complete [2022-03-10T12:05:39.506Z] cbdbe7a5bc2a: Pull complete [2022-03-10T12:05:39.768Z] 7e9c9ca2126c: Download complete [2022-03-10T12:05:40.040Z] ca9280d653b3: Pull complete [2022-03-10T12:05:43.356Z] 7e9c9ca2126c: Pull complete [2022-03-10T12:05:43.356Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-10T12:05:43.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-10T12:05:43.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-10T12:05:43.424Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:05:43.473Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-10T12:05:45.976Z] $ docker top 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:05:46.331Z] + docker-compose build --help [2022-03-10T12:05:46.331Z] + grep parallel [2022-03-10T12:05:46.903Z] --parallel Build images in parallel. [Pipeline] } [2022-03-10T12:05:46.919Z] $ docker stop --time=1 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 [2022-03-10T12:05:48.086Z] $ docker rm -f 82bcad3ef68c19d097c62ae214a6e56404707696bf310f536451ed0da2c743e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:05:48.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-10T12:05:48.480Z] . [Pipeline] withDockerContainer [2022-03-10T12:05:48.542Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:05:48.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-10T12:05:48.920Z] $ docker top ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:05:49.269Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-10T12:05:49.841Z] Building core-command ... [2022-03-10T12:05:49.842Z] Building core-data ... [2022-03-10T12:05:49.842Z] Building core-metadata ... [2022-03-10T12:05:49.842Z] Building security-bootstrapper ... [2022-03-10T12:05:49.842Z] Building security-proxy-setup ... [2022-03-10T12:05:49.842Z] Building security-secretstore-setup ... [2022-03-10T12:05:49.842Z] Building support-notifications ... [2022-03-10T12:05:49.842Z] Building support-scheduler ... [2022-03-10T12:05:49.842Z] Building sys-mgmt-agent ... [2022-03-10T12:05:49.842Z] Building sys-mgmt-agent [2022-03-10T12:05:49.842Z] Building core-data [2022-03-10T12:05:49.842Z] Building support-scheduler [2022-03-10T12:05:49.842Z] Building support-notifications [2022-03-10T12:05:49.842Z] Building security-bootstrapper [2022-03-10T12:06:02.081Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:06:02.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:06:02.081Z] ---> d6cfb5ecbcd3 [2022-03-10T12:06:02.081Z] Step 3/22 : WORKDIR /edgex-go [2022-03-10T12:06:02.081Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:06:02.081Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:06:02.081Z] ---> d6cfb5ecbcd3 [2022-03-10T12:06:02.081Z] Step 3/31 : WORKDIR /edgex-go [2022-03-10T12:06:02.081Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:06:02.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:06:02.081Z] ---> d6cfb5ecbcd3 [2022-03-10T12:06:02.081Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:06:04.624Z] ---> Running in 58f3974f50e3 [2022-03-10T12:06:04.624Z] ---> Running in 5479df8e273a [2022-03-10T12:06:04.624Z] ---> Running in d738cabe81ef [2022-03-10T12:06:05.212Z] Removing intermediate container d738cabe81ef [2022-03-10T12:06:05.212Z] ---> 2b0d6278dbc3 [2022-03-10T12:06:05.212Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:06:05.472Z] Removing intermediate container 58f3974f50e3 [2022-03-10T12:06:05.472Z] Removing intermediate container 5479df8e273a [2022-03-10T12:06:05.472Z] ---> fc391373c639 [2022-03-10T12:06:05.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:06:05.472Z] ---> c3d8fc42c593 [2022-03-10T12:06:05.472Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:06:05.472Z] ---> Running in 0547d23565da [2022-03-10T12:06:05.472Z] ---> Running in 3688e3eabab3 [2022-03-10T12:06:05.472Z] ---> Running in d76541a37f83 [2022-03-10T12:06:07.404Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:06:07.404Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:06:07.404Z] ---> d6cfb5ecbcd3 [2022-03-10T12:06:07.404Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:06:07.404Z] ---> Using cache [2022-03-10T12:06:07.404Z] ---> fc391373c639 [2022-03-10T12:06:07.404Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:06:07.404Z] ---> Using cache [2022-03-10T12:06:07.404Z] ---> 003773ccadc2 [2022-03-10T12:06:07.404Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-10T12:06:07.404Z] Removing intermediate container 3688e3eabab3 [2022-03-10T12:06:07.404Z] ---> 003773ccadc2 [2022-03-10T12:06:07.404Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-10T12:06:07.404Z] ---> Running in 347c9bf85e53 [2022-03-10T12:06:07.404Z] Removing intermediate container d76541a37f83 [2022-03-10T12:06:07.404Z] ---> 2cf3308ad2d8 [2022-03-10T12:06:07.404Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-10T12:06:07.404Z] ---> Running in b8cea1ca790f [2022-03-10T12:06:07.404Z] Removing intermediate container 0547d23565da [2022-03-10T12:06:07.404Z] ---> 37bacb3bb294 [2022-03-10T12:06:07.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-10T12:06:07.404Z] ---> Running in caf4d874564c [2022-03-10T12:06:07.404Z] ---> Running in 6eaa24bbb604 [2022-03-10T12:06:07.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:07.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:06:07.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:06:07.677Z] ---> d6cfb5ecbcd3 [2022-03-10T12:06:07.677Z] Step 3/22 : WORKDIR /edgex-go [2022-03-10T12:06:07.677Z] ---> Using cache [2022-03-10T12:06:07.677Z] ---> fc391373c639 [2022-03-10T12:06:07.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:06:07.677Z] ---> Using cache [2022-03-10T12:06:07.677Z] ---> 003773ccadc2 [2022-03-10T12:06:07.677Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-10T12:06:07.948Z] ---> Running in e33c860ac7a7 [2022-03-10T12:06:07.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:07.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:08.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:08.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:08.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:08.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:09.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:09.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:09.003Z] OK: 221 MiB in 52 packages [2022-03-10T12:06:09.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:06:09.271Z] OK: 221 MiB in 52 packages [2022-03-10T12:06:09.271Z] OK: 221 MiB in 52 packages [2022-03-10T12:06:09.536Z] Removing intermediate container 347c9bf85e53 [2022-03-10T12:06:09.536Z] ---> c8a613a33fd6 [2022-03-10T12:06:09.536Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:06:09.536Z] OK: 221 MiB in 52 packages [2022-03-10T12:06:09.536Z] OK: 221 MiB in 52 packages [2022-03-10T12:06:09.536Z] ---> 0431f5f59fb9 [2022-03-10T12:06:09.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:06:09.797Z] ---> Running in 98c1328f15b1 [2022-03-10T12:06:09.797Z] Removing intermediate container b8cea1ca790f [2022-03-10T12:06:09.797Z] ---> 54af20218e0a [2022-03-10T12:06:09.797Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:06:09.797Z] Removing intermediate container caf4d874564c [2022-03-10T12:06:09.797Z] ---> ab828a373de5 [2022-03-10T12:06:09.797Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-10T12:06:09.797Z] Removing intermediate container 6eaa24bbb604 [2022-03-10T12:06:09.797Z] ---> 1cf4af894745 [2022-03-10T12:06:09.797Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-10T12:06:10.060Z] Removing intermediate container e33c860ac7a7 [2022-03-10T12:06:10.060Z] ---> 62b753762bd0 [2022-03-10T12:06:10.060Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-10T12:06:10.060Z] ---> cb67330ccad7 [2022-03-10T12:06:10.060Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:06:10.060Z] ---> c0f9d74c3f58 [2022-03-10T12:06:10.060Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:06:10.060Z] ---> Running in ce1c1c7f463b [2022-03-10T12:06:10.320Z] ---> Running in 43b1bf6ad861 [2022-03-10T12:06:10.320Z] ---> bd31237c0593 [2022-03-10T12:06:10.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:06:10.321Z] ---> 093173d7ec37 [2022-03-10T12:06:10.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:06:10.321Z] ---> Running in 5fb6dae55511 [2022-03-10T12:06:10.321Z] ---> Running in a0cd92a691db [2022-03-10T12:06:12.236Z] Removing intermediate container ce1c1c7f463b [2022-03-10T12:06:12.236Z] ---> 57e67ac3c041 [2022-03-10T12:06:12.236Z] Step 8/23 : COPY . . [2022-03-10T12:06:12.236Z] Removing intermediate container 5fb6dae55511 [2022-03-10T12:06:12.236Z] ---> 31c46112908f [2022-03-10T12:06:12.236Z] Step 8/22 : COPY . . [2022-03-10T12:06:12.504Z] Removing intermediate container 43b1bf6ad861 [2022-03-10T12:06:12.504Z] ---> d93e582b90f2 [2022-03-10T12:06:12.504Z] Step 8/31 : COPY . . [2022-03-10T12:06:14.435Z] Removing intermediate container a0cd92a691db [2022-03-10T12:06:14.435Z] ---> e16ca8cdb59f [2022-03-10T12:06:14.435Z] Step 8/22 : COPY . . [2022-03-10T12:06:16.995Z] Removing intermediate container 98c1328f15b1 [2022-03-10T12:06:16.995Z] ---> 3d76483dc79b [2022-03-10T12:06:16.995Z] Step 8/23 : COPY . . [2022-03-10T12:06:25.136Z] ---> d6e73ddb16e6 [2022-03-10T12:06:25.136Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-10T12:06:25.398Z] ---> Running in fddf4150b3f2 [2022-03-10T12:06:27.310Z] 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-03-10T12:06:31.543Z] ---> 7981a1a70836 [2022-03-10T12:06:31.543Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-10T12:06:31.543Z] ---> a62a03c4be2f [2022-03-10T12:06:31.543Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-10T12:06:31.543Z] ---> 402a4d9f86e4 [2022-03-10T12:06:31.543Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-10T12:06:31.816Z] ---> Running in cd2de337f1e0 [2022-03-10T12:06:31.816Z] ---> Running in 5b3393a656f7 [2022-03-10T12:06:31.816Z] ---> Running in 7705a704faae [2022-03-10T12:06:32.766Z] 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-03-10T12:06:32.766Z] 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-03-10T12:06:32.766Z] 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-03-10T12:06:40.996Z] ---> bf86e1b58543 [2022-03-10T12:06:40.996Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-10T12:06:40.996Z] ---> Running in 42cdc2ebe590 [2022-03-10T12:06:40.996Z] 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-03-10T12:06:49.828Z] Removing intermediate container eb8ae17abb5e [2022-03-10T12:06:49.828Z] ---> 85b757e2d080 [2022-03-10T12:06:49.828Z] Successfully built 85b757e2d080 [2022-03-10T12:06:49.828Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:06:50.165Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T12:06:50.165Z] . [Pipeline] withDockerContainer [2022-03-10T12:06:50.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container [2022-03-10T12:06:50.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T12:06:51.816Z] $ docker top 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:06:52.701Z] + go version [2022-03-10T12:06:52.701Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T12:06:52.730Z] $ docker stop --time=1 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb [2022-03-10T12:06:54.366Z] $ docker rm -f 2860b1654395ba01bd0d51fe567423a23785c00f29074058749ca39ca07622eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:06:54.940Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T12:06:54.941Z] . [Pipeline] withDockerContainer [2022-03-10T12:06:55.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container [2022-03-10T12:06:55.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T12:06:56.508Z] $ docker top 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T12:06:56.767Z] ========================================================= [2022-03-10T12:06:56.767Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-10T12:06:56.767Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-10T12:06:57.417Z] + make test [2022-03-10T12:06:57.417Z] go mod tidy [2022-03-10T12:06:58.013Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-10T12:07:07.649Z] Removing intermediate container fddf4150b3f2 [2022-03-10T12:07:07.649Z] ---> a37ef104e371 [2022-03-10T12:07:07.649Z] [2022-03-10T12:07:07.649Z] Step 10/22 : FROM alpine:3.14 [2022-03-10T12:07:07.649Z] 3.14: Pulling from library/alpine [2022-03-10T12:07:07.649Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T12:07:07.649Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T12:07:07.649Z] ---> 0a97eee8041e [2022-03-10T12:07:07.649Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:07:07.649Z] ---> Running in 8dcf528f6464 [2022-03-10T12:07:07.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:07.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:07.912Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-10T12:07:07.912Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:07:07.912Z] OK: 6 MiB in 15 packages [2022-03-10T12:07:08.506Z] Removing intermediate container 8dcf528f6464 [2022-03-10T12:07:08.506Z] ---> f8e2b898995a [2022-03-10T12:07:08.506Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:07:08.506Z] ---> Running in ffb6f919efb7 [2022-03-10T12:07:08.506Z] Removing intermediate container ffb6f919efb7 [2022-03-10T12:07:08.506Z] ---> de1cecf423f1 [2022-03-10T12:07:08.506Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-10T12:07:08.506Z] ---> Running in 5fee76f81a4c [2022-03-10T12:07:08.779Z] Removing intermediate container 5fee76f81a4c [2022-03-10T12:07:08.779Z] ---> 085101f602df [2022-03-10T12:07:08.779Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-10T12:07:08.779Z] ---> Running in cfe6e00d7ea8 [2022-03-10T12:07:09.047Z] Removing intermediate container cfe6e00d7ea8 [2022-03-10T12:07:09.047Z] ---> 89d1acb04196 [2022-03-10T12:07:09.047Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:07:09.047Z] ---> ff5db870ff1e [2022-03-10T12:07:09.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-10T12:07:10.022Z] ---> 8f176594a562 [2022-03-10T12:07:10.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-10T12:07:10.022Z] ---> ea8ea0086c4e [2022-03-10T12:07:10.022Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-10T12:07:10.022Z] ---> Running in 99ad71aec974 [2022-03-10T12:07:10.293Z] Removing intermediate container 99ad71aec974 [2022-03-10T12:07:10.293Z] ---> 3681b2e5d55b [2022-03-10T12:07:10.293Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:07:10.293Z] ---> Running in 090b84f93667 [2022-03-10T12:07:10.561Z] Removing intermediate container 090b84f93667 [2022-03-10T12:07:10.561Z] ---> 46fdb2ffb509 [2022-03-10T12:07:10.561Z] Step 20/22 : LABEL arch=x86_64 [2022-03-10T12:07:10.561Z] ---> Running in 8e2060c27bb2 [2022-03-10T12:07:10.561Z] Removing intermediate container 8e2060c27bb2 [2022-03-10T12:07:10.561Z] ---> 6f22b62963d1 [2022-03-10T12:07:10.561Z] Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:07:10.832Z] ---> Running in c20e0e616dc0 [2022-03-10T12:07:10.832Z] Removing intermediate container c20e0e616dc0 [2022-03-10T12:07:10.832Z] ---> 30f2f1736618 [2022-03-10T12:07:10.832Z] Step 22/22 : LABEL version=0.0.0 [2022-03-10T12:07:10.832Z] ---> Running in cefcf61503e9 [2022-03-10T12:07:11.099Z] Removing intermediate container cefcf61503e9 [2022-03-10T12:07:11.099Z] ---> f945695d4120 [2022-03-10T12:07:11.099Z] [2022-03-10T12:07:11.099Z] Successfully built f945695d4120 [2022-03-10T12:07:11.372Z] Successfully tagged support-scheduler:latest [2022-03-10T12:07:11.372Z] Building core-command [2022-03-10T12:07:18.030Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:07:18.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:07:18.030Z] ---> d6cfb5ecbcd3 [2022-03-10T12:07:18.030Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:07:18.030Z] ---> Using cache [2022-03-10T12:07:18.030Z] ---> fc391373c639 [2022-03-10T12:07:18.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:07:18.030Z] ---> Using cache [2022-03-10T12:07:18.030Z] ---> 003773ccadc2 [2022-03-10T12:07:18.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-10T12:07:18.030Z] ---> Running in 37f5cc02c2f7 [2022-03-10T12:07:18.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:18.605Z] Removing intermediate container 7705a704faae [2022-03-10T12:07:18.605Z] ---> ce6805fc645d [2022-03-10T12:07:18.605Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-10T12:07:18.605Z] ---> Running in 97ac87ddf6a7 [2022-03-10T12:07:18.868Z] 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-03-10T12:07:18.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:19.823Z] OK: 221 MiB in 52 packages [2022-03-10T12:07:20.404Z] Removing intermediate container 5b3393a656f7 [2022-03-10T12:07:20.404Z] ---> a1328be886b8 [2022-03-10T12:07:20.404Z] [2022-03-10T12:07:20.404Z] Step 10/31 : FROM alpine:3.14 [2022-03-10T12:07:20.404Z] ---> 0a97eee8041e [2022-03-10T12:07:20.404Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-10T12:07:20.664Z] ---> Running in 67ea3a5b8f49 [2022-03-10T12:07:20.664Z] Removing intermediate container 67ea3a5b8f49 [2022-03-10T12:07:20.664Z] ---> 9889976766ef [2022-03-10T12:07:20.664Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-10T12:07:20.926Z] ---> Running in 28f17c217d5e [2022-03-10T12:07:20.927Z] Removing intermediate container 97ac87ddf6a7 [2022-03-10T12:07:20.927Z] ---> a5341e793f44 [2022-03-10T12:07:20.927Z] [2022-03-10T12:07:20.927Z] Step 11/23 : FROM docker:20.10.10 [2022-03-10T12:07:20.927Z] Removing intermediate container 37f5cc02c2f7 [2022-03-10T12:07:20.927Z] ---> 371ff132a603 [2022-03-10T12:07:20.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:07:21.195Z] 20.10.10: Pulling from library/docker [2022-03-10T12:07:21.195Z] ---> 1bc7f919fc1c [2022-03-10T12:07:21.195Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:07:21.195Z] ---> Running in 5f10e2cb9ea0 [2022-03-10T12:07:21.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:21.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:22.064Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-10T12:07:22.064Z] (2/2) Installing su-exec (0.2-r1) [2022-03-10T12:07:22.064Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:07:22.064Z] OK: 6 MiB in 16 packages [2022-03-10T12:07:22.654Z] Removing intermediate container 28f17c217d5e [2022-03-10T12:07:22.654Z] ---> 004f8f1d2381 [2022-03-10T12:07:22.654Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-10T12:07:22.654Z] ---> Running in 9cfb45ae9a7b [2022-03-10T12:07:22.654Z] Removing intermediate container 9cfb45ae9a7b [2022-03-10T12:07:22.654Z] ---> 2f49df391ab0 [2022-03-10T12:07:22.654Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-10T12:07:22.920Z] ---> Running in 71dd00ccaf72 [2022-03-10T12:07:22.920Z] Removing intermediate container 71dd00ccaf72 [2022-03-10T12:07:22.920Z] ---> ca0384c20b77 [2022-03-10T12:07:22.920Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-10T12:07:23.184Z] ---> Running in fca72a603c37 [2022-03-10T12:07:24.132Z] Removing intermediate container 5f10e2cb9ea0 [2022-03-10T12:07:24.132Z] ---> 2b0edfcfaea1 [2022-03-10T12:07:24.132Z] Step 8/23 : COPY . . [2022-03-10T12:07:24.132Z] Removing intermediate container cd2de337f1e0 [2022-03-10T12:07:24.132Z] ---> 4f0317b92b8c [2022-03-10T12:07:24.132Z] [2022-03-10T12:07:24.132Z] Step 10/22 : FROM alpine:3.14 [2022-03-10T12:07:24.132Z] ---> 0a97eee8041e [2022-03-10T12:07:24.132Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-10T12:07:24.396Z] ---> Running in 8c920d0e7df3 [2022-03-10T12:07:25.349Z] Removing intermediate container fca72a603c37 [2022-03-10T12:07:25.349Z] ---> 61eff24ae883 [2022-03-10T12:07:25.349Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-10T12:07:25.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:25.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:25.896Z] ---> Running in 13af6a2b3209 [2022-03-10T12:07:26.176Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-10T12:07:26.177Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-10T12:07:26.177Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:07:26.177Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:07:26.443Z] OK: 6 MiB in 16 packages [2022-03-10T12:07:27.028Z] Removing intermediate container 13af6a2b3209 [2022-03-10T12:07:27.028Z] ---> 29304e505b7d [2022-03-10T12:07:27.028Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-10T12:07:27.294Z] ---> 46ebf3c37813 [2022-03-10T12:07:27.294Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-10T12:07:27.294Z] ---> Running in 0d4303fe5261 [2022-03-10T12:07:27.561Z] Removing intermediate container 8c920d0e7df3 [2022-03-10T12:07:27.561Z] ---> 0dacbd795415 [2022-03-10T12:07:27.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:07:27.561Z] ---> Running in 9d2a63b3e23a [2022-03-10T12:07:27.828Z] Removing intermediate container 9d2a63b3e23a [2022-03-10T12:07:27.828Z] ---> 01450ad2bd40 [2022-03-10T12:07:27.828Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-10T12:07:27.828Z] ---> Running in 23605f97d42f [2022-03-10T12:07:28.089Z] Removing intermediate container 23605f97d42f [2022-03-10T12:07:28.089Z] ---> 3b3a666aa0b5 [2022-03-10T12:07:28.089Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-10T12:07:28.357Z] ---> Running in 4aa0575991e9 [2022-03-10T12:07:28.357Z] Removing intermediate container 0d4303fe5261 [2022-03-10T12:07:28.357Z] ---> cf00c1653162 [2022-03-10T12:07:28.357Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:07:28.625Z] Removing intermediate container 4aa0575991e9 [2022-03-10T12:07:28.625Z] ---> 2d68127b4115 [2022-03-10T12:07:28.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:07:28.893Z] ---> c56a40cf03b3 [2022-03-10T12:07:28.893Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-10T12:07:28.893Z] Removing intermediate container 42cdc2ebe590 [2022-03-10T12:07:28.893Z] ---> 0d04fd0b75bf [2022-03-10T12:07:28.893Z] [2022-03-10T12:07:28.893Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:07:28.893Z] ---> 0a97eee8041e [2022-03-10T12:07:28.893Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-10T12:07:28.893Z] ---> 93d997814d16 [2022-03-10T12:07:28.893Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-10T12:07:28.893Z] ---> Running in d8620d0c837e [2022-03-10T12:07:29.161Z] Removing intermediate container d8620d0c837e [2022-03-10T12:07:29.161Z] ---> 3d2e4a079a7e [2022-03-10T12:07:29.161Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-10T12:07:29.161Z] ---> Running in 17c4551c79ea [2022-03-10T12:07:29.427Z] Removing intermediate container 17c4551c79ea [2022-03-10T12:07:29.427Z] ---> b66d4a689a8f [2022-03-10T12:07:29.427Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-10T12:07:29.427Z] ---> c8f85eb505aa [2022-03-10T12:07:29.427Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-10T12:07:29.427Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-10T12:07:29.427Z] ---> e983bb94e92a [2022-03-10T12:07:29.427Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-10T12:07:29.427Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-10T12:07:29.427Z] ---> b706a049f56e [2022-03-10T12:07:29.427Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:07:29.427Z] ---> Running in 879bd384eb5e [2022-03-10T12:07:29.691Z] ---> Running in d875d92d89be [2022-03-10T12:07:29.691Z] Removing intermediate container 879bd384eb5e [2022-03-10T12:07:29.691Z] ---> 0926651877a3 [2022-03-10T12:07:29.691Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:07:29.691Z] ---> 645f2ea1efbf [2022-03-10T12:07:29.691Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-10T12:07:29.957Z] ---> Running in 04f87541beeb [2022-03-10T12:07:29.957Z] ---> 1d37fa6a71e8 [2022-03-10T12:07:29.957Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-10T12:07:29.957Z] Removing intermediate container d875d92d89be [2022-03-10T12:07:29.957Z] ---> d4d12e1e01e4 [2022-03-10T12:07:29.957Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-10T12:07:29.957Z] ---> Running in 816d3c6a222d [2022-03-10T12:07:29.957Z] ---> Running in 9ba6c352b148 [2022-03-10T12:07:29.957Z] ---> 9ff0123078d3 [2022-03-10T12:07:29.957Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-10T12:07:30.222Z] Removing intermediate container 816d3c6a222d [2022-03-10T12:07:30.222Z] ---> a0948f45f626 [2022-03-10T12:07:30.222Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:07:30.222Z] ---> Running in 6f7a7becd382 [2022-03-10T12:07:30.339Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-10T12:07:30.483Z] ---> a4dbb85b1fe6 [2022-03-10T12:07:30.483Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-10T12:07:30.483Z] Removing intermediate container 6f7a7becd382 [2022-03-10T12:07:30.483Z] ---> 76094349c2b7 [2022-03-10T12:07:30.483Z] Step 20/22 : LABEL arch=x86_64 [2022-03-10T12:07:30.483Z] ---> Running in e824269d1498 [2022-03-10T12:07:30.483Z] ---> Running in fe8724ee233d [2022-03-10T12:07:30.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:30.749Z] (1/42) Installing readline (8.1.0-r0) [2022-03-10T12:07:30.749Z] (2/42) Installing bash (5.1.4-r0) [2022-03-10T12:07:30.749Z] Executing bash-5.1.4-r0.post-install [2022-03-10T12:07:30.749Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-10T12:07:30.749Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-10T12:07:30.749Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-10T12:07:30.749Z] Removing intermediate container fe8724ee233d [2022-03-10T12:07:30.749Z] ---> 6e1d6be897cc [2022-03-10T12:07:30.749Z] Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:07:30.749Z] (6/42) Installing curl (7.79.1-r0) [2022-03-10T12:07:30.749Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-10T12:07:31.029Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-10T12:07:31.029Z] (9/42) Installing expat (2.4.7-r0) [2022-03-10T12:07:31.029Z] (10/42) Installing libffi (3.3-r2) [2022-03-10T12:07:31.029Z] (11/42) Installing gdbm (1.19-r0) [2022-03-10T12:07:31.029Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-10T12:07:31.029Z] Removing intermediate container e824269d1498 [2022-03-10T12:07:31.029Z] ---> bf35b29a2236 [2022-03-10T12:07:31.029Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-10T12:07:31.029Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-10T12:07:31.029Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-10T12:07:31.029Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-10T12:07:31.029Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-10T12:07:31.029Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-10T12:07:31.029Z] ---> Running in 4838fe412d0b [2022-03-10T12:07:32.001Z] Removing intermediate container 04f87541beeb [2022-03-10T12:07:32.001Z] ---> 9713faeef1f8 [2022-03-10T12:07:32.001Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-10T12:07:32.001Z] ---> ef4961c369b7 [2022-03-10T12:07:32.001Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-10T12:07:32.001Z] Removing intermediate container 4838fe412d0b [2022-03-10T12:07:32.001Z] ---> Running in 3c06c9142584 [2022-03-10T12:07:32.001Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-10T12:07:32.001Z] ---> d43172a182bd [2022-03-10T12:07:32.001Z] Step 22/22 : LABEL version=0.0.0 [2022-03-10T12:07:32.001Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-10T12:07:32.001Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-10T12:07:32.261Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-10T12:07:32.261Z] ---> Running in 9da275031e7b [2022-03-10T12:07:32.261Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-10T12:07:32.261Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-10T12:07:32.261Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-10T12:07:32.261Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-10T12:07:32.261Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-10T12:07:32.261Z] ---> Running in 6d2376779090 [2022-03-10T12:07:32.261Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-10T12:07:32.261Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-10T12:07:32.524Z] ---> e8345489c290 [2022-03-10T12:07:32.524Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-10T12:07:32.524Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-10T12:07:32.524Z] Removing intermediate container 9da275031e7b [2022-03-10T12:07:32.524Z] ---> 42f8d3d38ba0 [2022-03-10T12:07:32.524Z] [2022-03-10T12:07:32.524Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-10T12:07:32.524Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-10T12:07:32.524Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-10T12:07:32.524Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-10T12:07:32.524Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-10T12:07:32.524Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-10T12:07:32.524Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-10T12:07:32.524Z] ---> Running in 67e66012e66f [2022-03-10T12:07:32.524Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-10T12:07:32.524Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-10T12:07:32.524Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-10T12:07:32.799Z] Successfully built 42f8d3d38ba0 [2022-03-10T12:07:32.800Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-10T12:07:32.800Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-10T12:07:32.800Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-10T12:07:32.800Z] Successfully tagged support-notifications:latest [2022-03-10T12:07:32.800Z] Building core-metadata [2022-03-10T12:07:32.800Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:33.080Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:07:33.080Z] OK: 84 MiB in 64 packages [2022-03-10T12:07:33.672Z] 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-03-10T12:07:33.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:07:33.948Z] Collecting docker-compose==1.23.2 [2022-03-10T12:07:33.948Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-10T12:07:33.948Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-10T12:07:34.212Z] Collecting texttable<0.10,>=0.9.0 [2022-03-10T12:07:34.212Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-10T12:07:34.212Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-10T12:07:34.212Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-10T12:07:34.212Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-10T12:07:34.477Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-10T12:07:34.477Z] 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-03-10T12:07:34.477Z] Collecting jsonschema<3,>=2.5.1 [2022-03-10T12:07:34.477Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-10T12:07:34.477Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-10T12:07:34.477Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-10T12:07:34.743Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-10T12:07:34.743Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:07:34.743Z] OK: 8 MiB in 20 packages [2022-03-10T12:07:35.015Z] Removing intermediate container 6d2376779090 [2022-03-10T12:07:35.015Z] ---> 758079340d5f [2022-03-10T12:07:35.015Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-10T12:07:35.283Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-10T12:07:35.283Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-10T12:07:35.283Z] ---> Running in 95202babe655 [2022-03-10T12:07:35.283Z] Collecting cached-property<2,>=1.2.0 [2022-03-10T12:07:35.283Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-10T12:07:35.548Z] Removing intermediate container 3c06c9142584 [2022-03-10T12:07:35.548Z] ---> 8a282ab927d2 [2022-03-10T12:07:35.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:07:35.813Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-10T12:07:35.813Z] Removing intermediate container 95202babe655 [2022-03-10T12:07:35.813Z] ---> 4c8a66bb9068 [2022-03-10T12:07:35.813Z] Step 28/31 : CMD ["gate"] [2022-03-10T12:07:35.813Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-10T12:07:35.813Z] Collecting docopt<0.7,>=0.6.1 [2022-03-10T12:07:35.813Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-10T12:07:35.813Z] ---> Running in 06260b4ae322 [2022-03-10T12:07:35.813Z] ---> 2d64a5deaec8 [2022-03-10T12:07:35.813Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-10T12:07:36.076Z] Removing intermediate container 06260b4ae322 [2022-03-10T12:07:36.076Z] ---> c16b11835bc9 [2022-03-10T12:07:36.076Z] Step 29/31 : LABEL arch=x86_64 [2022-03-10T12:07:36.340Z] ---> Running in 1d4d27cc6e92 [2022-03-10T12:07:36.340Z] Collecting docker<4.0,>=3.6.0 [2022-03-10T12:07:36.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-10T12:07:36.603Z] Removing intermediate container 1d4d27cc6e92 [2022-03-10T12:07:36.603Z] ---> e547d6e8d4a6 [2022-03-10T12:07:36.603Z] Step 30/31 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:07:36.603Z] Collecting PyYAML<4,>=3.10 [2022-03-10T12:07:36.603Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-10T12:07:36.603Z] ---> Running in a7bac93bca08 [2022-03-10T12:07:36.603Z] ---> 88e2b5a106bb [2022-03-10T12:07:36.603Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-10T12:07:36.870Z] Removing intermediate container a7bac93bca08 [2022-03-10T12:07:36.870Z] ---> 0f2ea2c2fd52 [2022-03-10T12:07:36.870Z] Step 31/31 : LABEL version=0.0.0 [2022-03-10T12:07:36.870Z] ---> Running in 584419a509cd [2022-03-10T12:07:37.142Z] ---> 0023b313220a [2022-03-10T12:07:37.142Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-10T12:07:37.142Z] ---> Running in 626792e6619c [2022-03-10T12:07:37.142Z] Removing intermediate container 584419a509cd [2022-03-10T12:07:37.142Z] ---> 7cba17760bae [2022-03-10T12:07:37.142Z] [2022-03-10T12:07:37.433Z] Successfully built 7cba17760bae [2022-03-10T12:07:37.433Z] Successfully tagged security-bootstrapper:latest [2022-03-10T12:07:37.433Z] Building security-secretstore-setup [2022-03-10T12:07:37.433Z] Removing intermediate container 626792e6619c [2022-03-10T12:07:37.433Z] ---> ff5113bb9e41 [2022-03-10T12:07:37.433Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:07:37.433Z]  Building security-bootstrapper ... done  ---> Running in 378f6c18ed10 [2022-03-10T12:07:37.727Z] Removing intermediate container 378f6c18ed10 [2022-03-10T12:07:37.727Z] ---> e3407031517f [2022-03-10T12:07:37.727Z] Step 21/23 : LABEL arch=x86_64 [2022-03-10T12:07:37.727Z] ---> Running in 3c178ad16ca4 [2022-03-10T12:07:37.727Z] Collecting docker-pycreds>=0.4.0 [2022-03-10T12:07:37.727Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-10T12:07:38.012Z] Removing intermediate container 3c178ad16ca4 [2022-03-10T12:07:38.012Z] ---> 8d705770ca45 [2022-03-10T12:07:38.012Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:07:38.012Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-10T12:07:38.012Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-10T12:07:38.012Z] 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-03-10T12:07:38.012Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-10T12:07:38.012Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-10T12:07:38.012Z] Collecting idna<2.8,>=2.5 [2022-03-10T12:07:38.279Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-10T12:07:38.279Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-10T12:07:38.279Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-10T12:07:38.279Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-10T12:07:38.279Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-10T12:07:38.542Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-10T12:07:38.542Z] Attempting uninstall: urllib3 [2022-03-10T12:07:38.542Z] Found existing installation: urllib3 1.26.5 [2022-03-10T12:07:38.542Z] Uninstalling urllib3-1.26.5: [2022-03-10T12:07:38.542Z] Successfully uninstalled urllib3-1.26.5 [2022-03-10T12:07:38.810Z] ---> Running in 772d998f7e64 [2022-03-10T12:07:38.810Z] Attempting uninstall: idna [2022-03-10T12:07:38.810Z] Found existing installation: idna 3.2 [2022-03-10T12:07:38.810Z] Uninstalling idna-3.2: [2022-03-10T12:07:39.071Z] Successfully uninstalled idna-3.2 [2022-03-10T12:07:39.330Z] Attempting uninstall: chardet [2022-03-10T12:07:39.330Z] Found existing installation: chardet 4.0.0 [2022-03-10T12:07:39.330Z] Uninstalling chardet-4.0.0: [2022-03-10T12:07:39.330Z] Removing intermediate container 772d998f7e64 [2022-03-10T12:07:39.330Z] ---> c858d7c57399 [2022-03-10T12:07:39.330Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:07:39.330Z] Successfully uninstalled chardet-4.0.0 [2022-03-10T12:07:40.752Z] Attempting uninstall: requests [2022-03-10T12:07:40.752Z] Found existing installation: requests 2.25.1 [2022-03-10T12:07:40.752Z] Uninstalling requests-2.25.1: [2022-03-10T12:07:41.018Z] Successfully uninstalled requests-2.25.1 [2022-03-10T12:07:41.286Z] ---> Running in e14d66058560 [2022-03-10T12:07:41.566Z] Running setup.py install for texttable: started [2022-03-10T12:07:42.159Z] Running setup.py install for texttable: finished with status 'done' [2022-03-10T12:07:42.159Z] Running setup.py install for PyYAML: started [2022-03-10T12:07:42.769Z] Removing intermediate container e14d66058560 [2022-03-10T12:07:42.769Z] ---> f81a618fe40c [2022-03-10T12:07:42.769Z] [2022-03-10T12:07:42.769Z] Successfully built f81a618fe40c [2022-03-10T12:07:42.769Z] Successfully tagged core-data:latest [2022-03-10T12:07:42.769Z]  Building core-data ... done Building security-proxy-setup [2022-03-10T12:07:42.769Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-10T12:07:43.032Z] Running setup.py install for docopt: started [2022-03-10T12:07:43.608Z] Running setup.py install for docopt: finished with status 'done' [2022-03-10T12:07:43.608Z] Running setup.py install for dockerpty: started [2022-03-10T12:07:44.183Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-10T12:07:44.757Z] 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-03-10T12:07:46.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:07:46.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:07:46.683Z] ---> d6cfb5ecbcd3 [2022-03-10T12:07:46.683Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:07:46.683Z] ---> Using cache [2022-03-10T12:07:46.683Z] ---> fc391373c639 [2022-03-10T12:07:46.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:07:46.683Z] ---> Using cache [2022-03-10T12:07:46.683Z] ---> 003773ccadc2 [2022-03-10T12:07:46.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-10T12:07:47.256Z] ---> Using cache [2022-03-10T12:07:47.256Z] ---> 371ff132a603 [2022-03-10T12:07:47.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:07:47.256Z] ---> Using cache [2022-03-10T12:07:47.256Z] ---> 1bc7f919fc1c [2022-03-10T12:07:47.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:07:47.256Z] ---> Using cache [2022-03-10T12:07:47.256Z] ---> 2b0edfcfaea1 [2022-03-10T12:07:47.256Z] Step 8/23 : COPY . . [2022-03-10T12:07:47.256Z] ---> Using cache [2022-03-10T12:07:47.256Z] ---> e8345489c290 [2022-03-10T12:07:47.256Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-10T12:07:47.519Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:07:47.519Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:07:47.519Z] ---> d6cfb5ecbcd3 [2022-03-10T12:07:47.519Z] Step 3/21 : WORKDIR /edgex-go [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> fc391373c639 [2022-03-10T12:07:47.519Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> 003773ccadc2 [2022-03-10T12:07:47.519Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> 371ff132a603 [2022-03-10T12:07:47.519Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> 1bc7f919fc1c [2022-03-10T12:07:47.519Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> 2b0edfcfaea1 [2022-03-10T12:07:47.519Z] Step 8/21 : COPY . . [2022-03-10T12:07:47.519Z] ---> Using cache [2022-03-10T12:07:47.519Z] ---> e8345489c290 [2022-03-10T12:07:47.519Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-10T12:07:47.782Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:07:47.782Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:07:47.782Z] ---> d6cfb5ecbcd3 [2022-03-10T12:07:47.782Z] Step 3/25 : WORKDIR /edgex-go [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> fc391373c639 [2022-03-10T12:07:47.782Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> 003773ccadc2 [2022-03-10T12:07:47.782Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> 371ff132a603 [2022-03-10T12:07:47.782Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> 1bc7f919fc1c [2022-03-10T12:07:47.782Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> 2b0edfcfaea1 [2022-03-10T12:07:47.782Z] Step 8/25 : COPY . . [2022-03-10T12:07:47.782Z] ---> Using cache [2022-03-10T12:07:47.782Z] ---> e8345489c290 [2022-03-10T12:07:47.782Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-10T12:07:48.727Z] ---> Running in 931992f1a016 [2022-03-10T12:07:48.727Z] ---> Running in 4d39e0d139fa [2022-03-10T12:07:48.727Z] ---> Running in 5f902963fe5d [2022-03-10T12:07:49.305Z] 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-03-10T12:07:49.305Z] 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-03-10T12:07:49.569Z] 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-03-10T12:07:52.209Z] Removing intermediate container 9ba6c352b148 [2022-03-10T12:07:52.209Z] ---> 893c4c38f3ce [2022-03-10T12:07:52.209Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-10T12:07:52.482Z] ---> Running in 4c0b1dfa751b [2022-03-10T12:07:52.482Z] Removing intermediate container 4c0b1dfa751b [2022-03-10T12:07:52.482Z] ---> 594c6185435a [2022-03-10T12:07:52.482Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-10T12:07:52.482Z] ---> Running in 1e8f5c87e138 [2022-03-10T12:07:52.763Z] Removing intermediate container 1e8f5c87e138 [2022-03-10T12:07:52.763Z] ---> a030b9cbd682 [2022-03-10T12:07:52.763Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-10T12:07:53.355Z] ---> 47f13df65b94 [2022-03-10T12:07:53.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-10T12:07:53.630Z] ---> a2b6e3f145d2 [2022-03-10T12:07:53.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-10T12:07:54.229Z] ---> f6543a4d187a [2022-03-10T12:07:54.229Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-10T12:07:54.229Z] ---> Running in bd181b7794d5 [2022-03-10T12:07:54.229Z] Removing intermediate container bd181b7794d5 [2022-03-10T12:07:54.229Z] ---> 373b2b11e87b [2022-03-10T12:07:54.229Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:07:54.229Z] ---> Running in e564e6e3d593 [2022-03-10T12:07:54.502Z] Removing intermediate container e564e6e3d593 [2022-03-10T12:07:54.502Z] ---> 45cbeba12926 [2022-03-10T12:07:54.502Z] Step 21/23 : LABEL arch=x86_64 [2022-03-10T12:07:54.502Z] ---> Running in 79e0530cd205 [2022-03-10T12:07:54.772Z] Removing intermediate container 79e0530cd205 [2022-03-10T12:07:54.772Z] ---> 2961abb05c7d [2022-03-10T12:07:54.772Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:07:54.772Z] ---> Running in 5ded637d85dc [2022-03-10T12:07:54.772Z] Removing intermediate container 5ded637d85dc [2022-03-10T12:07:54.772Z] ---> 1e724116ae07 [2022-03-10T12:07:54.772Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:07:55.040Z] ---> Running in 533373c559ec [2022-03-10T12:07:55.040Z] Removing intermediate container 533373c559ec [2022-03-10T12:07:55.040Z] ---> 5dcf131343dd [2022-03-10T12:07:55.040Z] [2022-03-10T12:07:55.307Z] Successfully built 5dcf131343dd [2022-03-10T12:07:55.307Z] Successfully tagged sys-mgmt-agent:latest [2022-03-10T12:08:05.431Z]  Building sys-mgmt-agent ... done Removing intermediate container 67e66012e66f [2022-03-10T12:08:05.431Z] ---> ae0110aefe02 [2022-03-10T12:08:05.431Z] [2022-03-10T12:08:05.431Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:08:05.431Z] ---> 0a97eee8041e [2022-03-10T12:08:05.431Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:08:05.431Z] ---> Using cache [2022-03-10T12:08:05.431Z] ---> f8e2b898995a [2022-03-10T12:08:05.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:08:05.431Z] ---> Using cache [2022-03-10T12:08:05.431Z] ---> de1cecf423f1 [2022-03-10T12:08:05.431Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-10T12:08:05.431Z] ---> Running in bc4db066456f [2022-03-10T12:08:05.431Z] Removing intermediate container bc4db066456f [2022-03-10T12:08:05.431Z] ---> 5625f9ea4e10 [2022-03-10T12:08:05.431Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-10T12:08:05.431Z] ---> Running in 0048a6d24bcc [2022-03-10T12:08:05.431Z] Removing intermediate container 0048a6d24bcc [2022-03-10T12:08:05.431Z] ---> f965a64ab0ce [2022-03-10T12:08:05.431Z] Step 15/23 : WORKDIR / [2022-03-10T12:08:05.431Z] ---> Running in d1bb7d4da7d6 [2022-03-10T12:08:05.431Z] Removing intermediate container d1bb7d4da7d6 [2022-03-10T12:08:05.431Z] ---> 5750ba7914e7 [2022-03-10T12:08:05.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:08:05.431Z] ---> c2b34c66732b [2022-03-10T12:08:05.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-10T12:08:06.014Z] ---> f95cb6ad6a64 [2022-03-10T12:08:06.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-10T12:08:06.279Z] ---> 218f9bb5e978 [2022-03-10T12:08:06.279Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-10T12:08:06.279Z] ---> Running in 2f79d3a600c8 [2022-03-10T12:08:06.541Z] Removing intermediate container 2f79d3a600c8 [2022-03-10T12:08:06.541Z] ---> 47feda76b3f2 [2022-03-10T12:08:06.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:08:06.541Z] ---> Running in 2c06c4f2e7f3 [2022-03-10T12:08:06.541Z] Removing intermediate container 2c06c4f2e7f3 [2022-03-10T12:08:06.541Z] ---> 88c33904e5dd [2022-03-10T12:08:06.541Z] Step 21/23 : LABEL arch=x86_64 [2022-03-10T12:08:06.541Z] ---> Running in d23b41e55e62 [2022-03-10T12:08:06.801Z] Removing intermediate container d23b41e55e62 [2022-03-10T12:08:06.801Z] ---> f6857ee955fd [2022-03-10T12:08:06.801Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:08:06.801Z] ---> Running in 3df6c0b51726 [2022-03-10T12:08:07.061Z] Removing intermediate container 3df6c0b51726 [2022-03-10T12:08:07.061Z] ---> fedcc4d770ec [2022-03-10T12:08:07.061Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:08:07.061Z] ---> Running in 2d47e7ed7f10 [2022-03-10T12:08:07.061Z] Removing intermediate container 2d47e7ed7f10 [2022-03-10T12:08:07.061Z] ---> 9976c0e8a784 [2022-03-10T12:08:07.061Z] [2022-03-10T12:08:07.321Z] Successfully built 9976c0e8a784 [2022-03-10T12:08:07.322Z] Successfully tagged core-command:latest [2022-03-10T12:08:17.372Z]  Building core-command ... done 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-03-10T12:08:18.326Z] 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-03-10T12:08:22.552Z] Removing intermediate container 4d39e0d139fa [2022-03-10T12:08:22.552Z] ---> db3fd9629931 [2022-03-10T12:08:22.552Z] [2022-03-10T12:08:22.552Z] Step 10/25 : FROM alpine:3.14 [2022-03-10T12:08:22.552Z] ---> 0a97eee8041e [2022-03-10T12:08:22.552Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-10T12:08:22.552Z] ---> Running in 63ab947a650c [2022-03-10T12:08:22.552Z] Removing intermediate container 5f902963fe5d [2022-03-10T12:08:22.552Z] ---> 005dd2fc3aad [2022-03-10T12:08:22.552Z] [2022-03-10T12:08:22.552Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:08:22.552Z] ---> 0a97eee8041e [2022-03-10T12:08:22.552Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:08:22.552Z] ---> Using cache [2022-03-10T12:08:22.552Z] ---> f8e2b898995a [2022-03-10T12:08:22.552Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:08:22.552Z] ---> Using cache [2022-03-10T12:08:22.552Z] ---> de1cecf423f1 [2022-03-10T12:08:22.552Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-10T12:08:22.552Z] Removing intermediate container 931992f1a016 [2022-03-10T12:08:22.552Z] ---> 4fffbbc4ded8 [2022-03-10T12:08:22.552Z] [2022-03-10T12:08:22.552Z] Step 10/21 : FROM alpine:3.14 [2022-03-10T12:08:22.552Z] ---> 0a97eee8041e [2022-03-10T12:08:22.552Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-10T12:08:22.552Z] ---> Running in 5fd04694d6ca [2022-03-10T12:08:22.552Z] ---> Running in abe6f25b57aa [2022-03-10T12:08:22.821Z] Removing intermediate container 5fd04694d6ca [2022-03-10T12:08:22.821Z] ---> 9aa5c2f76ee2 [2022-03-10T12:08:22.821Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-10T12:08:22.821Z] ---> Running in fbdb3f57f91b [2022-03-10T12:08:22.821Z] Removing intermediate container fbdb3f57f91b [2022-03-10T12:08:22.821Z] ---> 4c9a739efe85 [2022-03-10T12:08:22.821Z] Step 15/23 : WORKDIR / [2022-03-10T12:08:22.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:08:22.821Z] ---> Running in 2fa8a7a262d7 [2022-03-10T12:08:23.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:08:23.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-10T12:08:23.086Z] Removing intermediate container 2fa8a7a262d7 [2022-03-10T12:08:23.086Z] ---> 54050b0101a9 [2022-03-10T12:08:23.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:08:23.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-10T12:08:23.355Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-10T12:08:23.355Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-10T12:08:23.355Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-10T12:08:23.355Z] (3/3) Installing su-exec (0.2-r1) [2022-03-10T12:08:23.355Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-10T12:08:23.355Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:08:23.355Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:08:23.355Z] OK: 6 MiB in 17 packages [2022-03-10T12:08:23.355Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-10T12:08:23.355Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-10T12:08:23.618Z] (5/5) Installing curl (7.79.1-r0) [2022-03-10T12:08:23.618Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:08:23.618Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:08:23.618Z] ---> 54ffc98a700d [2022-03-10T12:08:23.618Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-10T12:08:23.618Z] OK: 8 MiB in 19 packages [2022-03-10T12:08:23.889Z] Removing intermediate container 63ab947a650c [2022-03-10T12:08:23.889Z] ---> bd5c8916bf2d [2022-03-10T12:08:23.889Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-10T12:08:23.889Z] Removing intermediate container abe6f25b57aa [2022-03-10T12:08:23.889Z] ---> c0908fd710d7 [2022-03-10T12:08:23.889Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-10T12:08:23.889Z] ---> Running in 357cbe23783f [2022-03-10T12:08:24.149Z] ---> ab18487ab93f [2022-03-10T12:08:24.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-10T12:08:24.150Z] ---> Running in abea0a290ea0 [2022-03-10T12:08:24.150Z] Removing intermediate container 357cbe23783f [2022-03-10T12:08:24.150Z] ---> adec5345ddf5 [2022-03-10T12:08:24.150Z] Step 13/25 : WORKDIR / [2022-03-10T12:08:24.150Z] Removing intermediate container abea0a290ea0 [2022-03-10T12:08:24.150Z] ---> 23ea20669499 [2022-03-10T12:08:24.150Z] Step 13/21 : WORKDIR /edgex [2022-03-10T12:08:24.150Z] ---> Running in 075294bfd695 [2022-03-10T12:08:24.150Z] ---> ed695708a54c [2022-03-10T12:08:24.150Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-10T12:08:24.150Z] ---> Running in 5679f000f977 [2022-03-10T12:08:24.150Z] ---> Running in ce53c208e77f [2022-03-10T12:08:24.413Z] Removing intermediate container 5679f000f977 [2022-03-10T12:08:24.413Z] ---> e4a2f9f40c13 [2022-03-10T12:08:24.413Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-10T12:08:24.413Z] Removing intermediate container 075294bfd695 [2022-03-10T12:08:24.413Z] ---> e96e37c2a82f [2022-03-10T12:08:24.413Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-10T12:08:24.413Z] Removing intermediate container ce53c208e77f [2022-03-10T12:08:24.413Z] ---> 142cf8a0257a [2022-03-10T12:08:24.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:08:24.413Z] ---> Running in 67a633ca0438 [2022-03-10T12:08:24.413Z] ---> 678e306ce164 [2022-03-10T12:08:24.413Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-10T12:08:24.413Z] ---> 8177740ef6bf [2022-03-10T12:08:24.413Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-10T12:08:24.413Z] Removing intermediate container 67a633ca0438 [2022-03-10T12:08:24.413Z] ---> 48a894f0f737 [2022-03-10T12:08:24.413Z] Step 21/23 : LABEL arch=x86_64 [2022-03-10T12:08:24.687Z] ---> Running in 15b7896832be [2022-03-10T12:08:24.687Z] Removing intermediate container 15b7896832be [2022-03-10T12:08:24.687Z] ---> 2b347d7e6dca [2022-03-10T12:08:24.687Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:08:24.687Z] ---> ab8e9e3a4d4a [2022-03-10T12:08:24.687Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-10T12:08:24.687Z] ---> 8b161c776aec [2022-03-10T12:08:24.687Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-10T12:08:24.687Z] ---> Running in d3f9dc42d704 [2022-03-10T12:08:24.950Z] ---> f6176b928c18 [2022-03-10T12:08:24.950Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-10T12:08:24.950Z] Removing intermediate container d3f9dc42d704 [2022-03-10T12:08:24.950Z] ---> 3e09f07626ab [2022-03-10T12:08:24.950Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:08:24.950Z] ---> Running in b74b4408ca7f [2022-03-10T12:08:24.950Z] ---> 41221abc19c3 [2022-03-10T12:08:24.950Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-10T12:08:24.950Z] ---> 6d29c070ab22 [2022-03-10T12:08:24.950Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-10T12:08:25.209Z] ---> Running in 3514651c3bc1 [2022-03-10T12:08:25.209Z] Removing intermediate container b74b4408ca7f [2022-03-10T12:08:25.209Z] ---> 10bf944950ec [2022-03-10T12:08:25.209Z] [2022-03-10T12:08:25.209Z] Successfully built 10bf944950ec [2022-03-10T12:08:25.209Z] Successfully tagged core-metadata:latest [2022-03-10T12:08:25.209Z]  Building core-metadata ... done Removing intermediate container 3514651c3bc1 [2022-03-10T12:08:25.209Z] ---> adf6ed342579 [2022-03-10T12:08:25.209Z] Step 18/21 : CMD ["--init=true"] [2022-03-10T12:08:25.209Z] ---> Running in 5089dfd589b5 [2022-03-10T12:08:25.475Z] ---> 4641ddb851eb [2022-03-10T12:08:25.475Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-10T12:08:25.475Z] Removing intermediate container 5089dfd589b5 [2022-03-10T12:08:25.475Z] ---> 269a8f574525 [2022-03-10T12:08:25.475Z] Step 19/21 : LABEL arch=x86_64 [2022-03-10T12:08:25.475Z] ---> Running in c64713ade1f1 [2022-03-10T12:08:25.475Z] Removing intermediate container c64713ade1f1 [2022-03-10T12:08:25.475Z] ---> daf1cea0a70c [2022-03-10T12:08:25.475Z] Step 20/21 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:08:25.475Z] ---> Running in 1054a516e04f [2022-03-10T12:08:25.739Z] Removing intermediate container 1054a516e04f [2022-03-10T12:08:25.739Z] ---> ba12810d23aa [2022-03-10T12:08:25.739Z] Step 21/21 : LABEL version=0.0.0 [2022-03-10T12:08:25.739Z] ---> 1f87bf496a70 [2022-03-10T12:08:25.739Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-10T12:08:25.739Z] ---> Running in 141dede1ed28 [2022-03-10T12:08:25.739Z] Removing intermediate container 141dede1ed28 [2022-03-10T12:08:25.739Z] ---> b0d68d8d207c [2022-03-10T12:08:25.739Z] [2022-03-10T12:08:25.999Z] ---> 9aea0d2927fb [2022-03-10T12:08:25.999Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-10T12:08:25.999Z] Successfully built b0d68d8d207c [2022-03-10T12:08:25.999Z] Successfully tagged security-proxy-setup:latest [2022-03-10T12:08:25.999Z]  Building security-proxy-setup ... done  ---> Running in a1803cee2f16 [2022-03-10T12:08:26.568Z] Removing intermediate container a1803cee2f16 [2022-03-10T12:08:26.568Z] ---> 9e4bb65853c2 [2022-03-10T12:08:26.568Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-10T12:08:26.568Z] ---> Running in d765a9cd4390 [2022-03-10T12:08:26.568Z] Removing intermediate container d765a9cd4390 [2022-03-10T12:08:26.568Z] ---> fb86130dbb30 [2022-03-10T12:08:26.568Z] Step 23/25 : LABEL arch=x86_64 [2022-03-10T12:08:26.568Z] ---> Running in a5c2ab49f129 [2022-03-10T12:08:26.568Z] Removing intermediate container a5c2ab49f129 [2022-03-10T12:08:26.568Z] ---> b781183a129e [2022-03-10T12:08:26.568Z] Step 24/25 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:08:26.568Z] ---> Running in 18a3c84bc9fc [2022-03-10T12:08:26.829Z] Removing intermediate container 18a3c84bc9fc [2022-03-10T12:08:26.829Z] ---> 07b6c8c9c034 [2022-03-10T12:08:26.829Z] Step 25/25 : LABEL version=0.0.0 [2022-03-10T12:08:26.829Z] ---> Running in 24b82fcfbc38 [2022-03-10T12:08:26.829Z] Removing intermediate container 24b82fcfbc38 [2022-03-10T12:08:26.829Z] ---> 5651a869dc79 [2022-03-10T12:08:26.829Z] [2022-03-10T12:08:26.829Z] Successfully built 5651a869dc79 [2022-03-10T12:08:26.829Z] Successfully tagged security-secretstore-setup:latest [2022-03-10T12:08:26.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-10T12:08:26.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-10T12:08:26.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-10T12:08:27.096Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-03-10T12:08:27.105Z] $ docker stop --time=1 ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a [2022-03-10T12:08:27.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-10T12:08:28.529Z] $ docker rm -f ae1452bbe4f05d7f5dce1b5d62f0e3e108937dbae9281d9769d2528b650b0c5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T12:08:28.869Z] + docker images [2022-03-10T12:08:28.869Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T12:08:28.869Z] security-secretstore-setup latest 5651a869dc79 2 seconds ago 27.9MB [2022-03-10T12:08:28.869Z] security-proxy-setup latest b0d68d8d207c 3 seconds ago 26.2MB [2022-03-10T12:08:28.869Z] core-metadata latest 10bf944950ec 4 seconds ago 16.6MB [2022-03-10T12:08:28.869Z] 005dd2fc3aad 6 seconds ago 1.78GB [2022-03-10T12:08:28.869Z] 4fffbbc4ded8 6 seconds ago 1.78GB [2022-03-10T12:08:28.869Z] db3fd9629931 7 seconds ago 1.78GB [2022-03-10T12:08:28.869Z] core-command latest 9976c0e8a784 22 seconds ago 15.8MB [2022-03-10T12:08:28.869Z] ae0110aefe02 24 seconds ago 1.77GB [2022-03-10T12:08:28.869Z] sys-mgmt-agent latest 5dcf131343dd 34 seconds ago 296MB [2022-03-10T12:08:28.869Z] core-data latest f81a618fe40c 47 seconds ago 20MB [2022-03-10T12:08:28.869Z] security-bootstrapper latest 7cba17760bae 51 seconds ago 18.7MB [2022-03-10T12:08:28.869Z] support-notifications latest 42f8d3d38ba0 56 seconds ago 16.7MB [2022-03-10T12:08:28.869Z] 0d04fd0b75bf About a minute ago 1.79GB [2022-03-10T12:08:28.869Z] 4f0317b92b8c About a minute ago 1.78GB [2022-03-10T12:08:28.869Z] a1328be886b8 About a minute ago 1.77GB [2022-03-10T12:08:28.869Z] a5341e793f44 About a minute ago 1.77GB [2022-03-10T12:08:28.869Z] support-scheduler latest f945695d4120 About a minute ago 16MB [2022-03-10T12:08:28.869Z] a37ef104e371 About a minute ago 1.78GB [2022-03-10T12:08:28.869Z] ci-base-image-x86_64 latest d6cfb5ecbcd3 5 minutes ago 1.27GB [2022-03-10T12:08:28.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-10T12:08:28.869Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-10T12:08:28.869Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-10T12:08:28.869Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-10T12:08:28.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-10T12:08:37.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-10T12:08:38.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-10T12:08:38.684Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-10T12:08:38.684Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-10T12:08:38.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-10T12:08:44.035Z] Still waiting to schedule task [2022-03-10T12:08:44.035Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-10T12:08:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2022-03-10T12:08:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-10T12:08:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-10T12:08:51.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements [2022-03-10T12:08:51.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-10T12:08:51.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.418s coverage: 54.9% of statements [2022-03-10T12:08:51.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-10T12:08:51.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-10T12:08:52.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.687s coverage: 89.5% of statements [2022-03-10T12:08:52.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-10T12:08:52.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-10T12:08:52.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:08:54.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements [2022-03-10T12:08:54.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-10T12:08:54.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-10T12:08:54.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-10T12:08:54.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-10T12:08:54.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.698s coverage: 94.2% of statements [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.189s coverage: 54.2% of statements [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 21.7% of statements [2022-03-10T12:09:02.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements [2022-03-10T12:09:02.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements [2022-03-10T12:09:03.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements [2022-03-10T12:09:03.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2022-03-10T12:09:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2022-03-10T12:09:16.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2022-03-10T12:09:19.346Z] Running on prd-ubuntu18.04-docker-8c-8g-6772 in /w/workspace/edgexfoundry_edgex-go_PR-3891 [Pipeline] { [Pipeline] ws [2022-03-10T12:09:19.360Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-10T12:09:19.452Z] The recommended git tool is: git [2022-03-10T12:09:20.992Z] using credential edgex-jenkins-ssh [2022-03-10T12:09:21.006Z] Cloning the remote Git repository [2022-03-10T12:09:21.041Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:09:21.077Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-10T12:09:21.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:09:21.107Z] > git --version # timeout=10 [2022-03-10T12:09:21.115Z] > git --version # 'git version 2.17.1' [2022-03-10T12:09:21.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:09:21.144Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T12:09:23.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.664s coverage: 82.5% of statements [2022-03-10T12:09:23.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-10T12:09:26.023Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:09:26.146Z] Merge succeeded, producing fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:09:26.147Z] Checking out Revision fd81e8eea96a92033a94fa95243825eee61fa6ce (PR-3891) [2022-03-10T12:09:25.340Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-10T12:09:25.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T12:09:25.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-10T12:09:25.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-10T12:09:25.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:09:25.381Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3891/head:refs/remotes/origin/PR-3891 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-10T12:09:26.042Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T12:09:26.048Z] > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 [2022-03-10T12:09:26.108Z] > git remote # timeout=10 [2022-03-10T12:09:26.123Z] > git config --get remote.origin.url # timeout=10 [2022-03-10T12:09:26.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T12:09:26.139Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-10T12:09:26.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-10T12:09:26.160Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T12:09:26.167Z] > git checkout -f fd81e8eea96a92033a94fa95243825eee61fa6ce # timeout=10 [2022-03-10T12:09:29.690Z] Commit message: "feat(data): Make MaxEventSize a service configuration setting" [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.236s coverage: 80.0% of statements [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.372s coverage: 85.4% of statements [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.903s coverage: 91.2% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-10T12:09:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements [2022-03-10T12:09:30.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:09:30.485Z] + echo snap-build.sh [2022-03-10T12:09:30.485Z] snap-build.sh [2022-03-10T12:09:30.485Z] + SNAP_BASE_DIR=. [2022-03-10T12:09:30.485Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-10T12:09:30.485Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-10T12:09:30.485Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-10T12:09:30.485Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-10T12:09:30.485Z] + cd /w/workspace/edgex-go/4 [2022-03-10T12:09:30.485Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-10T12:09:30.485Z] Reading package lists... [2022-03-10T12:09:30.485Z] Building dependency tree... [2022-03-10T12:09:30.485Z] Reading state information... [2022-03-10T12:09:30.486Z] The following packages were automatically installed and are no longer required: [2022-03-10T12:09:30.486Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-10T12:09:30.486Z] uidmap xdelta3 [2022-03-10T12:09:30.486Z] Use 'sudo apt autoremove' to remove them. [2022-03-10T12:09:30.486Z] The following packages will be REMOVED: [2022-03-10T12:09:30.486Z] lxd* lxd-client* [2022-03-10T12:09:30.486Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-10T12:09:30.748Z] After this operation, 31.7 MB disk space will be freed. [2022-03-10T12:09:31.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2022-03-10T12:09:31.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-03-10T12:09:31.542Z] (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-03-10T12:09:31.543Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-10T12:09:32.127Z] Removing lxd dnsmasq configuration [2022-03-10T12:09:32.390Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-10T12:09:32.390Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-10T12:09:33.335Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-10T12:09:33.335Z] (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-03-10T12:09:33.335Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-10T12:09:34.722Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-10T12:09:34.722Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-10T12:09:35.297Z] + sudo snap remove --purge lxd [2022-03-10T12:09:35.297Z] snap "lxd" is not installed [2022-03-10T12:09:35.297Z] + sudo groupadd --force --system lxd [2022-03-10T12:09:35.297Z] ++ whoami [2022-03-10T12:09:35.297Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-10T12:09:35.559Z] + newgrp - lxd [2022-03-10T12:09:35.559Z] + sudo snap install lxd [2022-03-10T12:09:35.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.4% of statements [2022-03-10T12:09:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-10T12:09:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-10T12:09:35.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-10T12:09:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2022-03-10T12:09:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-10T12:09:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-10T12:09:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.244s coverage: 89.5% of statements [2022-03-10T12:09:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-10T12:09:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-03-10T12:09:37.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-10T12:09:43.714Z] 2022-03-10T12:09:40Z INFO Waiting for automatic snapd restart... [2022-03-10T12:09:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 17.7% of statements [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-10T12:09:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-10T12:09:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-10T12:09:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-10T12:09:45.964Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.246s coverage: 28.9% of statements [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-10T12:09:45.964Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-10T12:09:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-10T12:09:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-10T12:09:45.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-10T12:09:45.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2022-03-10T12:09:45.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-03-10T12:09:46.237Z] 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-03-10T12:09:46.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-10T12:09:46.237Z] GO111MODULE=on go vet ./... [2022-03-10T12:09:58.646Z] lxd 4.23 from Canonical* installed [2022-03-10T12:09:58.646Z] + sudo lxd init --auto [2022-03-10T12:10:08.666Z] + sudo snap install --classic snapcraft [2022-03-10T12:10:12.905Z] snapcraft 6.0.2 from Canonical* installed [2022-03-10T12:10:12.905Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-10T12:10:12.905Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-10T12:10:12.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T12:10:12.905Z] Dload Upload Total Spent Left Speed [2022-03-10T12:10:12.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4910 0 --:--:-- --:--:-- --:--:-- 4874 [2022-03-10T12:10:13.165Z] 100 3325k 100 3325k 0 0 8591k 0 --:--:-- --:--:-- --:--:-- 8591k [2022-03-10T12:10:13.165Z] ./yq_linux_amd64 [2022-03-10T12:10:13.440Z] + sudo snapcraft prime --use-lxd [2022-03-10T12:10:15.368Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-10T12:10:15.368Z] 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-03-10T12:10:15.368Z] - README.md [2022-03-10T12:10:15.368Z] [2022-03-10T12:10:15.368Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-10T12:10:15.629Z] Launching a container. [2022-03-10T12:10:25.646Z] Waiting for container to be ready [2022-03-10T12:10:26.220Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-10T12:10:26.220Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-10T12:10:26.220Z] [2022-03-10T12:10:30.451Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-10T12:10:31.405Z] Waiting for network to be ready... [2022-03-10T12:10:31.669Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-10T12:10:31.961Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-10T12:10:31.961Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] [2022-03-10T12:10:31.961Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] [2022-03-10T12:10:31.961Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-10T12:10:31.961Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-10T12:10:31.961Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-10T12:10:31.961Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-10T12:10:31.961Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] [2022-03-10T12:10:31.961Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] [2022-03-10T12:10:32.538Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-10T12:10:32.538Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-10T12:10:32.800Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-10T12:10:32.800Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-10T12:10:32.800Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-10T12:10:32.800Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-10T12:10:32.800Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-10T12:10:32.800Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-10T12:10:33.374Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-10T12:10:33.374Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] [2022-03-10T12:10:33.374Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-10T12:10:33.374Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-10T12:10:33.374Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-10T12:10:33.374Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-10T12:10:33.374Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-10T12:10:33.374Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [908 kB] [2022-03-10T12:10:33.374Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-10T12:10:35.294Z] Fetched 23.3 MB in 4s (6291 kB/s) [2022-03-10T12:10:36.242Z] Reading package lists... [2022-03-10T12:10:36.242Z] Reading package lists... [2022-03-10T12:10:36.503Z] Building dependency tree... [2022-03-10T12:10:36.503Z] Reading state information... [2022-03-10T12:10:36.763Z] The following additional packages will be installed: [2022-03-10T12:10:36.763Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-10T12:10:36.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-10T12:10:36.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-10T12:10:36.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-10T12:10:36.763Z] Suggested packages: [2022-03-10T12:10:36.763Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-10T12:10:36.763Z] Recommended packages: [2022-03-10T12:10:36.763Z] gnupg libsasl2-modules [2022-03-10T12:10:36.763Z] The following NEW packages will be installed: [2022-03-10T12:10:36.763Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-10T12:10:36.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-10T12:10:36.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-10T12:10:36.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-10T12:10:36.763Z] The following packages will be upgraded: [2022-03-10T12:10:36.763Z] gpg gpg-agent gpgconf libudev1 [2022-03-10T12:10:36.763Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-10T12:10:36.763Z] Need to get 3859 kB of archives. [2022-03-10T12:10:36.763Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-10T12:10:36.763Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-10T12:10:37.025Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-10T12:10:37.025Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-10T12:10:37.025Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-10T12:10:37.025Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-10T12:10:37.345Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-10T12:10:37.345Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-10T12:10:37.621Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-10T12:10:37.621Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-10T12:10:37.621Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-10T12:10:37.621Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-10T12:10:37.621Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-10T12:10:37.621Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-10T12:10:37.621Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-10T12:10:37.892Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-10T12:10:37.892Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-10T12:10:37.892Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-10T12:10:37.892Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-10T12:10:37.892Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-10T12:10:37.892Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-10T12:10:37.892Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-10T12:10:37.892Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-10T12:10:38.182Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T12:10:38.182Z] Fetched 3859 kB in 1s (3437 kB/s) [2022-03-10T12:10:38.182Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-10T12:10:38.182Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:38.182Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-10T12:10:38.182Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-10T12:10:38.182Z] Selecting previously unselected package udev. [2022-03-10T12:10:38.182Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-10T12:10:38.182Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:38.182Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-10T12:10:38.441Z] Selecting previously unselected package libfuse2:amd64. [2022-03-10T12:10:38.441Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-10T12:10:38.441Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-10T12:10:38.441Z] Selecting previously unselected package fuse. [2022-03-10T12:10:38.441Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-10T12:10:38.441Z] Unpacking fuse (2.9.9-3) ... [2022-03-10T12:10:38.704Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-10T12:10:38.704Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-10T12:10:38.704Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-10T12:10:38.704Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-10T12:10:38.704Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-10T12:10:38.704Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-10T12:10:38.967Z] Selecting previously unselected package libksba8:amd64. [2022-03-10T12:10:38.967Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-10T12:10:38.967Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-10T12:10:38.967Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-10T12:10:38.967Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:38.967Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:38.967Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-10T12:10:38.967Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:38.967Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:38.967Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-10T12:10:38.967Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:38.967Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.227Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-10T12:10:39.227Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.227Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.227Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-10T12:10:39.227Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.227Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.227Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-10T12:10:39.227Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.227Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.227Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-10T12:10:39.227Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.227Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.489Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-10T12:10:39.489Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.489Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.489Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-10T12:10:39.489Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-10T12:10:39.489Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:39.489Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-10T12:10:39.489Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-10T12:10:39.489Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-10T12:10:39.489Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-10T12:10:39.489Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-10T12:10:39.489Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-10T12:10:39.489Z] Selecting previously unselected package libldap-common. [2022-03-10T12:10:39.489Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-10T12:10:39.489Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-10T12:10:39.751Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-10T12:10:39.751Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-10T12:10:39.751Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-10T12:10:39.751Z] Selecting previously unselected package dirmngr. [2022-03-10T12:10:39.751Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-10T12:10:39.751Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-10T12:10:39.751Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-10T12:10:39.751Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-10T12:10:39.751Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-10T12:10:40.012Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-10T12:10:40.012Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-10T12:10:40.586Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-10T12:10:40.586Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-10T12:10:40.586Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:40.586Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-10T12:10:40.586Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-10T12:10:40.586Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:40.586Z] Setting up fuse (2.9.9-3) ... [2022-03-10T12:10:40.586Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-10T12:10:41.164Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-10T12:10:41.164Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-10T12:10:41.164Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-10T12:10:41.426Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-10T12:10:41.426Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-10T12:10:41.426Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-10T12:10:41.996Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-10T12:10:41.996Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-10T12:10:41.996Z] units). This means they are not meant to be enabled using systemctl. [2022-03-10T12:10:41.996Z] [2022-03-10T12:10:41.996Z] Possible reasons for having this kind of units are: [2022-03-10T12:10:41.996Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-10T12:10:41.996Z] .wants/ or .requires/ directory. [2022-03-10T12:10:41.996Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-10T12:10:41.996Z] a requirement dependency on it. [2022-03-10T12:10:41.996Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-10T12:10:41.997Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-10T12:10:41.997Z] • In case of template units, the unit is meant to be enabled with some [2022-03-10T12:10:41.997Z] instance name specified. [2022-03-10T12:10:42.258Z] Reading package lists... [2022-03-10T12:10:42.519Z] Building dependency tree... [2022-03-10T12:10:42.519Z] Reading state information... [2022-03-10T12:10:42.519Z] The following additional packages will be installed: [2022-03-10T12:10:42.519Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-10T12:10:42.519Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T12:10:42.519Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-10T12:10:42.519Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-10T12:10:42.519Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-10T12:10:42.519Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-10T12:10:42.519Z] Suggested packages: [2022-03-10T12:10:42.519Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-10T12:10:42.519Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-10T12:10:42.519Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-10T12:10:42.519Z] systemd-container policykit-1 [2022-03-10T12:10:42.519Z] Recommended packages: [2022-03-10T12:10:42.519Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-10T12:10:42.519Z] The following NEW packages will be installed: [2022-03-10T12:10:42.519Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-10T12:10:42.519Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-10T12:10:42.519Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-10T12:10:42.519Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-10T12:10:42.519Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-10T12:10:42.519Z] The following packages will be upgraded: [2022-03-10T12:10:42.519Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-10T12:10:42.779Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-10T12:10:42.779Z] Need to get 46.5 MB of archives. [2022-03-10T12:10:42.779Z] After this operation, 181 MB of additional disk space will be used. [2022-03-10T12:10:42.779Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-10T12:10:42.779Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-10T12:10:42.779Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-10T12:10:42.779Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-10T12:10:42.779Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-10T12:10:42.779Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-10T12:10:42.779Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-10T12:10:42.779Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-10T12:10:43.041Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-10T12:10:43.041Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-10T12:10:43.041Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-10T12:10:43.041Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-10T12:10:43.041Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-10T12:10:43.041Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-10T12:10:43.041Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-10T12:10:43.041Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-10T12:10:43.041Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-10T12:10:43.041Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-10T12:10:43.041Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-10T12:10:43.041Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-10T12:10:43.041Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-10T12:10:43.041Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-10T12:10:43.041Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-10T12:10:43.302Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-10T12:10:43.302Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-10T12:10:43.302Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-10T12:10:43.302Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-10T12:10:43.571Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-10T12:10:43.571Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-10T12:10:43.571Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-10T12:10:43.571Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-10T12:10:43.571Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-10T12:10:43.571Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-10T12:10:43.571Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T12:10:43.571Z] Fetched 46.5 MB in 1s (50.4 MB/s) [2022-03-10T12:10:43.832Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-10T12:10:43.832Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:43.832Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-10T12:10:43.832Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:43.832Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-10T12:10:44.093Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:44.093Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-10T12:10:44.678Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:44.678Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-10T12:10:44.678Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-10T12:10:44.678Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-10T12:10:44.678Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-10T12:10:44.678Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-10T12:10:44.939Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:44.939Z] Selecting previously unselected package libexpat1:amd64. [2022-03-10T12:10:44.939Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-10T12:10:44.939Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-10T12:10:44.939Z] Selecting previously unselected package python3.8-minimal. [2022-03-10T12:10:44.939Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-10T12:10:44.939Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:45.199Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:45.199Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-10T12:10:45.199Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:45.771Z] Selecting previously unselected package python3-minimal. [2022-03-10T12:10:45.771Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-10T12:10:45.771Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-10T12:10:45.771Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-10T12:10:45.771Z] Selecting previously unselected package mime-support. [2022-03-10T12:10:45.771Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-10T12:10:46.032Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-10T12:10:46.032Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-10T12:10:46.032Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-10T12:10:46.032Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-10T12:10:46.032Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-10T12:10:46.032Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-10T12:10:46.032Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:46.299Z] Selecting previously unselected package python3.8. [2022-03-10T12:10:46.299Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-10T12:10:46.299Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:46.562Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-10T12:10:46.562Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-10T12:10:46.562Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-10T12:10:46.562Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-10T12:10:46.822Z] Selecting previously unselected package python3. [2022-03-10T12:10:46.822Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-10T12:10:46.822Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-10T12:10:46.822Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-10T12:10:46.822Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-10T12:10:46.822Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-10T12:10:46.822Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:46.822Z] Selecting previously unselected package dbus. [2022-03-10T12:10:46.822Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-10T12:10:46.822Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:47.083Z] Selecting previously unselected package libbsd0:amd64. [2022-03-10T12:10:47.083Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-10T12:10:47.083Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-10T12:10:47.083Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-10T12:10:47.083Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-10T12:10:47.083Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-10T12:10:47.344Z] Selecting previously unselected package sudo. [2022-03-10T12:10:47.344Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-10T12:10:47.344Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-10T12:10:47.344Z] Selecting previously unselected package apparmor. [2022-03-10T12:10:47.344Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-10T12:10:47.344Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-10T12:10:47.607Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-10T12:10:47.607Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-10T12:10:47.607Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-10T12:10:47.607Z] Selecting previously unselected package libedit2:amd64. [2022-03-10T12:10:47.607Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-10T12:10:47.607Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-10T12:10:47.868Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-10T12:10:47.868Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-10T12:10:47.868Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-10T12:10:47.868Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-10T12:10:47.868Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:10:47.868Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:47.868Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-10T12:10:47.868Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:10:47.868Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:48.129Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-10T12:10:48.129Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-10T12:10:48.129Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-10T12:10:48.129Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-10T12:10:48.129Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:10:48.129Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:48.129Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-10T12:10:48.129Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:10:48.129Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:48.390Z] Selecting previously unselected package openssh-client. [2022-03-10T12:10:48.390Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-10T12:10:48.390Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-10T12:10:48.390Z] Selecting previously unselected package dbus-user-session. [2022-03-10T12:10:48.390Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-10T12:10:48.390Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:48.390Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-10T12:10:48.390Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-10T12:10:48.390Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-10T12:10:48.652Z] Selecting previously unselected package squashfs-tools. [2022-03-10T12:10:48.652Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-10T12:10:48.652Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-10T12:10:48.652Z] Selecting previously unselected package snapd. [2022-03-10T12:10:48.652Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-10T12:10:48.652Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-10T12:10:51.969Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-10T12:10:51.969Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-10T12:10:51.969Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-10T12:10:51.969Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-10T12:10:51.969Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:51.969Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:51.969Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:52.231Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-10T12:10:52.231Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:52.231Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:52.231Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-10T12:10:52.231Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:52.231Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-10T12:10:52.492Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-10T12:10:53.068Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-10T12:10:53.068Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-10T12:10:53.068Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-10T12:10:53.068Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-10T12:10:53.068Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-10T12:10:53.068Z] running python rtupdate hooks for python3.8... [2022-03-10T12:10:53.068Z] running python post-rtupdate hooks for python3.8... [2022-03-10T12:10:53.068Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-10T12:10:54.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T12:10:54.455Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-10T12:10:54.715Z] Reloading AppArmor profiles [2022-03-10T12:10:54.715Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:10:54.715Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-10T12:10:54.976Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-10T12:10:55.238Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-10T12:10:55.238Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-10T12:10:55.238Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-10T12:10:55.238Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-10T12:10:55.249Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-10T12:10:57.210Z] ./bin/test-attribution-txt.sh [2022-03-10T12:10:57.790Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-10T12:10:57.790Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-10T12:10:57.790Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-10T12:10:57.790Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-10T12:10:58.050Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-10T12:10:58.312Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-10T12:10:58.573Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-10T12:10:58.836Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-10T12:10:59.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-10T12:10:59.097Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] echo [2022-03-10T12:10:59.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-10T12:10:59.358Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-10T12:10:59.618Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-10T12:10:59.618Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-10T12:10:59.845Z] + ls -al . [2022-03-10T12:10:59.845Z] total 668 [2022-03-10T12:10:59.845Z] drwxrwxr-x 9 1001 1001 4096 Mar 10 12:10 . [2022-03-10T12:10:59.845Z] drwxr-xr-x 4 root root 4096 Mar 10 12:06 .. [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 11 Mar 10 12:04 .dockerignore [2022-03-10T12:10:59.845Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 12:04 .git [2022-03-10T12:10:59.845Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 12:04 .github [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 804 Mar 10 12:04 .gitignore [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 42 Mar 10 12:04 .golangci.yml [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 76 Mar 10 12:04 .hadolint.yml [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 166 Mar 10 12:04 .sonarcloud.properties [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 12:04 ADOPTERS.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 9019 Mar 10 12:04 Attribution.txt [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 51732 Mar 10 12:04 CHANGELOG.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 12:04 CONTRIBUTING.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 12:04 GOVERNANCE.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 849 Mar 10 12:04 Jenkinsfile [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 12:04 LICENSE [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 6508 Mar 10 12:04 Makefile [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 12:04 OWNERS.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 8207 Mar 10 12:04 README.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 6912 Mar 10 12:04 SECURITY.md [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 5 Mar 10 12:02 VERSION [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 4131 Mar 10 12:04 ZMQWindows.md [2022-03-10T12:10:59.845Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 12:04 bin [2022-03-10T12:10:59.845Z] drwxrwxr-x 14 1001 1001 4096 Mar 10 12:04 cmd [2022-03-10T12:10:59.845Z] -rw-r--r-- 1 root root 425893 Mar 10 12:09 coverage.out [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 2827 Mar 10 12:04 go.mod [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 50275 Mar 10 12:04 go.sum [2022-03-10T12:10:59.845Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 12:04 internal [2022-03-10T12:10:59.845Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 12:04 openapi [2022-03-10T12:10:59.845Z] drwxrwxr-x 4 1001 1001 4096 Mar 10 12:04 snap [2022-03-10T12:10:59.845Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 12:04 version.go [Pipeline] sh [2022-03-10T12:11:00.191Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-10T12:11:00.191Z] /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-03-10T12:11:00.191Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-10T12:11:00.520Z] + '[' -e coverage.out ] [2022-03-10T12:11:00.520Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-10T12:11:00.545Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T12:11:01.131Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-10T12:11:01.131Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-10T12:11:01.284Z] Stashed 1 file(s) [Pipeline] sh [2022-03-10T12:11:01.391Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-10T12:11:01.921Z] + make build [2022-03-10T12:11:01.921Z] 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-03-10T12:11:02.224Z] Reading package lists... [2022-03-10T12:11:02.486Z] Reading package lists... [2022-03-10T12:11:02.746Z] Building dependency tree... [2022-03-10T12:11:02.746Z] Reading state information... [2022-03-10T12:11:03.006Z] Calculating upgrade... [2022-03-10T12:11:03.267Z] The following packages will be upgraded: [2022-03-10T12:11:03.267Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-10T12:11:03.267Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-10T12:11:03.267Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-10T12:11:03.267Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-10T12:11:03.267Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-10T12:11:03.267Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-10T12:11:03.267Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-10T12:11:03.267Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-10T12:11:03.267Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-10T12:11:03.267Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-10T12:11:03.267Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-10T12:11:03.267Z] xz-utils zlib1g [2022-03-10T12:11:03.267Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T12:11:03.267Z] Need to get 65.7 MB of archives. [2022-03-10T12:11:03.267Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-10T12:11:03.267Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-10T12:11:03.267Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-10T12:11:03.528Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-10T12:11:04.098Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-10T12:11:04.098Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-10T12:11:04.098Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-10T12:11:04.098Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-10T12:11:04.098Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-10T12:11:04.098Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-10T12:11:04.098Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-10T12:11:04.098Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-10T12:11:04.098Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-10T12:11:04.098Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-10T12:11:04.098Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-10T12:11:04.098Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-10T12:11:04.098Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-10T12:11:04.098Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-10T12:11:04.098Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-10T12:11:04.098Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-10T12:11:04.098Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-10T12:11:04.098Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-10T12:11:04.362Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-10T12:11:04.362Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-10T12:11:04.362Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-10T12:11:04.362Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-10T12:11:04.362Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-10T12:11:04.362Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-10T12:11:04.362Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-10T12:11:04.362Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-10T12:11:04.362Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-10T12:11:04.362Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-10T12:11:04.362Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-10T12:11:04.362Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-10T12:11:04.362Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-10T12:11:04.362Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-10T12:11:04.362Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-10T12:11:04.362Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-10T12:11:04.362Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-10T12:11:04.623Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-10T12:11:04.623Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-10T12:11:04.624Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-10T12:11:04.624Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-10T12:11:04.624Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-10T12:11:04.624Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-10T12:11:04.624Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-10T12:11:04.624Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-10T12:11:04.624Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-10T12:11:04.884Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-10T12:11:04.884Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-10T12:11:04.884Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-10T12:11:04.884Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-10T12:11:04.884Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-10T12:11:04.884Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-10T12:11:04.884Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-10T12:11:04.884Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-10T12:11:04.884Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-10T12:11:04.884Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-10T12:11:04.884Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-10T12:11:04.884Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-10T12:11:04.884Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-10T12:11:05.145Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-10T12:11:05.145Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-10T12:11:05.145Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-10T12:11:05.145Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-10T12:11:05.145Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-10T12:11:05.145Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-10T12:11:05.145Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-10T12:11:05.145Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-10T12:11:05.145Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-10T12:11:05.145Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-10T12:11:05.145Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-10T12:11:05.145Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-10T12:11:05.406Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-10T12:11:05.667Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-10T12:11:05.928Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-10T12:11:05.928Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-10T12:11:06.188Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-10T12:11:06.449Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T12:11:06.449Z] Fetched 65.7 MB in 3s (22.0 MB/s) [2022-03-10T12:11:06.711Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-10T12:11:06.711Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-10T12:11:06.711Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-10T12:11:06.971Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-10T12:11:06.971Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-10T12:11:06.971Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-10T12:11:07.235Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-10T12:11:07.497Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:07.497Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.067Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.067Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.067Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.327Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.327Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.327Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.327Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.327Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.585Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.586Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.586Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.586Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.586Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:08.586Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-10T12:11:08.586Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.623Z] 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-03-10T12:11:08.845Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.845Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:08.845Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-10T12:11:08.845Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.845Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:08.845Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:08.845Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:09.107Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:09.107Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-10T12:11:09.107Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:09.368Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-10T12:11:09.368Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-10T12:11:09.368Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-10T12:11:09.938Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-10T12:11:09.938Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-10T12:11:09.938Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-10T12:11:09.938Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-10T12:11:09.938Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-10T12:11:10.198Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-10T12:11:10.459Z] Setting up base-files (11ubuntu5.5) ... [2022-03-10T12:11:10.459Z] Installing new version of config file /etc/issue ... [2022-03-10T12:11:10.459Z] Installing new version of config file /etc/issue.net ... [2022-03-10T12:11:10.459Z] Installing new version of config file /etc/lsb-release ... [2022-03-10T12:11:10.459Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-10T12:11:10.720Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-10T12:11:10.981Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-10T12:11:10.981Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-10T12:11:10.981Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:10.981Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-10T12:11:10.981Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-10T12:11:10.981Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-10T12:11:11.241Z] 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-03-10T12:11:11.241Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:11.241Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:11.241Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-10T12:11:11.241Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:11.241Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:11.241Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-10T12:11:11.241Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-10T12:11:11.501Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-10T12:11:11.501Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:11.501Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-10T12:11:11.501Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-10T12:11:12.071Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-10T12:11:12.071Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-10T12:11:12.071Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-10T12:11:12.331Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-10T12:11:12.592Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-10T12:11:12.592Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:12.592Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-10T12:11:12.592Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-10T12:11:13.166Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-10T12:11:13.166Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-10T12:11:13.166Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-10T12:11:13.166Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.166Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-10T12:11:13.166Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-10T12:11:13.427Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-10T12:11:13.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.427Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.427Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:13.427Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:13.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.427Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.427Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:13.693Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:13.693Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.693Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.693Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:13.693Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.693Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:13.954Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:13.954Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.954Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.954Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:13.954Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:13.954Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:13.954Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:13.954Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:14.214Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:14.214Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:14.783Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:15.043Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-10T12:11:15.305Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-10T12:11:15.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:15.306Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-10T12:11:15.306Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-10T12:11:15.566Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-10T12:11:15.566Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:15.566Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-10T12:11:15.566Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-10T12:11:15.827Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-10T12:11:15.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:15.827Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-10T12:11:15.827Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-10T12:11:15.827Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-10T12:11:15.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:15.827Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-10T12:11:15.827Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-10T12:11:16.088Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-10T12:11:16.088Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.088Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-10T12:11:16.088Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-10T12:11:16.348Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-10T12:11:16.348Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.348Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-10T12:11:16.348Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-10T12:11:16.348Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-10T12:11:16.609Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.609Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-10T12:11:16.609Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-10T12:11:16.609Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-10T12:11:16.609Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.609Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-10T12:11:16.609Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-10T12:11:16.869Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-10T12:11:16.869Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.869Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-10T12:11:16.869Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-10T12:11:16.869Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-10T12:11:16.869Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:16.869Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-10T12:11:16.869Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-10T12:11:17.130Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-10T12:11:17.130Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:17.130Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-10T12:11:17.130Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-10T12:11:17.130Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-10T12:11:17.130Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:17.130Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-10T12:11:17.130Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-10T12:11:17.391Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-10T12:11:17.391Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:17.392Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-10T12:11:17.392Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-10T12:11:17.651Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-10T12:11:17.651Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:17.651Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-10T12:11:17.651Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-10T12:11:18.224Z] Setting up apt (2.0.6) ... [2022-03-10T12:11:18.794Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-10T12:11:18.794Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:18.794Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-10T12:11:18.794Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-10T12:11:18.794Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-10T12:11:18.794Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-10T12:11:18.794Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-10T12:11:19.054Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-10T12:11:19.054Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-10T12:11:19.054Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-10T12:11:19.054Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-10T12:11:19.054Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-10T12:11:19.315Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-10T12:11:19.315Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-10T12:11:19.315Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-10T12:11:19.315Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-10T12:11:19.315Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-10T12:11:19.585Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-10T12:11:19.585Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-10T12:11:19.849Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-10T12:11:19.849Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-10T12:11:19.849Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-10T12:11:20.108Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-10T12:11:20.108Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-10T12:11:20.108Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-10T12:11:20.108Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-10T12:11:20.108Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-10T12:11:20.374Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-10T12:11:20.374Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-10T12:11:20.374Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-10T12:11:20.639Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-10T12:11:20.639Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-10T12:11:20.908Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-10T12:11:20.908Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-10T12:11:20.908Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-10T12:11:20.908Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-10T12:11:20.908Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-10T12:11:20.908Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-10T12:11:21.170Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-10T12:11:21.170Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-10T12:11:21.170Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-10T12:11:21.170Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-10T12:11:21.170Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-10T12:11:21.170Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-10T12:11:22.115Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-10T12:11:22.116Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-10T12:11:22.116Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.116Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.116Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.116Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.377Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.377Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.641Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.641Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.641Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.641Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.641Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-10T12:11:22.641Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-10T12:11:22.902Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-10T12:11:22.902Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-10T12:11:22.902Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:22.902Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:23.473Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:23.473Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:24.417Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:24.417Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:24.987Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:24.987Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:25.559Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:25.559Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:25.820Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:25.820Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:26.392Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-10T12:11:26.652Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-10T12:11:26.652Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-10T12:11:26.652Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-10T12:11:26.652Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-10T12:11:26.652Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-10T12:11:26.652Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-10T12:11:26.652Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-10T12:11:26.652Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-10T12:11:26.915Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:26.915Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-10T12:11:26.915Z] [2022-03-10T12:11:26.915Z] Current default time zone: 'Etc/UTC' [2022-03-10T12:11:26.915Z] Local time is now: Thu Mar 10 12:11:26 UTC 2022. [2022-03-10T12:11:26.915Z] Universal Time is now: Thu Mar 10 12:11:26 UTC 2022. [2022-03-10T12:11:26.915Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-10T12:11:26.915Z] [2022-03-10T12:11:26.915Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-10T12:11:26.915Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:26.915Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:26.915Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:26.915Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:26.915Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:26.915Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-10T12:11:26.916Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-10T12:11:26.916Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-10T12:11:27.177Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-10T12:11:27.177Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-10T12:11:27.177Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:27.177Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:27.177Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-10T12:11:27.177Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:27.177Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:27.177Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-10T12:11:27.177Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-10T12:11:27.177Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-10T12:11:27.177Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-10T12:11:29.091Z] Updating certificates in /etc/ssl/certs... [2022-03-10T12:11:30.035Z] 21 added, 21 removed; done. [2022-03-10T12:11:30.035Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.035Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-10T12:11:30.035Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-10T12:11:30.297Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.297Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-10T12:11:30.297Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-10T12:11:30.297Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-10T12:11:30.297Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-10T12:11:30.297Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.297Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-10T12:11:30.297Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.561Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.561Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-10T12:11:30.561Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-10T12:11:30.561Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-10T12:11:30.561Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-10T12:11:30.561Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-10T12:11:30.561Z] Updating certificates in /etc/ssl/certs... [2022-03-10T12:11:31.504Z] 0 added, 0 removed; done. [2022-03-10T12:11:31.504Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-10T12:11:31.504Z] done. [2022-03-10T12:11:32.448Z] Reading package lists... [2022-03-10T12:11:32.710Z] Building dependency tree... [2022-03-10T12:11:32.710Z] Reading state information... [2022-03-10T12:11:32.710Z] The following NEW packages will be installed: [2022-03-10T12:11:32.710Z] apt-transport-https [2022-03-10T12:11:32.972Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T12:11:33.233Z] Need to get 4680 B of archives. [2022-03-10T12:11:33.233Z] After this operation, 162 kB of additional disk space will be used. [2022-03-10T12:11:33.233Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-10T12:11:33.233Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T12:11:33.233Z] Fetched 4680 B in 0s (20.7 kB/s) [2022-03-10T12:11:33.233Z] Selecting previously unselected package apt-transport-https. [2022-03-10T12:11:33.233Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-10T12:11:33.233Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-10T12:11:33.233Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-10T12:11:33.233Z] Setting up apt-transport-https (2.0.6) ... [2022-03-10T12:11:33.494Z] Waiting for network to be ready... [2022-03-10T12:11:35.397Z] 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-03-10T12:11:36.372Z] 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-03-10T12:11:40.091Z] 2022-03-10T12:11:37Z INFO Waiting for automatic snapd restart... [2022-03-10T12:11:40.091Z] snapd 2.54.3 from Canonical* installed [2022-03-10T12:11:40.091Z] "snapd" switched to the "latest/stable" channel [2022-03-10T12:11:40.091Z] [2022-03-10T12:11:40.675Z] 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-03-10T12:11:41.656Z] 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-03-10T12:11:42.646Z] core20 20220215 from Canonical* installed [2022-03-10T12:11:42.907Z] "core20" switched to the "latest/stable" channel [2022-03-10T12:11:42.907Z] [2022-03-10T12:11:45.051Z] 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-03-10T12:11:45.450Z] snapcraft 6.0.2 from Canonical* installed [2022-03-10T12:11:45.450Z] "snapcraft" switched to the "latest/stable" channel [2022-03-10T12:11:45.450Z] [2022-03-10T12:11:48.445Z] 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-03-10T12:11:50.756Z] 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-03-10T12:11:50.756Z] - README.md [2022-03-10T12:11:50.756Z] [2022-03-10T12:11:50.756Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-10T12:11:50.756Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-10T12:11:50.756Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-10T12:11:50.756Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-10T12:11:51.834Z] 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-03-10T12:11:51.963Z] Reading package lists... [2022-03-10T12:11:52.224Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-10T12:11:52.224Z] Reading package lists... [2022-03-10T12:11:52.224Z] Building dependency tree... [2022-03-10T12:11:52.224Z] Reading state information... [2022-03-10T12:11:52.485Z] Suggested packages: [2022-03-10T12:11:52.485Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-10T12:11:52.485Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-10T12:11:52.485Z] krb5-user libnorm-doc [2022-03-10T12:11:52.485Z] Recommended packages: [2022-03-10T12:11:52.485Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-10T12:11:52.485Z] The following NEW packages will be installed: [2022-03-10T12:11:52.485Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-10T12:11:52.485Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-10T12:11:52.485Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-10T12:11:52.485Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-10T12:11:52.485Z] libzmq5 pkg-config zip [2022-03-10T12:11:52.485Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-10T12:11:52.746Z] Need to get 10.3 MB of archives. [2022-03-10T12:11:52.746Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-10T12:11:52.746Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-10T12:11:52.746Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-10T12:11:52.746Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-10T12:11:52.746Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-10T12:11:52.746Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-10T12:11:52.746Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-10T12:11:52.746Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-10T12:11:52.746Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-10T12:11:52.746Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-10T12:11:52.746Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-10T12:11:52.746Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-10T12:11:52.746Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-10T12:11:53.687Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-10T12:11:53.687Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-10T12:11:53.687Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-10T12:11:53.687Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-10T12:11:53.687Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-10T12:11:53.687Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-10T12:11:53.687Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-10T12:11:53.687Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-10T12:11:53.687Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-10T12:11:53.687Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-10T12:11:53.687Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-10T12:11:53.687Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-10T12:11:53.687Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-10T12:11:53.687Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-10T12:11:53.687Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-10T12:11:53.687Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-10T12:11:53.948Z] Fetched 10.3 MB in 1s (9542 kB/s) [2022-03-10T12:11:53.948Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-10T12:11:53.948Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-10T12:11:53.948Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-10T12:11:53.948Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-10T12:11:53.948Z] Selecting previously unselected package libsodium23:amd64. [2022-03-10T12:11:53.948Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-10T12:11:53.948Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-10T12:11:54.209Z] Selecting previously unselected package libpsl5:amd64. [2022-03-10T12:11:54.209Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-10T12:11:54.209Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-10T12:11:54.209Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-10T12:11:54.209Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-10T12:11:54.209Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-10T12:11:54.209Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-10T12:11:54.209Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-10T12:11:54.209Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-10T12:11:54.470Z] Selecting previously unselected package librtmp1:amd64. [2022-03-10T12:11:54.470Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-10T12:11:54.470Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-10T12:11:54.470Z] Selecting previously unselected package libssh-4:amd64. [2022-03-10T12:11:54.470Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-10T12:11:54.470Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-10T12:11:54.470Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-10T12:11:54.470Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-10T12:11:54.470Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-10T12:11:54.470Z] Selecting previously unselected package liberror-perl. [2022-03-10T12:11:54.470Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-10T12:11:54.470Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-10T12:11:54.730Z] Selecting previously unselected package git-man. [2022-03-10T12:11:54.730Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-10T12:11:54.730Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-10T12:11:54.730Z] Selecting previously unselected package git. [2022-03-10T12:11:54.730Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-10T12:11:54.730Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-10T12:11:55.301Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-10T12:11:55.301Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:55.301Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:55.301Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-10T12:11:55.301Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:55.301Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:55.560Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-10T12:11:55.560Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:55.560Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:55.560Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-10T12:11:55.560Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:55.560Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:55.560Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-10T12:11:55.560Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-10T12:11:55.560Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-10T12:11:55.560Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-10T12:11:55.560Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:55.560Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:55.819Z] Selecting previously unselected package libnorm1:amd64. [2022-03-10T12:11:55.819Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-10T12:11:55.819Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-10T12:11:55.819Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-10T12:11:55.819Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-10T12:11:55.819Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-10T12:11:55.819Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-10T12:11:55.819Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-10T12:11:55.819Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-10T12:11:56.080Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-10T12:11:56.080Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-10T12:11:56.080Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-10T12:11:56.080Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-10T12:11:56.080Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-10T12:11:56.080Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-10T12:11:56.080Z] Selecting previously unselected package libzmq5:amd64. [2022-03-10T12:11:56.080Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-10T12:11:56.080Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-10T12:11:56.080Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-10T12:11:56.080Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-10T12:11:56.080Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.137Z] 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-03-10T12:11:56.341Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-10T12:11:56.341Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-10T12:11:56.341Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-10T12:11:56.341Z] Selecting previously unselected package pkg-config. [2022-03-10T12:11:56.341Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-10T12:11:56.341Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-10T12:11:56.341Z] Selecting previously unselected package zip. [2022-03-10T12:11:56.341Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-10T12:11:56.341Z] Unpacking zip (3.0-11build1) ... [2022-03-10T12:11:56.602Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-10T12:11:56.602Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-10T12:11:56.602Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-10T12:11:56.602Z] No schema files found: doing nothing. [2022-03-10T12:11:56.602Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-10T12:11:56.602Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-10T12:11:56.602Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-10T12:11:56.602Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-10T12:11:56.602Z] Setting up liberror-perl (0.17029-1) ... [2022-03-10T12:11:56.602Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.602Z] Setting up zip (3.0-11build1) ... [2022-03-10T12:11:56.602Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-10T12:11:56.602Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-10T12:11:56.602Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-10T12:11:56.602Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-10T12:11:56.602Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-10T12:11:56.602Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.602Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-10T12:11:56.602Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.862Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-10T12:11:56.862Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.862Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-10T12:11:56.862Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-10T12:11:56.862Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-10T12:11:56.862Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-10T12:11:56.862Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.862Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-10T12:11:56.862Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-10T12:11:56.862Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-10T12:11:57.434Z] comerr-dev set to automatically installed. [2022-03-10T12:11:57.434Z] git set to automatically installed. [2022-03-10T12:11:57.434Z] git-man set to automatically installed. [2022-03-10T12:11:57.434Z] krb5-multidev set to automatically installed. [2022-03-10T12:11:57.434Z] libbrotli1 set to automatically installed. [2022-03-10T12:11:57.434Z] libcurl3-gnutls set to automatically installed. [2022-03-10T12:11:57.434Z] liberror-perl set to automatically installed. [2022-03-10T12:11:57.434Z] libglib2.0-0 set to automatically installed. [2022-03-10T12:11:57.434Z] libgssrpc4 set to automatically installed. [2022-03-10T12:11:57.434Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-10T12:11:57.434Z] libkadm5srv-mit11 set to automatically installed. [2022-03-10T12:11:57.434Z] libkdb5-9 set to automatically installed. [2022-03-10T12:11:57.434Z] libkrb5-dev set to automatically installed. [2022-03-10T12:11:57.434Z] libnghttp2-14 set to automatically installed. [2022-03-10T12:11:57.434Z] libnorm-dev set to automatically installed. [2022-03-10T12:11:57.434Z] libnorm1 set to automatically installed. [2022-03-10T12:11:57.434Z] libpgm-5.2-0 set to automatically installed. [2022-03-10T12:11:57.434Z] libpgm-dev set to automatically installed. [2022-03-10T12:11:57.434Z] libpsl5 set to automatically installed. [2022-03-10T12:11:57.434Z] librtmp1 set to automatically installed. [2022-03-10T12:11:57.434Z] libsodium-dev set to automatically installed. [2022-03-10T12:11:57.434Z] libsodium23 set to automatically installed. [2022-03-10T12:11:57.434Z] libssh-4 set to automatically installed. [2022-03-10T12:11:57.434Z] libzmq3-dev set to automatically installed. [2022-03-10T12:11:57.434Z] libzmq5 set to automatically installed. [2022-03-10T12:11:57.434Z] pkg-config set to automatically installed. [2022-03-10T12:11:57.434Z] zip set to automatically installed. [2022-03-10T12:11:58.376Z] snapd is not logged in, snap install commands will use sudo [2022-03-10T12:11:59.716Z] 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-03-10T12:12:03.119Z] 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-03-10T12:12:06.715Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-10T12:12:07.286Z] Downloading snap 'edgex-app-service-configurable' [Pipeline] } [2022-03-10T12:12:08.539Z] $ docker stop --time=1 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 [2022-03-10T12:12:09.831Z] Pulling app-service-configurable [2022-03-10T12:12:09.831Z] + snapcraftctl pull [2022-03-10T12:12:10.536Z] $ docker rm -f 7ca0a536498af5a8e5ae5e8ccc2c897f361b2f445fff999f501c579f9740ee95 [2022-03-10T12:12:11.220Z] Pulling config-common [2022-03-10T12:12:11.220Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:12:12.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-10T12:12:12.062Z] [2022-03-10T12:12:12.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:12:12.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-10T12:12:12.605Z] Pulling go-build-helper [2022-03-10T12:12:12.605Z] + snapcraftctl pull [2022-03-10T12:12:12.676Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-10T12:12:12.676Z] 29e5d40040c1: Pulling fs layer [2022-03-10T12:12:12.676Z] 1ce36da41761: Pulling fs layer [2022-03-10T12:12:12.676Z] 25b303627fd3: Pulling fs layer [2022-03-10T12:12:12.676Z] 29e5d40040c1: Verifying Checksum [2022-03-10T12:12:12.676Z] 29e5d40040c1: Download complete [2022-03-10T12:12:12.949Z] 1ce36da41761: Verifying Checksum [2022-03-10T12:12:12.949Z] 1ce36da41761: Download complete [2022-03-10T12:12:13.546Z] 29e5d40040c1: Pull complete [2022-03-10T12:12:13.989Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-10T12:12:13.990Z] Skipping pull go-build-helper (already ran) [2022-03-10T12:12:13.990Z] Building go-build-helper [2022-03-10T12:12:13.990Z] + snapcraftctl build [2022-03-10T12:12:14.521Z] 25b303627fd3: Verifying Checksum [2022-03-10T12:12:14.521Z] 1ce36da41761: Pull complete [2022-03-10T12:12:14.927Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-10T12:12:15.867Z] Staging go-build-helper [2022-03-10T12:12:16.128Z] + snapcraftctl stage [2022-03-10T12:12:22.716Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-10T12:12:22.716Z] Fetched 290 kB in 0s (0 B/s) [2022-03-10T12:12:22.716Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-10T12:12:22.716Z] Fetched 158 kB in 0s (0 B/s) [2022-03-10T12:12:22.716Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-10T12:12:22.716Z] Fetched 242 kB in 0s (0 B/s) [2022-03-10T12:12:22.716Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-10T12:12:22.716Z] Fetched 150 kB in 0s (0 B/s) [2022-03-10T12:12:22.716Z] Pulling edgex-go [2022-03-10T12:12:22.716Z] + snapcraftctl pull [2022-03-10T12:12:23.287Z] Pulling hooks [2022-03-10T12:12:23.287Z] + snapcraftctl pull [2022-03-10T12:12:26.909Z] 25b303627fd3: Pull complete [2022-03-10T12:12:26.909Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-10T12:12:26.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-10T12:12:26.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-10T12:12:27.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container [2022-03-10T12:12:27.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-10T12:12:29.599Z] $ docker top 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:12:30.471Z] + grep parallel [2022-03-10T12:12:30.471Z] + docker-compose build --help [2022-03-10T12:12:34.759Z] --parallel Build images in parallel. [Pipeline] } [2022-03-10T12:12:34.786Z] $ docker stop --time=1 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a [2022-03-10T12:12:36.406Z] $ docker rm -f 2823803dca5fe63db94a890df8ee99ea10dc2adc471573de1cebbee80024ec9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:12:36.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-10T12:12:36.956Z] . [Pipeline] withDockerContainer [2022-03-10T12:12:37.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container [2022-03-10T12:12:37.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-10T12:12:38.197Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-10T12:12:38.197Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-10T12:12:38.197Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-10T12:12:38.197Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-10T12:12:38.197Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-10T12:12:38.197Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-10T12:12:38.197Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-10T12:12:38.197Z] Fetched 234 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-10T12:12:38.197Z] Fetched 155 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-10T12:12:38.197Z] Fetched 170 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-10T12:12:38.197Z] Fetched 267 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-10T12:12:38.197Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-10T12:12:38.197Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-10T12:12:38.197Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-10T12:12:38.197Z] Fetched 121 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-10T12:12:38.197Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-10T12:12:38.197Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-10T12:12:38.197Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-10T12:12:38.197Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-10T12:12:38.197Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-10T12:12:38.197Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-10T12:12:38.197Z] Fetched 142 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-10T12:12:38.197Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-10T12:12:38.197Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-10T12:12:38.197Z] Fetched 181 kB in 0s (0 B/s) [2022-03-10T12:12:38.198Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-10T12:12:38.198Z] Fetched 208 kB in 0s (0 B/s) [2022-03-10T12:12:38.198Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-10T12:12:38.198Z] Fetched 161 kB in 0s (0 B/s) [2022-03-10T12:12:38.198Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-10T12:12:38.198Z] Fetched 107 kB in 0s (0 B/s) [2022-03-10T12:12:38.198Z] Pulling static-packages [2022-03-10T12:12:38.198Z] + snapcraftctl pull [2022-03-10T12:12:38.198Z] Pulling version [2022-03-10T12:12:38.198Z] + cd /root/project [2022-03-10T12:12:38.198Z] ++ git describe --tags --abbrev=0 [2022-03-10T12:12:38.198Z] ++ sed s/v// [2022-03-10T12:12:38.198Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-10T12:12:38.198Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-10T12:12:38.198Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-10T12:12:38.461Z] $ docker top fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:12:39.311Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-10T12:12:39.578Z] Building app-service-configurable [2022-03-10T12:12:39.578Z] + snapcraftctl build [2022-03-10T12:12:41.491Z] Building config-common [2022-03-10T12:12:41.491Z] + snapcraftctl build [2022-03-10T12:12:42.875Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-10T12:12:43.445Z] Skipping build go-build-helper (already ran) [2022-03-10T12:12:43.598Z] Building core-command ... [2022-03-10T12:12:43.598Z] Building core-data ... [2022-03-10T12:12:43.598Z] Building core-metadata ... [2022-03-10T12:12:43.598Z] Building security-bootstrapper ... [2022-03-10T12:12:43.598Z] Building security-proxy-setup ... [2022-03-10T12:12:43.598Z] Building security-secretstore-setup ... [2022-03-10T12:12:43.598Z] Building support-notifications ... [2022-03-10T12:12:43.598Z] Building support-scheduler ... [2022-03-10T12:12:43.598Z] Building sys-mgmt-agent ... [2022-03-10T12:12:43.598Z] Building support-scheduler [2022-03-10T12:12:43.598Z] Building security-secretstore-setup [2022-03-10T12:12:43.598Z] Building core-metadata [2022-03-10T12:12:43.598Z] Building support-notifications [2022-03-10T12:12:43.598Z] Building core-data [2022-03-10T12:12:43.704Z] Building edgex-go [2022-03-10T12:12:43.704Z] + cd /root/parts/edgex-go/src [2022-03-10T12:12:43.704Z] ++ sed s/v// [2022-03-10T12:12:43.704Z] ++ git describe --tags --abbrev=0 [2022-03-10T12:12:43.963Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-10T12:12:43.963Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-10T12:12:43.963Z] + echo 2.2.0-dev.33 [2022-03-10T12:12:43.963Z] + '[' '!' -d vendor ']' [2022-03-10T12:12:43.963Z] + go mod download all [2022-03-10T12:12:50.575Z] + make build [2022-03-10T12:12:50.575Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-10T12:13:02.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-10T12:13:06.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-10T12:13:07.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-10T12:13:08.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-10T12:13:08.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-10T12:13:10.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-10T12:13:11.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-10T12:13:12.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-10T12:13:13.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-10T12:13:14.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-10T12:13:15.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.557Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-10T12:13:17.557Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.557Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-10T12:13:17.557Z] + case "$service" in [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-10T12:13:17.558Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-10T12:13:17.558Z] + case "$service" in [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-10T12:13:17.558Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-10T12:13:17.558Z] + case "$service" in [2022-03-10T12:13:17.558Z] + 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-03-10T12:13:17.558Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-10T12:13:17.558Z] + case "$service" in [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-10T12:13:17.558Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-10T12:13:17.558Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-10T12:13:17.558Z] + case "$service" in [2022-03-10T12:13:17.558Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-10T12:13:17.558Z] + 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-03-10T12:13:17.558Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-10T12:13:17.558Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-10T12:13:17.558Z] + 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-03-10T12:13:18.128Z] Building hooks [2022-03-10T12:13:18.128Z] + cd /root/parts/hooks/src [2022-03-10T12:13:18.128Z] + make build [2022-03-10T12:13:18.128Z] go mod tidy [2022-03-10T12:13:18.128Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-10T12:13:18.699Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-10T12:13:18.699Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-10T12:13:18.960Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-10T12:13:19.529Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-10T12:13:20.099Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-10T12:13:20.099Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-10T12:13:22.013Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-10T12:13:22.013Z] Building static-packages [2022-03-10T12:13:22.013Z] + snapcraftctl build [2022-03-10T12:13:23.921Z] Building version [2022-03-10T12:13:23.921Z] + snapcraftctl build [2022-03-10T12:13:25.833Z] Staging app-service-configurable [2022-03-10T12:13:25.833Z] + snapcraftctl stage [2022-03-10T12:13:27.216Z] Staging config-common [2022-03-10T12:13:27.216Z] + snapcraftctl stage [2022-03-10T12:13:28.665Z] Skipping stage go-build-helper (already ran) [2022-03-10T12:13:28.665Z] Staging edgex-go [2022-03-10T12:13:28.665Z] + snapcraftctl stage [2022-03-10T12:13:30.097Z] Staging hooks [2022-03-10T12:13:30.097Z] + snapcraftctl stage [2022-03-10T12:13:31.479Z] Staging static-packages [2022-03-10T12:13:31.479Z] + snapcraftctl stage [2022-03-10T12:13:32.865Z] Staging version [2022-03-10T12:13:32.865Z] + snapcraftctl stage [2022-03-10T12:13:34.247Z] Priming app-service-configurable [2022-03-10T12:13:34.247Z] + snapcraftctl prime [2022-03-10T12:13:36.157Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-10T12:13:36.157Z] stage-packages: [2022-03-10T12:13:36.157Z] - libnorm1 [2022-03-10T12:13:36.157Z] - libpgm-5.2-0 [2022-03-10T12:13:36.157Z] - libsodium23 [2022-03-10T12:13:36.157Z] - libzmq5 [2022-03-10T12:13:36.157Z] Priming config-common [2022-03-10T12:13:36.416Z] + snapcraftctl prime [2022-03-10T12:13:37.796Z] Priming go-build-helper [2022-03-10T12:13:37.796Z] + snapcraftctl prime [2022-03-10T12:13:39.194Z] Priming edgex-go [2022-03-10T12:13:39.194Z] + snapcraftctl prime [2022-03-10T12:13:40.576Z] Priming hooks [2022-03-10T12:13:40.576Z] + snapcraftctl prime [2022-03-10T12:13:41.958Z] Priming static-packages [2022-03-10T12:13:42.219Z] + snapcraftctl prime [2022-03-10T12:13:46.424Z] Priming version [2022-03-10T12:13:46.424Z] + snapcraftctl prime [2022-03-10T12:13:47.807Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T12:13:51.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:13:51.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:13:51.595Z] ---> 85b757e2d080 [2022-03-10T12:13:51.595Z] Step 3/22 : WORKDIR /edgex-go [2022-03-10T12:13:51.595Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:13:51.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:13:51.595Z] ---> 85b757e2d080 [2022-03-10T12:13:51.595Z] Step 3/22 : WORKDIR /edgex-go [2022-03-10T12:13:51.595Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:13:51.595Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:13:51.595Z] ---> 85b757e2d080 [2022-03-10T12:13:51.595Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:13:51.595Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:13:51.595Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:13:51.595Z] ---> 85b757e2d080 [2022-03-10T12:13:51.595Z] Step 3/25 : WORKDIR /edgex-go [2022-03-10T12:13:51.595Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:13:51.595Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:13:51.595Z] ---> 85b757e2d080 [2022-03-10T12:13:51.595Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:13:52.570Z] ---> Running in 6d704ec3a5d2 [2022-03-10T12:13:52.570Z] ---> Running in 1e4a6869255d [2022-03-10T12:13:52.570Z] ---> Running in 1acbe98997ee [2022-03-10T12:13:52.570Z] ---> Running in 911ce0a007f4 [2022-03-10T12:13:52.570Z] ---> Running in 654d344a7c44 [2022-03-10T12:13:53.171Z] Removing intermediate container 654d344a7c44 [2022-03-10T12:13:53.171Z] ---> 67bc2f619417 [2022-03-10T12:13:53.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:13:53.171Z] Removing intermediate container 911ce0a007f4 [2022-03-10T12:13:53.171Z] ---> c62e9bd1a397 [2022-03-10T12:13:53.171Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:13:53.171Z] Removing intermediate container 6d704ec3a5d2 [2022-03-10T12:13:53.171Z] ---> e0ca2fcb9350 [2022-03-10T12:13:53.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:13:53.171Z] ---> Running in 521f9226b3f5 [2022-03-10T12:13:53.171Z] ---> Running in e937fd634d30 [2022-03-10T12:13:53.171Z] Removing intermediate container 1acbe98997ee [2022-03-10T12:13:53.171Z] ---> 8942e455121b [2022-03-10T12:13:53.171Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:13:53.171Z] Removing intermediate container 1e4a6869255d [2022-03-10T12:13:53.171Z] ---> 466fa6952faa [2022-03-10T12:13:53.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:13:53.171Z] ---> Running in cb741a8edde8 [2022-03-10T12:13:53.445Z] ---> Running in dfe7915d02a7 [2022-03-10T12:13:53.445Z] ---> Running in 9c68c192a202 [2022-03-10T12:13:56.841Z] Removing intermediate container e937fd634d30 [2022-03-10T12:13:56.841Z] ---> 8749c9b49da4 [2022-03-10T12:13:56.841Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-10T12:13:56.841Z] ---> Running in 46e898fdf60e [2022-03-10T12:13:56.841Z] Removing intermediate container 521f9226b3f5 [2022-03-10T12:13:56.841Z] ---> bd855447102a [2022-03-10T12:13:56.841Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-10T12:13:56.841Z] ---> Running in ae81fd6537c8 [2022-03-10T12:13:56.841Z] Removing intermediate container cb741a8edde8 [2022-03-10T12:13:56.841Z] ---> 945dbd0d6469 [2022-03-10T12:13:56.841Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-10T12:13:56.841Z] Removing intermediate container 9c68c192a202 [2022-03-10T12:13:56.841Z] ---> e367bf2588f1 [2022-03-10T12:13:56.841Z] Step 5/22 : RUN apk add --update --no-cache make git ---> Running in 89ab98e98365 [2022-03-10T12:13:56.841Z] [2022-03-10T12:13:56.841Z] Removing intermediate container dfe7915d02a7 [2022-03-10T12:13:56.841Z] ---> c1fa64700eb7 [2022-03-10T12:13:56.841Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-10T12:13:57.112Z] ---> Running in d1e5ee6b9d0c [2022-03-10T12:13:57.112Z] ---> Running in ddb3047efc37 [2022-03-10T12:13:58.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:58.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:58.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:59.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:59.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:59.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:59.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:13:59.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:14:00.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:14:00.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:14:00.475Z] OK: 220 MiB in 52 packages [2022-03-10T12:14:01.469Z] OK: 220 MiB in 52 packages [2022-03-10T12:14:01.469Z] OK: 220 MiB in 52 packages [2022-03-10T12:14:01.469Z] OK: 220 MiB in 52 packages [2022-03-10T12:14:01.747Z] OK: 220 MiB in 52 packages [2022-03-10T12:14:01.747Z] Removing intermediate container 46e898fdf60e [2022-03-10T12:14:01.747Z] ---> 5fbf177c25b5 [2022-03-10T12:14:01.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:14:02.725Z] ---> 7202c4c73491 [2022-03-10T12:14:02.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:14:02.999Z] ---> Running in c55e187eb5b7 [2022-03-10T12:14:02.999Z] Removing intermediate container 89ab98e98365 [2022-03-10T12:14:02.999Z] ---> 9f3e6a0f494c [2022-03-10T12:14:02.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-10T12:14:03.272Z] Removing intermediate container ae81fd6537c8 [2022-03-10T12:14:03.272Z] ---> 7ff2af9909d4 [2022-03-10T12:14:03.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:14:03.272Z] Removing intermediate container d1e5ee6b9d0c [2022-03-10T12:14:03.272Z] ---> e8a84c22c568 [2022-03-10T12:14:03.272Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-10T12:14:03.272Z] Removing intermediate container ddb3047efc37 [2022-03-10T12:14:03.272Z] ---> ae1a56f1aeb4 [2022-03-10T12:14:03.272Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-10T12:14:04.255Z] ---> 1dcd76490840 [2022-03-10T12:14:04.255Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:14:04.536Z] ---> Running in 301538106c58 [2022-03-10T12:14:04.536Z] ---> b8a6af629bf5 [2022-03-10T12:14:04.536Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:14:04.536Z] ---> b6b3fcaccdc9 [2022-03-10T12:14:04.536Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:14:04.536Z] ---> 9fb9e0dd35a8 [2022-03-10T12:14:04.536Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:14:04.536Z] ---> Running in 5e31c52981ee [2022-03-10T12:14:04.821Z] ---> Running in f567393b3c7f [2022-03-10T12:14:04.821Z] ---> Running in 9a5875851345 [2022-03-10T12:14:07.471Z] Removing intermediate container c55e187eb5b7 [2022-03-10T12:14:07.471Z] ---> e51956896924 [2022-03-10T12:14:07.471Z] Step 8/23 : COPY . . [2022-03-10T12:14:11.785Z] Removing intermediate container 301538106c58 [2022-03-10T12:14:11.785Z] ---> d210e1cc8e5b [2022-03-10T12:14:11.785Z] Step 8/22 : COPY . . [2022-03-10T12:14:11.785Z] Removing intermediate container 5e31c52981ee [2022-03-10T12:14:11.785Z] ---> 9fdcc6678b3a [2022-03-10T12:14:11.785Z] Step 8/25 : COPY . . [2022-03-10T12:14:11.785Z] Removing intermediate container f567393b3c7f [2022-03-10T12:14:11.785Z] ---> ac1f7c4be73a [2022-03-10T12:14:11.785Z] Step 8/23 : COPY . . [2022-03-10T12:14:11.785Z] Removing intermediate container 9a5875851345 [2022-03-10T12:14:11.785Z] ---> f2426b2907b6 [2022-03-10T12:14:11.785Z] Step 8/22 : COPY . . [2022-03-10T12:14:30.081Z] ---> 5285bc81105c [2022-03-10T12:14:30.081Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-10T12:14:30.081Z] ---> Running in e9e2dacb9bf5 [2022-03-10T12:14:31.513Z] 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-03-10T12:14:34.143Z] ---> 2ba87d59bf2c [2022-03-10T12:14:34.143Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-10T12:14:34.143Z] ---> 68334c69d11e [2022-03-10T12:14:34.143Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-10T12:14:34.143Z] ---> Running in 19db75b68f0d [2022-03-10T12:14:34.143Z] ---> Running in 631ee8d471b0 [2022-03-10T12:14:34.746Z] ---> 2997ad17cd04 [2022-03-10T12:14:34.746Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-10T12:14:35.019Z] ---> Running in 00dd21bb7995 [2022-03-10T12:14:35.019Z] ---> 837ae9fc1524 [2022-03-10T12:14:35.019Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-10T12:14:35.294Z] ---> Running in 7af8f5a8a8bb [2022-03-10T12:14:37.297Z] 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-03-10T12:14:37.297Z] 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-03-10T12:14:37.572Z] 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-03-10T12:14:37.845Z] 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-03-10T12:16:44.668Z] 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-03-10T12:16:57.055Z] Removing intermediate container 19db75b68f0d [2022-03-10T12:16:57.055Z] ---> 6a089a9faa75 [2022-03-10T12:16:57.055Z] [2022-03-10T12:16:57.055Z] Step 10/25 : FROM alpine:3.14 [2022-03-10T12:16:57.055Z] 3.14: Pulling from library/alpine [2022-03-10T12:16:57.055Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T12:16:57.055Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T12:16:57.055Z] ---> 5b8b7b635229 [2022-03-10T12:16:57.055Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-10T12:16:57.055Z] ---> Running in a74d577dac25 [2022-03-10T12:16:59.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:16:59.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:00.288Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-10T12:17:00.288Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-10T12:17:00.288Z] (3/3) Installing su-exec (0.2-r1) [2022-03-10T12:17:00.288Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:17:00.288Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:17:00.888Z] OK: 6 MiB in 17 packages [2022-03-10T12:17:02.876Z] Removing intermediate container a74d577dac25 [2022-03-10T12:17:02.876Z] ---> 9e78a67592aa [2022-03-10T12:17:02.876Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-10T12:17:02.876Z] ---> Running in 2e72b5f2b665 [2022-03-10T12:17:03.860Z] Removing intermediate container 2e72b5f2b665 [2022-03-10T12:17:03.860Z] ---> 1f6f4955c3c4 [2022-03-10T12:17:03.860Z] Step 13/25 : WORKDIR / [2022-03-10T12:17:04.138Z] ---> Running in a081d83266ed [2022-03-10T12:17:04.736Z] Removing intermediate container a081d83266ed [2022-03-10T12:17:04.736Z] ---> 98d97143da45 [2022-03-10T12:17:04.736Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-10T12:17:06.166Z] ---> e487df78d0ae [2022-03-10T12:17:06.166Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-10T12:17:08.140Z] ---> 2216f90e7c8c [2022-03-10T12:17:08.140Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-10T12:17:08.739Z] Removing intermediate container 631ee8d471b0 [2022-03-10T12:17:08.739Z] ---> 35791a13605f [2022-03-10T12:17:08.739Z] [2022-03-10T12:17:08.739Z] Step 10/22 : FROM alpine:3.14 [2022-03-10T12:17:08.739Z] ---> 5b8b7b635229 [2022-03-10T12:17:08.739Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-10T12:17:08.739Z] Removing intermediate container 00dd21bb7995 [2022-03-10T12:17:08.739Z] ---> 87c544df0342 [2022-03-10T12:17:08.739Z] [2022-03-10T12:17:08.739Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:17:08.739Z] ---> 5b8b7b635229 [2022-03-10T12:17:08.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:17:08.739Z] ---> 5d83a8712c7e [2022-03-10T12:17:08.739Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-10T12:17:08.739Z] ---> Running in 4769e2cb73ac [2022-03-10T12:17:09.013Z] ---> Running in 897981a944a5 [2022-03-10T12:17:09.614Z] Removing intermediate container 7af8f5a8a8bb [2022-03-10T12:17:09.614Z] ---> 4d63dc67a5cf [2022-03-10T12:17:09.614Z] [2022-03-10T12:17:09.614Z] Step 10/22 : FROM alpine:3.14 [2022-03-10T12:17:09.614Z] ---> 5b8b7b635229 [2022-03-10T12:17:09.614Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:17:09.614Z] ---> Running in a20ef51ac0e2 [2022-03-10T12:17:10.211Z] ---> c5543be39737 [2022-03-10T12:17:10.211Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-10T12:17:10.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:10.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:11.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:11.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:11.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:11.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:11.964Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-10T12:17:11.964Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-10T12:17:11.964Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:17:11.964Z] OK: 6 MiB in 15 packages [2022-03-10T12:17:12.254Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-10T12:17:12.254Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:17:12.254Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:17:12.534Z] ---> 9f46c48c76bb [2022-03-10T12:17:12.534Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-10T12:17:12.534Z] OK: 6 MiB in 16 packages [2022-03-10T12:17:13.137Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-10T12:17:13.137Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:17:13.137Z] OK: 6 MiB in 15 packages [2022-03-10T12:17:13.740Z] Removing intermediate container 897981a944a5 [2022-03-10T12:17:13.740Z] ---> aeb290000c31 [2022-03-10T12:17:13.740Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:17:13.740Z] Removing intermediate container e9e2dacb9bf5 [2022-03-10T12:17:13.740Z] ---> df13a06446a8 [2022-03-10T12:17:13.740Z] [2022-03-10T12:17:13.740Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:17:13.740Z] ---> 5b8b7b635229 [2022-03-10T12:17:13.740Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-10T12:17:14.011Z] ---> Running in fe2a8ff73dfb [2022-03-10T12:17:14.011Z] ---> Running in ee5c574865ee [2022-03-10T12:17:14.608Z] Removing intermediate container a20ef51ac0e2 [2022-03-10T12:17:14.608Z] ---> 53fef1e471cf [2022-03-10T12:17:14.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:17:14.608Z] Removing intermediate container fe2a8ff73dfb [2022-03-10T12:17:14.608Z] ---> 1158d166a779 [2022-03-10T12:17:14.608Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-10T12:17:14.608Z] Removing intermediate container ee5c574865ee [2022-03-10T12:17:14.608Z] ---> 2c985e1fca80 [2022-03-10T12:17:14.608Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-10T12:17:14.608Z] ---> 2667fc451817 [2022-03-10T12:17:14.608Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-10T12:17:14.608Z] ---> Running in a05dd5e080f7 [2022-03-10T12:17:14.608Z] Removing intermediate container 4769e2cb73ac [2022-03-10T12:17:14.608Z] ---> 9b4d49fee425 [2022-03-10T12:17:14.608Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:17:14.608Z] ---> Running in 4215702a705a [2022-03-10T12:17:14.608Z] ---> Running in ebe8673911cc [2022-03-10T12:17:14.880Z] ---> Running in 71ba15a8ed03 [2022-03-10T12:17:15.157Z] Removing intermediate container a05dd5e080f7 [2022-03-10T12:17:15.157Z] ---> bc5848ef1a93 [2022-03-10T12:17:15.157Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-10T12:17:15.157Z] ---> Running in 645557f1a2cf [2022-03-10T12:17:15.157Z] Removing intermediate container ebe8673911cc [2022-03-10T12:17:15.157Z] ---> e0828d846773 [2022-03-10T12:17:15.157Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-10T12:17:15.157Z] Removing intermediate container 4215702a705a [2022-03-10T12:17:15.157Z] ---> 6dee04412914 [2022-03-10T12:17:15.157Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-10T12:17:15.432Z] Removing intermediate container 71ba15a8ed03 [2022-03-10T12:17:15.432Z] ---> 0c62f93f3047 [2022-03-10T12:17:15.432Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-10T12:17:15.432Z] ---> Running in ddd5416c885c [2022-03-10T12:17:15.432Z] ---> Running in 6c29fad86666 [2022-03-10T12:17:15.432Z] ---> Running in b2c620dbf292 [2022-03-10T12:17:15.432Z] ---> 6896a23a7102 [2022-03-10T12:17:15.432Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-10T12:17:15.709Z] ---> Running in 05b482593dd6 [2022-03-10T12:17:15.709Z] Removing intermediate container 645557f1a2cf [2022-03-10T12:17:15.709Z] ---> 46168775d9b3 [2022-03-10T12:17:15.709Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-10T12:17:15.985Z] ---> Running in ca67a73c997f [2022-03-10T12:17:15.985Z] Removing intermediate container 6c29fad86666 [2022-03-10T12:17:15.985Z] ---> 114c8e7c1258 [2022-03-10T12:17:15.985Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:17:16.260Z] Removing intermediate container ddd5416c885c [2022-03-10T12:17:16.260Z] ---> be0d28e4cca4 [2022-03-10T12:17:16.260Z] Step 15/23 : WORKDIR / [2022-03-10T12:17:16.260Z] Removing intermediate container b2c620dbf292 [2022-03-10T12:17:16.260Z] ---> 5e97bba30095 [2022-03-10T12:17:16.260Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-10T12:17:16.260Z] ---> Running in 381552eae05c [2022-03-10T12:17:16.260Z] ---> Running in 9f6d08eff91d [2022-03-10T12:17:16.260Z] ---> Running in 06035ced60c4 [2022-03-10T12:17:16.863Z] Removing intermediate container ca67a73c997f [2022-03-10T12:17:16.863Z] ---> ed2b89b1a22f [2022-03-10T12:17:16.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:17:16.863Z] Removing intermediate container 06035ced60c4 [2022-03-10T12:17:16.863Z] ---> b62f49369144 [2022-03-10T12:17:16.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:17:17.139Z] Removing intermediate container 381552eae05c [2022-03-10T12:17:17.139Z] ---> 7f61b0cdea84 [2022-03-10T12:17:17.139Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:17:17.740Z] ---> 5e46233ec521 [2022-03-10T12:17:17.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-10T12:17:18.011Z] ---> 6f34714e9364 [2022-03-10T12:17:18.011Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-10T12:17:18.288Z] ---> 0b8041ff3d72 [2022-03-10T12:17:18.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-10T12:17:18.559Z] Removing intermediate container 05b482593dd6 [2022-03-10T12:17:18.559Z] ---> 4c92616c0804 [2022-03-10T12:17:18.559Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-10T12:17:18.831Z] ---> Running in 1fefb613a456 [2022-03-10T12:17:19.103Z] Removing intermediate container 9f6d08eff91d [2022-03-10T12:17:19.103Z] ---> 33f8b3fa0d5f [2022-03-10T12:17:19.103Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-10T12:17:19.374Z] ---> Running in ba598df1de76 [2022-03-10T12:17:19.650Z] Removing intermediate container 1fefb613a456 [2022-03-10T12:17:19.650Z] ---> 65e2e9c42a02 [2022-03-10T12:17:19.650Z] Step 23/25 : LABEL arch=arm64 [2022-03-10T12:17:19.925Z] ---> Running in 222af0689be6 [2022-03-10T12:17:19.925Z] ---> 89bceb7183e7 [2022-03-10T12:17:19.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-10T12:17:20.198Z] ---> c5e542e6eef0 [2022-03-10T12:17:20.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-10T12:17:20.198Z] ---> 60e17e776887 [2022-03-10T12:17:20.198Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-10T12:17:20.472Z] Removing intermediate container 222af0689be6 [2022-03-10T12:17:20.472Z] ---> 12696cbca4af [2022-03-10T12:17:20.472Z] Step 24/25 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:17:20.472Z] ---> Running in b759d55f9cbe [2022-03-10T12:17:20.755Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:20.755Z] ---> be8b891d9ffe [2022-03-10T12:17:20.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-10T12:17:21.033Z] Removing intermediate container b759d55f9cbe [2022-03-10T12:17:21.033Z] ---> a1b3d3616704 [2022-03-10T12:17:21.033Z] Step 25/25 : LABEL version=0.0.0 [2022-03-10T12:17:21.033Z] ---> Running in fbf2df0e71d8 [2022-03-10T12:17:21.033Z] ---> Running in 6fbc3f2f3cc1 [2022-03-10T12:17:21.305Z] ---> 252f4a167ebe [2022-03-10T12:17:21.305Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-10T12:17:21.305Z] ---> 7af9c141c6a5 [2022-03-10T12:17:21.305Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-10T12:17:21.305Z] ---> Running in 752132ac4f71 [2022-03-10T12:17:21.305Z] ---> Running in 4de55ba35bc7 [2022-03-10T12:17:21.580Z] Removing intermediate container fbf2df0e71d8 [2022-03-10T12:17:21.580Z] ---> aa7bc7999dac [2022-03-10T12:17:21.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:17:21.580Z] ---> Running in 90d30c466964 [2022-03-10T12:17:21.580Z] Removing intermediate container 6fbc3f2f3cc1 [2022-03-10T12:17:21.580Z] ---> 2321d608f36c [2022-03-10T12:17:21.580Z] [2022-03-10T12:17:21.854Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:17:21.854Z] Removing intermediate container 4de55ba35bc7 [2022-03-10T12:17:21.854Z] ---> a94030fbe16f [2022-03-10T12:17:21.854Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:17:22.137Z] Removing intermediate container 752132ac4f71 [2022-03-10T12:17:22.137Z] ---> ef83373e4d23 [2022-03-10T12:17:22.137Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:17:22.137Z] ---> Running in 0ae838dd87cb [2022-03-10T12:17:22.137Z] Removing intermediate container 90d30c466964 [2022-03-10T12:17:22.137Z] ---> 29a7cc09e8b8 [2022-03-10T12:17:22.137Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T12:17:22.432Z] Successfully built 2321d608f36c [2022-03-10T12:17:22.432Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-10T12:17:22.432Z] ---> Running in 1500d4ee7951 [2022-03-10T12:17:22.432Z] ---> Running in b2787dc9c916 [2022-03-10T12:17:22.432Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-10T12:17:22.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-10T12:17:22.711Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-10T12:17:22.711Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-10T12:17:22.711Z] Removing intermediate container 0ae838dd87cb [2022-03-10T12:17:22.711Z] ---> 712e43707b46 [2022-03-10T12:17:22.711Z] Step 20/22 : LABEL arch=arm64 [2022-03-10T12:17:22.983Z] Removing intermediate container 1500d4ee7951 [2022-03-10T12:17:22.983Z] ---> 1e604d1c9186 [2022-03-10T12:17:22.983Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:17:22.983Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-10T12:17:22.983Z] ---> Running in 114045383c54 [2022-03-10T12:17:22.983Z] Removing intermediate container b2787dc9c916 [2022-03-10T12:17:22.983Z] ---> 707d2da93011 [2022-03-10T12:17:22.983Z] Step 20/22 : LABEL arch=arm64 [2022-03-10T12:17:22.983Z] ---> Running in 1d2059c0493d [2022-03-10T12:17:22.983Z] ---> Running in 6f0ad0317afc [2022-03-10T12:17:22.983Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-10T12:17:23.264Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-10T12:17:23.264Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:17:23.264Z] OK: 8 MiB in 20 packages [2022-03-10T12:17:23.536Z] Removing intermediate container 1d2059c0493d [2022-03-10T12:17:23.536Z] ---> 4a578e6b335f [2022-03-10T12:17:23.536Z] Step 23/23 : LABEL version=0.0.0Removing intermediate container 114045383c54 [2022-03-10T12:17:23.536Z] ---> eee2c3c598cb [2022-03-10T12:17:23.536Z] Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:17:23.536Z] [2022-03-10T12:17:23.810Z] ---> Running in adefbcc82c94 [2022-03-10T12:17:23.810Z] Removing intermediate container 6f0ad0317afc [2022-03-10T12:17:23.810Z] ---> 4a22ae57f475 [2022-03-10T12:17:23.810Z] Step 21/22 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce ---> Running in 5c0ba7977f3b [2022-03-10T12:17:23.810Z] [2022-03-10T12:17:23.810Z] ---> Running in 8a14a1d70a48 [2022-03-10T12:17:24.402Z] Removing intermediate container 5c0ba7977f3b [2022-03-10T12:17:24.402Z] ---> 14b0b1bd744f [2022-03-10T12:17:24.402Z] Step 22/22 : LABEL version=0.0.0 [2022-03-10T12:17:24.402Z] Removing intermediate container adefbcc82c94 [2022-03-10T12:17:24.402Z] ---> 87bbdfb48b54 [2022-03-10T12:17:24.402Z] [2022-03-10T12:17:24.673Z] ---> Running in 095dd91219a4 [2022-03-10T12:17:24.673Z] Removing intermediate container 8a14a1d70a48 [2022-03-10T12:17:24.673Z] ---> 5106de3b9534 [2022-03-10T12:17:24.673Z] Step 22/22 : LABEL version=0.0.0 [2022-03-10T12:17:24.957Z] Removing intermediate container ba598df1de76 [2022-03-10T12:17:24.957Z] ---> 917e630aa864 [2022-03-10T12:17:24.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:17:24.957Z] ---> Running in 789595786a67 [2022-03-10T12:17:24.957Z] Successfully built 87bbdfb48b54 [2022-03-10T12:17:24.957Z] Successfully tagged core-metadata-arm64:latest [2022-03-10T12:17:24.957Z]  Building core-metadata ... done Building security-bootstrapper [2022-03-10T12:17:25.231Z] Removing intermediate container 095dd91219a4 [2022-03-10T12:17:25.231Z] ---> c4744d00f7eb [2022-03-10T12:17:25.231Z] [2022-03-10T12:17:25.505Z] Removing intermediate container 789595786a67 [2022-03-10T12:17:25.505Z] ---> 89c8c8570997 [2022-03-10T12:17:25.505Z] [2022-03-10T12:17:25.505Z] Successfully built c4744d00f7eb [2022-03-10T12:17:25.505Z] Successfully tagged support-scheduler-arm64:latest [2022-03-10T12:17:25.505Z] Building core-command [2022-03-10T12:17:25.779Z]  Building support-scheduler ... done  ---> b5419545b96a [2022-03-10T12:17:25.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-10T12:17:26.051Z] Successfully built 89c8c8570997 [2022-03-10T12:17:26.051Z] Successfully tagged support-notifications-arm64:latest [2022-03-10T12:17:26.051Z] Building security-proxy-setup [2022-03-10T12:17:27.026Z]  Building support-notifications ... done  ---> cce0a986239b [2022-03-10T12:17:27.026Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-10T12:17:27.624Z] ---> 020b463449ad [2022-03-10T12:17:27.624Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-10T12:17:27.624Z] ---> Running in 7cf809cef554 [2022-03-10T12:17:28.224Z] Removing intermediate container 7cf809cef554 [2022-03-10T12:17:28.224Z] ---> 605dda52fdef [2022-03-10T12:17:28.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:17:28.224Z] ---> Running in c33eeb25a141 [2022-03-10T12:17:28.819Z] Removing intermediate container c33eeb25a141 [2022-03-10T12:17:28.819Z] ---> 66e433ac3aca [2022-03-10T12:17:28.819Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T12:17:28.819Z] ---> Running in 754c0839084d [2022-03-10T12:17:29.422Z] Removing intermediate container 754c0839084d [2022-03-10T12:17:29.422Z] ---> eeac7c11d24a [2022-03-10T12:17:29.422Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:17:29.422Z] ---> Running in 0bdfc35a4422 [2022-03-10T12:17:30.014Z] Removing intermediate container 0bdfc35a4422 [2022-03-10T12:17:30.014Z] ---> 28b9adfb16c8 [2022-03-10T12:17:30.014Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:17:30.014Z] ---> Running in f92068213b8b [2022-03-10T12:17:30.610Z] Removing intermediate container f92068213b8b [2022-03-10T12:17:30.610Z] ---> 81a20e756623 [2022-03-10T12:17:30.610Z] [2022-03-10T12:17:30.883Z] Successfully built 81a20e756623 [2022-03-10T12:17:30.883Z] Successfully tagged core-data-arm64:latest [2022-03-10T12:18:17.951Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:18:17.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:18:17.951Z] ---> 85b757e2d080 [2022-03-10T12:18:17.951Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> 466fa6952faa [2022-03-10T12:18:17.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> e367bf2588f1 [2022-03-10T12:18:17.951Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-10T12:18:17.951Z] ---> Running in 08c9e0e33e7d [2022-03-10T12:18:17.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:18:17.951Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:18:17.951Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:18:17.951Z] ---> 85b757e2d080 [2022-03-10T12:18:17.951Z] Step 3/23 : WORKDIR /edgex-go [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> 466fa6952faa [2022-03-10T12:18:17.951Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesfetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:18:17.951Z] [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> e367bf2588f1 [2022-03-10T12:18:17.951Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> e8a84c22c568 [2022-03-10T12:18:17.951Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> b6b3fcaccdc9 [2022-03-10T12:18:17.951Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> f2426b2907b6 [2022-03-10T12:18:17.951Z] Step 8/23 : COPY . . [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> 837ae9fc1524 [2022-03-10T12:18:17.951Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-10T12:18:17.951Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:18:17.951Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:18:17.951Z] ---> 85b757e2d080 [2022-03-10T12:18:17.951Z] Step 3/31 : WORKDIR /edgex-go [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> 466fa6952faa [2022-03-10T12:18:17.951Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> e367bf2588f1 [2022-03-10T12:18:17.951Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> e8a84c22c568 [2022-03-10T12:18:17.951Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.951Z] ---> b6b3fcaccdc9 [2022-03-10T12:18:17.951Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:18:17.951Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> f2426b2907b6 [2022-03-10T12:18:17.952Z] Step 8/31 : COPY . . [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> 837ae9fc1524 [2022-03-10T12:18:17.952Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-10T12:18:17.952Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-10T12:18:17.952Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-10T12:18:17.952Z] ---> 85b757e2d080 [2022-03-10T12:18:17.952Z] Step 3/21 : WORKDIR /edgex-go [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> 466fa6952faa [2022-03-10T12:18:17.952Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> e367bf2588f1 [2022-03-10T12:18:17.952Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> e8a84c22c568 [2022-03-10T12:18:17.952Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> b6b3fcaccdc9 [2022-03-10T12:18:17.952Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> f2426b2907b6 [2022-03-10T12:18:17.952Z] Step 8/21 : COPY . . [2022-03-10T12:18:17.952Z] ---> Running in 3243916a9f66 [2022-03-10T12:18:17.952Z] ---> Using cache [2022-03-10T12:18:17.952Z] ---> 837ae9fc1524 [2022-03-10T12:18:17.952Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-10T12:18:17.952Z] ---> Running in e2a580528538 [2022-03-10T12:18:18.236Z] ---> Running in ded0c9ebf3c0 [2022-03-10T12:18:18.526Z] OK: 220 MiB in 52 packages [2022-03-10T12:18:19.508Z] 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-03-10T12:18:19.778Z] Removing intermediate container 08c9e0e33e7d [2022-03-10T12:18:19.778Z] ---> ef916544f5e3 [2022-03-10T12:18:19.778Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-10T12:18:19.778Z] 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-03-10T12:18:20.060Z] 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-03-10T12:18:20.660Z] ---> 39fe62374e15 [2022-03-10T12:18:20.660Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T12:18:20.660Z] ---> Running in 86651dde1bd5 [2022-03-10T12:18:26.073Z] Removing intermediate container 86651dde1bd5 [2022-03-10T12:18:26.073Z] ---> 9c366df156b3 [2022-03-10T12:18:26.073Z] Step 8/23 : COPY . . [2022-03-10T12:18:44.388Z] ---> c21fc3c69460 [2022-03-10T12:18:44.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-10T12:18:44.388Z] ---> Running in 5c80177793dd [2022-03-10T12:18:44.388Z] 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-03-10T12:20:06.152Z] 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-03-10T12:20:06.152Z] Removing intermediate container 3243916a9f66 [2022-03-10T12:20:06.152Z] ---> c2d6df9e4cc7 [2022-03-10T12:20:06.152Z] [2022-03-10T12:20:06.152Z] Step 10/23 : FROM alpine:3.14 [2022-03-10T12:20:06.152Z] ---> 5b8b7b635229 [2022-03-10T12:20:06.152Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-10T12:20:06.152Z] ---> Using cache [2022-03-10T12:20:06.152Z] ---> 53fef1e471cf [2022-03-10T12:20:06.152Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:20:06.152Z] ---> Using cache [2022-03-10T12:20:06.152Z] ---> bc5848ef1a93 [2022-03-10T12:20:06.152Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-10T12:20:06.152Z] ---> Running in 990045cfead9 [2022-03-10T12:20:06.152Z] Removing intermediate container 990045cfead9 [2022-03-10T12:20:06.152Z] ---> d32b60c486ee [2022-03-10T12:20:06.152Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-10T12:20:06.152Z] ---> Running in 482aa7037cb9 [2022-03-10T12:20:06.152Z] Removing intermediate container 482aa7037cb9 [2022-03-10T12:20:06.152Z] ---> d4220c3b2b5b [2022-03-10T12:20:06.152Z] Step 15/23 : WORKDIR / [2022-03-10T12:20:06.152Z] ---> Running in 24c857d1f418 [2022-03-10T12:20:07.140Z] Removing intermediate container 24c857d1f418 [2022-03-10T12:20:07.140Z] ---> 849b0f679ff2 [2022-03-10T12:20:07.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:20:08.588Z] ---> 8936879f06d0 [2022-03-10T12:20:08.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-10T12:20:10.571Z] ---> a461407a4eae [2022-03-10T12:20:10.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-10T12:20:10.848Z] Removing intermediate container e2a580528538 [2022-03-10T12:20:10.848Z] ---> 13ecc3012088 [2022-03-10T12:20:10.848Z] [2022-03-10T12:20:10.848Z] Step 10/31 : FROM alpine:3.14 [2022-03-10T12:20:10.848Z] ---> 5b8b7b635229 [2022-03-10T12:20:10.848Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-10T12:20:11.127Z] ---> Running in afa933ea88f3 [2022-03-10T12:20:12.105Z] ---> c01f9c05da18 [2022-03-10T12:20:12.105Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-10T12:20:12.105Z] Removing intermediate container afa933ea88f3 [2022-03-10T12:20:12.105Z] ---> 8b862440feb3 [2022-03-10T12:20:12.105Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-10T12:20:12.105Z] ---> Running in 33beaaadbdbe [2022-03-10T12:20:12.105Z] ---> Running in c4e1c161bc60 [2022-03-10T12:20:12.704Z] Removing intermediate container 33beaaadbdbe [2022-03-10T12:20:12.704Z] ---> a54615e5f830 [2022-03-10T12:20:12.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:20:12.976Z] ---> Running in 1c659147c2f1 [2022-03-10T12:20:12.976Z] Removing intermediate container ded0c9ebf3c0 [2022-03-10T12:20:12.976Z] ---> 8d3c7ae47a46 [2022-03-10T12:20:12.976Z] [2022-03-10T12:20:12.976Z] Step 10/21 : FROM alpine:3.14 [2022-03-10T12:20:12.976Z] ---> 5b8b7b635229 [2022-03-10T12:20:12.976Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-10T12:20:12.976Z] ---> Running in 03cd2667524c [2022-03-10T12:20:13.580Z] Removing intermediate container 1c659147c2f1 [2022-03-10T12:20:13.580Z] ---> bd00e7397ca0 [2022-03-10T12:20:13.580Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T12:20:13.580Z] ---> Running in 5132083c9a8f [2022-03-10T12:20:13.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:14.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:14.125Z] Removing intermediate container 5132083c9a8f [2022-03-10T12:20:14.125Z] ---> 25e9dbb47893 [2022-03-10T12:20:14.125Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:20:14.404Z] ---> Running in 8482ddc757f3 [2022-03-10T12:20:14.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:14.684Z] Removing intermediate container 8482ddc757f3 [2022-03-10T12:20:14.684Z] ---> 032aa443f441 [2022-03-10T12:20:14.684Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:20:14.963Z] ---> Running in e804e89e5d19 [2022-03-10T12:20:14.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:15.244Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-10T12:20:15.244Z] (2/2) Installing su-exec (0.2-r1) [2022-03-10T12:20:15.244Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:20:15.244Z] OK: 6 MiB in 16 packages [2022-03-10T12:20:15.520Z] Removing intermediate container e804e89e5d19 [2022-03-10T12:20:15.520Z] ---> 8d15e531750b [2022-03-10T12:20:15.520Z] [2022-03-10T12:20:16.122Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-10T12:20:16.122Z] Successfully built 8d15e531750b [2022-03-10T12:20:16.123Z] Successfully tagged core-command-arm64:latest [2022-03-10T12:20:16.123Z]  Building core-command ... done (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-10T12:20:16.123Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-10T12:20:16.123Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-10T12:20:16.123Z] (5/5) Installing curl (7.79.1-r0) [2022-03-10T12:20:16.123Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:20:16.123Z] Executing ca-certificates-20211220-r0.trigger [2022-03-10T12:20:16.396Z] OK: 8 MiB in 19 packages [2022-03-10T12:20:16.670Z] Removing intermediate container c4e1c161bc60 [2022-03-10T12:20:16.670Z] ---> e0cbd82f5142 [2022-03-10T12:20:16.670Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-10T12:20:16.950Z] ---> Running in 9f331a56fe81 [2022-03-10T12:20:17.222Z] Removing intermediate container 9f331a56fe81 [2022-03-10T12:20:17.222Z] ---> 42fc168a5632 [2022-03-10T12:20:17.222Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-10T12:20:17.493Z] ---> Running in 4983d2150176 [2022-03-10T12:20:18.084Z] Removing intermediate container 4983d2150176 [2022-03-10T12:20:18.084Z] ---> 0759f60bef57 [2022-03-10T12:20:18.084Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-10T12:20:18.084Z] Removing intermediate container 03cd2667524c [2022-03-10T12:20:18.084Z] ---> 5392c0afb875 [2022-03-10T12:20:18.084Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-10T12:20:18.084Z] ---> Running in b93b4a2ae02c [2022-03-10T12:20:18.084Z] ---> Running in 4dfab58d6b40 [2022-03-10T12:20:18.684Z] Removing intermediate container 4dfab58d6b40 [2022-03-10T12:20:18.684Z] ---> 344731eccc8c [2022-03-10T12:20:18.684Z] Step 13/21 : WORKDIR /edgex [2022-03-10T12:20:18.957Z] ---> Running in 6d6f1606118f [2022-03-10T12:20:18.957Z] Removing intermediate container 5c80177793dd [2022-03-10T12:20:18.957Z] ---> 82f419be56c7 [2022-03-10T12:20:18.957Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-10T12:20:18.957Z] ---> Running in 333fcccb0cb1 [2022-03-10T12:20:19.551Z] Removing intermediate container 6d6f1606118f [2022-03-10T12:20:19.551Z] ---> cc0eef24ee25 [2022-03-10T12:20:19.551Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-10T12:20:20.145Z] ---> 784cf7b448bd [2022-03-10T12:20:20.146Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-10T12:20:20.418Z] 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-03-10T12:20:20.418Z] Removing intermediate container b93b4a2ae02c [2022-03-10T12:20:20.418Z] ---> bd2e62575216 [2022-03-10T12:20:20.418Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-10T12:20:20.697Z] ---> Running in 4fc0d5d6c14b [2022-03-10T12:20:21.290Z] Removing intermediate container 4fc0d5d6c14b [2022-03-10T12:20:21.290Z] ---> d6b87fddfd11 [2022-03-10T12:20:21.290Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-10T12:20:21.564Z] ---> 7307f1ec9e2b [2022-03-10T12:20:21.564Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-10T12:20:21.840Z] ---> d6afad6b3150 [2022-03-10T12:20:21.840Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-10T12:20:22.122Z] ---> Running in 12ac19e81b1b [2022-03-10T12:20:23.096Z] ---> 9b03053f7a9a [2022-03-10T12:20:23.096Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-10T12:20:23.096Z] Removing intermediate container 333fcccb0cb1 [2022-03-10T12:20:23.096Z] ---> d2dc67ded7de [2022-03-10T12:20:23.096Z] [2022-03-10T12:20:23.096Z] Step 11/23 : FROM docker:20.10.10 [2022-03-10T12:20:23.097Z] ---> Running in 6bbf634ae394 [2022-03-10T12:20:23.369Z] 20.10.10: Pulling from library/docker [2022-03-10T12:20:23.369Z] Removing intermediate container 6bbf634ae394 [2022-03-10T12:20:23.369Z] ---> 296538521e34 [2022-03-10T12:20:23.369Z] Step 18/21 : CMD ["--init=true"] [2022-03-10T12:20:23.643Z] ---> Running in a3b8f6812bf7 [2022-03-10T12:20:24.236Z] Removing intermediate container a3b8f6812bf7 [2022-03-10T12:20:24.236Z] ---> f6f8ce1825e5 [2022-03-10T12:20:24.236Z] Step 19/21 : LABEL arch=arm64 [2022-03-10T12:20:24.236Z] Removing intermediate container 12ac19e81b1b [2022-03-10T12:20:24.236Z] ---> 1a4e6484fdfc [2022-03-10T12:20:24.236Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-10T12:20:24.236Z] ---> Running in 8d62e6a77d0c [2022-03-10T12:20:24.833Z] Removing intermediate container 8d62e6a77d0c [2022-03-10T12:20:24.833Z] ---> 39c7ed50bc8a [2022-03-10T12:20:24.833Z] Step 20/21 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:20:24.833Z] ---> Running in 8d79cb95447a [2022-03-10T12:20:25.105Z] ---> add7461646fa [2022-03-10T12:20:25.105Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-10T12:20:25.376Z] Removing intermediate container 8d79cb95447a [2022-03-10T12:20:25.376Z] ---> 2f20de6497cb [2022-03-10T12:20:25.376Z] Step 21/21 : LABEL version=0.0.0 [2022-03-10T12:20:25.376Z] ---> Running in 505546d965f4 [2022-03-10T12:20:25.970Z] Removing intermediate container 505546d965f4 [2022-03-10T12:20:25.970Z] ---> 8675d4f6555f [2022-03-10T12:20:25.970Z] [2022-03-10T12:20:26.242Z] Successfully built 8675d4f6555f [2022-03-10T12:20:26.242Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-10T12:20:26.242Z]  Building security-proxy-setup ... done  ---> 36602bcdca9a [2022-03-10T12:20:26.242Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-10T12:20:27.214Z] ---> 1aa51e285371 [2022-03-10T12:20:27.214Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-10T12:20:28.191Z] ---> f12d63c71191 [2022-03-10T12:20:28.191Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-10T12:20:28.796Z] ---> e15b61aeca37 [2022-03-10T12:20:28.796Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-10T12:20:29.064Z] ---> Running in 2ab1194983c2 [2022-03-10T12:20:29.657Z] Removing intermediate container 2ab1194983c2 [2022-03-10T12:20:29.657Z] ---> 52d7b7c522bd [2022-03-10T12:20:29.657Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-10T12:20:30.633Z] ---> 359e00973ab8 [2022-03-10T12:20:30.633Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-10T12:20:30.907Z] ---> Running in 854e5aa56302 [2022-03-10T12:20:32.875Z] Removing intermediate container 854e5aa56302 [2022-03-10T12:20:32.875Z] ---> 241f9293bbad [2022-03-10T12:20:32.875Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-10T12:20:32.875Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-10T12:20:32.875Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-10T12:20:32.875Z] ---> 520e9a0a30f7 [2022-03-10T12:20:32.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-10T12:20:32.875Z] ---> Running in 2dbfceb6eadb [2022-03-10T12:20:33.147Z] ---> Running in 27a22e0bddbd [2022-03-10T12:20:33.418Z] Removing intermediate container 2dbfceb6eadb [2022-03-10T12:20:33.418Z] ---> 00cd8282f2c6 [2022-03-10T12:20:33.418Z] Step 28/31 : CMD ["gate"] [2022-03-10T12:20:33.418Z] Removing intermediate container 27a22e0bddbd [2022-03-10T12:20:33.418Z] ---> 33034532464f [2022-03-10T12:20:33.418Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-10T12:20:33.691Z] ---> Running in f1e0f1645ab1 [2022-03-10T12:20:33.691Z] ---> Running in d99d5bdc5508 [2022-03-10T12:20:33.964Z] Removing intermediate container f1e0f1645ab1 [2022-03-10T12:20:33.964Z] ---> bb7df9512b48 [2022-03-10T12:20:33.964Z] Step 29/31 : LABEL arch=arm64 [2022-03-10T12:20:34.236Z] ---> Running in 3d45a2fff15b [2022-03-10T12:20:34.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:34.844Z] Removing intermediate container 3d45a2fff15b [2022-03-10T12:20:34.844Z] ---> 88bd58f6ea71 [2022-03-10T12:20:34.845Z] Step 30/31 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:20:34.845Z] ---> Running in 4983fe5bad6b [2022-03-10T12:20:34.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-10T12:20:35.496Z] Removing intermediate container 4983fe5bad6b [2022-03-10T12:20:35.496Z] ---> 88c1a12603e4 [2022-03-10T12:20:35.496Z] Step 31/31 : LABEL version=0.0.0 [2022-03-10T12:20:35.496Z] ---> Running in 0e33ae1320cc [2022-03-10T12:20:35.816Z] (1/42) Installing readline (8.1.0-r0) [2022-03-10T12:20:35.816Z] (2/42) Installing bash (5.1.4-r0) [2022-03-10T12:20:35.816Z] Executing bash-5.1.4-r0.post-install [2022-03-10T12:20:35.816Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-10T12:20:35.816Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-10T12:20:35.816Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-10T12:20:35.816Z] (6/42) Installing curl (7.79.1-r0) [2022-03-10T12:20:35.816Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-10T12:20:35.816Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-10T12:20:35.816Z] (9/42) Installing expat (2.4.7-r0) [2022-03-10T12:20:35.816Z] (10/42) Installing libffi (3.3-r2) [2022-03-10T12:20:35.816Z] (11/42) Installing gdbm (1.19-r0) [2022-03-10T12:20:35.816Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-10T12:20:36.095Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-10T12:20:36.095Z] Removing intermediate container 0e33ae1320cc [2022-03-10T12:20:36.095Z] ---> 7937375f4c35 [2022-03-10T12:20:36.095Z] [2022-03-10T12:20:36.095Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-10T12:20:36.095Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-10T12:20:36.095Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-10T12:20:36.095Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-10T12:20:36.371Z] Successfully built 7937375f4c35 [2022-03-10T12:20:36.372Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-10T12:20:37.820Z]  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-10T12:20:37.820Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-10T12:20:37.820Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-10T12:20:38.092Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-10T12:20:38.092Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-10T12:20:38.092Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-10T12:20:38.092Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-10T12:20:38.092Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-10T12:20:38.092Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-10T12:20:38.092Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-10T12:20:38.092Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-10T12:20:38.092Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-10T12:20:38.092Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-10T12:20:38.092Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-10T12:20:38.092Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-10T12:20:38.092Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-10T12:20:38.362Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-10T12:20:38.362Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-10T12:20:38.362Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-10T12:20:38.362Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-10T12:20:38.362Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-10T12:20:38.362Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-10T12:20:38.362Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-10T12:20:38.362Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-10T12:20:38.635Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-10T12:20:38.908Z] Executing busybox-1.33.1-r6.trigger [2022-03-10T12:20:38.908Z] OK: 84 MiB in 64 packages [2022-03-10T12:20:42.283Z] Collecting docker-compose==1.23.2 [2022-03-10T12:20:42.554Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-10T12:20:42.826Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-10T12:20:42.826Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-10T12:20:45.432Z] Collecting PyYAML<4,>=3.10 [2022-03-10T12:20:45.432Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-10T12:20:48.041Z] Collecting docopt<0.7,>=0.6.1 [2022-03-10T12:20:48.041Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-10T12:20:49.464Z] Collecting cached-property<2,>=1.2.0 [2022-03-10T12:20:49.464Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-10T12:20:49.736Z] Collecting texttable<0.10,>=0.9.0 [2022-03-10T12:20:49.736Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-10T12:20:51.693Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-10T12:20:51.693Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-10T12:20:51.693Z] 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-03-10T12:20:51.963Z] Collecting docker<4.0,>=3.6.0 [2022-03-10T12:20:51.963Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-10T12:20:52.233Z] Collecting jsonschema<3,>=2.5.1 [2022-03-10T12:20:52.233Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-10T12:20:53.202Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-10T12:20:53.202Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-10T12:20:53.472Z] Collecting docker-pycreds>=0.4.0 [2022-03-10T12:20:53.472Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-10T12:20:54.441Z] Collecting idna<2.8,>=2.5 [2022-03-10T12:20:54.441Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-10T12:20:54.714Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-10T12:20:54.714Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-10T12:20:54.985Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-10T12:20:54.985Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-10T12:20:54.985Z] 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-03-10T12:20:55.255Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-10T12:20:55.255Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-10T12:20:55.255Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-10T12:20:55.255Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-10T12:20:55.849Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-10T12:20:55.849Z] Attempting uninstall: urllib3 [2022-03-10T12:20:55.849Z] Found existing installation: urllib3 1.26.5 [2022-03-10T12:20:56.120Z] Uninstalling urllib3-1.26.5: [2022-03-10T12:20:56.120Z] Successfully uninstalled urllib3-1.26.5 [2022-03-10T12:20:56.714Z] Attempting uninstall: idna [2022-03-10T12:20:56.714Z] Found existing installation: idna 3.2 [2022-03-10T12:20:56.714Z] Uninstalling idna-3.2: [2022-03-10T12:20:56.714Z] Successfully uninstalled idna-3.2 [2022-03-10T12:20:57.690Z] Attempting uninstall: chardet [2022-03-10T12:20:57.690Z] Found existing installation: chardet 4.0.0 [2022-03-10T12:20:57.690Z] Uninstalling chardet-4.0.0: [2022-03-10T12:20:57.690Z] Successfully uninstalled chardet-4.0.0 [2022-03-10T12:20:59.114Z] Attempting uninstall: requests [2022-03-10T12:20:59.114Z] Found existing installation: requests 2.25.1 [2022-03-10T12:20:59.114Z] Uninstalling requests-2.25.1: [2022-03-10T12:20:59.114Z] Successfully uninstalled requests-2.25.1 [2022-03-10T12:20:59.705Z] Running setup.py install for texttable: started [2022-03-10T12:21:01.125Z] Running setup.py install for texttable: finished with status 'done' [2022-03-10T12:21:01.125Z] Running setup.py install for PyYAML: started [2022-03-10T12:21:03.727Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-10T12:21:03.727Z] Running setup.py install for docopt: started [2022-03-10T12:21:05.150Z] Running setup.py install for docopt: finished with status 'done' [2022-03-10T12:21:05.151Z] Running setup.py install for dockerpty: started [2022-03-10T12:21:07.113Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-10T12:21:08.540Z] 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-03-10T12:21:16.790Z] Removing intermediate container d99d5bdc5508 [2022-03-10T12:21:16.790Z] ---> a9d909632dee [2022-03-10T12:21:16.790Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-10T12:21:17.062Z] ---> Running in 028c8ac4d0a2 [2022-03-10T12:21:17.335Z] Removing intermediate container 028c8ac4d0a2 [2022-03-10T12:21:17.335Z] ---> f05bc3114880 [2022-03-10T12:21:17.335Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-10T12:21:17.335Z] ---> Running in 4ba8f069e1f7 [2022-03-10T12:21:17.606Z] Removing intermediate container 4ba8f069e1f7 [2022-03-10T12:21:17.606Z] ---> 66535085974f [2022-03-10T12:21:17.606Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-10T12:21:18.577Z] ---> 1fbc2b7e16fa [2022-03-10T12:21:18.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-10T12:21:19.552Z] ---> bb46d222aa9c [2022-03-10T12:21:19.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-10T12:21:20.146Z] ---> c4ab684f1806 [2022-03-10T12:21:20.146Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-10T12:21:20.146Z] ---> Running in 2a96724b9b37 [2022-03-10T12:21:20.418Z] Removing intermediate container 2a96724b9b37 [2022-03-10T12:21:20.418Z] ---> ceed73817866 [2022-03-10T12:21:20.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-10T12:21:20.691Z] ---> Running in ba502248ebd5 [2022-03-10T12:21:20.962Z] Removing intermediate container ba502248ebd5 [2022-03-10T12:21:20.962Z] ---> 2bd9aa884994 [2022-03-10T12:21:20.962Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T12:21:20.962Z] ---> Running in e570079956ff [2022-03-10T12:21:21.234Z] Removing intermediate container e570079956ff [2022-03-10T12:21:21.234Z] ---> e0c4d3e0fd23 [2022-03-10T12:21:21.234Z] Step 22/23 : LABEL git_sha=fd81e8eea96a92033a94fa95243825eee61fa6ce [2022-03-10T12:21:21.504Z] ---> Running in 706a39f9b290 [2022-03-10T12:21:21.777Z] Removing intermediate container 706a39f9b290 [2022-03-10T12:21:21.777Z] ---> ef9e90b4d24f [2022-03-10T12:21:21.777Z] Step 23/23 : LABEL version=0.0.0 [2022-03-10T12:21:21.777Z] ---> Running in 0fb37eae934b [2022-03-10T12:21:22.367Z] Removing intermediate container 0fb37eae934b [2022-03-10T12:21:22.367Z] ---> 7e727661d542 [2022-03-10T12:21:22.367Z] [2022-03-10T12:21:22.637Z] Successfully built 7e727661d542 [2022-03-10T12:21:22.637Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-10T12:21:22.923Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-10T12:21:22.930Z] $ docker stop --time=1 fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 [2022-03-10T12:21:24.596Z] $ docker rm -f fb5ef73ea8138a44a04c5c2ed9a9ce31e12c1602970c874f23d40d1f5ef94b44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T12:21:25.148Z] + docker images [2022-03-10T12:21:25.418Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-10T12:21:25.418Z] sys-mgmt-agent-arm64 latest 7e727661d542 4 seconds ago 280MB [2022-03-10T12:21:25.418Z] security-bootstrapper-arm64 latest 7937375f4c35 50 seconds ago 18MB [2022-03-10T12:21:25.418Z] security-proxy-setup-arm64 latest 8675d4f6555f About a minute ago 25.5MB [2022-03-10T12:21:25.418Z] d2dc67ded7de About a minute ago 1.59GB [2022-03-10T12:21:25.418Z] core-command-arm64 latest 8d15e531750b About a minute ago 15.3MB [2022-03-10T12:21:25.418Z] 8d3c7ae47a46 About a minute ago 1.6GB [2022-03-10T12:21:25.419Z] 13ecc3012088 About a minute ago 1.59GB [2022-03-10T12:21:25.419Z] c2d6df9e4cc7 About a minute ago 1.59GB [2022-03-10T12:21:25.419Z] core-data-arm64 latest 81a20e756623 3 minutes ago 19.2MB [2022-03-10T12:21:25.419Z] support-notifications-arm64 latest 89c8c8570997 4 minutes ago 16.1MB [2022-03-10T12:21:25.419Z] support-scheduler-arm64 latest c4744d00f7eb 4 minutes ago 15.4MB [2022-03-10T12:21:25.419Z] core-metadata-arm64 latest 87bbdfb48b54 4 minutes ago 16MB [2022-03-10T12:21:25.419Z] security-secretstore-setup-arm64 latest 2321d608f36c 4 minutes ago 27MB [2022-03-10T12:21:25.419Z] df13a06446a8 4 minutes ago 1.61GB [2022-03-10T12:21:25.419Z] 35791a13605f 4 minutes ago 1.6GB [2022-03-10T12:21:25.419Z] 4d63dc67a5cf 4 minutes ago 1.6GB [2022-03-10T12:21:25.419Z] 87c544df0342 4 minutes ago 1.6GB [2022-03-10T12:21:25.419Z] 6a089a9faa75 4 minutes ago 1.6GB [2022-03-10T12:21:25.419Z] ci-base-image-arm64 latest 85b757e2d080 14 minutes ago 1.26GB [2022-03-10T12:21:25.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-10T12:21:25.419Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-10T12:21:25.419Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-10T12:21:25.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:21:25.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T12:21:25.937Z] [2022-03-10T12:21:25.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:21:26.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T12:21:26.557Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T12:21:26.557Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T12:21:26.557Z] 04944245beec: Pulling fs layer [2022-03-10T12:21:26.557Z] 699f458cf7ca: Pulling fs layer [2022-03-10T12:21:26.557Z] 765212b225bb: Pulling fs layer [2022-03-10T12:21:26.557Z] f23df028b6ca: Pulling fs layer [2022-03-10T12:21:26.557Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T12:21:26.557Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T12:21:26.557Z] 765212b225bb: Waiting [2022-03-10T12:21:26.557Z] d65c8cfc05b1: Waiting [2022-03-10T12:21:26.557Z] f23df028b6ca: Waiting [2022-03-10T12:21:26.557Z] 04944245beec: Download complete [2022-03-10T12:21:26.557Z] 765212b225bb: Verifying Checksum [2022-03-10T12:21:26.557Z] 765212b225bb: Download complete [2022-03-10T12:21:26.557Z] f23df028b6ca: Verifying Checksum [2022-03-10T12:21:26.557Z] f23df028b6ca: Download complete [2022-03-10T12:21:26.557Z] d65c8cfc05b1: Verifying Checksum [2022-03-10T12:21:26.557Z] d65c8cfc05b1: Download complete [2022-03-10T12:21:26.829Z] 699f458cf7ca: Verifying Checksum [2022-03-10T12:21:26.829Z] 699f458cf7ca: Download complete [2022-03-10T12:21:27.103Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T12:21:27.103Z] 8998bd30e6a1: Download complete [2022-03-10T12:21:29.071Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T12:21:29.071Z] 2437ff75d9bd: Download complete [2022-03-10T12:21:31.038Z] 8998bd30e6a1: Pull complete [2022-03-10T12:21:31.630Z] 04944245beec: Pull complete [2022-03-10T12:21:33.053Z] 699f458cf7ca: Pull complete [2022-03-10T12:21:33.325Z] 765212b225bb: Pull complete [2022-03-10T12:21:34.296Z] f23df028b6ca: Pull complete [2022-03-10T12:21:34.296Z] d65c8cfc05b1: Pull complete [2022-03-10T12:21:49.423Z] 2437ff75d9bd: Pull complete [2022-03-10T12:21:49.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T12:21:49.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T12:21:49.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T12:21:49.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-6770 does not seem to be running inside a container [2022-03-10T12:21:49.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T12:21:52.477Z] $ docker top b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:21:53.503Z] ---> job-cost.sh [2022-03-10T12:21:53.503Z] lf-activate-venv: SKIPPING [2022-03-10T12:21:53.503Z] INFO: No Stack... [2022-03-10T12:21:54.093Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T12:21:55.066Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T12:21:55.723Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-10T12:21:55.723Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T12:21:55.788Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] [2022-03-10T12:21:55.795Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] did not exist. Created. [2022-03-10T12:21:55.795Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T12:21:56.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T12:21:56.624Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T12:21:56.633Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3891-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T12:21:56.658Z] $ docker stop --time=1 b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff [2022-03-10T12:21:58.192Z] $ docker rm -f b6d56ca03a02cf3de5062edea6b4576c917c5b7b575c6ba9877320ce15ad5cff [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-03-10T12:21:58.822Z] provisioning config files... [2022-03-10T12:21:58.873Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4896213054234795141tmp [Pipeline] { [Pipeline] sh [2022-03-10T12:21:59.354Z] + set +x [2022-03-10T12:21:59.354Z] + curl -s https://codecov.io/bash [2022-03-10T12:21:59.354Z] + bash -s -- [2022-03-10T12:21:59.354Z] [2022-03-10T12:21:59.354Z] _____ _ [2022-03-10T12:21:59.354Z] / ____| | | [2022-03-10T12:21:59.354Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T12:21:59.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T12:21:59.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T12:21:59.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T12:21:59.354Z] Bash-1.0.6 [2022-03-10T12:21:59.354Z] [2022-03-10T12:21:59.354Z] [2022-03-10T12:21:59.354Z] ==> git version 2.24.4 found [2022-03-10T12:21:59.354Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-10T12:21:59.354Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T12:21:59.354Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T12:21:59.354Z] ==> Jenkins CI detected. [2022-03-10T12:21:59.354Z] current dir:  /w/workspace/edgex-go/4 [2022-03-10T12:21:59.354Z] project root: . [2022-03-10T12:21:59.354Z] --> token set from env [2022-03-10T12:21:59.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T12:21:59.354Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T12:21:59.354Z] ==> Python coveragepy not found [2022-03-10T12:21:59.354Z] ==> Searching for coverage reports in: [2022-03-10T12:21:59.354Z] + . [2022-03-10T12:21:59.354Z] -> Found 1 reports [2022-03-10T12:21:59.354Z] ==> Detecting git/mercurial file structure [2022-03-10T12:21:59.645Z] ==> Reading reports [2022-03-10T12:21:59.645Z] + ./coverage.out bytes=425893 [2022-03-10T12:21:59.645Z] ==> Appending adjustments [2022-03-10T12:21:59.645Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T12:22:00.591Z] + Found adjustments [2022-03-10T12:22:00.592Z] ==> Gzipping contents [2022-03-10T12:22:00.592Z] 60K /tmp/codecov.UoDODf.gz [2022-03-10T12:22:00.592Z] ==> Uploading reports [2022-03-10T12:22:00.592Z] url: https://codecov.io [2022-03-10T12:22:00.592Z] query: branch=PR-3891&commit=fd81e8eea96a92033a94fa95243825eee61fa6ce&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-10T12:22:00.592Z] -> Pinging Codecov [2022-03-10T12:22:00.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3891&commit=fd81e8eea96a92033a94fa95243825eee61fa6ce&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3891%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3891&job=&cmd_args= [2022-03-10T12:22:01.164Z] -> Uploading to [2022-03-10T12:22:01.164Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/00271124DB129430A58F1EEE437C3FCB/fd81e8eea96a92033a94fa95243825eee61fa6ce/82096310-c19a-46a0-8c4d-e7e143c962c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T122200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3049182f379d3a1311e0f85862f455a5b3c47b60741432b93552274c68bee624 [2022-03-10T12:22:01.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T12:22:01.164Z] Dload Upload Total Spent Left Speed [2022-03-10T12:22:01.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57752 0 0 100 57752 0 159k --:--:-- --:--:-- --:--:-- 159k [2022-03-10T12:22:01.425Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fd81e8eea96a92033a94fa95243825eee61fa6ce [Pipeline] } [2022-03-10T12:22:01.433Z] 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-03-10T12:22:02.148Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:02.449Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:03.021Z] ---> package-listing.sh [2022-03-10T12:22:03.021Z] ++ facter osfamily [2022-03-10T12:22:03.021Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T12:22:03.282Z] + OS_FAMILY=redhat [2022-03-10T12:22:03.282Z] + workspace=/w/workspace/edgex-go/4 [2022-03-10T12:22:03.282Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T12:22:03.282Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T12:22:03.282Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T12:22:03.282Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T12:22:03.282Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-10T12:22:03.282Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T12:22:03.283Z] + case "${OS_FAMILY}" in [2022-03-10T12:22:03.283Z] + rpm -qa [2022-03-10T12:22:03.283Z] + sort [2022-03-10T12:22:07.485Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T12:22:07.485Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T12:22:07.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T12:22:07.485Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-10T12:22:07.485Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-10T12:22:07.485Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-10T12:22:07.497Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T12:22:07.786Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:22:08.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T12:22:08.349Z] [2022-03-10T12:22:08.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T12:22:08.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T12:22:08.657Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T12:22:08.657Z] 5eb5b503b376: Pulling fs layer [2022-03-10T12:22:08.657Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T12:22:08.657Z] ec43610c2a17: Pulling fs layer [2022-03-10T12:22:08.657Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T12:22:08.657Z] 33b1e0a273af: Pulling fs layer [2022-03-10T12:22:08.657Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T12:22:08.657Z] 2f39f015ded8: Pulling fs layer [2022-03-10T12:22:08.657Z] 33b1e0a273af: Waiting [2022-03-10T12:22:08.657Z] 5d3b04190fa2: Waiting [2022-03-10T12:22:08.657Z] 2f39f015ded8: Waiting [2022-03-10T12:22:08.657Z] 3a2ae6a8a46f: Waiting [2022-03-10T12:22:08.657Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T12:22:08.657Z] 5c69ac0246d0: Download complete [2022-03-10T12:22:08.657Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T12:22:08.657Z] 3a2ae6a8a46f: Download complete [2022-03-10T12:22:08.657Z] ec43610c2a17: Verifying Checksum [2022-03-10T12:22:08.657Z] ec43610c2a17: Download complete [2022-03-10T12:22:08.657Z] 33b1e0a273af: Verifying Checksum [2022-03-10T12:22:08.657Z] 33b1e0a273af: Download complete [2022-03-10T12:22:08.657Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T12:22:08.657Z] 5d3b04190fa2: Download complete [2022-03-10T12:22:08.921Z] 5eb5b503b376: Verifying Checksum [2022-03-10T12:22:08.921Z] 5eb5b503b376: Download complete [2022-03-10T12:22:09.505Z] 2f39f015ded8: Verifying Checksum [2022-03-10T12:22:09.505Z] 2f39f015ded8: Download complete [2022-03-10T12:22:10.477Z] 5eb5b503b376: Pull complete [2022-03-10T12:22:10.477Z] 5c69ac0246d0: Pull complete [2022-03-10T12:22:11.051Z] ec43610c2a17: Pull complete [2022-03-10T12:22:11.051Z] 3a2ae6a8a46f: Pull complete [2022-03-10T12:22:11.314Z] 33b1e0a273af: Pull complete [2022-03-10T12:22:11.576Z] 5d3b04190fa2: Pull complete [2022-03-10T12:22:16.897Z] 2f39f015ded8: Pull complete [2022-03-10T12:22:16.897Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T12:22:16.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T12:22:16.897Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T12:22:16.968Z] prd-centos7-docker-4c-2g-6769 does not seem to be running inside a container [2022-03-10T12:22:17.006Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T12:22:20.017Z] $ docker top 38fbaac166691ccd5a70e451a4d71ba975fb545e950f81c151b5c572372d07da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T12:22:20.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T12:22:20.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T12:22:20.965Z] + ls /var/log/sa-host [2022-03-10T12:22:20.965Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T12:22:20.965Z] file_magic: OK [2022-03-10T12:22:20.965Z] HZ: Using current value: 100 [2022-03-10T12:22:20.965Z] file_header: OK [2022-03-10T12:22:20.965Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T12:22:20.965Z] Statistics: [2022-03-10T12:22:20.966Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T12:22:20.966Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T12:22:20.966Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T12:22:20.966Z] file_magic: OK [2022-03-10T12:22:20.966Z] HZ: Using current value: 100 [2022-03-10T12:22:20.966Z] file_header: OK [2022-03-10T12:22:20.966Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T12:22:20.966Z] Statistics: [2022-03-10T12:22:20.966Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T12:22:20.966Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T12:22:21.166Z] provisioning config files... [2022-03-10T12:22:21.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2441620792562281334tmp [Pipeline] { [Pipeline] echo [2022-03-10T12:22:21.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:21.486Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T12:22:21.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:21.853Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T12:22:21.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:22.158Z] ---> sudo-logs.sh [2022-03-10T12:22:22.158Z] Archiving 'sudo' log.. [2022-03-10T12:22:22.158Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6769.novalocal: Name or service not known [2022-03-10T12:22:22.158Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6769.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T12:22:22.178Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:22.474Z] ---> job-cost.sh [2022-03-10T12:22:22.474Z] lf-activate-venv: SKIPPING [2022-03-10T12:22:22.474Z] DEBUG: total: 0.10999999940395355 [2022-03-10T12:22:22.474Z] INFO: Retrieving Stack Cost... [2022-03-10T12:22:23.044Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T12:22:23.303Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T12:22:23.317Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T12:22:23.607Z] ---> logs-deploy.sh [2022-03-10T12:22:23.607Z] lf-activate-venv: SKIPPING [2022-03-10T12:22:23.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3891/4 [2022-03-10T12:22:23.607Z] INFO: archiving workspace using pattern(s): [2022-03-10T12:22:24.550Z] Archives upload complete. [2022-03-10T12:22:24.550Z] INFO: archiving logs to Nexus