Pull request #3879 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1572a2c67cf94811fe3b8d62aa4783469b5a2c19+0dc7fb43dfbc61ec4b325044d074184b8b9e402a (d042d86d243ccc4d6bd97916551a51395fe882d0) 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-ssh3066442462474293678.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-ssh14591656535061125801.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-3879/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-3879/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18177172145900074995.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-ssh8032649477721437843.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3879/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-3879/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3756022965721367808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4987 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4842592192627712810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8302688351254349810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 Merge succeeded, producing 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 Checking out Revision 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 (PR-3879) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6780065143791677598.key > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 # timeout=10 Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-10T15:27:22.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-10T15:27:22.877Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-10T15:27:22.892Z] ========================================================= [2022-02-10T15:27:22.892Z] EdgeX Global Pipelines Version Info [2022-02-10T15:27:22.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 [2022-02-10T15:27:24.034Z] ------------------- [2022-02-10T15:27:24.034Z] stable info: [2022-02-10T15:27:24.034Z] ------------------- [2022-02-10T15:27:24.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T15:27:24.034Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T15:27:24.034Z] Message: update stable to v1.0.220 [2022-02-10T15:27:24.609Z] ------------------- [2022-02-10T15:27:24.609Z] experimental info: [2022-02-10T15:27:24.609Z] ------------------- [2022-02-10T15:27:24.609Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-10T15:27:24.609Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-10T15:27:24.609Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-10T15:27:24.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-02-10T15:27:24.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-02-10T15:27:24.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-10T15:27:24.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-10T15:27:24.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-10T15:27:24.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-10T15:27:24.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-10T15:27:24.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-02-10T15:27:24.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-02-10T15:27:24.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-02-10T15:27:24.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-10T15:27:24.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-10T15:27:24.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-10T15:27:24.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-10T15:27:24.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-10T15:27:24.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T15:27:24.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-10T15:27:24.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-10T15:27:24.996Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-10T15:27:25.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-10T15:27:25.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-10T15:27:25.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-10T15:27:25.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3879 [Pipeline] echo [2022-02-10T15:27:25.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3879 [Pipeline] echo [2022-02-10T15:27:25.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3879 [Pipeline] echo [2022-02-10T15:27:25.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo [2022-02-10T15:27:25.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 464d97e [Pipeline] echo [2022-02-10T15:27:25.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T15:27:25.180Z] provisioning config files... [2022-02-10T15:27:25.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2762119591832773060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:27:25.536Z] ---> docker-login.sh [2022-02-10T15:27:25.536Z] nexus3.edgexfoundry.org:10001 [2022-02-10T15:27:25.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:27:25.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:27:25.805Z] Configure a credential helper to remove this warning. See [2022-02-10T15:27:25.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:27:25.805Z] [2022-02-10T15:27:25.805Z] Login Succeeded [2022-02-10T15:27:25.805Z] nexus3.edgexfoundry.org:10002 [2022-02-10T15:27:25.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:27:25.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:27:25.805Z] Configure a credential helper to remove this warning. See [2022-02-10T15:27:25.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:27:25.805Z] [2022-02-10T15:27:25.805Z] Login Succeeded [2022-02-10T15:27:25.805Z] nexus3.edgexfoundry.org:10003 [2022-02-10T15:27:25.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:27:26.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:27:26.075Z] Configure a credential helper to remove this warning. See [2022-02-10T15:27:26.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:27:26.075Z] [2022-02-10T15:27:26.075Z] Login Succeeded [2022-02-10T15:27:26.075Z] nexus3.edgexfoundry.org:10004 [2022-02-10T15:27:26.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:27:26.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:27:26.075Z] Configure a credential helper to remove this warning. See [2022-02-10T15:27:26.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:27:26.075Z] [2022-02-10T15:27:26.075Z] Login Succeeded [2022-02-10T15:27:26.075Z] docker.io [2022-02-10T15:27:26.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:27:26.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:27:26.650Z] Configure a credential helper to remove this warning. See [2022-02-10T15:27:26.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:27:26.650Z] [2022-02-10T15:27:26.650Z] Login Succeeded [2022-02-10T15:27:26.650Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T15:27:26.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T15:27:26.992Z] ++ 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-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/core-command/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo core-command,cmd/core-command/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/core-data/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo core-data,cmd/core-data/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/core-metadata/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/support-notifications/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-02-10T15:27:26.992Z] + for file in '`ls cmd/**/Dockerfile`' [2022-02-10T15:27:26.992Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-02-10T15:27:26.992Z] ++ cut -d/ -f2 [2022-02-10T15:27:26.992Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-02-10T15:27:27.034Z] 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-02-10T15:27:27.396Z] + git rev-list -1 --merges 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005~1..464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo [2022-02-10T15:27:27.411Z] -----------> git rev-list -1 --merges 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005~1..464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:27:27.411Z] 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [false] [Pipeline] sh [2022-02-10T15:27:27.713Z] + git log --format=format:%s -1 464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] echo [2022-02-10T15:27:27.735Z] ========================================================= [2022-02-10T15:27:27.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-10T15:27:27.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-10T15:27:28.298Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-10T15:27:28.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-10T15:27:28.298Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-10T15:27:28.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-10T15:27:28.298Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-10T15:27:28.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-10T15:27:28.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:27:28.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T15:27:28.739Z] [2022-02-10T15:27:28.739Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:27:29.066Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T15:27:29.066Z] latest: Pulling from edgex-devops/git-semver [2022-02-10T15:27:29.066Z] a0d0a0d46f8b: Pulling fs layer [2022-02-10T15:27:29.066Z] 3e5f54012d9b: Pulling fs layer [2022-02-10T15:27:29.066Z] 4c7163046ea9: Pulling fs layer [2022-02-10T15:27:29.066Z] 0c2d73faf560: Pulling fs layer [2022-02-10T15:27:29.066Z] 0c2d73faf560: Waiting [2022-02-10T15:27:29.066Z] 3e5f54012d9b: Verifying Checksum [2022-02-10T15:27:29.066Z] 3e5f54012d9b: Download complete [2022-02-10T15:27:29.066Z] a0d0a0d46f8b: Verifying Checksum [2022-02-10T15:27:29.066Z] a0d0a0d46f8b: Download complete [2022-02-10T15:27:29.329Z] 0c2d73faf560: Verifying Checksum [2022-02-10T15:27:29.329Z] 0c2d73faf560: Download complete [2022-02-10T15:27:29.329Z] 4c7163046ea9: Verifying Checksum [2022-02-10T15:27:29.329Z] 4c7163046ea9: Download complete [2022-02-10T15:27:29.329Z] a0d0a0d46f8b: Pull complete [2022-02-10T15:27:29.329Z] 3e5f54012d9b: Pull complete [2022-02-10T15:27:29.602Z] 4c7163046ea9: Pull complete [2022-02-10T15:27:29.869Z] 0c2d73faf560: Pull complete [2022-02-10T15:27:29.869Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-10T15:27:29.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-10T15:27:29.869Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-10T15:27:29.951Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:27:30.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-10T15:27:30.560Z] $ docker top c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-10T15:27:30.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T15:27:30.658Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T15:27:30.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T15:27:30.759Z] $ docker exec c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent [2022-02-10T15:27:30.849Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmHePgh/agent.14 [2022-02-10T15:27:30.849Z] SSH_AGENT_PID=20 [2022-02-10T15:27:30.856Z] Running ssh-add (command line suppressed) [2022-02-10T15:27:30.949Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_169431367881084594.key (/w/workspace/edgex-go/5@tmp/private_key_169431367881084594.key) [2022-02-10T15:27:30.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T15:27:31.265Z] + git tag --points-at HEAD [Pipeline] } [2022-02-10T15:27:31.290Z] $ docker exec --env ******** --env ******** c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent -k [2022-02-10T15:27:31.384Z] unset SSH_AUTH_SOCK; [2022-02-10T15:27:31.384Z] unset SSH_AGENT_PID; [2022-02-10T15:27:31.384Z] echo Agent pid 20 killed; [2022-02-10T15:27:31.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-10T15:27:31.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-10T15:27:31.414Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-10T15:27:31.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-10T15:27:31.516Z] $ docker exec c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent [2022-02-10T15:27:31.609Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoNIIn/agent.53 [2022-02-10T15:27:31.609Z] SSH_AGENT_PID=60 [2022-02-10T15:27:31.614Z] Running ssh-add (command line suppressed) [2022-02-10T15:27:31.699Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_269720109901934062.key (/w/workspace/edgex-go/5@tmp/private_key_269720109901934062.key) [2022-02-10T15:27:31.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-10T15:27:32.011Z] + git semver init [2022-02-10T15:27:32.011Z] # -> Open(): unable to determine branch for HEAD [2022-02-10T15:27:32.011Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2022-02-10T15:27:32.011Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2022-02-10T15:27:32.011Z] # $SEMVER_REMOTE_NAME = origin [2022-02-10T15:27:32.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-10T15:27:32.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-10T15:27:32.011Z] # $SEMVER_BRANCH = PR-3879 [2022-02-10T15:27:32.011Z] # $SEMVER_TEMP = /tmp/semver-224679850 [2022-02-10T15:27:32.011Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-02-10T15:27:46.975Z] # '/tmp/semver-224679850' -> '/w/workspace/edgex-go/5/.semver' [2022-02-10T15:27:46.975Z] # -> Force: false [2022-02-10T15:27:46.975Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2022-02-10T15:27:46.987Z] $ docker exec --env ******** --env ******** c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 ssh-agent -k [2022-02-10T15:27:47.099Z] unset SSH_AUTH_SOCK; [2022-02-10T15:27:47.100Z] unset SSH_AGENT_PID; [2022-02-10T15:27:47.100Z] echo Agent pid 60 killed; [2022-02-10T15:27:47.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-10T15:27:47.418Z] + git semver [Pipeline] } [2022-02-10T15:27:47.432Z] $ docker stop --time=1 c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 [2022-02-10T15:27:49.656Z] $ docker rm -f c38c9d2ac082245f730b5399bc14298072cd7349d330b6b68fdc8f9254539f44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T15:27:50.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-10T15:27:50.269Z] Stashed 1 file(s) [Pipeline] echo [2022-02-10T15:27:50.273Z] [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-02-10T15:27:50.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T15:27:50.409Z] ========================================================= [2022-02-10T15:27:50.409Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-10T15:27:50.409Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:27:50.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T15:27:50.709Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-10T15:27:50.709Z] 59bf1c3509f3: Pulling fs layer [2022-02-10T15:27:50.709Z] 666ba61612fd: Pulling fs layer [2022-02-10T15:27:50.709Z] 8ed8ca486205: Pulling fs layer [2022-02-10T15:27:50.709Z] 4fe6c5a15a65: Pulling fs layer [2022-02-10T15:27:50.709Z] 22a0e8bec74d: Pulling fs layer [2022-02-10T15:27:50.709Z] 640e595b4fbd: Pulling fs layer [2022-02-10T15:27:50.709Z] 763cafe07f6e: Pulling fs layer [2022-02-10T15:27:50.709Z] 0c0b528cf693: Pulling fs layer [2022-02-10T15:27:50.709Z] 10935f4eaf8b: Pulling fs layer [2022-02-10T15:27:50.709Z] 4fe6c5a15a65: Waiting [2022-02-10T15:27:50.709Z] 22a0e8bec74d: Waiting [2022-02-10T15:27:50.709Z] 640e595b4fbd: Waiting [2022-02-10T15:27:50.709Z] 763cafe07f6e: Waiting [2022-02-10T15:27:50.709Z] 0c0b528cf693: Waiting [2022-02-10T15:27:50.709Z] 10935f4eaf8b: Waiting [2022-02-10T15:27:50.709Z] 8ed8ca486205: Download complete [2022-02-10T15:27:50.709Z] 666ba61612fd: Download complete [2022-02-10T15:27:50.709Z] 22a0e8bec74d: Verifying Checksum [2022-02-10T15:27:50.709Z] 22a0e8bec74d: Download complete [2022-02-10T15:27:50.709Z] 640e595b4fbd: Verifying Checksum [2022-02-10T15:27:50.709Z] 640e595b4fbd: Download complete [2022-02-10T15:27:50.709Z] 59bf1c3509f3: Verifying Checksum [2022-02-10T15:27:50.709Z] 59bf1c3509f3: Download complete [2022-02-10T15:27:50.709Z] 763cafe07f6e: Verifying Checksum [2022-02-10T15:27:50.709Z] 763cafe07f6e: Download complete [2022-02-10T15:27:50.978Z] 0c0b528cf693: Verifying Checksum [2022-02-10T15:27:50.978Z] 0c0b528cf693: Download complete [2022-02-10T15:27:50.978Z] 59bf1c3509f3: Pull complete [2022-02-10T15:27:51.241Z] 666ba61612fd: Pull complete [2022-02-10T15:27:51.242Z] 8ed8ca486205: Pull complete [2022-02-10T15:27:51.508Z] 4fe6c5a15a65: Verifying Checksum [2022-02-10T15:27:51.508Z] 4fe6c5a15a65: Download complete [2022-02-10T15:27:51.771Z] 10935f4eaf8b: Verifying Checksum [2022-02-10T15:27:51.771Z] 10935f4eaf8b: Download complete [2022-02-10T15:27:58.396Z] 4fe6c5a15a65: Pull complete [2022-02-10T15:27:58.396Z] 22a0e8bec74d: Pull complete [2022-02-10T15:27:58.396Z] 640e595b4fbd: Pull complete [2022-02-10T15:27:58.396Z] 763cafe07f6e: Pull complete [2022-02-10T15:27:58.396Z] 0c0b528cf693: Pull complete [2022-02-10T15:28:00.956Z] 10935f4eaf8b: Pull complete [2022-02-10T15:28:00.956Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-10T15:28:00.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T15:28:00.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:28:01.262Z] + docker build -t ci-base-image-x86_64 -f - . [2022-02-10T15:28:01.262Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T15:28:01.262Z] WORKDIR /edgex [2022-02-10T15:28:01.262Z] COPY go.mod . [2022-02-10T15:28:01.262Z] RUN go mod download' [2022-02-10T15:28:02.688Z] Sending build context to Docker daemon 334.2MB [2022-02-10T15:28:02.688Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-10T15:28:02.688Z] ---> 99d49a6021b9 [2022-02-10T15:28:02.688Z] Step 2/4 : WORKDIR /edgex [2022-02-10T15:28:04.070Z] ---> Running in 311f6ebc585e [2022-02-10T15:28:04.331Z] Removing intermediate container 311f6ebc585e [2022-02-10T15:28:04.331Z] ---> 327163d7ff90 [2022-02-10T15:28:04.331Z] Step 3/4 : COPY go.mod . [2022-02-10T15:28:04.331Z] ---> 414a90c7acba [2022-02-10T15:28:04.331Z] Step 4/4 : RUN go mod download [2022-02-10T15:28:04.331Z] ---> Running in 76b6861c61e8 [2022-02-10T15:28:05.343Z] Still waiting to schedule task [2022-02-10T15:28:05.344Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-10T15:28:36.469Z] Removing intermediate container 76b6861c61e8 [2022-02-10T15:28:36.469Z] ---> b652ec64237d [2022-02-10T15:28:36.469Z] Successfully built b652ec64237d [2022-02-10T15:28:36.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:28:36.768Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T15:28:36.768Z] . [Pipeline] withDockerContainer [2022-02-10T15:28:36.833Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:28:36.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T15:28:37.212Z] $ docker top 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:28:37.574Z] + go version [2022-02-10T15:28:37.574Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-10T15:28:37.589Z] $ docker stop --time=1 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea [2022-02-10T15:28:38.764Z] $ docker rm -f 32296dbe7ae18e0d3a49554e5c5d31fe474e65707ef2312bdc75050cf971e0ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:28:39.158Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-10T15:28:39.158Z] . [Pipeline] withDockerContainer [2022-02-10T15:28:39.228Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:28:39.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-10T15:28:39.583Z] $ docker top 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-10T15:28:39.657Z] ========================================================= [2022-02-10T15:28:39.657Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-10T15:28:39.657Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:28:39.951Z] + make test [2022-02-10T15:28:39.951Z] go mod tidy [2022-02-10T15:28:40.215Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-10T15:28:45.523Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-10T15:29:03.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-10T15:29:07.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-10T15:29:08.220Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-10T15:29:08.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-10T15:29:11.103Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-10T15:29:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-10T15:29:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-10T15:29:11.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-10T15:29:11.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-10T15:29:12.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-10T15:29:12.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-10T15:29:12.470Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-10T15:29:12.470Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-10T15:29:12.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-10T15:29:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2022-02-10T15:29:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-10T15:29:14.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-10T15:29:15.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements [2022-02-10T15:29:15.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-10T15:29:15.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements [2022-02-10T15:29:15.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-10T15:29:15.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-10T15:29:16.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2022-02-10T15:29:16.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-10T15:29:16.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:29:17.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2022-02-10T15:29:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-10T15:29:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-10T15:29:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-10T15:29:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-10T15:29:17.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-10T15:29:18.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:29:18.492Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-10T15:29:18.492Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-10T15:29:18.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-10T15:29:19.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2022-02-10T15:29:19.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-10T15:29:19.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-02-10T15:29:19.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2022-02-10T15:29:19.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-10T15:29:20.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-02-10T15:29:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-02-10T15:29:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-02-10T15:29:21.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-02-10T15:29:21.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-02-10T15:29:26.072Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4988 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-10T15:29:26.085Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-02-10T15:29:26.254Z] The recommended git tool is: git [2022-02-10T15:29:30.756Z] using credential edgex-jenkins-ssh [2022-02-10T15:29:30.776Z] Cloning the remote Git repository [2022-02-10T15:29:30.841Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:29:30.911Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-02-10T15:29:31.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:29:31.004Z] > git --version # timeout=10 [2022-02-10T15:29:31.021Z] > git --version # 'git version 2.17.1' [2022-02-10T15:29:31.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:29:31.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T15:29:33.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2022-02-10T15:29:33.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-02-10T15:29:38.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.230s coverage: 82.5% of statements [2022-02-10T15:29:38.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-10T15:29:47.358Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T15:29:47.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T15:29:47.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T15:29:47.447Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:29:47.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:29:47.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-10T15:29:48.589Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 [2022-02-10T15:29:49.114Z] Merge succeeded, producing b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:29:49.115Z] Checking out Revision b2a77a0a8c303418372942f0039e400aa2629c96 (PR-3879) [2022-02-10T15:29:48.609Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T15:29:48.631Z] > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 [2022-02-10T15:29:48.849Z] > git remote # timeout=10 [2022-02-10T15:29:48.875Z] > git config --get remote.origin.url # timeout=10 [2022-02-10T15:29:48.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:29:48.903Z] > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [2022-02-10T15:29:49.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-10T15:29:49.123Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T15:29:49.134Z] > git checkout -f b2a77a0a8c303418372942f0039e400aa2629c96 # timeout=10 [2022-02-10T15:29:53.228Z] Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" [2022-02-10T15:29:53.252Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-10T15:29:54.219Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-10T15:29:54.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T15:29:54.219Z] Dload Upload Total Spent Left Speed [2022-02-10T15:29:54.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-02-10T15:29:54.780Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-10T15:29:53.238Z] > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 [2022-02-10T15:29:55.126Z] + sudo tee /etc/docker/daemon.new [2022-02-10T15:29:55.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-10T15:29:55.126Z] { [2022-02-10T15:29:55.126Z] "registry-mirrors": [ [2022-02-10T15:29:55.126Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-10T15:29:55.126Z] ], [2022-02-10T15:29:55.126Z] "bip": "10.250.0.254/24", [2022-02-10T15:29:55.126Z] "hosts": [ [2022-02-10T15:29:55.126Z] "tcp://0.0.0.0:5555", [2022-02-10T15:29:55.126Z] "unix:///var/run/docker.sock" [2022-02-10T15:29:55.126Z] ], [2022-02-10T15:29:55.126Z] "mtu": 1458, [2022-02-10T15:29:55.126Z] "selinux-enabled": true, [2022-02-10T15:29:55.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-10T15:29:55.126Z] } [Pipeline] sh [2022-02-10T15:29:55.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-10T15:29:55.827Z] + sudo service docker restart [2022-02-10T15:29:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-10T15:29:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-10T15:29:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-10T15:29:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-02-10T15:29:56.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-10T15:29:56.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.247s coverage: 65.4% of statements [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-10T15:29:56.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-10T15:29:56.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-10T15:29:56.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2022-02-10T15:29:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-10T15:29:57.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-02-10T15:29:57.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-10T15:30:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-10T15:30:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-10T15:30:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-10T15:30:05.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-10T15:30:05.367Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-10T15:30:05.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-10T15:30:05.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-10T15:30:05.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-02-10T15:30:05.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-02-10T15:30:05.368Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T15:30:14.146Z] provisioning config files... [2022-02-10T15:30:14.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config164229718500177293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:30:14.527Z] ---> docker-login.sh [2022-02-10T15:30:14.527Z] nexus3.edgexfoundry.org:10001 [2022-02-10T15:30:15.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:30:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:30:15.394Z] Configure a credential helper to remove this warning. See [2022-02-10T15:30:15.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:30:15.394Z] [2022-02-10T15:30:15.394Z] Login Succeeded [2022-02-10T15:30:15.394Z] nexus3.edgexfoundry.org:10002 [2022-02-10T15:30:15.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:30:15.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:30:15.666Z] Configure a credential helper to remove this warning. See [2022-02-10T15:30:15.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:30:15.666Z] [2022-02-10T15:30:15.666Z] Login Succeeded [2022-02-10T15:30:15.666Z] nexus3.edgexfoundry.org:10003 [2022-02-10T15:30:15.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:30:16.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:30:16.209Z] Configure a credential helper to remove this warning. See [2022-02-10T15:30:16.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:30:16.209Z] [2022-02-10T15:30:16.209Z] Login Succeeded [2022-02-10T15:30:16.209Z] nexus3.edgexfoundry.org:10004 [2022-02-10T15:30:16.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:30:16.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:30:16.483Z] Configure a credential helper to remove this warning. See [2022-02-10T15:30:16.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:30:16.483Z] [2022-02-10T15:30:16.483Z] Login Succeeded [2022-02-10T15:30:16.483Z] docker.io [2022-02-10T15:30:17.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-10T15:30:17.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-10T15:30:17.347Z] Configure a credential helper to remove this warning. See [2022-02-10T15:30:17.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-10T15:30:17.347Z] [2022-02-10T15:30:17.347Z] Login Succeeded [2022-02-10T15:30:17.347Z] ---> docker-login.sh ends [Pipeline] } [2022-02-10T15:30:17.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-10T15:30:17.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-10T15:30:17.857Z] ========================================================= [2022-02-10T15:30:17.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-10T15:30:17.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:30:18.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T15:30:18.469Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-10T15:30:18.469Z] 9b3977197b4f: Pulling fs layer [2022-02-10T15:30:18.469Z] 1a89e8eeedd5: Pulling fs layer [2022-02-10T15:30:18.469Z] 94645a83ff95: Pulling fs layer [2022-02-10T15:30:18.469Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-10T15:30:18.469Z] 0c92f367c5e7: Pulling fs layer [2022-02-10T15:30:18.469Z] f7c0051592d6: Pulling fs layer [2022-02-10T15:30:18.469Z] a227ed2f7395: Pulling fs layer [2022-02-10T15:30:18.469Z] 7b1c46037f91: Pulling fs layer [2022-02-10T15:30:18.469Z] 0c92f367c5e7: Waiting [2022-02-10T15:30:18.469Z] f7c0051592d6: Waiting [2022-02-10T15:30:18.469Z] a227ed2f7395: Waiting [2022-02-10T15:30:18.469Z] 7b1c46037f91: Waiting [2022-02-10T15:30:18.469Z] 3f3a8bcf1eab: Waiting [2022-02-10T15:30:18.469Z] 94645a83ff95: Verifying Checksum [2022-02-10T15:30:18.469Z] 94645a83ff95: Download complete [2022-02-10T15:30:18.469Z] 1a89e8eeedd5: Verifying Checksum [2022-02-10T15:30:18.469Z] 1a89e8eeedd5: Download complete [2022-02-10T15:30:18.469Z] 0c92f367c5e7: Verifying Checksum [2022-02-10T15:30:18.469Z] f7c0051592d6: Verifying Checksum [2022-02-10T15:30:18.469Z] f7c0051592d6: Download complete [2022-02-10T15:30:18.469Z] 9b3977197b4f: Verifying Checksum [2022-02-10T15:30:18.469Z] 9b3977197b4f: Download complete [2022-02-10T15:30:18.469Z] a227ed2f7395: Verifying Checksum [2022-02-10T15:30:18.469Z] a227ed2f7395: Download complete [2022-02-10T15:30:19.065Z] 9b3977197b4f: Pull complete [2022-02-10T15:30:19.683Z] 1a89e8eeedd5: Pull complete [2022-02-10T15:30:20.280Z] 94645a83ff95: Pull complete [2022-02-10T15:30:20.280Z] 7b1c46037f91: Verifying Checksum [2022-02-10T15:30:20.280Z] 7b1c46037f91: Download complete [2022-02-10T15:30:20.877Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-10T15:30:20.877Z] 3f3a8bcf1eab: Download complete [2022-02-10T15:30:33.268Z] 3f3a8bcf1eab: Pull complete [2022-02-10T15:30:33.268Z] 0c92f367c5e7: Pull complete [2022-02-10T15:30:33.268Z] f7c0051592d6: Pull complete [2022-02-10T15:30:33.268Z] a227ed2f7395: Pull complete [2022-02-10T15:30:38.666Z] 7b1c46037f91: Pull complete [2022-02-10T15:30:38.666Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-10T15:30:38.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T15:30:38.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:30:39.021Z] + docker build -t ci-base-image-arm64 -f - . [2022-02-10T15:30:39.021Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T15:30:39.021Z] WORKDIR /edgex [2022-02-10T15:30:39.021Z] COPY go.mod . [2022-02-10T15:30:39.021Z] RUN go mod download [2022-02-10T15:30:41.653Z] Sending build context to Docker daemon 168.8MB [2022-02-10T15:30:41.653Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-10T15:30:41.653Z] ---> f79e39bc4007 [2022-02-10T15:30:41.653Z] Step 2/4 : WORKDIR /edgex [2022-02-10T15:30:43.618Z] ---> Running in e9481f9126a3 [2022-02-10T15:30:43.618Z] Removing intermediate container e9481f9126a3 [2022-02-10T15:30:43.618Z] ---> e319df5640ea [2022-02-10T15:30:43.618Z] Step 3/4 : COPY go.mod . [2022-02-10T15:30:44.214Z] ---> 94fc632d0ea2 [2022-02-10T15:30:44.214Z] Step 4/4 : RUN go mod download [2022-02-10T15:30:44.214Z] ---> Running in 1737177c4a97 [2022-02-10T15:30:44.270Z] GO111MODULE=on go vet ./... [2022-02-10T15:30:48.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T15:30:48.498Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T15:30:48.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T15:30:49.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-10T15:30:49.645Z] + ls -al . [2022-02-10T15:30:49.645Z] total 644 [2022-02-10T15:30:49.645Z] drwxrwxr-x 10 1001 1001 4096 Feb 10 15:30 . [2022-02-10T15:30:49.645Z] drwxr-xr-x 4 root root 28 Feb 10 15:28 .. [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 15:27 .dockerignore [2022-02-10T15:30:49.645Z] drwxrwxr-x 8 1001 1001 179 Feb 10 15:27 .git [2022-02-10T15:30:49.645Z] drwxrwxr-x 4 1001 1001 142 Feb 10 15:27 .github [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 804 Feb 10 15:27 .gitignore [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 15:27 .golangci.yml [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 76 Feb 10 15:27 .hadolint.yml [2022-02-10T15:30:49.645Z] drwx------ 3 1001 1001 73 Feb 10 15:27 .semver [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 15:27 .sonarcloud.properties [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 15:27 ADOPTERS.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 9019 Feb 10 15:27 Attribution.txt [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 51732 Feb 10 15:27 CHANGELOG.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 15:27 CONTRIBUTING.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 15:27 GOVERNANCE.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 849 Feb 10 15:27 Jenkinsfile [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 15:27 LICENSE [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 6508 Feb 10 15:27 Makefile [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 15:27 OWNERS.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 8207 Feb 10 15:27 README.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 15:27 SECURITY.md [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 15:27 VERSION [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 15:27 ZMQWindows.md [2022-02-10T15:30:49.645Z] drwxrwxr-x 2 1001 1001 37 Feb 10 15:27 bin [2022-02-10T15:30:49.645Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 15:27 cmd [2022-02-10T15:30:49.645Z] -rw-r--r-- 1 root root 428383 Feb 10 15:30 coverage.out [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 2840 Feb 10 15:27 go.mod [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 50301 Feb 10 15:27 go.sum [2022-02-10T15:30:49.645Z] drwxrwxr-x 8 1001 1001 124 Feb 10 15:27 internal [2022-02-10T15:30:49.645Z] drwxrwxr-x 3 1001 1001 16 Feb 10 15:27 openapi [2022-02-10T15:30:49.645Z] drwxrwxr-x 4 1001 1001 71 Feb 10 15:27 snap [2022-02-10T15:30:49.645Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 15:27 version.go [Pipeline] sh [2022-02-10T15:30:49.939Z] + '[' -e coverage.out ] [2022-02-10T15:30:49.939Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-10T15:30:50.064Z] Stashed 1 file(s) [Pipeline] sh [2022-02-10T15:30:50.365Z] + make build [2022-02-10T15:30:50.365Z] 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-02-10T15:30:51.762Z] 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-02-10T15:30:58.450Z] 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-02-10T15:30:59.034Z] 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-02-10T15:30:59.978Z] 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-02-10T15:31:00.240Z] 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-02-10T15:31:01.192Z] 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-02-10T15:31:02.161Z] 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-02-10T15:31:02.738Z] 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-02-10T15:31:03.694Z] 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-02-10T15:31:04.263Z] 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-02-10T15:31:05.215Z] 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-02-10T15:31:06.679Z] $ docker stop --time=1 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 [2022-02-10T15:31:08.590Z] $ docker rm -f 7f912947c00658e7d872f32898fe4d508e0cecafce9d3170b84426edc8bbf1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:31:10.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T15:31:10.081Z] [2022-02-10T15:31:10.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:31:10.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T15:31:10.455Z] latest: Pulling from edgex-devops/edgex-compose [2022-02-10T15:31:10.455Z] cbdbe7a5bc2a: Pulling fs layer [2022-02-10T15:31:10.455Z] ca9280d653b3: Pulling fs layer [2022-02-10T15:31:10.455Z] 7e9c9ca2126c: Pulling fs layer [2022-02-10T15:31:10.455Z] cbdbe7a5bc2a: Verifying Checksum [2022-02-10T15:31:10.455Z] cbdbe7a5bc2a: Download complete [2022-02-10T15:31:10.455Z] ca9280d653b3: Verifying Checksum [2022-02-10T15:31:10.455Z] ca9280d653b3: Download complete [2022-02-10T15:31:10.716Z] cbdbe7a5bc2a: Pull complete [2022-02-10T15:31:10.980Z] 7e9c9ca2126c: Download complete [2022-02-10T15:31:11.241Z] ca9280d653b3: Pull complete [2022-02-10T15:31:15.469Z] 7e9c9ca2126c: Pull complete [2022-02-10T15:31:15.469Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-02-10T15:31:15.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T15:31:15.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-02-10T15:31:15.540Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:31:15.574Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-10T15:31:18.319Z] $ docker top 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:31:18.673Z] + docker-compose build --help [2022-02-10T15:31:18.673Z] + grep parallel [2022-02-10T15:31:19.242Z] --parallel Build images in parallel. [Pipeline] } [2022-02-10T15:31:19.254Z] $ docker stop --time=1 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de [2022-02-10T15:31:20.451Z] $ docker rm -f 5760a117e01519e042817303843104c65552cee0f656c98f4695d44cd47084de [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:31:20.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-02-10T15:31:20.817Z] . [Pipeline] withDockerContainer [2022-02-10T15:31:20.876Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:31:20.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-02-10T15:31:21.223Z] $ docker top e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:31:21.593Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-10T15:31:22.165Z] Building core-command ... [2022-02-10T15:31:22.165Z] Building core-data ... [2022-02-10T15:31:22.165Z] Building core-metadata ... [2022-02-10T15:31:22.165Z] Building security-bootstrapper ... [2022-02-10T15:31:22.165Z] Building security-proxy-setup ... [2022-02-10T15:31:22.165Z] Building security-secretstore-setup ... [2022-02-10T15:31:22.165Z] Building support-notifications ... [2022-02-10T15:31:22.165Z] Building support-scheduler ... [2022-02-10T15:31:22.165Z] Building sys-mgmt-agent ... [2022-02-10T15:31:22.165Z] Building sys-mgmt-agent [2022-02-10T15:31:22.165Z] Building security-bootstrapper [2022-02-10T15:31:22.165Z] Building core-metadata [2022-02-10T15:31:22.165Z] Building security-secretstore-setup [2022-02-10T15:31:22.165Z] Building security-proxy-setup [2022-02-10T15:31:34.733Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:31:34.733Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:31:34.733Z] ---> b652ec64237d [2022-02-10T15:31:34.733Z] Step 3/31 : WORKDIR /edgex-go [2022-02-10T15:31:34.733Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:31:34.733Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:31:34.733Z] ---> b652ec64237d [2022-02-10T15:31:34.733Z] Step 3/25 : WORKDIR /edgex-go [2022-02-10T15:31:34.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:31:34.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:31:34.733Z] ---> b652ec64237d [2022-02-10T15:31:34.733Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:31:38.032Z] ---> Running in a8ba79019682 [2022-02-10T15:31:38.032Z] ---> Running in 66f88a18f6d6 [2022-02-10T15:31:38.032Z] ---> Running in f1f2bb17a04c [2022-02-10T15:31:43.317Z] Removing intermediate container f1f2bb17a04c [2022-02-10T15:31:43.317Z] ---> dd4908674ad5 [2022-02-10T15:31:43.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:31:43.317Z] Removing intermediate container 66f88a18f6d6 [2022-02-10T15:31:43.317Z] ---> 4e1a06f1e7e6 [2022-02-10T15:31:43.317Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:31:43.317Z] Removing intermediate container a8ba79019682 [2022-02-10T15:31:43.317Z] ---> 94b04309dc28 [2022-02-10T15:31:43.317Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:31:43.583Z] ---> Running in e943ffdc40cc [2022-02-10T15:31:43.583Z] ---> Running in eab20ebcf091 [2022-02-10T15:31:43.583Z] ---> Running in 5d2d65d7e352 [2022-02-10T15:31:46.130Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:31:46.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:31:46.130Z] ---> b652ec64237d [2022-02-10T15:31:46.130Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:31:46.130Z] ---> Using cache [2022-02-10T15:31:46.130Z] ---> 4e1a06f1e7e6 [2022-02-10T15:31:46.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:31:47.073Z] ---> Running in 06195933a393 [2022-02-10T15:31:47.644Z] Removing intermediate container eab20ebcf091 [2022-02-10T15:31:47.644Z] ---> 8dc554e44c10 [2022-02-10T15:31:47.644Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-10T15:31:47.905Z] ---> Running in 2b5423198251 [2022-02-10T15:31:48.173Z] Removing intermediate container 5d2d65d7e352 [2022-02-10T15:31:48.173Z] ---> 6170f1cf22cb [2022-02-10T15:31:48.173Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T15:31:48.173Z] Removing intermediate container e943ffdc40cc [2022-02-10T15:31:48.173Z] ---> 5b79b29eff09 [2022-02-10T15:31:48.173Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-10T15:31:48.173Z] ---> Running in 21e80a105417 [2022-02-10T15:31:48.173Z] ---> Running in 22959dc5e0df [2022-02-10T15:31:48.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:48.696Z] Removing intermediate container 06195933a393 [2022-02-10T15:31:48.696Z] ---> c364f5a9613e [2022-02-10T15:31:48.696Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-10T15:31:48.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:48.977Z] ---> Running in a488a1028858 [2022-02-10T15:31:48.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:49.246Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:31:49.246Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:31:49.246Z] ---> b652ec64237d [2022-02-10T15:31:49.246Z] Step 3/21 : WORKDIR /edgex-go [2022-02-10T15:31:49.246Z] ---> Using cache [2022-02-10T15:31:49.246Z] ---> 4e1a06f1e7e6 [2022-02-10T15:31:49.246Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:31:49.246Z] ---> Using cache [2022-02-10T15:31:49.246Z] ---> c364f5a9613e [2022-02-10T15:31:49.246Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-10T15:31:49.246Z] ---> Running in e968df6bd4a3 [2022-02-10T15:31:49.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:49.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:49.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:49.516Z] OK: 221 MiB in 52 packages [2022-02-10T15:31:49.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:49.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:50.041Z] Removing intermediate container 2b5423198251 [2022-02-10T15:31:50.041Z] ---> fae170c18cb6 [2022-02-10T15:31:50.041Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-10T15:31:50.041Z] OK: 221 MiB in 52 packages [2022-02-10T15:31:50.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:50.041Z] ---> 19b41288338d [2022-02-10T15:31:50.041Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:31:50.041Z] ---> Running in e5bc65766e58 [2022-02-10T15:31:50.308Z] OK: 221 MiB in 52 packages [2022-02-10T15:31:50.572Z] OK: 221 MiB in 52 packages [2022-02-10T15:31:50.572Z] Removing intermediate container 22959dc5e0df [2022-02-10T15:31:50.572Z] ---> 5ecf6e969574 [2022-02-10T15:31:50.572Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-10T15:31:50.839Z] Removing intermediate container 21e80a105417 [2022-02-10T15:31:50.839Z] ---> 3993f20e7c0a [2022-02-10T15:31:50.839Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:31:50.839Z] ---> 1f5fdb648874 [2022-02-10T15:31:50.839Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:31:50.839Z] ---> Running in edd3fdf8aed1 [2022-02-10T15:31:50.839Z] Removing intermediate container a488a1028858 [2022-02-10T15:31:50.839Z] ---> 07e4bc6975cd [2022-02-10T15:31:50.839Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:31:51.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:31:51.111Z] ---> a3c7d1b784e9 [2022-02-10T15:31:51.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:31:51.111Z] ---> Running in 0b72f3aca9c2 [2022-02-10T15:31:51.111Z] ---> 40e189c5dc71 [2022-02-10T15:31:51.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:31:51.111Z] ---> Running in da98c93cf68d [2022-02-10T15:31:51.706Z] Removing intermediate container e5bc65766e58 [2022-02-10T15:31:51.706Z] ---> 7e77f293703e [2022-02-10T15:31:51.706Z] Step 8/25 : COPY . . [2022-02-10T15:31:53.666Z] OK: 221 MiB in 52 packages [2022-02-10T15:31:54.255Z] Removing intermediate container edd3fdf8aed1 [2022-02-10T15:31:54.255Z] ---> a565c4d8f6e7 [2022-02-10T15:31:54.255Z] Step 8/31 : COPY . . [2022-02-10T15:31:54.255Z] Removing intermediate container da98c93cf68d [2022-02-10T15:31:54.255Z] ---> ccf47a9d46cc [2022-02-10T15:31:54.255Z] Step 8/23 : COPY . . [2022-02-10T15:31:54.255Z] Removing intermediate container e968df6bd4a3 [2022-02-10T15:31:54.255Z] ---> b8f1109ff59e [2022-02-10T15:31:54.255Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-10T15:31:54.255Z] Removing intermediate container 0b72f3aca9c2 [2022-02-10T15:31:54.255Z] ---> d2e018e40755 [2022-02-10T15:31:54.255Z] Step 8/23 : COPY . . [2022-02-10T15:31:55.200Z] ---> 2089c9d64018 [2022-02-10T15:31:55.200Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:31:58.575Z] ---> Running in 5f7774f6215f [2022-02-10T15:31:58.575Z] ---> 6302412102e5 [2022-02-10T15:31:58.575Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-10T15:31:58.836Z] ---> Running in 3d7cddf9e9af [2022-02-10T15:31:59.818Z] 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-02-10T15:32:01.227Z] Removing intermediate container 5f7774f6215f [2022-02-10T15:32:01.227Z] ---> 9039ab34a37a [2022-02-10T15:32:01.227Z] Step 8/21 : COPY . . [2022-02-10T15:32:05.998Z] Removing intermediate container 1737177c4a97 [2022-02-10T15:32:05.998Z] ---> 0108ba8cac68 [2022-02-10T15:32:05.998Z] Successfully built 0108ba8cac68 [2022-02-10T15:32:05.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:32:06.335Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T15:32:06.335Z] . [Pipeline] withDockerContainer [2022-02-10T15:32:06.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container [2022-02-10T15:32:06.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-10T15:32:07.975Z] $ docker top 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:32:08.865Z] + go version [2022-02-10T15:32:08.865Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-10T15:32:08.890Z] $ docker stop --time=1 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 [2022-02-10T15:32:09.420Z] ---> 3fa0cacc7d27 [2022-02-10T15:32:09.420Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-10T15:32:09.420Z] ---> 2d123b87faa7 [2022-02-10T15:32:09.420Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-10T15:32:09.420Z] ---> eaac83fbd573 [2022-02-10T15:32:09.420Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-10T15:32:09.420Z] ---> Running in f5e12bb44643 [2022-02-10T15:32:09.420Z] ---> Running in 35cde270dbff [2022-02-10T15:32:09.420Z] ---> Running in e5cca57fa112 [2022-02-10T15:32:10.531Z] $ docker rm -f 55f5855d1226d78bf3ff05799069f0262fd352220b16f7d371f50bbae31a6071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:32:11.136Z] + docker inspect -f . ci-base-image-arm64 [2022-02-10T15:32:11.136Z] . [Pipeline] withDockerContainer [2022-02-10T15:32:11.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container [2022-02-10T15:32:11.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-10T15:32:11.980Z] 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-02-10T15:32:11.980Z] 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-02-10T15:32:11.980Z] 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-02-10T15:32:12.636Z] $ docker top fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-10T15:32:12.891Z] ========================================================= [2022-02-10T15:32:12.891Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-02-10T15:32:12.891Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-02-10T15:32:13.539Z] + make test [2022-02-10T15:32:13.539Z] go mod tidy [2022-02-10T15:32:14.141Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-02-10T15:32:22.021Z] ---> e5ba0cfdfb22 [2022-02-10T15:32:22.021Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-10T15:32:22.021Z] ---> Running in 2ce4b0dec2bc [2022-02-10T15:32:22.021Z] 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-02-10T15:32:22.021Z] 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-02-10T15:32:26.250Z] Removing intermediate container 3d7cddf9e9af [2022-02-10T15:32:26.250Z] ---> c1e16e824c46 [2022-02-10T15:32:26.250Z] [2022-02-10T15:32:26.250Z] Step 10/25 : FROM alpine:3.14 [2022-02-10T15:32:26.250Z] 3.14: Pulling from library/alpine [2022-02-10T15:32:26.516Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T15:32:26.786Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T15:32:26.786Z] ---> 0a97eee8041e [2022-02-10T15:32:26.786Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-10T15:32:26.786Z] ---> Running in a53929a17474 [2022-02-10T15:32:27.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:32:27.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:32:27.966Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-10T15:32:27.966Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-10T15:32:27.966Z] (3/3) Installing su-exec (0.2-r1) [2022-02-10T15:32:27.966Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:32:27.966Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:32:28.233Z] OK: 6 MiB in 17 packages [2022-02-10T15:32:28.824Z] Removing intermediate container a53929a17474 [2022-02-10T15:32:28.824Z] ---> c236bacc286a [2022-02-10T15:32:28.824Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T15:32:28.824Z] ---> Running in 3358c6d00983 [2022-02-10T15:32:28.824Z] Removing intermediate container 3358c6d00983 [2022-02-10T15:32:28.824Z] ---> 9a8d16152bb4 [2022-02-10T15:32:28.824Z] Step 13/25 : WORKDIR / [2022-02-10T15:32:29.091Z] ---> Running in e4d729e6a11a [2022-02-10T15:32:29.091Z] Removing intermediate container e4d729e6a11a [2022-02-10T15:32:29.091Z] ---> 88dfba5409d7 [2022-02-10T15:32:29.091Z] 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-02-10T15:32:29.371Z] ---> 80a8f91218e5 [2022-02-10T15:32:29.371Z] 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-02-10T15:32:29.639Z] ---> 8d309980a387 [2022-02-10T15:32:29.639Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-10T15:32:29.911Z] ---> f926322d98f1 [2022-02-10T15:32:29.911Z] 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-02-10T15:32:30.183Z] ---> d397d14007e8 [2022-02-10T15:32:30.183Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-10T15:32:30.456Z] ---> 1a4c6763f1d6 [2022-02-10T15:32:30.456Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-10T15:32:31.426Z] ---> 11ee9a3ac23e [2022-02-10T15:32:31.426Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-10T15:32:31.426Z] ---> ea9875021987 [2022-02-10T15:32:31.426Z] 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-02-10T15:32:31.426Z] ---> Running in c089dc3e1f1e [2022-02-10T15:32:32.409Z] Removing intermediate container c089dc3e1f1e [2022-02-10T15:32:32.409Z] ---> 9f6f859cec98 [2022-02-10T15:32:32.409Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-10T15:32:32.409Z] ---> Running in f90e09199e3e [2022-02-10T15:32:32.409Z] Removing intermediate container f90e09199e3e [2022-02-10T15:32:32.409Z] ---> 99638494249d [2022-02-10T15:32:32.409Z] Step 23/25 : LABEL arch=x86_64 [2022-02-10T15:32:32.409Z] ---> Running in 9c3741c50e21 [2022-02-10T15:32:32.674Z] Removing intermediate container 9c3741c50e21 [2022-02-10T15:32:32.674Z] ---> 9d896255f457 [2022-02-10T15:32:32.674Z] Step 24/25 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:32:32.674Z] ---> Running in aa9c157203cc [2022-02-10T15:32:32.942Z] Removing intermediate container aa9c157203cc [2022-02-10T15:32:32.942Z] ---> 9e48c2ae64c6 [2022-02-10T15:32:32.942Z] Step 25/25 : LABEL version=0.0.0 [2022-02-10T15:32:32.942Z] ---> Running in 5524fbf4484c [2022-02-10T15:32:32.942Z] Removing intermediate container 5524fbf4484c [2022-02-10T15:32:32.942Z] ---> 5f7c50968b2d [2022-02-10T15:32:32.942Z] [2022-02-10T15:32:33.209Z] Successfully built 5f7c50968b2d [2022-02-10T15:32:33.209Z] Successfully tagged security-secretstore-setup:latest [2022-02-10T15:32:33.209Z] Building support-scheduler [2022-02-10T15:32:38.581Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:32:38.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:32:38.582Z] ---> b652ec64237d [2022-02-10T15:32:38.582Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> 4e1a06f1e7e6 [2022-02-10T15:32:38.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> c364f5a9613e [2022-02-10T15:32:38.582Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> b8f1109ff59e [2022-02-10T15:32:38.582Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> 2089c9d64018 [2022-02-10T15:32:38.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> 9039ab34a37a [2022-02-10T15:32:38.582Z] Step 8/22 : COPY . . [2022-02-10T15:32:38.582Z] ---> Using cache [2022-02-10T15:32:38.582Z] ---> e5ba0cfdfb22 [2022-02-10T15:32:38.582Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-10T15:32:39.520Z] ---> Running in 693c2d3e4e0b [2022-02-10T15:32:40.095Z] 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-02-10T15:32:40.912Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-02-10T15:32:55.081Z] Removing intermediate container e5cca57fa112 [2022-02-10T15:32:55.081Z] ---> 464877868686 [2022-02-10T15:32:55.081Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-10T15:32:55.081Z] ---> Running in 24d12db742ff [2022-02-10T15:32:55.081Z] 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-02-10T15:32:55.672Z] Removing intermediate container 35cde270dbff [2022-02-10T15:32:55.672Z] ---> db9549758a8e [2022-02-10T15:32:55.672Z] [2022-02-10T15:32:55.673Z] Step 10/31 : FROM alpine:3.14 [2022-02-10T15:32:55.673Z] ---> 0a97eee8041e [2022-02-10T15:32:55.673Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-10T15:32:55.673Z] Removing intermediate container 24d12db742ff [2022-02-10T15:32:55.673Z] ---> ee8abff48a08 [2022-02-10T15:32:55.673Z] [2022-02-10T15:32:55.673Z] Step 11/23 : FROM docker:20.10.10 [2022-02-10T15:32:55.673Z] ---> Running in 6347e020160f [2022-02-10T15:32:55.943Z] 20.10.10: Pulling from library/docker [2022-02-10T15:32:55.943Z] Removing intermediate container 6347e020160f [2022-02-10T15:32:55.943Z] ---> 1ab9c052045f [2022-02-10T15:32:55.943Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-10T15:32:55.943Z] ---> Running in 37eabafad59d [2022-02-10T15:32:56.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:32:56.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:32:57.388Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-10T15:32:57.388Z] (2/2) Installing su-exec (0.2-r1) [2022-02-10T15:32:57.388Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:32:57.388Z] OK: 6 MiB in 16 packages [2022-02-10T15:32:58.009Z] 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-02-10T15:32:58.009Z] Removing intermediate container 37eabafad59d [2022-02-10T15:32:58.009Z] ---> 75f9869fdccb [2022-02-10T15:32:58.009Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-10T15:32:58.278Z] ---> Running in 936bf6ba2e0a [2022-02-10T15:32:58.855Z] Removing intermediate container 936bf6ba2e0a [2022-02-10T15:32:58.855Z] ---> 86169fee7d57 [2022-02-10T15:32:58.855Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-10T15:32:59.126Z] ---> Running in 58938a99bf94 [2022-02-10T15:33:00.084Z] Removing intermediate container 58938a99bf94 [2022-02-10T15:33:00.084Z] ---> 1b7347a01314 [2022-02-10T15:33:00.084Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-10T15:33:00.084Z] ---> Running in 8deb5ff715a6 [2022-02-10T15:33:00.084Z] Removing intermediate container f5e12bb44643 [2022-02-10T15:33:00.084Z] ---> cb2459849285 [2022-02-10T15:33:00.084Z] [2022-02-10T15:33:00.084Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:33:00.084Z] ---> 0a97eee8041e [2022-02-10T15:33:00.084Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:33:00.084Z] ---> Running in c34f015ff1d4 [2022-02-10T15:33:00.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:00.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:01.232Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T15:33:01.232Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:33:01.232Z] OK: 6 MiB in 15 packages [2022-02-10T15:33:01.834Z] Removing intermediate container 8deb5ff715a6 [2022-02-10T15:33:01.834Z] ---> 0e57b08a0b7f [2022-02-10T15:33:01.834Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-10T15:33:01.834Z] Removing intermediate container c34f015ff1d4 [2022-02-10T15:33:01.834Z] ---> e5684ccb54ba [2022-02-10T15:33:01.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:33:02.102Z] ---> Running in dc10ac70ee9f [2022-02-10T15:33:02.102Z] ---> Running in 5ea3e8d4919b [2022-02-10T15:33:02.704Z] Removing intermediate container dc10ac70ee9f [2022-02-10T15:33:02.704Z] ---> 0aa5f891d543 [2022-02-10T15:33:02.704Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-10T15:33:02.704Z] Removing intermediate container 5ea3e8d4919b [2022-02-10T15:33:02.704Z] ---> af66c4777d42 [2022-02-10T15:33:02.704Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-10T15:33:02.704Z] Removing intermediate container 2ce4b0dec2bc [2022-02-10T15:33:02.704Z] ---> 4da94cd5692f [2022-02-10T15:33:02.704Z] [2022-02-10T15:33:02.704Z] Step 10/21 : FROM alpine:3.14 [2022-02-10T15:33:02.704Z] ---> 0a97eee8041e [2022-02-10T15:33:02.704Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-10T15:33:02.704Z] ---> Running in ac49d900e80b [2022-02-10T15:33:02.704Z] ---> Running in 70d360eb9763 [2022-02-10T15:33:03.301Z] Removing intermediate container ac49d900e80b [2022-02-10T15:33:03.301Z] ---> 0b8560d63e38 [2022-02-10T15:33:03.301Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T15:33:03.301Z] ---> 5c3de4a1dbf6 [2022-02-10T15:33:03.301Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-10T15:33:03.301Z] ---> Running in caa2b73758b5 [2022-02-10T15:33:03.301Z] ---> Running in a54c271b2353 [2022-02-10T15:33:03.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:03.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:03.866Z] Removing intermediate container caa2b73758b5 [2022-02-10T15:33:03.866Z] ---> 0603a7aadd3d [2022-02-10T15:33:03.866Z] Step 15/23 : WORKDIR / [2022-02-10T15:33:03.866Z] ---> Running in 72c1ae6a26f0 [2022-02-10T15:33:04.133Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-10T15:33:04.133Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-10T15:33:04.395Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T15:33:04.395Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-10T15:33:04.395Z] (5/5) Installing curl (7.79.1-r0) [2022-02-10T15:33:04.395Z] Removing intermediate container 72c1ae6a26f0 [2022-02-10T15:33:04.395Z] ---> 12b625dc5308 [2022-02-10T15:33:04.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:33:04.395Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:33:04.395Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:33:04.395Z] OK: 8 MiB in 19 packages [2022-02-10T15:33:04.679Z] ---> 64d1288cde4d [2022-02-10T15:33:04.679Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-10T15:33:04.961Z] Removing intermediate container a54c271b2353 [2022-02-10T15:33:04.961Z] ---> 1d87afaf9e0e [2022-02-10T15:33:04.961Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:33:05.253Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-10T15:33:05.253Z] ---> 99461bc66596 [2022-02-10T15:33:05.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-10T15:33:05.253Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-10T15:33:05.253Z] ---> b706a049f56e [2022-02-10T15:33:05.253Z] 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-02-10T15:33:05.530Z] Removing intermediate container 70d360eb9763 [2022-02-10T15:33:05.530Z] ---> acf1976199af [2022-02-10T15:33:05.530Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T15:33:05.530Z] ---> 4eeb3ade5d30 [2022-02-10T15:33:05.530Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-10T15:33:05.530Z] ---> Running in ff97ef7b679c [2022-02-10T15:33:05.530Z] ---> Running in 284a30063b74 [2022-02-10T15:33:05.530Z] Removing intermediate container 284a30063b74 [2022-02-10T15:33:05.530Z] ---> 1f58ebdae5eb [2022-02-10T15:33:05.530Z] Step 13/21 : WORKDIR /edgex [2022-02-10T15:33:05.814Z] Removing intermediate container ff97ef7b679c [2022-02-10T15:33:05.814Z] ---> 20b0d91f8da0 [2022-02-10T15:33:05.814Z] 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-02-10T15:33:05.814Z] ---> b94e5df713c2 [2022-02-10T15:33:05.814Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-10T15:33:05.814Z] ---> Running in b5d8d8cd4a38 [2022-02-10T15:33:05.814Z] ---> Running in 9e1e3e6a9aac [2022-02-10T15:33:05.814Z] ---> Running in a6d5c122f054 [2022-02-10T15:33:06.099Z] Removing intermediate container b5d8d8cd4a38 [2022-02-10T15:33:06.099Z] ---> 0203363e678c [2022-02-10T15:33:06.099Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-10T15:33:06.099Z] Removing intermediate container a6d5c122f054 [2022-02-10T15:33:06.099Z] ---> e5d29b3ce8cf [2022-02-10T15:33:06.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:33:06.099Z] ---> ff88aa074f39 [2022-02-10T15:33:06.099Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-10T15:33:06.099Z] ---> Running in 0cc6680f3884 [2022-02-10T15:33:06.694Z] Removing intermediate container 0cc6680f3884 [2022-02-10T15:33:06.694Z] ---> 28796c4bb9bc [2022-02-10T15:33:06.694Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T15:33:06.694Z] ---> e9a91fbe36be [2022-02-10T15:33:06.694Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-10T15:33:06.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:06.694Z] ---> Running in 3fb801943996 [2022-02-10T15:33:06.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:06.694Z] ---> a721fe460910 [2022-02-10T15:33:06.694Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-10T15:33:06.960Z] Removing intermediate container 3fb801943996 [2022-02-10T15:33:06.960Z] ---> 40dcd2c3e399 [2022-02-10T15:33:06.960Z] Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:06.960Z] ---> Running in f2775634a7d1 [2022-02-10T15:33:06.960Z] (1/42) Installing readline (8.1.0-r0) [2022-02-10T15:33:06.960Z] (2/42) Installing bash (5.1.4-r0) [2022-02-10T15:33:06.960Z] Executing bash-5.1.4-r0.post-install [2022-02-10T15:33:06.960Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-10T15:33:06.960Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T15:33:06.960Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-10T15:33:06.960Z] (6/42) Installing curl (7.79.1-r0) [2022-02-10T15:33:06.960Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-10T15:33:06.960Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-10T15:33:06.960Z] (9/42) Installing expat (2.4.4-r0) [2022-02-10T15:33:06.960Z] (10/42) Installing libffi (3.3-r2) [2022-02-10T15:33:07.220Z] (11/42) Installing gdbm (1.19-r0) [2022-02-10T15:33:07.220Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-10T15:33:07.220Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T15:33:07.220Z] ---> 66cf024ac4f2 [2022-02-10T15:33:07.220Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-10T15:33:07.220Z] ---> 3f69f36daa7b [2022-02-10T15:33:07.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-10T15:33:07.220Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T15:33:07.220Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-10T15:33:07.220Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-10T15:33:07.220Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-10T15:33:07.220Z] Removing intermediate container f2775634a7d1 [2022-02-10T15:33:07.220Z] ---> 0ac45f50889d [2022-02-10T15:33:07.220Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:33:07.488Z] ---> Running in 08b00387afd2 [2022-02-10T15:33:08.061Z] ---> 16036aeb754b [2022-02-10T15:33:08.061Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-10T15:33:08.061Z] Removing intermediate container 08b00387afd2 [2022-02-10T15:33:08.061Z] ---> 6bb9953107c2 [2022-02-10T15:33:08.061Z] [2022-02-10T15:33:08.061Z] ---> 7d1dd531eb08 [2022-02-10T15:33:08.061Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-10T15:33:08.323Z] ---> Running in 7efa6e7a6896 [2022-02-10T15:33:08.323Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-10T15:33:08.323Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-10T15:33:08.323Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-10T15:33:08.323Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-10T15:33:08.323Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-10T15:33:08.323Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-10T15:33:08.323Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-10T15:33:08.323Z] Successfully built 6bb9953107c2 [2022-02-10T15:33:08.587Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-10T15:33:08.587Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-10T15:33:08.587Z] Successfully tagged core-metadata:latest [2022-02-10T15:33:08.587Z] Building support-notifications [2022-02-10T15:33:08.587Z] Removing intermediate container 7efa6e7a6896 [2022-02-10T15:33:08.587Z] ---> f44a79d655d2 [2022-02-10T15:33:08.587Z] Step 18/21 : CMD ["--init=true"] [2022-02-10T15:33:08.587Z]  Building core-metadata ... done (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-10T15:33:08.587Z] ---> Running in 4f1516cfaa12 [2022-02-10T15:33:08.587Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-10T15:33:08.587Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-10T15:33:08.587Z] ---> Running in 040238796d8a [2022-02-10T15:33:08.587Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-10T15:33:08.587Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-10T15:33:08.587Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-10T15:33:08.587Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-10T15:33:08.587Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-10T15:33:08.587Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-10T15:33:08.587Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-10T15:33:08.846Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-10T15:33:08.846Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-10T15:33:08.846Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-10T15:33:09.106Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-10T15:33:09.397Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-10T15:33:09.397Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-10T15:33:09.397Z] Removing intermediate container 4f1516cfaa12 [2022-02-10T15:33:09.397Z] ---> 19ddb1b5255c [2022-02-10T15:33:09.397Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-10T15:33:11.317Z] Removing intermediate container 040238796d8a [2022-02-10T15:33:11.317Z] ---> b8ca5fe5a6b3 [2022-02-10T15:33:11.317Z] Step 19/21 : LABEL arch=x86_64 [2022-02-10T15:33:11.317Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:33:11.317Z] OK: 84 MiB in 64 packages [2022-02-10T15:33:11.893Z] Collecting docker-compose==1.23.2 [2022-02-10T15:33:11.893Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-10T15:33:12.171Z] Removing intermediate container 693c2d3e4e0b [2022-02-10T15:33:12.171Z] ---> 8e27ee029408 [2022-02-10T15:33:12.171Z] [2022-02-10T15:33:12.171Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T15:33:12.171Z] ---> 0a97eee8041e [2022-02-10T15:33:12.171Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:33:12.171Z] ---> Using cache [2022-02-10T15:33:12.171Z] ---> e5684ccb54ba [2022-02-10T15:33:12.171Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:33:12.171Z] ---> Using cache [2022-02-10T15:33:12.171Z] ---> af66c4777d42 [2022-02-10T15:33:12.171Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-10T15:33:12.171Z] Collecting PyYAML<4,>=3.10 [2022-02-10T15:33:12.171Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-10T15:33:12.171Z] ---> 074fd95cc6e9 [2022-02-10T15:33:12.171Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-10T15:33:12.171Z] ---> Running in 9d0e05715479 [2022-02-10T15:33:12.171Z] ---> Running in 468971225e80 [2022-02-10T15:33:12.449Z] ---> Running in 2a73f32bee99 [2022-02-10T15:33:12.449Z] Removing intermediate container 9d0e05715479 [2022-02-10T15:33:12.449Z] ---> 50db3dc7aeb5 [2022-02-10T15:33:12.449Z] Step 20/21 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:12.709Z] ---> Running in fb816df098d3 [2022-02-10T15:33:12.709Z] Removing intermediate container 468971225e80 [2022-02-10T15:33:12.709Z] ---> 7d450a511b5f [2022-02-10T15:33:12.709Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T15:33:12.709Z] Collecting texttable<0.10,>=0.9.0 [2022-02-10T15:33:12.709Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-10T15:33:12.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:33:12.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:33:12.969Z] ---> b652ec64237d [2022-02-10T15:33:12.969Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T15:33:12.969Z] ---> Using cache [2022-02-10T15:33:12.969Z] ---> 4e1a06f1e7e6 [2022-02-10T15:33:12.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:33:12.969Z] ---> Using cache [2022-02-10T15:33:12.969Z] ---> c364f5a9613e [2022-02-10T15:33:12.969Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-10T15:33:13.245Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-10T15:33:13.245Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-10T15:33:13.245Z] ---> Running in 900d39f00258 [2022-02-10T15:33:13.245Z] ---> Running in 96a3a8d5e10f [2022-02-10T15:33:13.245Z] Removing intermediate container fb816df098d3 [2022-02-10T15:33:13.245Z] ---> 73058dde778d [2022-02-10T15:33:13.245Z] Step 21/21 : LABEL version=0.0.0 [2022-02-10T15:33:13.245Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-10T15:33:13.245Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-10T15:33:13.245Z] ---> Running in 05dda9255e74 [2022-02-10T15:33:13.245Z] Removing intermediate container 900d39f00258 [2022-02-10T15:33:13.245Z] ---> ac9fa021f883 [2022-02-10T15:33:13.245Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:33:13.507Z] Removing intermediate container 05dda9255e74 [2022-02-10T15:33:13.507Z] ---> 7afafd14942a [2022-02-10T15:33:13.507Z] [2022-02-10T15:33:13.507Z] Successfully built 7afafd14942a [2022-02-10T15:33:13.507Z] Successfully tagged security-proxy-setup:latest [2022-02-10T15:33:13.507Z] Building core-command [2022-02-10T15:33:13.773Z]  Building security-proxy-setup ... done  ---> df5edae1382e [2022-02-10T15:33:13.773Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-10T15:33:13.773Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-10T15:33:13.773Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-10T15:33:13.773Z] Removing intermediate container 2a73f32bee99 [2022-02-10T15:33:13.773Z] ---> 9fe7730891ba [2022-02-10T15:33:13.773Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-10T15:33:13.773Z] Collecting jsonschema<3,>=2.5.1 [2022-02-10T15:33:13.773Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-10T15:33:13.773Z] Collecting docker<4.0,>=3.6.0 [2022-02-10T15:33:13.773Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-10T15:33:13.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:13.773Z] 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-02-10T15:33:14.055Z] Collecting cached-property<2,>=1.2.0 [2022-02-10T15:33:14.055Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-10T15:33:14.055Z] Collecting docopt<0.7,>=0.6.1 [2022-02-10T15:33:14.055Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-10T15:33:14.055Z] ---> Running in 9c54461c29b6 [2022-02-10T15:33:14.648Z] Collecting docker-pycreds>=0.4.0 [2022-02-10T15:33:14.648Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-10T15:33:14.648Z] 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-02-10T15:33:14.648Z] Collecting idna<2.8,>=2.5 [2022-02-10T15:33:14.648Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-10T15:33:14.648Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-10T15:33:14.648Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-10T15:33:14.911Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-10T15:33:14.911Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-10T15:33:14.911Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-10T15:33:14.911Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-10T15:33:14.911Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-10T15:33:14.911Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-10T15:33:14.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:14.911Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-10T15:33:14.911Z] Attempting uninstall: urllib3 [2022-02-10T15:33:14.911Z] Found existing installation: urllib3 1.26.5 [2022-02-10T15:33:14.911Z] Uninstalling urllib3-1.26.5: [2022-02-10T15:33:14.911Z] Successfully uninstalled urllib3-1.26.5 [2022-02-10T15:33:15.502Z] OK: 221 MiB in 52 packages [2022-02-10T15:33:15.502Z] ---> a290a00f91b8 [2022-02-10T15:33:15.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-10T15:33:15.800Z] Attempting uninstall: idna [2022-02-10T15:33:15.800Z] Found existing installation: idna 3.2 [2022-02-10T15:33:15.800Z] Uninstalling idna-3.2: [2022-02-10T15:33:15.800Z] Removing intermediate container 9c54461c29b6 [2022-02-10T15:33:15.800Z] ---> 56e0e4388ff2 [2022-02-10T15:33:15.800Z] Step 28/31 : CMD ["gate"] [2022-02-10T15:33:15.800Z] Successfully uninstalled idna-3.2 [2022-02-10T15:33:16.070Z] ---> c221a0ebc66a [2022-02-10T15:33:16.070Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-10T15:33:16.070Z] Attempting uninstall: chardet [2022-02-10T15:33:16.070Z] Found existing installation: chardet 4.0.0 [2022-02-10T15:33:16.070Z] Uninstalling chardet-4.0.0: [2022-02-10T15:33:16.070Z] ---> Running in 936074e67aef [2022-02-10T15:33:16.070Z] Successfully uninstalled chardet-4.0.0 [2022-02-10T15:33:16.070Z] ---> Running in 9f7e338a7d24 [2022-02-10T15:33:16.070Z] Removing intermediate container 936074e67aef [2022-02-10T15:33:16.070Z] ---> b2369301021e [2022-02-10T15:33:16.070Z] Step 29/31 : LABEL arch=x86_64 [2022-02-10T15:33:16.070Z] Removing intermediate container 96a3a8d5e10f [2022-02-10T15:33:16.070Z] ---> 608dcbe5c767 [2022-02-10T15:33:16.070Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T15:33:16.338Z] Removing intermediate container 9f7e338a7d24 [2022-02-10T15:33:16.338Z] ---> 13bc67d707ac [2022-02-10T15:33:16.338Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:33:16.338Z] ---> Running in 9e8f73e74151 [2022-02-10T15:33:16.338Z] ---> Running in 25849df6e086 [2022-02-10T15:33:16.338Z] Attempting uninstall: requests [2022-02-10T15:33:16.338Z] Found existing installation: requests 2.25.1 [2022-02-10T15:33:16.338Z] Uninstalling requests-2.25.1: [2022-02-10T15:33:16.338Z] Successfully uninstalled requests-2.25.1 [2022-02-10T15:33:16.338Z] Removing intermediate container 25849df6e086 [2022-02-10T15:33:16.338Z] ---> 911a6abe692c [2022-02-10T15:33:16.338Z] Step 20/22 : LABEL arch=x86_64 [2022-02-10T15:33:16.338Z] Running setup.py install for texttable: started [2022-02-10T15:33:16.610Z] Removing intermediate container 9e8f73e74151 [2022-02-10T15:33:16.610Z] ---> 8f87d10275e9 [2022-02-10T15:33:16.610Z] Step 30/31 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:16.610Z] ---> 853aa9e7f46f [2022-02-10T15:33:16.610Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:33:16.610Z] ---> Running in 85ff1bf3d9e3 [2022-02-10T15:33:16.886Z] ---> Running in 64d2450f37ac [2022-02-10T15:33:16.886Z] ---> Running in dd7e453b90e5 [2022-02-10T15:33:16.886Z] Running setup.py install for texttable: finished with status 'done' [2022-02-10T15:33:16.886Z] Running setup.py install for PyYAML: started [2022-02-10T15:33:16.886Z] Removing intermediate container 85ff1bf3d9e3 [2022-02-10T15:33:16.886Z] ---> 22dd39628c06 [2022-02-10T15:33:16.886Z] Step 21/22 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:16.886Z] Removing intermediate container 64d2450f37ac [2022-02-10T15:33:16.886Z] ---> 136da517071c [2022-02-10T15:33:16.886Z] Step 31/31 : LABEL version=0.0.0 [2022-02-10T15:33:17.155Z] ---> Running in 7b4752e5aba5 [2022-02-10T15:33:17.155Z] ---> Running in b161feb01074 [2022-02-10T15:33:17.155Z] Removing intermediate container 7b4752e5aba5 [2022-02-10T15:33:17.155Z] ---> 5f9826355005 [2022-02-10T15:33:17.155Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T15:33:17.155Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-10T15:33:17.416Z] ---> Running in c16694d4cc72 [2022-02-10T15:33:17.416Z] Removing intermediate container b161feb01074 [2022-02-10T15:33:17.416Z] ---> d286db5f08ca [2022-02-10T15:33:17.416Z] [2022-02-10T15:33:17.416Z] Running setup.py install for docopt: started [2022-02-10T15:33:17.416Z] Successfully built d286db5f08ca [2022-02-10T15:33:17.416Z] Successfully tagged security-bootstrapper:latest [2022-02-10T15:33:17.416Z]  Building security-bootstrapper ... done Building core-data [2022-02-10T15:33:17.681Z] Removing intermediate container c16694d4cc72 [2022-02-10T15:33:17.681Z] ---> 8359eeaaa7f8 [2022-02-10T15:33:17.681Z] [2022-02-10T15:33:17.958Z] Successfully built 8359eeaaa7f8 [2022-02-10T15:33:17.958Z] Successfully tagged support-scheduler:latest [2022-02-10T15:33:17.958Z]  Building support-scheduler ... done  Running setup.py install for docopt: finished with status 'done' [2022-02-10T15:33:17.958Z] Running setup.py install for dockerpty: started [2022-02-10T15:33:18.226Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-10T15:33:19.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:33:19.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:33:19.610Z] ---> b652ec64237d [2022-02-10T15:33:19.610Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> 4e1a06f1e7e6 [2022-02-10T15:33:19.610Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> c364f5a9613e [2022-02-10T15:33:19.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> b8f1109ff59e [2022-02-10T15:33:19.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> 2089c9d64018 [2022-02-10T15:33:19.610Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> 9039ab34a37a [2022-02-10T15:33:19.610Z] Step 8/23 : COPY . . [2022-02-10T15:33:19.610Z] ---> Using cache [2022-02-10T15:33:19.610Z] ---> e5ba0cfdfb22 [2022-02-10T15:33:19.610Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-10T15:33:20.565Z] ---> Running in b92f0fb47a27 [2022-02-10T15:33:20.565Z] 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-02-10T15:33:20.841Z] Removing intermediate container dd7e453b90e5 [2022-02-10T15:33:20.841Z] ---> c3afc38b4f4d [2022-02-10T15:33:20.841Z] Step 8/22 : COPY . . [2022-02-10T15:33:21.441Z] 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-02-10T15:33:24.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:33:24.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:33:24.824Z] ---> b652ec64237d [2022-02-10T15:33:24.824Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:33:24.824Z] ---> Using cache [2022-02-10T15:33:24.824Z] ---> 4e1a06f1e7e6 [2022-02-10T15:33:24.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:33:24.824Z] ---> Using cache [2022-02-10T15:33:24.824Z] ---> c364f5a9613e [2022-02-10T15:33:24.824Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-10T15:33:27.431Z] ---> Running in 1b9878d316f5 [2022-02-10T15:33:27.705Z] Removing intermediate container 9e1e3e6a9aac [2022-02-10T15:33:27.705Z] ---> c3361c630d1b [2022-02-10T15:33:27.705Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-10T15:33:27.705Z] ---> 4704d13dd162 [2022-02-10T15:33:27.705Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-10T15:33:27.705Z] ---> Running in b467cf69436d [2022-02-10T15:33:27.705Z] ---> Running in 97df72a49c58 [2022-02-10T15:33:27.980Z] Removing intermediate container b467cf69436d [2022-02-10T15:33:27.980Z] ---> 2ec05bf902ba [2022-02-10T15:33:27.980Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-10T15:33:27.980Z] ---> Running in 1e9332e1e68a [2022-02-10T15:33:28.261Z] Removing intermediate container 1e9332e1e68a [2022-02-10T15:33:28.261Z] ---> b9a240d4b510 [2022-02-10T15:33:28.261Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-10T15:33:28.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:28.530Z] 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-02-10T15:33:28.802Z] ---> 828828ee08cc [2022-02-10T15:33:28.802Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-10T15:33:29.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:29.081Z] ---> 92fe0fbd503f [2022-02-10T15:33:29.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-10T15:33:29.355Z] ---> eef6aebd8e60 [2022-02-10T15:33:29.355Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-10T15:33:29.629Z] OK: 221 MiB in 52 packages [2022-02-10T15:33:29.629Z] ---> Running in 34adf6719f49 [2022-02-10T15:33:29.896Z] Removing intermediate container 34adf6719f49 [2022-02-10T15:33:29.896Z] ---> cd18ed769ec0 [2022-02-10T15:33:29.896Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:33:29.896Z] ---> Running in deaa965dca93 [2022-02-10T15:33:30.168Z] Removing intermediate container deaa965dca93 [2022-02-10T15:33:30.168Z] ---> d5631a784723 [2022-02-10T15:33:30.168Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T15:33:30.168Z] Removing intermediate container 1b9878d316f5 [2022-02-10T15:33:30.168Z] ---> b37aacbdaf0c [2022-02-10T15:33:30.168Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:33:30.168Z] ---> Running in cb65a639f289 [2022-02-10T15:33:30.438Z] Removing intermediate container cb65a639f289 [2022-02-10T15:33:30.438Z] ---> c019f096bd7d [2022-02-10T15:33:30.438Z] Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:30.438Z] ---> Running in 9d8d3706de46 [2022-02-10T15:33:30.438Z] ---> 6c95d1ec58cc [2022-02-10T15:33:30.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:33:30.438Z] ---> Running in ef7f21455485 [2022-02-10T15:33:30.719Z] Removing intermediate container 9d8d3706de46 [2022-02-10T15:33:30.719Z] ---> b64fed1ea2b7 [2022-02-10T15:33:30.719Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:33:30.719Z] ---> Running in 7b9086be7d8f [2022-02-10T15:33:30.719Z] Removing intermediate container 7b9086be7d8f [2022-02-10T15:33:30.719Z] ---> 5aaad8590dcc [2022-02-10T15:33:30.719Z] [2022-02-10T15:33:30.990Z] Successfully built 5aaad8590dcc [2022-02-10T15:33:30.990Z] Successfully tagged sys-mgmt-agent:latest [2022-02-10T15:33:32.415Z]  Building sys-mgmt-agent ... done Removing intermediate container ef7f21455485 [2022-02-10T15:33:32.415Z] ---> 11f8f9a74fc4 [2022-02-10T15:33:32.415Z] Step 8/23 : COPY . . [2022-02-10T15:33:37.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-02-10T15:33:39.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-02-10T15:33:39.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-02-10T15:33:39.724Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-02-10T15:33:40.709Z] ---> 05e2531116c6 [2022-02-10T15:33:40.709Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-10T15:33:40.709Z] ---> Running in 80fbc4609229 [2022-02-10T15:33:40.709Z] 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-02-10T15:33:44.096Z] Removing intermediate container b92f0fb47a27 [2022-02-10T15:33:44.096Z] ---> d1d3cb0d0b94 [2022-02-10T15:33:44.096Z] [2022-02-10T15:33:44.096Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:33:44.096Z] ---> 0a97eee8041e [2022-02-10T15:33:44.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:33:44.096Z] ---> Using cache [2022-02-10T15:33:44.096Z] ---> e5684ccb54ba [2022-02-10T15:33:44.096Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:33:44.096Z] ---> Using cache [2022-02-10T15:33:44.096Z] ---> af66c4777d42 [2022-02-10T15:33:44.096Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-10T15:33:44.096Z] ---> Running in 66484b4ff118 [2022-02-10T15:33:44.096Z] Removing intermediate container 66484b4ff118 [2022-02-10T15:33:44.096Z] ---> b8bccda78623 [2022-02-10T15:33:44.096Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T15:33:44.096Z] ---> Running in c673d31dea05 [2022-02-10T15:33:44.377Z] Removing intermediate container c673d31dea05 [2022-02-10T15:33:44.377Z] ---> 72a78065ae4d [2022-02-10T15:33:44.377Z] Step 15/23 : WORKDIR / [2022-02-10T15:33:44.377Z] ---> Running in b3aedba0b34d [2022-02-10T15:33:44.377Z] Removing intermediate container b3aedba0b34d [2022-02-10T15:33:44.378Z] ---> 7a1d538c9ee3 [2022-02-10T15:33:44.378Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:33:44.652Z] ---> d0e1b140bcf4 [2022-02-10T15:33:44.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-10T15:33:45.237Z] ---> deb534db34ac [2022-02-10T15:33:45.237Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-10T15:33:45.498Z] ---> d726361e1b9a [2022-02-10T15:33:45.498Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-10T15:33:45.498Z] ---> Running in 32ce2e897020 [2022-02-10T15:33:45.763Z] Removing intermediate container 32ce2e897020 [2022-02-10T15:33:45.763Z] ---> b7315bf9242c [2022-02-10T15:33:45.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:33:45.763Z] ---> Running in d27e7e19c4ce [2022-02-10T15:33:45.763Z] Removing intermediate container d27e7e19c4ce [2022-02-10T15:33:45.763Z] ---> b8b0a6ad15d9 [2022-02-10T15:33:45.763Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T15:33:45.763Z] ---> Running in 2b5fa39e5070 [2022-02-10T15:33:46.028Z] Removing intermediate container 2b5fa39e5070 [2022-02-10T15:33:46.028Z] ---> 7849d76d8692 [2022-02-10T15:33:46.028Z] Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:46.028Z] ---> Running in f4784794f163 [2022-02-10T15:33:46.297Z] Removing intermediate container f4784794f163 [2022-02-10T15:33:46.297Z] ---> d6c540e6cba6 [2022-02-10T15:33:46.297Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:33:46.297Z] ---> Running in ed3561dea9c0 [2022-02-10T15:33:46.297Z] Removing intermediate container ed3561dea9c0 [2022-02-10T15:33:46.297Z] ---> ac968181ee70 [2022-02-10T15:33:46.297Z] [2022-02-10T15:33:46.563Z] Successfully built ac968181ee70 [2022-02-10T15:33:46.563Z] Successfully tagged core-command:latest [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-02-10T15:33:49.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-02-10T15:33:50.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-02-10T15:33:50.478Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-02-10T15:33:50.478Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-02-10T15:33:50.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-02-10T15:33:53.171Z]  Building core-command ... done Removing intermediate container 97df72a49c58 [2022-02-10T15:33:53.171Z] ---> c210b0199fd6 [2022-02-10T15:33:53.171Z] [2022-02-10T15:33:53.171Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T15:33:53.171Z] ---> 0a97eee8041e [2022-02-10T15:33:53.171Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-10T15:33:53.171Z] ---> Running in 787c31b02243 [2022-02-10T15:33:53.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:53.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:33:53.171Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-10T15:33:53.171Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-10T15:33:53.171Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:33:53.171Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:33:53.171Z] OK: 6 MiB in 16 packages [2022-02-10T15:33:53.776Z] Removing intermediate container 787c31b02243 [2022-02-10T15:33:53.776Z] ---> 930cea776c89 [2022-02-10T15:33:53.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:33:53.776Z] ---> Running in dd161209c27e [2022-02-10T15:33:53.776Z] Removing intermediate container dd161209c27e [2022-02-10T15:33:53.776Z] ---> 27c7f593f001 [2022-02-10T15:33:53.776Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-10T15:33:53.776Z] ---> Running in 7a545a861f7f [2022-02-10T15:33:54.046Z] Removing intermediate container 7a545a861f7f [2022-02-10T15:33:54.046Z] ---> 0057c8009668 [2022-02-10T15:33:54.046Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T15:33:54.046Z] ---> Running in 09b785b6d214 [2022-02-10T15:33:54.313Z] Removing intermediate container 09b785b6d214 [2022-02-10T15:33:54.313Z] ---> 3ed9b54db3a3 [2022-02-10T15:33:54.313Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:33:54.587Z] ---> 4ff57207aeb0 [2022-02-10T15:33:54.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-10T15:33:55.179Z] ---> 3396026662d4 [2022-02-10T15:33:55.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-10T15:33:55.179Z] ---> ab40299b395d [2022-02-10T15:33:55.179Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-10T15:33:55.441Z] ---> Running in d72ccbe1f276 [2022-02-10T15:33:55.441Z] Removing intermediate container d72ccbe1f276 [2022-02-10T15:33:55.441Z] ---> 6892aacf2a79 [2022-02-10T15:33:55.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:33:55.441Z] ---> Running in 4c6a01effd94 [2022-02-10T15:33:55.705Z] Removing intermediate container 4c6a01effd94 [2022-02-10T15:33:55.705Z] ---> f9ce300feb9a [2022-02-10T15:33:55.705Z] Step 20/22 : LABEL arch=x86_64 [2022-02-10T15:33:55.705Z] ---> Running in 318d9cebd736 [2022-02-10T15:33:55.970Z] Removing intermediate container 318d9cebd736 [2022-02-10T15:33:55.970Z] ---> 0555837af3a5 [2022-02-10T15:33:55.970Z] Step 21/22 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:33:55.970Z] ---> Running in 872fb49a5384 [2022-02-10T15:33:55.970Z] Removing intermediate container 872fb49a5384 [2022-02-10T15:33:55.970Z] ---> 2b2fee284b97 [2022-02-10T15:33:55.970Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T15:33:55.970Z] ---> Running in 4a90700275c8 [2022-02-10T15:33:56.238Z] Removing intermediate container 4a90700275c8 [2022-02-10T15:33:56.238Z] ---> 430f7bd24799 [2022-02-10T15:33:56.238Z] [2022-02-10T15:33:56.238Z] Successfully built 430f7bd24799 [2022-02-10T15:33:56.238Z] Successfully tagged support-notifications:latest [2022-02-10T15:33:58.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2022-02-10T15:33:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-02-10T15:33:58.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-02-10T15:33:59.561Z]  Building support-notifications ... done Removing intermediate container 80fbc4609229 [2022-02-10T15:33:59.561Z] ---> 8716d19a4515 [2022-02-10T15:33:59.561Z] [2022-02-10T15:33:59.561Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:33:59.561Z] ---> 0a97eee8041e [2022-02-10T15:33:59.561Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-10T15:33:59.561Z] ---> Running in 23affa8a2a47 [2022-02-10T15:33:59.561Z] Removing intermediate container 23affa8a2a47 [2022-02-10T15:33:59.561Z] ---> ebedc212e033 [2022-02-10T15:33:59.561Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-10T15:33:59.561Z] ---> Running in 0c7e0cf4709a [2022-02-10T15:33:59.561Z] Removing intermediate container 0c7e0cf4709a [2022-02-10T15:33:59.561Z] ---> e77c9c8cab53 [2022-02-10T15:33:59.561Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-10T15:33:59.561Z] ---> Running in 5691ba9ec286 [2022-02-10T15:33:59.561Z] Removing intermediate container 5691ba9ec286 [2022-02-10T15:33:59.561Z] ---> 5ee26cb84d40 [2022-02-10T15:33:59.561Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:33:59.561Z] ---> Running in 04398c9a1ad7 [2022-02-10T15:33:59.821Z] Removing intermediate container 04398c9a1ad7 [2022-02-10T15:33:59.821Z] ---> 0d5767ead318 [2022-02-10T15:33:59.821Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-10T15:33:59.821Z] ---> Running in 510ce4560b41 [2022-02-10T15:34:00.085Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-10T15:34:01.027Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-10T15:34:01.287Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-10T15:34:01.287Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T15:34:01.548Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-10T15:34:01.548Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T15:34:01.870Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-10T15:34:01.870Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-10T15:34:01.870Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:34:01.870Z] OK: 8 MiB in 20 packages [2022-02-10T15:34:02.214Z] Removing intermediate container 510ce4560b41 [2022-02-10T15:34:02.214Z] ---> 5cca7a109a6c [2022-02-10T15:34:02.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:34:02.214Z] ---> 171f0c27d905 [2022-02-10T15:34:02.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-10T15:34:02.516Z] ---> 835b87403538 [2022-02-10T15:34:02.516Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-10T15:34:02.840Z] ---> 107af9f15805 [2022-02-10T15:34:02.840Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-10T15:34:02.840Z] ---> Running in 00e602f3e89f [2022-02-10T15:34:02.840Z] Removing intermediate container 00e602f3e89f [2022-02-10T15:34:02.840Z] ---> 0b51e6d3de8b [2022-02-10T15:34:02.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:34:02.840Z] ---> Running in 567f62caa508 [2022-02-10T15:34:02.840Z] Removing intermediate container 567f62caa508 [2022-02-10T15:34:02.840Z] ---> dd4a0539ce46 [2022-02-10T15:34:02.840Z] Step 21/23 : LABEL arch=x86_64 [2022-02-10T15:34:03.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.347s coverage: 98.5% of statements [2022-02-10T15:34:03.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-02-10T15:34:03.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements [2022-02-10T15:34:03.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-02-10T15:34:03.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-02-10T15:34:03.130Z] ---> Running in 78a92c511074 [2022-02-10T15:34:03.130Z] Removing intermediate container 78a92c511074 [2022-02-10T15:34:03.130Z] ---> 3929cd1426d9 [2022-02-10T15:34:03.130Z] Step 22/23 : LABEL git_sha=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [2022-02-10T15:34:03.130Z] ---> Running in e4eeb702998a [2022-02-10T15:34:03.130Z] Removing intermediate container e4eeb702998a [2022-02-10T15:34:03.130Z] ---> 7dea4d82c83c [2022-02-10T15:34:03.130Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:34:03.130Z] ---> Running in 94e79b7430ff [2022-02-10T15:34:03.472Z] Removing intermediate container 94e79b7430ff [2022-02-10T15:34:03.472Z] ---> 26448d35bbc8 [2022-02-10T15:34:03.472Z] [2022-02-10T15:34:03.472Z] Successfully built 26448d35bbc8 [2022-02-10T15:34:03.472Z] Successfully tagged core-data:latest [2022-02-10T15:34:03.507Z]  Building core-data ... done  [Pipeline] } [2022-02-10T15:34:03.513Z] $ docker stop --time=1 e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 [2022-02-10T15:34:04.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.602s coverage: 89.5% of statements [2022-02-10T15:34:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-02-10T15:34:04.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:34:04.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 84.4% of statements [2022-02-10T15:34:04.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-02-10T15:34:04.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-02-10T15:34:04.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-02-10T15:34:04.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-02-10T15:34:04.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-02-10T15:34:04.778Z] $ docker rm -f e469df61a89531454ccde12113468b6de8446ddcae8f56d4277c65bd53260568 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T15:34:05.136Z] + docker images [2022-02-10T15:34:05.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-10T15:34:05.396Z] core-data latest 26448d35bbc8 2 seconds ago 20MB [2022-02-10T15:34:05.396Z] 8716d19a4515 7 seconds ago 1.79GB [2022-02-10T15:34:05.396Z] support-notifications latest 430f7bd24799 9 seconds ago 16.7MB [2022-02-10T15:34:05.396Z] c210b0199fd6 14 seconds ago 1.78GB [2022-02-10T15:34:05.396Z] core-command latest ac968181ee70 19 seconds ago 15.6MB [2022-02-10T15:34:05.396Z] d1d3cb0d0b94 22 seconds ago 1.77GB [2022-02-10T15:34:05.396Z] sys-mgmt-agent latest 5aaad8590dcc 35 seconds ago 296MB [2022-02-10T15:34:05.396Z] security-bootstrapper latest d286db5f08ca 48 seconds ago 18.7MB [2022-02-10T15:34:05.396Z] support-scheduler latest 8359eeaaa7f8 48 seconds ago 16MB [2022-02-10T15:34:05.396Z] security-proxy-setup latest 7afafd14942a 52 seconds ago 26.2MB [2022-02-10T15:34:05.396Z] 8e27ee029408 55 seconds ago 1.78GB [2022-02-10T15:34:05.396Z] core-metadata latest 6bb9953107c2 57 seconds ago 16.6MB [2022-02-10T15:34:05.396Z] 4da94cd5692f About a minute ago 1.78GB [2022-02-10T15:34:05.396Z] cb2459849285 About a minute ago 1.78GB [2022-02-10T15:34:05.396Z] ee8abff48a08 About a minute ago 1.77GB [2022-02-10T15:34:05.396Z] db9549758a8e About a minute ago 1.77GB [2022-02-10T15:34:05.396Z] security-secretstore-setup latest 5f7c50968b2d About a minute ago 27.9MB [2022-02-10T15:34:05.396Z] c1e16e824c46 About a minute ago 1.78GB [2022-02-10T15:34:05.396Z] ci-base-image-x86_64 latest b652ec64237d 5 minutes ago 1.27GB [2022-02-10T15:34:05.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 days ago 562MB [2022-02-10T15:34:05.396Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-02-10T15:34:05.396Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-02-10T15:34:05.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-02-10T15:34:05.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-02-10T15:34:14.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 94.2% of statements [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.9% of statements [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.167s coverage: 21.7% of statements [2022-02-10T15:34:14.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.204s coverage: 79.5% of statements [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.351s coverage: 94.1% of statements [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2022-02-10T15:34:14.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2022-02-10T15:34:20.557Z] Still waiting to schedule task [2022-02-10T15:34:20.557Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-02-10T15:34:26.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements [2022-02-10T15:34:26.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2022-02-10T15:34:32.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.613s coverage: 82.5% of statements [2022-02-10T15:34:32.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-02-10T15:34:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements [2022-02-10T15:34:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-02-10T15:34:40.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.744s coverage: 91.2% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-02-10T15:34:40.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2022-02-10T15:34:40.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements [2022-02-10T15:34:43.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.262s coverage: 65.4% of statements [2022-02-10T15:34:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-02-10T15:34:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-02-10T15:34:43.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-02-10T15:34:46.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.659s coverage: 43.8% of statements [2022-02-10T15:34:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-02-10T15:34:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-02-10T15:34:46.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.240s coverage: 89.5% of statements [2022-02-10T15:34:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-02-10T15:34:46.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2022-02-10T15:34:46.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.617s coverage: 92.3% of statements [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 63.2% of statements [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-02-10T15:34:54.924Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.225s coverage: 100.0% of statements [2022-02-10T15:34:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-02-10T15:34:54.924Z] 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-02-10T15:34:54.924Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-10T15:34:54.924Z] GO111MODULE=on go vet ./... [2022-02-10T15:34:58.468Z] Running on prd-ubuntu18.04-docker-8c-8g-4990 in /w/workspace/edgexfoundry_edgex-go_PR-3879 [Pipeline] { [Pipeline] ws [2022-02-10T15:34:58.480Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-02-10T15:34:58.575Z] The recommended git tool is: git [2022-02-10T15:35:00.162Z] using credential edgex-jenkins-ssh [2022-02-10T15:35:00.172Z] Cloning the remote Git repository [2022-02-10T15:35:00.220Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:35:00.263Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-02-10T15:35:00.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:35:00.299Z] > git --version # timeout=10 [2022-02-10T15:35:00.305Z] > git --version # 'git version 2.17.1' [2022-02-10T15:35:00.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:35:00.356Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T15:35:05.175Z] Merging remotes/origin/main commit 0dc7fb43dfbc61ec4b325044d074184b8b9e402a into PR head commit 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 [2022-02-10T15:35:05.318Z] Merge succeeded, producing 6c77dc9050fb60e396bb635db12baac6c13b651c [2022-02-10T15:35:05.318Z] Checking out Revision 6c77dc9050fb60e396bb635db12baac6c13b651c (PR-3879) [2022-02-10T15:35:04.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T15:35:04.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-10T15:35:04.504Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-02-10T15:35:04.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-02-10T15:35:04.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:35:04.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3879/head:refs/remotes/origin/PR-3879 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-10T15:35:05.195Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T15:35:05.200Z] > git checkout -f 1572a2c67cf94811fe3b8d62aa4783469b5a2c19 # timeout=10 [2022-02-10T15:35:05.259Z] > git remote # timeout=10 [2022-02-10T15:35:05.266Z] > git config --get remote.origin.url # timeout=10 [2022-02-10T15:35:05.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-10T15:35:05.274Z] > git merge 0dc7fb43dfbc61ec4b325044d074184b8b9e402a # timeout=10 [2022-02-10T15:35:05.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-10T15:35:05.333Z] > git config core.sparsecheckout # timeout=10 [2022-02-10T15:35:05.337Z] > git checkout -f 6c77dc9050fb60e396bb635db12baac6c13b651c # timeout=10 [2022-02-10T15:35:08.855Z] Commit message: "Merge commit '0dc7fb43dfbc61ec4b325044d074184b8b9e402a' into HEAD" [2022-02-10T15:35:08.866Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:35:09.580Z] + echo snap-build.sh [2022-02-10T15:35:09.580Z] snap-build.sh [2022-02-10T15:35:09.580Z] + SNAP_BASE_DIR=. [2022-02-10T15:35:09.580Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2022-02-10T15:35:09.580Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2022-02-10T15:35:09.580Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2022-02-10T15:35:09.580Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2022-02-10T15:35:09.580Z] + cd /w/workspace/edgex-go/5 [2022-02-10T15:35:09.580Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-02-10T15:35:09.580Z] Reading package lists... [2022-02-10T15:35:09.580Z] Building dependency tree... [2022-02-10T15:35:09.580Z] Reading state information... [2022-02-10T15:35:09.580Z] The following packages were automatically installed and are no longer required: [2022-02-10T15:35:09.580Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-02-10T15:35:09.580Z] uidmap xdelta3 [2022-02-10T15:35:09.580Z] Use 'sudo apt autoremove' to remove them. [2022-02-10T15:35:09.580Z] The following packages will be REMOVED: [2022-02-10T15:35:09.580Z] lxd* lxd-client* [2022-02-10T15:35:09.580Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-02-10T15:35:08.866Z] > git rev-list --no-walk 049c4d31a8058066728c48ebc917676863e83b48 # timeout=10 [2022-02-10T15:35:09.841Z] After this operation, 31.7 MB disk space will be freed. [2022-02-10T15:35:10.363Z] (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-02-10T15:35:10.363Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T15:35:11.306Z] Removing lxd dnsmasq configuration [2022-02-10T15:35:11.306Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T15:35:11.306Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-02-10T15:35:12.248Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-02-10T15:35:12.248Z] (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-02-10T15:35:12.248Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-02-10T15:35:13.635Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-02-10T15:35:13.635Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-02-10T15:35:14.207Z] + sudo snap remove --purge lxd [2022-02-10T15:35:14.467Z] snap "lxd" is not installed [2022-02-10T15:35:14.467Z] + sudo groupadd --force --system lxd [2022-02-10T15:35:14.467Z] ++ whoami [2022-02-10T15:35:14.467Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-02-10T15:35:14.467Z] + newgrp - lxd [2022-02-10T15:35:14.467Z] + sudo snap install lxd [2022-02-10T15:35:26.707Z] 2022-02-10T15:35:23Z INFO Waiting for automatic snapd restart... [2022-02-10T15:35:41.612Z] lxd 4.22 from Canonical* installed [2022-02-10T15:35:41.612Z] + sudo lxd init --auto [2022-02-10T15:35:51.617Z] + sudo snap install --classic snapcraft [2022-02-10T15:35:56.916Z] snapcraft 6.0.2 from Canonical* installed [2022-02-10T15:35:56.916Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-02-10T15:35:56.916Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-02-10T15:35:56.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T15:35:56.916Z] Dload Upload Total Spent Left Speed [2022-02-10T15:35:56.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3089 0 --:--:-- --:--:-- --:--:-- 3074 [2022-02-10T15:35:57.175Z] 100 3325k 100 3325k 0 0 8209k 0 --:--:-- --:--:-- --:--:-- 8209k [2022-02-10T15:35:57.175Z] ./yq_linux_amd64 [2022-02-10T15:35:57.436Z] + sudo snapcraft prime --use-lxd [2022-02-10T15:35:59.349Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-02-10T15:35:59.349Z] 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-02-10T15:35:59.349Z] - README.md [2022-02-10T15:35:59.349Z] [2022-02-10T15:35:59.349Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-10T15:35:59.611Z] Launching a container. [2022-02-10T15:36:02.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-10T15:36:02.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-10T15:36:02.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-02-10T15:36:04.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-02-10T15:36:05.059Z] + ls -al . [2022-02-10T15:36:05.059Z] total 672 [2022-02-10T15:36:05.059Z] drwxrwxr-x 9 1001 1001 4096 Feb 10 15:36 . [2022-02-10T15:36:05.059Z] drwxr-xr-x 4 root root 4096 Feb 10 15:32 .. [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 11 Feb 10 15:29 .dockerignore [2022-02-10T15:36:05.059Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 15:29 .git [2022-02-10T15:36:05.059Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 15:29 .github [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 804 Feb 10 15:29 .gitignore [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 42 Feb 10 15:29 .golangci.yml [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 76 Feb 10 15:29 .hadolint.yml [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 166 Feb 10 15:29 .sonarcloud.properties [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 15:29 ADOPTERS.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 9019 Feb 10 15:29 Attribution.txt [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 51732 Feb 10 15:29 CHANGELOG.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 15:29 CONTRIBUTING.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 15:29 GOVERNANCE.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 849 Feb 10 15:29 Jenkinsfile [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 15:29 LICENSE [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 6508 Feb 10 15:29 Makefile [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 15:29 OWNERS.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 8207 Feb 10 15:29 README.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 6912 Feb 10 15:29 SECURITY.md [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 15:27 VERSION [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 4131 Feb 10 15:29 ZMQWindows.md [2022-02-10T15:36:05.059Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 15:29 bin [2022-02-10T15:36:05.059Z] drwxrwxr-x 14 1001 1001 4096 Feb 10 15:29 cmd [2022-02-10T15:36:05.059Z] -rw-r--r-- 1 root root 428383 Feb 10 15:34 coverage.out [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 2840 Feb 10 15:29 go.mod [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 50301 Feb 10 15:29 go.sum [2022-02-10T15:36:05.059Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 15:29 internal [2022-02-10T15:36:05.059Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 15:29 openapi [2022-02-10T15:36:05.059Z] drwxrwxr-x 4 1001 1001 4096 Feb 10 15:29 snap [2022-02-10T15:36:05.059Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 15:29 version.go [Pipeline] sh [2022-02-10T15:36:05.713Z] + '[' -e coverage.out ] [2022-02-10T15:36:05.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-02-10T15:36:05.735Z] Warning: overwriting stash ‘coverage-report’ [2022-02-10T15:36:06.490Z] Stashed 1 file(s) [Pipeline] sh [2022-02-10T15:36:07.136Z] + make build [2022-02-10T15:36:07.137Z] 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-02-10T15:36:09.609Z] Waiting for container to be ready [2022-02-10T15:36:09.869Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-02-10T15:36:09.869Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-02-10T15:36:09.869Z] [2022-02-10T15:36:13.847Z] 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-02-10T15:36:14.069Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-02-10T15:36:14.638Z] Waiting for network to be ready... [2022-02-10T15:36:14.898Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-02-10T15:36:15.158Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1238 kB] [2022-02-10T15:36:15.158Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-02-10T15:36:15.158Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [217 kB] [2022-02-10T15:36:15.158Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-02-10T15:36:15.158Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-02-10T15:36:15.158Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [748 kB] [2022-02-10T15:36:15.158Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [107 kB] [2022-02-10T15:36:15.158Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [676 kB] [2022-02-10T15:36:15.158Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-02-10T15:36:15.731Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-02-10T15:36:15.731Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-02-10T15:36:15.991Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-02-10T15:36:15.991Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-02-10T15:36:15.991Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-02-10T15:36:15.991Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-02-10T15:36:15.991Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-02-10T15:36:15.991Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-02-10T15:36:16.250Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-02-10T15:36:16.511Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1572 kB] [2022-02-10T15:36:16.511Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [302 kB] [2022-02-10T15:36:16.511Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-02-10T15:36:16.511Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-02-10T15:36:16.511Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [801 kB] [2022-02-10T15:36:16.511Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [114 kB] [2022-02-10T15:36:16.511Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [903 kB] [2022-02-10T15:36:16.511Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [200 kB] [2022-02-10T15:36:18.421Z] Fetched 23.0 MB in 4s (6393 kB/s) [2022-02-10T15:36:18.992Z] Reading package lists... [2022-02-10T15:36:19.252Z] Reading package lists... [2022-02-10T15:36:19.512Z] Building dependency tree... [2022-02-10T15:36:19.512Z] Reading state information... [2022-02-10T15:36:19.512Z] The following additional packages will be installed: [2022-02-10T15:36:19.512Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-10T15:36:19.512Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-10T15:36:19.512Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-10T15:36:19.512Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-02-10T15:36:19.512Z] Suggested packages: [2022-02-10T15:36:19.512Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-02-10T15:36:19.512Z] Recommended packages: [2022-02-10T15:36:19.512Z] gnupg libsasl2-modules [2022-02-10T15:36:19.512Z] The following NEW packages will be installed: [2022-02-10T15:36:19.512Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-02-10T15:36:19.512Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-02-10T15:36:19.513Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-02-10T15:36:19.513Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-02-10T15:36:19.513Z] The following packages will be upgraded: [2022-02-10T15:36:19.513Z] gpg gpg-agent gpgconf libudev1 [2022-02-10T15:36:19.773Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-02-10T15:36:19.774Z] Need to get 3859 kB of archives. [2022-02-10T15:36:19.774Z] After this operation, 14.9 MB of additional disk space will be used. [2022-02-10T15:36:19.774Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-02-10T15:36:19.774Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-02-10T15:36:20.034Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-02-10T15:36:20.296Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-02-10T15:36:20.296Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-02-10T15:36:20.296Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-02-10T15:36:20.556Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-02-10T15:36:20.556Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-02-10T15:36:20.556Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-02-10T15:36:20.556Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-02-10T15:36:20.556Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-02-10T15:36:20.556Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-02-10T15:36:20.556Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-02-10T15:36:20.556Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-02-10T15:36:20.556Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-02-10T15:36:20.557Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-02-10T15:36:20.557Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-02-10T15:36:20.557Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-02-10T15:36:20.557Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-02-10T15:36:20.557Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-02-10T15:36:20.557Z] 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-02-10T15:36:20.817Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-02-10T15:36:20.817Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T15:36:20.817Z] Fetched 3859 kB in 1s (3374 kB/s) [2022-02-10T15:36:20.817Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-10T15:36:20.817Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:20.817Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T15:36:20.817Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T15:36:21.078Z] Selecting previously unselected package udev. [2022-02-10T15:36:21.078Z] (Reading database ... 12816 files and directories currently installed.) [2022-02-10T15:36:21.078Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:21.078Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-02-10T15:36:21.078Z] Selecting previously unselected package libfuse2:amd64. [2022-02-10T15:36:21.078Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-02-10T15:36:21.078Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-02-10T15:36:21.078Z] Selecting previously unselected package fuse. [2022-02-10T15:36:21.078Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-02-10T15:36:21.338Z] Unpacking fuse (2.9.9-3) ... [2022-02-10T15:36:21.338Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T15:36:21.338Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T15:36:21.338Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T15:36:21.338Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T15:36:21.338Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T15:36:21.338Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T15:36:21.338Z] Selecting previously unselected package libksba8:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-02-10T15:36:21.599Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-02-10T15:36:21.599Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.599Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.599Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.599Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.599Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.599Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.599Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.599Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.599Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-02-10T15:36:21.599Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.859Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.859Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-02-10T15:36:21.859Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.859Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.859Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-02-10T15:36:21.859Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.859Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.859Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-02-10T15:36:21.859Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.859Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:21.859Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-02-10T15:36:21.859Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-02-10T15:36:21.859Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:22.118Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-10T15:36:22.118Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-02-10T15:36:22.118Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-10T15:36:22.118Z] Selecting previously unselected package libsasl2-2:amd64. [2022-02-10T15:36:22.118Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-02-10T15:36:22.118Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-10T15:36:22.118Z] Selecting previously unselected package libldap-common. [2022-02-10T15:36:22.118Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-02-10T15:36:22.118Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T15:36:22.118Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-10T15:36:22.118Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-02-10T15:36:22.118Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T15:36:22.118Z] Selecting previously unselected package dirmngr. [2022-02-10T15:36:22.118Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T15:36:22.118Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:22.377Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-02-10T15:36:22.377Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-02-10T15:36:22.377Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T15:36:22.377Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-02-10T15:36:22.377Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-02-10T15:36:22.947Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-10T15:36:22.947Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-02-10T15:36:22.947Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:22.947Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:22.947Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:22.948Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:22.948Z] Setting up fuse (2.9.9-3) ... [2022-02-10T15:36:22.948Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:23.519Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-02-10T15:36:23.519Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-02-10T15:36:23.519Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:23.779Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-10T15:36:23.779Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-02-10T15:36:23.779Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-10T15:36:24.348Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-02-10T15:36:24.348Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-02-10T15:36:24.348Z] units). This means they are not meant to be enabled using systemctl. [2022-02-10T15:36:24.348Z] [2022-02-10T15:36:24.348Z] Possible reasons for having this kind of units are: [2022-02-10T15:36:24.349Z] • A unit may be statically enabled by being symlinked from another unit's [2022-02-10T15:36:24.349Z] .wants/ or .requires/ directory. [2022-02-10T15:36:24.349Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-02-10T15:36:24.349Z] a requirement dependency on it. [2022-02-10T15:36:24.349Z] • A unit may be started when needed via activation (socket, path, timer, [2022-02-10T15:36:24.349Z] D-Bus, udev, scripted systemctl call, ...). [2022-02-10T15:36:24.349Z] • In case of template units, the unit is meant to be enabled with some [2022-02-10T15:36:24.349Z] instance name specified. [2022-02-10T15:36:24.608Z] Reading package lists... [2022-02-10T15:36:24.608Z] Building dependency tree... [2022-02-10T15:36:24.609Z] Reading state information... [2022-02-10T15:36:24.869Z] The following additional packages will be installed: [2022-02-10T15:36:24.869Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-10T15:36:24.869Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-10T15:36:24.869Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-10T15:36:24.869Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-02-10T15:36:24.869Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-02-10T15:36:24.869Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-02-10T15:36:24.869Z] Suggested packages: [2022-02-10T15:36:24.869Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-02-10T15:36:24.869Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-02-10T15:36:24.869Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-02-10T15:36:24.869Z] systemd-container policykit-1 [2022-02-10T15:36:24.869Z] Recommended packages: [2022-02-10T15:36:24.869Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-02-10T15:36:24.869Z] The following NEW packages will be installed: [2022-02-10T15:36:24.869Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-02-10T15:36:24.869Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-02-10T15:36:24.869Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-02-10T15:36:24.869Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-02-10T15:36:24.869Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-02-10T15:36:24.869Z] The following packages will be upgraded: [2022-02-10T15:36:24.869Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-02-10T15:36:24.869Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-02-10T15:36:24.869Z] Need to get 46.4 MB of archives. [2022-02-10T15:36:24.869Z] After this operation, 180 MB of additional disk space will be used. [2022-02-10T15:36:24.869Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-02-10T15:36:24.869Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-02-10T15:36:25.129Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-02-10T15:36:25.129Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-02-10T15:36:25.389Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-02-10T15:36:25.389Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-02-10T15:36:25.389Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-02-10T15:36:25.389Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-02-10T15:36:25.389Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-02-10T15:36:25.389Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-02-10T15:36:25.390Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-02-10T15:36:25.662Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-02-10T15:36:25.662Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-02-10T15:36:25.662Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-02-10T15:36:25.662Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-02-10T15:36:25.662Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-02-10T15:36:25.662Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-02-10T15:36:25.662Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.54.2+20.04ubuntu2 [34.2 MB] [2022-02-10T15:36:25.662Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-02-10T15:36:25.923Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-02-10T15:36:25.923Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-02-10T15:36:25.923Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-02-10T15:36:25.923Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-02-10T15:36:25.923Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-02-10T15:36:25.923Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-02-10T15:36:25.923Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-02-10T15:36:25.923Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-02-10T15:36:25.923Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-02-10T15:36:25.923Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-02-10T15:36:25.923Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-02-10T15:36:25.923Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-02-10T15:36:26.183Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-02-10T15:36:26.183Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-02-10T15:36:27.125Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T15:36:27.125Z] Fetched 46.4 MB in 2s (22.5 MB/s) [2022-02-10T15:36:27.125Z] (Reading database ... 13067 files and directories currently installed.) [2022-02-10T15:36:27.125Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:27.125Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T15:36:27.125Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:27.125Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T15:36:27.125Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:27.386Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T15:36:27.957Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:27.957Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-02-10T15:36:27.957Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T15:36:27.957Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-02-10T15:36:27.957Z] (Reading database ... 13068 files and directories currently installed.) [2022-02-10T15:36:27.957Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T15:36:27.957Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:28.219Z] Selecting previously unselected package libexpat1:amd64. [2022-02-10T15:36:28.219Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-02-10T15:36:28.219Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-02-10T15:36:28.219Z] Selecting previously unselected package python3.8-minimal. [2022-02-10T15:36:28.219Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T15:36:28.219Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:28.481Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:28.481Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-02-10T15:36:28.481Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:29.051Z] Selecting previously unselected package python3-minimal. [2022-02-10T15:36:29.051Z] (Reading database ... 13359 files and directories currently installed.) [2022-02-10T15:36:29.051Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T15:36:29.051Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-02-10T15:36:29.051Z] Selecting previously unselected package mime-support. [2022-02-10T15:36:29.051Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-02-10T15:36:29.051Z] Unpacking mime-support (3.64ubuntu1) ... [2022-02-10T15:36:29.051Z] Selecting previously unselected package libmpdec2:amd64. [2022-02-10T15:36:29.051Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-02-10T15:36:29.051Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-02-10T15:36:29.051Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-02-10T15:36:29.051Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T15:36:29.051Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:29.313Z] Selecting previously unselected package python3.8. [2022-02-10T15:36:29.313Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-02-10T15:36:29.313Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:29.313Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-02-10T15:36:29.313Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T15:36:29.313Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-10T15:36:29.313Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-02-10T15:36:29.573Z] Selecting previously unselected package python3. [2022-02-10T15:36:29.573Z] (Reading database ... 13761 files and directories currently installed.) [2022-02-10T15:36:29.573Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-02-10T15:36:29.573Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-02-10T15:36:29.573Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-02-10T15:36:29.573Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T15:36:29.573Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:29.573Z] Selecting previously unselected package dbus. [2022-02-10T15:36:29.573Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T15:36:29.573Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:29.835Z] Selecting previously unselected package libbsd0:amd64. [2022-02-10T15:36:29.835Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-02-10T15:36:29.835Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-02-10T15:36:29.835Z] Selecting previously unselected package libpam-systemd:amd64. [2022-02-10T15:36:29.835Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-02-10T15:36:29.835Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T15:36:29.835Z] Selecting previously unselected package sudo. [2022-02-10T15:36:29.835Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-02-10T15:36:29.835Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-02-10T15:36:29.835Z] Selecting previously unselected package apparmor. [2022-02-10T15:36:30.097Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-10T15:36:30.097Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-02-10T15:36:30.097Z] Selecting previously unselected package libcbor0.6:amd64. [2022-02-10T15:36:30.097Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-02-10T15:36:30.097Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-10T15:36:30.097Z] Selecting previously unselected package libedit2:amd64. [2022-02-10T15:36:30.097Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-02-10T15:36:30.097Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-02-10T15:36:30.097Z] Selecting previously unselected package libfido2-1:amd64. [2022-02-10T15:36:30.358Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-02-10T15:36:30.358Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-10T15:36:30.358Z] Selecting previously unselected package libkrb5support0:amd64. [2022-02-10T15:36:30.358Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:36:30.358Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:30.358Z] Selecting previously unselected package libk5crypto3:amd64. [2022-02-10T15:36:30.358Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:36:30.358Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:30.358Z] Selecting previously unselected package libkeyutils1:amd64. [2022-02-10T15:36:30.358Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-02-10T15:36:30.358Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-10T15:36:30.358Z] Selecting previously unselected package libkrb5-3:amd64. [2022-02-10T15:36:30.358Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:36:30.358Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:30.634Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-02-10T15:36:30.634Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:36:30.634Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:30.634Z] Selecting previously unselected package openssh-client. [2022-02-10T15:36:30.635Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-02-10T15:36:30.635Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-10T15:36:30.635Z] Selecting previously unselected package dbus-user-session. [2022-02-10T15:36:30.635Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-02-10T15:36:30.635Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:30.635Z] Selecting previously unselected package liblzo2-2:amd64. [2022-02-10T15:36:30.635Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-02-10T15:36:30.635Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-02-10T15:36:30.922Z] Selecting previously unselected package squashfs-tools. [2022-02-10T15:36:30.922Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-02-10T15:36:30.922Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-10T15:36:30.922Z] Selecting previously unselected package snapd. [2022-02-10T15:36:30.922Z] Preparing to unpack .../19-snapd_2.54.2+20.04ubuntu2_amd64.deb ... [2022-02-10T15:36:30.922Z] Unpacking snapd (2.54.2+20.04ubuntu2) ... [2022-02-10T15:36:34.251Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-02-10T15:36:34.251Z] Setting up mime-support (3.64ubuntu1) ... [2022-02-10T15:36:34.251Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-02-10T15:36:34.251Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-02-10T15:36:34.251Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:34.251Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:34.251Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:34.251Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-02-10T15:36:34.251Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:34.251Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:34.251Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-02-10T15:36:34.251Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:34.251Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-02-10T15:36:34.251Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-02-10T15:36:34.826Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-02-10T15:36:34.826Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-02-10T15:36:34.826Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-02-10T15:36:34.826Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-02-10T15:36:34.826Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-02-10T15:36:34.826Z] running python rtupdate hooks for python3.8... [2022-02-10T15:36:34.826Z] running python post-rtupdate hooks for python3.8... [2022-02-10T15:36:34.826Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-02-10T15:36:35.766Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-02-10T15:36:36.029Z] Reloading AppArmor profiles [2022-02-10T15:36:36.291Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:36:36.291Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-02-10T15:36:36.291Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-02-10T15:36:36.552Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-02-10T15:36:36.552Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-02-10T15:36:36.552Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-02-10T15:36:36.552Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-02-10T15:36:38.461Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-02-10T15:36:38.461Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-02-10T15:36:38.461Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-02-10T15:36:38.461Z] Setting up snapd (2.54.2+20.04ubuntu2) ... [2022-02-10T15:36:38.720Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-02-10T15:36:38.720Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-02-10T15:36:38.981Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-02-10T15:36:39.241Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-02-10T15:36:39.503Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-10T15:36:39.503Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-02-10T15:36:39.762Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-02-10T15:36:40.022Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-02-10T15:36:40.283Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-02-10T15:36:40.551Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-02-10T15:36:40.552Z] /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-02-10T15:36:40.638Z] 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-02-10T15:36:40.638Z] 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-02-10T15:36:40.813Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-02-10T15:36:42.199Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-10T15:36:42.199Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-10T15:36:42.199Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-10T15:36:43.027Z] Reading package lists... [2022-02-10T15:36:43.289Z] Reading package lists... [2022-02-10T15:36:43.289Z] Building dependency tree... [2022-02-10T15:36:43.289Z] Reading state information... [2022-02-10T15:36:43.549Z] Calculating upgrade... [2022-02-10T15:36:43.549Z] The following packages will be upgraded: [2022-02-10T15:36:43.549Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-02-10T15:36:43.549Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-02-10T15:36:43.549Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-02-10T15:36:43.549Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-02-10T15:36:43.549Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-02-10T15:36:43.549Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-02-10T15:36:43.549Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-02-10T15:36:43.549Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-02-10T15:36:43.549Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-02-10T15:36:43.549Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-02-10T15:36:43.549Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-02-10T15:36:43.549Z] xz-utils zlib1g [2022-02-10T15:36:43.549Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T15:36:43.549Z] Need to get 63.3 MB of archives. [2022-02-10T15:36:43.549Z] After this operation, 13.8 MB of additional disk space will be used. [2022-02-10T15:36:43.549Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-99.112 [1126 kB] [2022-02-10T15:36:43.811Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-02-10T15:36:43.811Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-02-10T15:36:43.811Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-02-10T15:36:43.811Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-02-10T15:36:43.811Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-02-10T15:36:43.811Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-02-10T15:36:43.811Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-02-10T15:36:43.811Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-02-10T15:36:43.811Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-02-10T15:36:43.811Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-02-10T15:36:43.811Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-02-10T15:36:43.811Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-02-10T15:36:43.811Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-02-10T15:36:43.811Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-02-10T15:36:43.811Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-02-10T15:36:43.811Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-02-10T15:36:44.072Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-02-10T15:36:44.072Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-02-10T15:36:44.072Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-02-10T15:36:44.072Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-02-10T15:36:44.072Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-02-10T15:36:44.072Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-02-10T15:36:44.072Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-02-10T15:36:44.072Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-02-10T15:36:44.072Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-02-10T15:36:44.072Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-02-10T15:36:44.072Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-02-10T15:36:44.072Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-02-10T15:36:44.072Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-02-10T15:36:44.072Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-02-10T15:36:44.072Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-02-10T15:36:44.072Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-02-10T15:36:44.072Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-02-10T15:36:44.072Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-02-10T15:36:44.072Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-02-10T15:36:44.072Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-02-10T15:36:44.072Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-02-10T15:36:44.072Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-02-10T15:36:44.072Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-02-10T15:36:44.072Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-02-10T15:36:44.072Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-02-10T15:36:44.072Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-02-10T15:36:44.072Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-02-10T15:36:44.072Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-02-10T15:36:44.072Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-02-10T15:36:44.072Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-02-10T15:36:44.072Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-02-10T15:36:44.332Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-02-10T15:36:44.332Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-02-10T15:36:44.332Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-02-10T15:36:44.332Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-02-10T15:36:44.592Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-02-10T15:36:44.592Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-02-10T15:36:44.592Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-02-10T15:36:44.592Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-02-10T15:36:44.592Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-02-10T15:36:44.592Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-02-10T15:36:44.592Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-02-10T15:36:44.592Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-02-10T15:36:44.592Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-02-10T15:36:44.592Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-02-10T15:36:44.592Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-02-10T15:36:44.854Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-02-10T15:36:44.854Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-02-10T15:36:44.854Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-02-10T15:36:44.854Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-02-10T15:36:44.854Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-02-10T15:36:44.854Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-02-10T15:36:44.854Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-02-10T15:36:44.854Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-02-10T15:36:44.854Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-02-10T15:36:44.855Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-02-10T15:36:44.855Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-02-10T15:36:44.947Z] 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-02-10T15:36:45.116Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-02-10T15:36:45.116Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-02-10T15:36:45.116Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-02-10T15:36:45.378Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T15:36:45.378Z] Fetched 63.3 MB in 1s (44.9 MB/s) [2022-02-10T15:36:45.378Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-10T15:36:45.378Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T15:36:45.378Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T15:36:45.540Z] 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-02-10T15:36:45.639Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T15:36:45.639Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T15:36:45.900Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-99.112_amd64.deb ... [2022-02-10T15:36:45.900Z] Unpacking linux-libc-dev:amd64 (5.4.0-99.112) over (5.4.0-26.30) ... [2022-02-10T15:36:45.900Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:45.900Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.182Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.182Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.442Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.442Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.442Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.442Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.703Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.703Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.703Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.703Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.964Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.964Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.964Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:36:46.964Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T15:36:46.964Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.964Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:46.964Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:36:46.964Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T15:36:46.964Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:46.964Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:47.225Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:47.225Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:47.225Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:47.225Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-02-10T15:36:47.225Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:36:47.485Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T15:36:47.485Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T15:36:47.485Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T15:36:47.746Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-02-10T15:36:48.006Z] (Reading database ... 14312 files and directories currently installed.) [2022-02-10T15:36:48.006Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-02-10T15:36:48.006Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-02-10T15:36:48.006Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-02-10T15:36:48.006Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-02-10T15:36:48.266Z] Setting up base-files (11ubuntu5.4) ... [2022-02-10T15:36:48.266Z] Installing new version of config file /etc/issue ... [2022-02-10T15:36:48.266Z] Installing new version of config file /etc/issue.net ... [2022-02-10T15:36:48.266Z] Installing new version of config file /etc/lsb-release ... [2022-02-10T15:36:48.525Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-02-10T15:36:48.786Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-02-10T15:36:48.786Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-02-10T15:36:48.786Z] Removing obsolete conffile /etc/default/motd-news ... [2022-02-10T15:36:48.786Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:48.786Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-02-10T15:36:48.786Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-02-10T15:36:48.926Z] 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-02-10T15:36:49.055Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-02-10T15:36:49.055Z] 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-02-10T15:36:49.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:49.055Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:49.055Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-02-10T15:36:49.055Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:49.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:49.055Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-10T15:36:49.314Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-10T15:36:49.315Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-10T15:36:49.315Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:49.315Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T15:36:49.315Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T15:36:49.883Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T15:36:49.883Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T15:36:49.883Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-02-10T15:36:49.883Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T15:36:50.143Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-02-10T15:36:50.143Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:50.143Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-02-10T15:36:50.143Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-02-10T15:36:50.712Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-02-10T15:36:50.712Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-02-10T15:36:50.712Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-02-10T15:36:50.712Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:50.712Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-02-10T15:36:50.712Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-02-10T15:36:50.712Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-02-10T15:36:50.972Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:50.972Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:50.972Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:50.972Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:50.972Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:50.972Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:50.972Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:50.972Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:50.972Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:50.972Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:50.972Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:51.233Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:51.233Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:51.233Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:51.233Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:51.233Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:51.233Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:51.233Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:51.494Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:51.494Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:51.495Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:51.495Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:51.495Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:51.757Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-02-10T15:36:52.329Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-02-10T15:36:52.589Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-02-10T15:36:52.589Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:52.589Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-02-10T15:36:52.589Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-02-10T15:36:52.589Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T15:36:52.855Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:52.855Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-02-10T15:36:52.855Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-02-10T15:36:52.855Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-02-10T15:36:52.855Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:52.855Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-02-10T15:36:52.855Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-02-10T15:36:52.855Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-02-10T15:36:53.120Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.120Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-02-10T15:36:53.120Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-10T15:36:53.120Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-02-10T15:36:53.120Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.120Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-02-10T15:36:53.120Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-02-10T15:36:53.120Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-02-10T15:36:53.229Z] 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-02-10T15:36:53.381Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.381Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-02-10T15:36:53.381Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-02-10T15:36:53.381Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-02-10T15:36:53.381Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.381Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-02-10T15:36:53.381Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-02-10T15:36:53.641Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-02-10T15:36:53.641Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.641Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-02-10T15:36:53.641Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-02-10T15:36:53.641Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-02-10T15:36:53.641Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.641Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-10T15:36:53.641Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-10T15:36:53.641Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-10T15:36:53.902Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.902Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-02-10T15:36:53.902Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-02-10T15:36:53.902Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-02-10T15:36:53.902Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:53.902Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-02-10T15:36:53.902Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-02-10T15:36:53.902Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-02-10T15:36:54.163Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:54.163Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-02-10T15:36:54.163Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-02-10T15:36:54.163Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-02-10T15:36:54.163Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:54.164Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-02-10T15:36:54.164Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-02-10T15:36:54.164Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-02-10T15:36:54.427Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:54.427Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-02-10T15:36:54.427Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-02-10T15:36:54.687Z] Setting up apt (2.0.6) ... [2022-02-10T15:36:55.190Z] 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-02-10T15:36:55.259Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-02-10T15:36:55.259Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:55.259Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T15:36:55.259Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T15:36:55.259Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-10T15:36:55.519Z] (Reading database ... 14311 files and directories currently installed.) [2022-02-10T15:36:55.519Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T15:36:55.519Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T15:36:55.519Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-02-10T15:36:55.519Z] (Reading database ... 14313 files and directories currently installed.) [2022-02-10T15:36:55.519Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-02-10T15:36:55.781Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T15:36:55.781Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-02-10T15:36:55.781Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T15:36:55.781Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-02-10T15:36:55.781Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-02-10T15:36:56.042Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-02-10T15:36:56.042Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-02-10T15:36:56.042Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-02-10T15:36:56.042Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T15:36:56.042Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-02-10T15:36:56.302Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-02-10T15:36:56.302Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-02-10T15:36:56.564Z] (Reading database ... 14317 files and directories currently installed.) [2022-02-10T15:36:56.564Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-10T15:36:56.564Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-10T15:36:56.564Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-02-10T15:36:56.564Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-02-10T15:36:56.564Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-10T15:36:56.564Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-10T15:36:56.824Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-02-10T15:36:56.824Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-02-10T15:36:57.084Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-02-10T15:36:57.084Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-02-10T15:36:57.084Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-02-10T15:36:57.084Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-02-10T15:36:57.084Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-02-10T15:36:57.084Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-02-10T15:36:57.084Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-02-10T15:36:57.084Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-02-10T15:36:57.343Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-02-10T15:36:57.343Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-02-10T15:36:57.343Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-02-10T15:36:57.343Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-02-10T15:36:57.602Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-02-10T15:36:57.602Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-02-10T15:36:57.602Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:57.602Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:57.864Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:57.864Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:58.123Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:58.123Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:58.123Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:58.123Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:58.123Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:58.123Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:58.123Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-02-10T15:36:58.123Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-02-10T15:36:58.381Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-02-10T15:36:58.381Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-02-10T15:36:58.381Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:58.381Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:36:58.381Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:58.381Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:36:59.329Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:59.329Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:36:59.898Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:36:59.898Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:37:00.160Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:37:00.160Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:37:00.420Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:37:00.420Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:37:00.597Z] 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-02-10T15:37:00.990Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-02-10T15:37:00.990Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-02-10T15:37:01.251Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-02-10T15:37:01.251Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-02-10T15:37:01.251Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-02-10T15:37:01.251Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-02-10T15:37:01.251Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T15:37:01.251Z] Setting up linux-libc-dev:amd64 (5.4.0-99.112) ... [2022-02-10T15:37:01.251Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T15:37:01.251Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.251Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-02-10T15:37:01.251Z] [2022-02-10T15:37:01.251Z] Current default time zone: 'Etc/UTC' [2022-02-10T15:37:01.251Z] Local time is now: Thu Feb 10 15:37:01 UTC 2022. [2022-02-10T15:37:01.251Z] Universal Time is now: Thu Feb 10 15:37:01 UTC 2022. [2022-02-10T15:37:01.251Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-02-10T15:37:01.251Z] [2022-02-10T15:37:01.511Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-02-10T15:37:01.511Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-02-10T15:37:01.511Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-02-10T15:37:01.511Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-02-10T15:37:01.511Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-02-10T15:37:01.511Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T15:37:01.511Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-02-10T15:37:01.511Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-02-10T15:37:01.511Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-02-10T15:37:01.511Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-02-10T15:37:01.511Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-02-10T15:37:01.511Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-02-10T15:37:01.511Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-02-10T15:37:02.563Z] 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-02-10T15:37:03.468Z] Updating certificates in /etc/ssl/certs... [2022-02-10T15:37:04.415Z] 21 added, 21 removed; done. [2022-02-10T15:37:04.415Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.415Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-02-10T15:37:04.415Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-02-10T15:37:04.415Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.416Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-02-10T15:37:04.416Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-02-10T15:37:04.416Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-02-10T15:37:04.416Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-02-10T15:37:04.416Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.416Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-02-10T15:37:04.416Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.675Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.675Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-02-10T15:37:04.675Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T15:37:04.675Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-02-10T15:37:04.675Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-02-10T15:37:04.675Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-02-10T15:37:04.675Z] Updating certificates in /etc/ssl/certs... [2022-02-10T15:37:05.242Z] 0 added, 0 removed; done. [2022-02-10T15:37:05.242Z] Running hooks in /etc/ca-certificates/update.d... [2022-02-10T15:37:05.242Z] done. [2022-02-10T15:37:05.949Z] 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-02-10T15:37:06.439Z] Reading package lists... [2022-02-10T15:37:06.439Z] Building dependency tree... [2022-02-10T15:37:06.439Z] Reading state information... [2022-02-10T15:37:06.698Z] The following NEW packages will be installed: [2022-02-10T15:37:06.698Z] apt-transport-https [2022-02-10T15:37:06.698Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T15:37:06.958Z] Need to get 4680 B of archives. [2022-02-10T15:37:06.958Z] After this operation, 162 kB of additional disk space will be used. [2022-02-10T15:37:06.958Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-02-10T15:37:06.958Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T15:37:06.958Z] Fetched 4680 B in 0s (24.8 kB/s) [2022-02-10T15:37:06.958Z] Selecting previously unselected package apt-transport-https. [2022-02-10T15:37:06.958Z] (Reading database ... 14320 files and directories currently installed.) [2022-02-10T15:37:06.958Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-02-10T15:37:06.958Z] Unpacking apt-transport-https (2.0.6) ... [2022-02-10T15:37:07.217Z] Setting up apt-transport-https (2.0.6) ... [2022-02-10T15:37:07.217Z] Waiting for network to be ready... [2022-02-10T15:37:11.415Z] 2022-02-10T15:37:11Z INFO Waiting for automatic snapd restart... [Pipeline] } [2022-02-10T15:37:12.708Z] $ docker stop --time=1 fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e [2022-02-10T15:37:13.955Z] snapd 2.54.2 from Canonical* installed [2022-02-10T15:37:14.216Z] "snapd" switched to the "latest/stable" channel [2022-02-10T15:37:14.216Z] [2022-02-10T15:37:14.641Z] $ docker rm -f fc094127bd1bd3975f34bd4ab9da76c97529cf620f54fef9d482e3f31f45dd9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:37:16.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T15:37:16.099Z] [2022-02-10T15:37:16.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:37:16.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T15:37:16.726Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-02-10T15:37:16.726Z] 29e5d40040c1: Pulling fs layer [2022-02-10T15:37:16.726Z] 1ce36da41761: Pulling fs layer [2022-02-10T15:37:16.726Z] 25b303627fd3: Pulling fs layer [2022-02-10T15:37:16.726Z] 29e5d40040c1: Verifying Checksum [2022-02-10T15:37:16.726Z] 29e5d40040c1: Download complete [2022-02-10T15:37:16.752Z] core20 20220114 from Canonical* installed [2022-02-10T15:37:16.752Z] "core20" switched to the "latest/stable" channel [2022-02-10T15:37:16.752Z] [2022-02-10T15:37:17.001Z] 1ce36da41761: Verifying Checksum [2022-02-10T15:37:17.001Z] 1ce36da41761: Download complete [2022-02-10T15:37:17.274Z] 29e5d40040c1: Pull complete [2022-02-10T15:37:18.663Z] snapcraft 6.0.2 from Canonical* installed [2022-02-10T15:37:18.709Z] 25b303627fd3: Verifying Checksum [2022-02-10T15:37:18.709Z] 25b303627fd3: Download complete [2022-02-10T15:37:18.709Z] 1ce36da41761: Pull complete [2022-02-10T15:37:18.923Z] "snapcraft" switched to the "latest/stable" channel [2022-02-10T15:37:18.923Z] [2022-02-10T15:37:23.123Z] 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-02-10T15:37:23.123Z] - README.md [2022-02-10T15:37:23.123Z] [2022-02-10T15:37:23.123Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-02-10T15:37:23.383Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-02-10T15:37:23.643Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-02-10T15:37:23.643Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-02-10T15:37:24.469Z] Reading package lists... [2022-02-10T15:37:25.041Z] 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-02-10T15:37:25.041Z] Reading package lists... [2022-02-10T15:37:25.041Z] Building dependency tree... [2022-02-10T15:37:25.041Z] Reading state information... [2022-02-10T15:37:25.302Z] Suggested packages: [2022-02-10T15:37:25.302Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-10T15:37:25.302Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-02-10T15:37:25.302Z] krb5-user libnorm-doc [2022-02-10T15:37:25.302Z] Recommended packages: [2022-02-10T15:37:25.302Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-02-10T15:37:25.302Z] The following NEW packages will be installed: [2022-02-10T15:37:25.302Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-02-10T15:37:25.302Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-02-10T15:37:25.302Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-02-10T15:37:25.302Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-02-10T15:37:25.302Z] libzmq5 pkg-config zip [2022-02-10T15:37:25.302Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-02-10T15:37:25.562Z] Need to get 10.3 MB of archives. [2022-02-10T15:37:25.562Z] After this operation, 56.5 MB of additional disk space will be used. [2022-02-10T15:37:25.562Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-02-10T15:37:25.562Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-02-10T15:37:26.133Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-02-10T15:37:26.133Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-02-10T15:37:26.133Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-02-10T15:37:26.133Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-02-10T15:37:26.133Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-02-10T15:37:26.133Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-02-10T15:37:26.133Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-02-10T15:37:26.133Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-02-10T15:37:26.133Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-02-10T15:37:26.133Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-02-10T15:37:26.133Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-02-10T15:37:26.133Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-02-10T15:37:26.133Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-02-10T15:37:26.133Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-02-10T15:37:26.394Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-02-10T15:37:26.394Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-02-10T15:37:26.394Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-02-10T15:37:26.394Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-02-10T15:37:26.394Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-02-10T15:37:26.394Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-02-10T15:37:26.394Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-02-10T15:37:26.394Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-02-10T15:37:26.394Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-02-10T15:37:26.394Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-02-10T15:37:26.394Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-02-10T15:37:26.394Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-10T15:37:26.655Z] Fetched 10.3 MB in 1s (9237 kB/s) [2022-02-10T15:37:26.655Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-02-10T15:37:26.655Z] (Reading database ... 14324 files and directories currently installed.) [2022-02-10T15:37:26.655Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-02-10T15:37:26.655Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-10T15:37:26.655Z] Selecting previously unselected package libsodium23:amd64. [2022-02-10T15:37:26.655Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-02-10T15:37:26.655Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-02-10T15:37:26.655Z] Selecting previously unselected package libpsl5:amd64. [2022-02-10T15:37:26.655Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-02-10T15:37:26.655Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-10T15:37:26.915Z] Selecting previously unselected package libbrotli1:amd64. [2022-02-10T15:37:26.915Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-02-10T15:37:26.915Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-10T15:37:26.915Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-02-10T15:37:26.915Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-02-10T15:37:26.915Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-10T15:37:26.915Z] Selecting previously unselected package librtmp1:amd64. [2022-02-10T15:37:26.915Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-02-10T15:37:26.915Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-10T15:37:26.915Z] Selecting previously unselected package libssh-4:amd64. [2022-02-10T15:37:26.915Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-02-10T15:37:26.915Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-10T15:37:27.174Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-02-10T15:37:27.174Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-02-10T15:37:27.174Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-10T15:37:27.174Z] Selecting previously unselected package liberror-perl. [2022-02-10T15:37:27.174Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-02-10T15:37:27.174Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-10T15:37:27.174Z] Selecting previously unselected package git-man. [2022-02-10T15:37:27.174Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-02-10T15:37:27.174Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-10T15:37:27.174Z] Selecting previously unselected package git. [2022-02-10T15:37:27.174Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-02-10T15:37:27.434Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-02-10T15:37:27.694Z] Selecting previously unselected package libgssrpc4:amd64. [2022-02-10T15:37:27.694Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:27.954Z] Selecting previously unselected package libkdb5-9:amd64. [2022-02-10T15:37:27.954Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:27.954Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-02-10T15:37:27.954Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:27.954Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-02-10T15:37:27.954Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:27.954Z] Selecting previously unselected package comerr-dev:amd64. [2022-02-10T15:37:27.954Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-10T15:37:27.954Z] Selecting previously unselected package krb5-multidev:amd64. [2022-02-10T15:37:27.954Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:27.954Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.215Z] Selecting previously unselected package libnorm1:amd64. [2022-02-10T15:37:28.215Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-10T15:37:28.215Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T15:37:28.215Z] Selecting previously unselected package libnorm-dev:amd64. [2022-02-10T15:37:28.215Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-02-10T15:37:28.215Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T15:37:28.215Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-02-10T15:37:28.215Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-10T15:37:28.215Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T15:37:28.215Z] Selecting previously unselected package libpgm-dev:amd64. [2022-02-10T15:37:28.215Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-02-10T15:37:28.215Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T15:37:28.475Z] Selecting previously unselected package libsodium-dev:amd64. [2022-02-10T15:37:28.475Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-02-10T15:37:28.475Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-02-10T15:37:28.475Z] Selecting previously unselected package libzmq5:amd64. [2022-02-10T15:37:28.475Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-02-10T15:37:28.475Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T15:37:28.475Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-02-10T15:37:28.475Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-02-10T15:37:28.475Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.475Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-02-10T15:37:28.475Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-02-10T15:37:28.475Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T15:37:28.735Z] Selecting previously unselected package pkg-config. [2022-02-10T15:37:28.735Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-02-10T15:37:28.735Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-02-10T15:37:28.735Z] Selecting previously unselected package zip. [2022-02-10T15:37:28.735Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-02-10T15:37:28.735Z] Unpacking zip (3.0-11build1) ... [2022-02-10T15:37:28.735Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-02-10T15:37:28.735Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-02-10T15:37:28.735Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-02-10T15:37:28.735Z] No schema files found: doing nothing. [2022-02-10T15:37:28.735Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-02-10T15:37:28.735Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T15:37:28.735Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-02-10T15:37:28.735Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-02-10T15:37:28.735Z] Setting up liberror-perl (0.17029-1) ... [2022-02-10T15:37:28.735Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.735Z] Setting up zip (3.0-11build1) ... [2022-02-10T15:37:28.864Z] 25b303627fd3: Pull complete [2022-02-10T15:37:28.865Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-02-10T15:37:28.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T15:37:28.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-02-10T15:37:28.995Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-02-10T15:37:28.995Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-02-10T15:37:28.995Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-02-10T15:37:28.995Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-02-10T15:37:28.995Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-02-10T15:37:28.995Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.995Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-02-10T15:37:28.995Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.995Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T15:37:28.995Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.995Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T15:37:28.995Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-02-10T15:37:28.995Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-02-10T15:37:28.995Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-02-10T15:37:28.995Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.995Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-02-10T15:37:28.995Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-02-10T15:37:28.995Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-02-10T15:37:29.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container [2022-02-10T15:37:29.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-10T15:37:29.565Z] comerr-dev set to automatically installed. [2022-02-10T15:37:29.565Z] git set to automatically installed. [2022-02-10T15:37:29.565Z] git-man set to automatically installed. [2022-02-10T15:37:29.565Z] krb5-multidev set to automatically installed. [2022-02-10T15:37:29.565Z] libbrotli1 set to automatically installed. [2022-02-10T15:37:29.565Z] libcurl3-gnutls set to automatically installed. [2022-02-10T15:37:29.565Z] liberror-perl set to automatically installed. [2022-02-10T15:37:29.565Z] libglib2.0-0 set to automatically installed. [2022-02-10T15:37:29.565Z] libgssrpc4 set to automatically installed. [2022-02-10T15:37:29.565Z] libkadm5clnt-mit11 set to automatically installed. [2022-02-10T15:37:29.565Z] libkadm5srv-mit11 set to automatically installed. [2022-02-10T15:37:29.565Z] libkdb5-9 set to automatically installed. [2022-02-10T15:37:29.565Z] libkrb5-dev set to automatically installed. [2022-02-10T15:37:29.565Z] libnghttp2-14 set to automatically installed. [2022-02-10T15:37:29.565Z] libnorm-dev set to automatically installed. [2022-02-10T15:37:29.565Z] libnorm1 set to automatically installed. [2022-02-10T15:37:29.565Z] libpgm-5.2-0 set to automatically installed. [2022-02-10T15:37:29.565Z] libpgm-dev set to automatically installed. [2022-02-10T15:37:29.565Z] libpsl5 set to automatically installed. [2022-02-10T15:37:29.565Z] librtmp1 set to automatically installed. [2022-02-10T15:37:29.565Z] libsodium-dev set to automatically installed. [2022-02-10T15:37:29.565Z] libsodium23 set to automatically installed. [2022-02-10T15:37:29.565Z] libssh-4 set to automatically installed. [2022-02-10T15:37:29.565Z] libzmq3-dev set to automatically installed. [2022-02-10T15:37:29.565Z] libzmq5 set to automatically installed. [2022-02-10T15:37:29.565Z] pkg-config set to automatically installed. [2022-02-10T15:37:29.565Z] zip set to automatically installed. [2022-02-10T15:37:30.507Z] snapd is not logged in, snap install commands will use sudo [2022-02-10T15:37:31.971Z] $ docker top 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:37:32.881Z] + docker-compose build --help [2022-02-10T15:37:32.881Z] + grep parallel [2022-02-10T15:37:38.291Z] --parallel Build images in parallel. [Pipeline] } [2022-02-10T15:37:38.308Z] $ docker stop --time=1 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 [2022-02-10T15:37:39.922Z] $ docker rm -f 1c879b0e0a7f6949312c08f415bb23b2aa5381cf45a7c0e980b44dca5c299f08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:37:40.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-02-10T15:37:40.521Z] . [Pipeline] withDockerContainer [2022-02-10T15:37:40.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container [2022-02-10T15:37:40.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-02-10T15:37:42.062Z] $ docker top ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:37:42.728Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-02-10T15:37:42.728Z] Downloading snap 'edgex-app-service-configurable' [2022-02-10T15:37:42.986Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-02-10T15:37:46.021Z] Pulling app-service-configurable [2022-02-10T15:37:46.022Z] + snapcraftctl pull [2022-02-10T15:37:46.961Z] Pulling config-common [2022-02-10T15:37:46.962Z] + snapcraftctl pull [2022-02-10T15:37:47.321Z] Building core-command ... [2022-02-10T15:37:47.321Z] Building core-data ... [2022-02-10T15:37:47.321Z] Building core-metadata ... [2022-02-10T15:37:47.321Z] Building security-bootstrapper ... [2022-02-10T15:37:47.321Z] Building security-proxy-setup ... [2022-02-10T15:37:47.321Z] Building security-secretstore-setup ... [2022-02-10T15:37:47.321Z] Building support-notifications ... [2022-02-10T15:37:47.321Z] Building support-scheduler ... [2022-02-10T15:37:47.321Z] Building sys-mgmt-agent ... [2022-02-10T15:37:47.321Z] Building core-metadata [2022-02-10T15:37:47.321Z] Building support-scheduler [2022-02-10T15:37:47.321Z] Building support-notifications [2022-02-10T15:37:47.321Z] Building security-proxy-setup [2022-02-10T15:37:47.321Z] Building security-bootstrapper [2022-02-10T15:37:48.341Z] Pulling go-build-helper [2022-02-10T15:37:48.341Z] + snapcraftctl pull [2022-02-10T15:37:49.721Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-02-10T15:37:49.721Z] Skipping pull go-build-helper (already ran) [2022-02-10T15:37:49.721Z] Building go-build-helper [2022-02-10T15:37:49.721Z] + snapcraftctl build [2022-02-10T15:37:50.741Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-02-10T15:37:51.355Z] Staging go-build-helper [2022-02-10T15:37:51.355Z] + snapcraftctl stage [2022-02-10T15:37:56.646Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-02-10T15:37:56.646Z] Fetched 290 kB in 0s (0 B/s) [2022-02-10T15:37:56.646Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-02-10T15:37:56.646Z] Fetched 158 kB in 0s (0 B/s) [2022-02-10T15:37:56.646Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-02-10T15:37:56.646Z] Fetched 242 kB in 0s (0 B/s) [2022-02-10T15:37:56.646Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-02-10T15:37:56.646Z] Fetched 150 kB in 0s (0 B/s) [2022-02-10T15:37:56.646Z] Pulling edgex-go [2022-02-10T15:37:56.646Z] + snapcraftctl pull [2022-02-10T15:37:58.027Z] Pulling hooks [2022-02-10T15:37:58.027Z] + snapcraftctl pull [2022-02-10T15:38:12.926Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-10T15:38:12.926Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-02-10T15:38:12.926Z] Fetched 96.1 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-02-10T15:38:12.926Z] Fetched 78.7 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-02-10T15:38:12.926Z] Fetched 48.0 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-02-10T15:38:12.926Z] Fetched 50.2 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-02-10T15:38:12.926Z] Fetched 14.9 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-02-10T15:38:12.926Z] Fetched 234 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-02-10T15:38:12.926Z] Fetched 155 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-02-10T15:38:12.926Z] Fetched 170 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-02-10T15:38:12.926Z] Fetched 267 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-02-10T15:38:12.926Z] Fetched 50.6 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-02-10T15:38:12.926Z] Fetched 15.1 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-02-10T15:38:12.926Z] Fetched 51.5 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-02-10T15:38:12.926Z] Fetched 121 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-02-10T15:38:12.926Z] Fetched 29.7 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-02-10T15:38:12.926Z] Fetched 1021 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-02-10T15:38:12.926Z] Fetched 49.3 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-02-10T15:38:12.926Z] Fetched 54.9 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-02-10T15:38:12.926Z] Fetched 16.6 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-02-10T15:38:12.926Z] Fetched 87.9 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-02-10T15:38:12.926Z] Fetched 142 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-02-10T15:38:12.926Z] Fetched 41.8 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-02-10T15:38:12.926Z] Fetched 181 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-02-10T15:38:12.926Z] Fetched 208 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-02-10T15:38:12.926Z] Fetched 161 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-02-10T15:38:12.926Z] Fetched 107 kB in 0s (0 B/s) [2022-02-10T15:38:12.926Z] Pulling static-packages [2022-02-10T15:38:12.926Z] + snapcraftctl pull [2022-02-10T15:38:12.926Z] Pulling version [2022-02-10T15:38:12.926Z] + cd /root/project [2022-02-10T15:38:12.926Z] ++ git describe --tags --abbrev=0 [2022-02-10T15:38:12.926Z] ++ sed s/v// [2022-02-10T15:38:12.926Z] + GIT_VERSION=2.2.0-dev.28 [2022-02-10T15:38:12.926Z] + '[' -z 2.2.0-dev.28 ']' [2022-02-10T15:38:12.926Z] + snapcraftctl set-version 2.2.0-dev.28 [2022-02-10T15:38:14.305Z] Building app-service-configurable [2022-02-10T15:38:14.305Z] + snapcraftctl build [2022-02-10T15:38:16.215Z] Building config-common [2022-02-10T15:38:16.215Z] + snapcraftctl build [2022-02-10T15:38:17.595Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-02-10T15:38:18.164Z] Skipping build go-build-helper (already ran) [2022-02-10T15:38:18.427Z] Building edgex-go [2022-02-10T15:38:18.427Z] + cd /root/parts/edgex-go/src [2022-02-10T15:38:18.427Z] ++ git describe --tags --abbrev=0 [2022-02-10T15:38:18.427Z] ++ sed s/v// [2022-02-10T15:38:18.427Z] + GIT_VERSION=2.2.0-dev.28 [2022-02-10T15:38:18.427Z] + '[' -z 2.2.0-dev.28 ']' [2022-02-10T15:38:18.427Z] + echo 2.2.0-dev.28 [2022-02-10T15:38:18.427Z] + '[' '!' -d vendor ']' [2022-02-10T15:38:18.427Z] + go mod download all [2022-02-10T15:38:25.013Z] + make build [2022-02-10T15:38:25.013Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-data/core-data ./cmd/core-data [2022-02-10T15:38:35.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-02-10T15:38:39.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/core-command/core-command ./cmd/core-command [2022-02-10T15:38:40.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-02-10T15:38:41.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-02-10T15:38:42.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-02-10T15:38:43.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-02-10T15:38:43.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-02-10T15:38:45.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-02-10T15:38:46.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-02-10T15:38:47.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/secrets-config ./cmd/secrets-config [2022-02-10T15:38:48.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.28" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.141Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-02-10T15:38:50.141Z] + 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-02-10T15:38:50.141Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-02-10T15:38:50.141Z] + case "$service" in [2022-02-10T15:38:50.142Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-02-10T15:38:50.142Z] + case "$service" in [2022-02-10T15:38:50.142Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-02-10T15:38:50.142Z] + case "$service" in [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-02-10T15:38:50.142Z] + case "$service" in [2022-02-10T15:38:50.142Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-02-10T15:38:50.142Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-02-10T15:38:50.142Z] + case "$service" in [2022-02-10T15:38:50.142Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.142Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-02-10T15:38:50.142Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-02-10T15:38:50.142Z] + 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-02-10T15:38:50.713Z] Building hooks [2022-02-10T15:38:50.713Z] + cd /root/parts/hooks/src [2022-02-10T15:38:50.713Z] + make build [2022-02-10T15:38:50.713Z] go mod tidy [2022-02-10T15:38:50.713Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-02-10T15:38:51.281Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-02-10T15:38:51.281Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-10T15:38:51.281Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-02-10T15:38:52.220Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-02-10T15:38:52.479Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-02-10T15:38:52.479Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-02-10T15:38:54.391Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-02-10T15:38:54.391Z] Building static-packages [2022-02-10T15:38:54.391Z] + snapcraftctl build [2022-02-10T15:38:55.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:38:55.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:38:55.289Z] ---> 0108ba8cac68 [2022-02-10T15:38:55.289Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:38:55.289Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:38:55.289Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:38:55.289Z] ---> 0108ba8cac68 [2022-02-10T15:38:55.289Z] Step 3/21 : WORKDIR /edgex-go [2022-02-10T15:38:55.289Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:38:55.289Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:38:55.289Z] ---> 0108ba8cac68 [2022-02-10T15:38:55.289Z] Step 3/31 : WORKDIR /edgex-go [2022-02-10T15:38:55.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:38:55.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:38:55.289Z] ---> 0108ba8cac68 [2022-02-10T15:38:55.289Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T15:38:55.289Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:38:55.289Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:38:55.289Z] ---> 0108ba8cac68 [2022-02-10T15:38:55.289Z] Step 3/22 : WORKDIR /edgex-go [2022-02-10T15:38:55.887Z] ---> Running in e411dcea1e9d [2022-02-10T15:38:55.887Z] ---> Running in 776d8ab33062 [2022-02-10T15:38:55.887Z] ---> Running in 4dd859a68f30 [2022-02-10T15:38:55.887Z] ---> Running in fd692b092b83 [2022-02-10T15:38:55.887Z] ---> Running in e6a5918b0f36 [2022-02-10T15:38:56.301Z] Building version [2022-02-10T15:38:56.301Z] + snapcraftctl build [2022-02-10T15:38:56.491Z] Removing intermediate container e6a5918b0f36 [2022-02-10T15:38:56.491Z] ---> faf21b0f6373 [2022-02-10T15:38:56.491Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:38:56.491Z] Removing intermediate container fd692b092b83 [2022-02-10T15:38:56.491Z] ---> 506d400d0ea2 [2022-02-10T15:38:56.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:38:56.491Z] Removing intermediate container 4dd859a68f30 [2022-02-10T15:38:56.491Z] ---> f596174d0739 [2022-02-10T15:38:56.491Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:38:56.491Z] Removing intermediate container e411dcea1e9d [2022-02-10T15:38:56.491Z] ---> f4bd9f87fb0b [2022-02-10T15:38:56.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:38:56.491Z] Removing intermediate container 776d8ab33062 [2022-02-10T15:38:56.491Z] ---> bc3eee82243a [2022-02-10T15:38:56.491Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:38:56.491Z] ---> Running in fe120dbad9b8 [2022-02-10T15:38:56.491Z] ---> Running in e392284d9c8a [2022-02-10T15:38:56.491Z] ---> Running in 8953ce64d17a [2022-02-10T15:38:56.786Z] ---> Running in cf7ea15145c6 [2022-02-10T15:38:56.786Z] ---> Running in 6a8b8148a1c5 [2022-02-10T15:38:58.210Z] Staging app-service-configurable [2022-02-10T15:38:58.210Z] + snapcraftctl stage [2022-02-10T15:38:59.423Z] Removing intermediate container fe120dbad9b8 [2022-02-10T15:38:59.423Z] ---> bfd6612ab764 [2022-02-10T15:38:59.423Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-02-10T15:38:59.589Z] Staging config-common [2022-02-10T15:38:59.589Z] + snapcraftctl stage [2022-02-10T15:38:59.700Z] ---> Running in 363b0596f67e [2022-02-10T15:38:59.700Z] Removing intermediate container e392284d9c8a [2022-02-10T15:38:59.700Z] ---> ad48aea98eb6 [2022-02-10T15:38:59.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-02-10T15:38:59.973Z] ---> Running in de6aace5573c [2022-02-10T15:38:59.973Z] Removing intermediate container cf7ea15145c6 [2022-02-10T15:38:59.973Z] ---> 60ad9aa7ef7e [2022-02-10T15:38:59.973Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-02-10T15:39:00.254Z] ---> Running in a6775b6b2bc8 [2022-02-10T15:39:00.254Z] Removing intermediate container 8953ce64d17a [2022-02-10T15:39:00.254Z] ---> 9d1b3dd1258a [2022-02-10T15:39:00.254Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-02-10T15:39:00.254Z] Removing intermediate container 6a8b8148a1c5 [2022-02-10T15:39:00.254Z] ---> e67fada43ef8 [2022-02-10T15:39:00.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T15:39:00.537Z] ---> Running in 83eca6d929fe [2022-02-10T15:39:00.537Z] ---> Running in f9d4baca370b [2022-02-10T15:39:00.966Z] Skipping stage go-build-helper (already ran) [2022-02-10T15:39:00.967Z] Staging edgex-go [2022-02-10T15:39:00.967Z] + snapcraftctl stage [2022-02-10T15:39:01.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:01.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:01.903Z] Staging hooks [2022-02-10T15:39:01.903Z] + snapcraftctl stage [2022-02-10T15:39:02.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:02.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:02.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:02.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:02.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:03.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:03.282Z] Staging static-packages [2022-02-10T15:39:03.282Z] + snapcraftctl stage [2022-02-10T15:39:03.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:03.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:39:03.488Z] OK: 220 MiB in 52 packages [2022-02-10T15:39:03.766Z] OK: 220 MiB in 52 packages [2022-02-10T15:39:04.381Z] OK: 220 MiB in 52 packages [2022-02-10T15:39:04.381Z] OK: 220 MiB in 52 packages [2022-02-10T15:39:04.662Z] Staging version [2022-02-10T15:39:04.662Z] + snapcraftctl stage [2022-02-10T15:39:04.678Z] Removing intermediate container 363b0596f67e [2022-02-10T15:39:04.678Z] ---> 0936a3604ccb [2022-02-10T15:39:04.678Z] Step 6/31 : COPY go.mod vendor* ./ [2022-02-10T15:39:05.288Z] Removing intermediate container de6aace5573c [2022-02-10T15:39:05.288Z] ---> 72101e011835 [2022-02-10T15:39:05.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T15:39:05.288Z] OK: 220 MiB in 52 packages [2022-02-10T15:39:05.568Z] Removing intermediate container a6775b6b2bc8 [2022-02-10T15:39:05.568Z] ---> be136e19d8db [2022-02-10T15:39:05.568Z] Step 6/22 : COPY go.mod vendor* ./ [2022-02-10T15:39:05.845Z] Removing intermediate container 83eca6d929fe [2022-02-10T15:39:05.845Z] ---> b77a2cffdb64 [2022-02-10T15:39:05.845Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:39:06.039Z] Priming app-service-configurable [2022-02-10T15:39:06.039Z] + snapcraftctl prime [2022-02-10T15:39:06.119Z] ---> b0b16efee69c [2022-02-10T15:39:06.119Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:39:06.391Z] ---> Running in ab06dfaed576 [2022-02-10T15:39:06.391Z] ---> e2a890966743 [2022-02-10T15:39:06.391Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:39:06.668Z] ---> Running in b625e1330edf [2022-02-10T15:39:06.668Z] Removing intermediate container f9d4baca370b [2022-02-10T15:39:06.668Z] ---> 791603a27597 [2022-02-10T15:39:06.668Z] Step 6/21 : COPY go.mod vendor* ./ [2022-02-10T15:39:06.950Z] ---> b4d2939b611e [2022-02-10T15:39:06.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:39:07.226Z] ---> Running in 2be9149d8a60 [2022-02-10T15:39:07.226Z] ---> 31a9dec5b028 [2022-02-10T15:39:07.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:39:07.506Z] ---> Running in 6e0226e25814 [2022-02-10T15:39:08.102Z] ---> 44e534ad6985 [2022-02-10T15:39:08.102Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:39:08.390Z] ---> Running in 69e823ee40bc [2022-02-10T15:39:09.332Z] 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-02-10T15:39:09.332Z] stage-packages: [2022-02-10T15:39:09.332Z] - libnorm1 [2022-02-10T15:39:09.332Z] - libpgm-5.2-0 [2022-02-10T15:39:09.332Z] - libsodium23 [2022-02-10T15:39:09.332Z] - libzmq5 [2022-02-10T15:39:09.332Z] Priming config-common [2022-02-10T15:39:09.332Z] + snapcraftctl prime [2022-02-10T15:39:10.712Z] Priming go-build-helper [2022-02-10T15:39:10.713Z] + snapcraftctl prime [2022-02-10T15:39:11.789Z] Removing intermediate container ab06dfaed576 [2022-02-10T15:39:11.789Z] ---> 2747de409a54 [2022-02-10T15:39:11.789Z] Step 8/31 : COPY . . [2022-02-10T15:39:12.094Z] Priming edgex-go [2022-02-10T15:39:12.094Z] + snapcraftctl prime [2022-02-10T15:39:13.230Z] Removing intermediate container b625e1330edf [2022-02-10T15:39:13.230Z] ---> fbbcb0c80ac6 [2022-02-10T15:39:13.230Z] Step 8/22 : COPY . . [2022-02-10T15:39:14.001Z] Priming hooks [2022-02-10T15:39:14.001Z] + snapcraftctl prime [2022-02-10T15:39:14.213Z] Removing intermediate container 6e0226e25814 [2022-02-10T15:39:14.213Z] ---> 3cc42074e314 [2022-02-10T15:39:14.213Z] Step 8/23 : COPY . . [2022-02-10T15:39:14.213Z] Removing intermediate container 2be9149d8a60 [2022-02-10T15:39:14.213Z] ---> 1d798ab2161f [2022-02-10T15:39:14.213Z] Step 8/22 : COPY . . [2022-02-10T15:39:14.213Z] Removing intermediate container 69e823ee40bc [2022-02-10T15:39:14.213Z] ---> c14325b17d36 [2022-02-10T15:39:14.213Z] Step 8/21 : COPY . . [2022-02-10T15:39:15.383Z] Priming static-packages [2022-02-10T15:39:15.383Z] + snapcraftctl prime [2022-02-10T15:39:19.582Z] Priming version [2022-02-10T15:39:19.582Z] + snapcraftctl prime [2022-02-10T15:39:20.966Z] 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-02-10T15:39:36.368Z] ---> a2a4d6cda604 [2022-02-10T15:39:36.368Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-02-10T15:39:36.368Z] ---> Running in b6abcc3aeded [2022-02-10T15:39:36.368Z] ---> 1a77b85f220c [2022-02-10T15:39:36.368Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-02-10T15:39:36.640Z] ---> Running in f2362907044b [2022-02-10T15:39:36.640Z] ---> 97d3abe59441 [2022-02-10T15:39:36.640Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-02-10T15:39:36.913Z] ---> Running in 675d18f83e4d [2022-02-10T15:39:37.199Z] ---> 4bdd72f2e0a3 [2022-02-10T15:39:37.199Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-02-10T15:39:37.199Z] 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-02-10T15:39:37.199Z] ---> 45b38fa3ecda [2022-02-10T15:39:37.199Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-02-10T15:39:37.495Z] ---> Running in 52346869ee9c [2022-02-10T15:39:37.495Z] ---> Running in d0bed0827ba9 [2022-02-10T15:39:38.940Z] 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-02-10T15:39:39.226Z] 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-02-10T15:39:39.503Z] 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-02-10T15:39:39.783Z] 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-02-10T15:42:01.680Z] 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-02-10T15:42:01.680Z] Removing intermediate container b6abcc3aeded [2022-02-10T15:42:01.680Z] ---> adfa879b8085 [2022-02-10T15:42:01.680Z] [2022-02-10T15:42:01.680Z] Step 10/31 : FROM alpine:3.14 [2022-02-10T15:42:01.680Z] 3.14: Pulling from library/alpine [2022-02-10T15:42:03.130Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-10T15:42:03.130Z] Status: Downloaded newer image for alpine:3.14 [2022-02-10T15:42:03.130Z] ---> 5b8b7b635229 [2022-02-10T15:42:03.130Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-02-10T15:42:03.406Z] ---> Running in 5d2c9e5dd40e [2022-02-10T15:42:04.015Z] Removing intermediate container 5d2c9e5dd40e [2022-02-10T15:42:04.015Z] ---> 09e6c894751f [2022-02-10T15:42:04.015Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-02-10T15:42:04.015Z] ---> Running in e545831b4d2c [2022-02-10T15:42:06.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:06.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:07.733Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-02-10T15:42:07.733Z] (2/2) Installing su-exec (0.2-r1) [2022-02-10T15:42:07.733Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:42:07.733Z] OK: 6 MiB in 16 packages [2022-02-10T15:42:09.735Z] Removing intermediate container e545831b4d2c [2022-02-10T15:42:09.735Z] ---> 3b9514b414f1 [2022-02-10T15:42:09.735Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-02-10T15:42:10.014Z] ---> Running in e5321886ec85 [2022-02-10T15:42:10.014Z] Removing intermediate container 675d18f83e4d [2022-02-10T15:42:10.014Z] ---> 18c592befaea [2022-02-10T15:42:10.014Z] [2022-02-10T15:42:10.014Z] Step 10/21 : FROM alpine:3.14 [2022-02-10T15:42:10.014Z] ---> 5b8b7b635229 [2022-02-10T15:42:10.014Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-02-10T15:42:10.290Z] ---> Running in c5dad3328c44 [2022-02-10T15:42:10.904Z] Removing intermediate container e5321886ec85 [2022-02-10T15:42:10.904Z] ---> 518edb9362f2 [2022-02-10T15:42:10.904Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-02-10T15:42:10.904Z] ---> Running in 3478aab64272 [2022-02-10T15:42:11.505Z] Removing intermediate container 3478aab64272 [2022-02-10T15:42:11.505Z] ---> 42a8dc0316c0 [2022-02-10T15:42:11.505Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-02-10T15:42:11.782Z] ---> Running in a7580b9babae [2022-02-10T15:42:12.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:13.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:14.505Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-10T15:42:14.505Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-10T15:42:14.505Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T15:42:14.505Z] (4/5) Installing libcurl (7.79.1-r0) [2022-02-10T15:42:14.505Z] (5/5) Installing curl (7.79.1-r0) [2022-02-10T15:42:14.505Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:42:14.506Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:42:14.506Z] Removing intermediate container a7580b9babae [2022-02-10T15:42:14.506Z] ---> 9b0e245b0640 [2022-02-10T15:42:14.506Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-02-10T15:42:14.798Z] ---> Running in 2a4f9605acf4 [2022-02-10T15:42:14.798Z] OK: 8 MiB in 19 packages [2022-02-10T15:42:15.412Z] Removing intermediate container 2a4f9605acf4 [2022-02-10T15:42:15.412Z] ---> 53dbc4b6a492 [2022-02-10T15:42:15.412Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-02-10T15:42:16.846Z] ---> 0914f6c240f6 [2022-02-10T15:42:16.846Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-02-10T15:42:17.124Z] ---> Running in 93fdda60c68c [2022-02-10T15:42:17.414Z] Removing intermediate container c5dad3328c44 [2022-02-10T15:42:17.414Z] ---> c19c2a129de9 [2022-02-10T15:42:17.414Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T15:42:17.691Z] ---> Running in 322a023b1622 [2022-02-10T15:42:18.670Z] Removing intermediate container 322a023b1622 [2022-02-10T15:42:18.670Z] ---> 60a5dd79fa28 [2022-02-10T15:42:18.670Z] Step 13/21 : WORKDIR /edgex [2022-02-10T15:42:18.670Z] ---> Running in 42332f0c1d34 [2022-02-10T15:42:19.276Z] Removing intermediate container 42332f0c1d34 [2022-02-10T15:42:19.276Z] ---> 475d9a68a126 [2022-02-10T15:42:19.276Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-02-10T15:42:20.718Z] Removing intermediate container 93fdda60c68c [2022-02-10T15:42:20.718Z] ---> 11a1b806b840 [2022-02-10T15:42:20.718Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:42:20.718Z] ---> 5fbcc156296e [2022-02-10T15:42:20.718Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-02-10T15:42:22.161Z] ---> 92114600ae93 [2022-02-10T15:42:22.161Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-02-10T15:42:22.483Z] Removing intermediate container f2362907044b [2022-02-10T15:42:22.483Z] ---> a528c0d48248 [2022-02-10T15:42:22.483Z] [2022-02-10T15:42:22.483Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T15:42:22.483Z] ---> 5b8b7b635229 [2022-02-10T15:42:22.483Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:42:22.757Z] ---> Running in bb4c76c3222f [2022-02-10T15:42:22.757Z] ---> c4a51df7e6de [2022-02-10T15:42:22.757Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-02-10T15:42:23.745Z] Removing intermediate container 52346869ee9c [2022-02-10T15:42:23.745Z] ---> 4e3c34416844 [2022-02-10T15:42:23.745Z] [2022-02-10T15:42:23.745Z] Step 10/22 : FROM alpine:3.14 [2022-02-10T15:42:23.745Z] ---> 5b8b7b635229 [2022-02-10T15:42:23.745Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-02-10T15:42:23.745Z] Removing intermediate container d0bed0827ba9 [2022-02-10T15:42:23.745Z] ---> 0b9abe225be1 [2022-02-10T15:42:23.745Z] [2022-02-10T15:42:23.745Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:42:23.745Z] ---> 5b8b7b635229 [2022-02-10T15:42:23.745Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:42:23.745Z] ---> Running in 04d66bc20557 [2022-02-10T15:42:23.745Z] ---> Running in 622ad92d2d73 [2022-02-10T15:42:24.344Z] ---> edbad35655c0 [2022-02-10T15:42:24.344Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-02-10T15:42:24.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:24.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:24.897Z] ---> 454ad6f6b086 [2022-02-10T15:42:24.897Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-02-10T15:42:25.179Z] ---> Running in c8f17f645310 [2022-02-10T15:42:25.456Z] ---> 635e6df0fa57 [2022-02-10T15:42:25.456Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-02-10T15:42:25.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:25.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:25.730Z] Removing intermediate container c8f17f645310 [2022-02-10T15:42:25.730Z] ---> 5806a5074bbc [2022-02-10T15:42:26.004Z] Step 18/21 : CMD ["--init=true"] [2022-02-10T15:42:26.004Z] ---> Running in 09e03d353848 [2022-02-10T15:42:26.004Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T15:42:26.004Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:42:26.280Z] OK: 6 MiB in 15 packages [2022-02-10T15:42:26.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:42:26.885Z] Removing intermediate container 09e03d353848 [2022-02-10T15:42:26.885Z] ---> c7ca9f720163 [2022-02-10T15:42:26.885Z] Step 19/21 : LABEL arch=arm64 [2022-02-10T15:42:26.885Z] ---> 7c7df5a96b37 [2022-02-10T15:42:26.885Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-02-10T15:42:26.885Z] ---> Running in b65f0058a1f3 [2022-02-10T15:42:27.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-02-10T15:42:27.161Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:42:27.161Z] OK: 6 MiB in 15 packages [2022-02-10T15:42:27.444Z] (1/2) Installing ca-certificates (20211220-r0) [2022-02-10T15:42:27.720Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-02-10T15:42:27.720Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:42:27.720Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:42:27.720Z] Removing intermediate container b65f0058a1f3 [2022-02-10T15:42:27.720Z] ---> 64bbae0bce38 [2022-02-10T15:42:27.720Z] Step 20/21 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:42:27.720Z] Removing intermediate container bb4c76c3222f [2022-02-10T15:42:27.720Z] ---> 5787109ddcf9 [2022-02-10T15:42:27.720Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:42:27.999Z] ---> Running in 29bcd840eb56 [2022-02-10T15:42:27.999Z] OK: 6 MiB in 16 packages [2022-02-10T15:42:27.999Z] ---> Running in 440b6ba16e7f [2022-02-10T15:42:28.274Z] ---> e891d568a9cc [2022-02-10T15:42:28.274Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-02-10T15:42:28.545Z] ---> Running in acd8db539a18 [2022-02-10T15:42:28.818Z] Removing intermediate container 622ad92d2d73 [2022-02-10T15:42:28.818Z] ---> ea49c240ab8c [2022-02-10T15:42:28.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:42:28.818Z] Removing intermediate container 29bcd840eb56 [2022-02-10T15:42:28.818Z] ---> c1e3a6ee5232 [2022-02-10T15:42:28.818Z] Step 21/21 : LABEL version=0.0.0 [2022-02-10T15:42:28.818Z] Removing intermediate container 440b6ba16e7f [2022-02-10T15:42:28.818Z] ---> 2709bc9f1001 [2022-02-10T15:42:28.818Z] Step 13/22 : ENV APP_PORT=59861 [2022-02-10T15:42:28.818Z] ---> Running in 34e5fe2a98c4 [2022-02-10T15:42:28.818Z] ---> Running in 129660df5749 [2022-02-10T15:42:29.090Z] ---> Running in 571f30db2de0 [2022-02-10T15:42:29.365Z] Removing intermediate container acd8db539a18 [2022-02-10T15:42:29.365Z] ---> d5085604c50d [2022-02-10T15:42:29.365Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-02-10T15:42:29.639Z] Removing intermediate container 34e5fe2a98c4 [2022-02-10T15:42:29.639Z] ---> d6e197d89014 [2022-02-10T15:42:29.639Z] Step 13/23 : ENV APP_PORT=59881 [2022-02-10T15:42:29.639Z] Removing intermediate container 129660df5749 [2022-02-10T15:42:29.639Z] ---> e6b8b1a8bf7a [2022-02-10T15:42:29.639Z] [2022-02-10T15:42:29.639Z] ---> Running in 3b3de4869d6a [2022-02-10T15:42:29.639Z] Removing intermediate container 571f30db2de0 [2022-02-10T15:42:29.639Z] ---> 98f693f074cf [2022-02-10T15:42:29.639Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T15:42:29.922Z] ---> Running in c8b5d140e699 [2022-02-10T15:42:29.922Z] Removing intermediate container 04d66bc20557 [2022-02-10T15:42:29.922Z] ---> 448b969a4096 [2022-02-10T15:42:29.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:42:30.195Z] ---> Running in 016641e05586 [2022-02-10T15:42:30.195Z] Successfully built e6b8b1a8bf7a [2022-02-10T15:42:30.195Z] Removing intermediate container 3b3de4869d6a [2022-02-10T15:42:30.195Z] ---> 815c18780abd [2022-02-10T15:42:30.195Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T15:42:30.195Z] Successfully tagged security-proxy-setup-arm64:latest [2022-02-10T15:42:30.195Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-02-10T15:42:30.476Z] ---> Running in b262a1c148d3 [2022-02-10T15:42:30.476Z] ---> 9d0349f8ffe4 [2022-02-10T15:42:30.476Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-02-10T15:42:30.476Z] Removing intermediate container c8b5d140e699 [2022-02-10T15:42:30.476Z] ---> 6ffcfa26a0c6 [2022-02-10T15:42:30.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:42:30.753Z] ---> Running in 999e835f9314 [2022-02-10T15:42:31.030Z] Removing intermediate container 016641e05586 [2022-02-10T15:42:31.030Z] ---> bb2e1ab82fc6 [2022-02-10T15:42:31.030Z] Step 13/22 : ENV APP_PORT=59860 [2022-02-10T15:42:31.030Z] Removing intermediate container b262a1c148d3 [2022-02-10T15:42:31.030Z] ---> ba113d3ef060 [2022-02-10T15:42:31.030Z] Step 15/23 : WORKDIR / [2022-02-10T15:42:31.030Z] ---> Running in 12a7f3160eb1 [2022-02-10T15:42:31.307Z] ---> Running in ae5ecb44f560 [2022-02-10T15:42:31.913Z] ---> 5a28808df515 [2022-02-10T15:42:31.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-02-10T15:42:31.913Z] Removing intermediate container 12a7f3160eb1 [2022-02-10T15:42:31.913Z] ---> 18bc2a755766 [2022-02-10T15:42:31.913Z] Step 14/22 : EXPOSE $APP_PORT [2022-02-10T15:42:31.913Z] ---> Running in 308b3eb2b05f [2022-02-10T15:42:31.913Z] Removing intermediate container ae5ecb44f560 [2022-02-10T15:42:31.913Z] ---> 46cdeb83c55b [2022-02-10T15:42:31.913Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:42:32.913Z] Removing intermediate container 308b3eb2b05f [2022-02-10T15:42:32.913Z] ---> 8b2c91926d79 [2022-02-10T15:42:32.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:42:33.192Z] ---> 43044c393d94 [2022-02-10T15:42:33.192Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-02-10T15:42:33.795Z] ---> ddda73aa2521 [2022-02-10T15:42:33.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-02-10T15:42:34.078Z] Removing intermediate container 999e835f9314 [2022-02-10T15:42:34.078Z] ---> 494ce7c32198 [2022-02-10T15:42:34.078Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-02-10T15:42:34.355Z] ---> b09c16abd111 [2022-02-10T15:42:34.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-02-10T15:42:34.627Z] ---> Running in a2472f8319f9 [2022-02-10T15:42:35.229Z] ---> ac0f18393893 [2022-02-10T15:42:35.229Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-02-10T15:42:35.229Z] ---> 688c969b96e4 [2022-02-10T15:42:35.229Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-02-10T15:42:35.229Z] ---> Running in f9d1c2fdea4e [2022-02-10T15:42:35.229Z] Removing intermediate container a2472f8319f9 [2022-02-10T15:42:35.229Z] ---> 56069e5a5566 [2022-02-10T15:42:35.229Z] Step 28/31 : CMD ["gate"] [2022-02-10T15:42:35.851Z] ---> Running in 507cd5194c54 [2022-02-10T15:42:36.129Z] Removing intermediate container f9d1c2fdea4e [2022-02-10T15:42:36.129Z] ---> a6fcf96dd646 [2022-02-10T15:42:36.129Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:42:36.129Z] ---> 2c1ee146c3aa [2022-02-10T15:42:36.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-02-10T15:42:36.410Z] ---> Running in 40186522eb21 [2022-02-10T15:42:36.410Z] Removing intermediate container 507cd5194c54 [2022-02-10T15:42:36.410Z] ---> 6e16fdbb83ab [2022-02-10T15:42:36.410Z] Step 29/31 : LABEL arch=arm64 [2022-02-10T15:42:36.683Z] ---> d3a4cc2c242d [2022-02-10T15:42:36.683Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-02-10T15:42:36.683Z] ---> Running in a65536d4bb61 [2022-02-10T15:42:36.960Z] ---> Running in 1d2e24d7528c [2022-02-10T15:42:36.960Z] Removing intermediate container 40186522eb21 [2022-02-10T15:42:36.960Z] ---> 302146c56fff [2022-02-10T15:42:36.960Z] Step 20/22 : LABEL arch=arm64 [2022-02-10T15:42:37.237Z] ---> Running in 7ebc056f97e8 [2022-02-10T15:42:37.237Z] ---> 81a6b10d6433 [2022-02-10T15:42:37.237Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-02-10T15:42:37.513Z] ---> Running in 332fbd0c0512 [2022-02-10T15:42:37.513Z] Removing intermediate container 1d2e24d7528c [2022-02-10T15:42:37.513Z] ---> 5e876783b61e [2022-02-10T15:42:37.513Z] Step 30/31 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:42:37.513Z] Removing intermediate container a65536d4bb61 [2022-02-10T15:42:37.513Z] ---> d32385ca4810 [2022-02-10T15:42:37.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:42:37.789Z] ---> Running in b04954329c3e [2022-02-10T15:42:37.789Z] Removing intermediate container 7ebc056f97e8 [2022-02-10T15:42:37.789Z] ---> 935b09d57173 [2022-02-10T15:42:37.789Z] Step 21/22 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:42:37.789Z] ---> Running in 10e8b05e7c5e [2022-02-10T15:42:38.064Z] ---> Running in dd2bcabea436 [2022-02-10T15:42:38.064Z] Removing intermediate container 332fbd0c0512 [2022-02-10T15:42:38.064Z] ---> 9081b27fa9cc [2022-02-10T15:42:38.064Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:42:38.064Z] ---> Running in 8bb07c94bc8b [2022-02-10T15:42:38.064Z] Removing intermediate container b04954329c3e [2022-02-10T15:42:38.064Z] ---> 4553c08a7fe5 [2022-02-10T15:42:38.064Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T15:42:38.338Z] ---> Running in fc1e54d17c30 [2022-02-10T15:42:38.338Z] Removing intermediate container 10e8b05e7c5e [2022-02-10T15:42:38.338Z] ---> d417af136ee2 [2022-02-10T15:42:38.338Z] Step 31/31 : LABEL version=0.0.0 [2022-02-10T15:42:38.613Z] Removing intermediate container dd2bcabea436 [2022-02-10T15:42:38.613Z] ---> 51e64ec61aaa [2022-02-10T15:42:38.613Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T15:42:38.613Z] ---> Running in ba022b50a482 [2022-02-10T15:42:38.613Z] Removing intermediate container 8bb07c94bc8b [2022-02-10T15:42:38.613Z] ---> 4ce3234b7bb7 [2022-02-10T15:42:38.613Z] Step 20/22 : LABEL arch=arm64 [2022-02-10T15:42:38.613Z] ---> Running in a59ecca6e67e [2022-02-10T15:42:38.889Z] ---> Running in 9697ae353430 [2022-02-10T15:42:38.889Z] Removing intermediate container fc1e54d17c30 [2022-02-10T15:42:38.889Z] ---> 2f637591fe34 [2022-02-10T15:42:38.889Z] Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:42:39.165Z] ---> Running in 11a5509ae945 [2022-02-10T15:42:39.440Z] Removing intermediate container ba022b50a482 [2022-02-10T15:42:39.440Z] ---> 96209796fe2b [2022-02-10T15:42:39.440Z] [2022-02-10T15:42:40.037Z] Removing intermediate container a59ecca6e67e [2022-02-10T15:42:40.037Z] ---> 3b2cd33a8c53 [2022-02-10T15:42:40.037Z] [2022-02-10T15:42:40.037Z] Successfully built 96209796fe2b [2022-02-10T15:42:40.037Z] Removing intermediate container 11a5509ae945 [2022-02-10T15:42:40.037Z] ---> d13304af810e [2022-02-10T15:42:40.037Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:42:40.037Z] Removing intermediate container 9697ae353430 [2022-02-10T15:42:40.037Z] ---> 154f563192d2 [2022-02-10T15:42:40.037Z] Step 21/22 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:42:40.037Z] Successfully tagged security-bootstrapper-arm64:latest [2022-02-10T15:42:40.037Z]  Building security-bootstrapper ... done Building core-command [2022-02-10T15:42:40.037Z] ---> Running in 344e1ea9f94e [2022-02-10T15:42:40.037Z] ---> Running in f03c371e0cf6 [2022-02-10T15:42:40.314Z] Successfully built 3b2cd33a8c53 [2022-02-10T15:42:40.314Z] Successfully tagged support-scheduler-arm64:latest [2022-02-10T15:42:40.314Z]  Building support-scheduler ... done Building core-data [2022-02-10T15:42:40.590Z] Removing intermediate container f03c371e0cf6 [2022-02-10T15:42:40.590Z] ---> b5122026616a [2022-02-10T15:42:40.590Z] Step 22/22 : LABEL version=0.0.0 [2022-02-10T15:42:40.862Z] Removing intermediate container 344e1ea9f94e [2022-02-10T15:42:40.862Z] ---> 7e60654052e8 [2022-02-10T15:42:40.862Z] [2022-02-10T15:42:40.862Z] ---> Running in f6020c3e8064 [2022-02-10T15:42:41.135Z] Successfully built 7e60654052e8 [2022-02-10T15:42:41.135Z] Successfully tagged core-metadata-arm64:latest [2022-02-10T15:42:41.406Z] Building security-secretstore-setup [2022-02-10T15:42:41.406Z]  Building core-metadata ... done Removing intermediate container f6020c3e8064 [2022-02-10T15:42:41.406Z] ---> 481dde68ec67 [2022-02-10T15:42:41.406Z] [2022-02-10T15:42:41.683Z] Successfully built 481dde68ec67 [2022-02-10T15:42:41.683Z] Successfully tagged support-notifications-arm64:latest [2022-02-10T15:43:20.651Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:43:20.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:43:20.651Z] ---> 0108ba8cac68 [2022-02-10T15:43:20.651Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:43:20.651Z] ---> Using cache [2022-02-10T15:43:20.651Z] ---> bc3eee82243a [2022-02-10T15:43:20.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:43:20.651Z] ---> Using cache [2022-02-10T15:43:20.651Z] ---> 60ad9aa7ef7e [2022-02-10T15:43:20.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-02-10T15:43:20.651Z] ---> Running in 480e42ef1139 [2022-02-10T15:43:20.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:20.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:21.637Z] OK: 220 MiB in 52 packages [2022-02-10T15:43:23.073Z] Removing intermediate container 480e42ef1139 [2022-02-10T15:43:23.073Z] ---> e8a8bee7baa8 [2022-02-10T15:43:23.073Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:43:24.059Z] ---> 3b61fc946d9c [2022-02-10T15:43:24.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:43:24.333Z] ---> Running in df411a341913 [2022-02-10T15:43:28.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:43:28.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:43:28.642Z] ---> 0108ba8cac68 [2022-02-10T15:43:28.642Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:43:28.642Z] ---> Using cache [2022-02-10T15:43:28.642Z] ---> bc3eee82243a [2022-02-10T15:43:28.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:43:28.642Z] ---> Using cache [2022-02-10T15:43:28.642Z] ---> 60ad9aa7ef7e [2022-02-10T15:43:28.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-02-10T15:43:28.642Z] Removing intermediate container df411a341913 [2022-02-10T15:43:28.642Z] ---> 6ed5fbc6b13c [2022-02-10T15:43:28.642Z] Step 8/23 : COPY . . [2022-02-10T15:43:28.934Z] ---> Running in 2ca3455b07c4 [2022-02-10T15:43:28.934Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:43:28.934Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:43:28.934Z] ---> 0108ba8cac68 [2022-02-10T15:43:28.934Z] Step 3/25 : WORKDIR /edgex-go [2022-02-10T15:43:28.934Z] ---> Using cache [2022-02-10T15:43:28.934Z] ---> bc3eee82243a [2022-02-10T15:43:28.934Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:43:28.934Z] ---> Using cache [2022-02-10T15:43:28.934Z] ---> 60ad9aa7ef7e [2022-02-10T15:43:28.934Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-02-10T15:43:28.934Z] ---> Running in 692f0df0c81d [2022-02-10T15:43:29.544Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-02-10T15:43:29.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-02-10T15:43:29.544Z] ---> 0108ba8cac68 [2022-02-10T15:43:29.544Z] Step 3/23 : WORKDIR /edgex-go [2022-02-10T15:43:29.544Z] ---> Using cache [2022-02-10T15:43:29.544Z] ---> bc3eee82243a [2022-02-10T15:43:29.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:43:29.544Z] ---> Using cache [2022-02-10T15:43:29.544Z] ---> 60ad9aa7ef7e [2022-02-10T15:43:29.544Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-02-10T15:43:29.544Z] ---> Running in 99a4642cfdc2 [2022-02-10T15:43:30.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:30.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:30.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:31.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:31.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:31.785Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:43:32.771Z] OK: 220 MiB in 52 packages [2022-02-10T15:43:32.771Z] OK: 220 MiB in 52 packages [2022-02-10T15:43:33.054Z] OK: 220 MiB in 52 packages [2022-02-10T15:43:34.499Z] Removing intermediate container 2ca3455b07c4 [2022-02-10T15:43:34.499Z] Removing intermediate container 692f0df0c81d [2022-02-10T15:43:34.499Z] ---> 039f5104ad8d [2022-02-10T15:43:34.499Z] Step 6/25 : COPY go.mod vendor* ./ [2022-02-10T15:43:34.499Z] ---> e808cfb1d33e [2022-02-10T15:43:34.499Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:43:34.771Z] Removing intermediate container 99a4642cfdc2 [2022-02-10T15:43:34.771Z] ---> 7a6d2e4d30a1 [2022-02-10T15:43:34.771Z] Step 6/23 : COPY go.mod vendor* ./ [2022-02-10T15:43:35.750Z] ---> 0cb3ffa62517 [2022-02-10T15:43:35.750Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:43:35.750Z] ---> b8c1fb717a6a [2022-02-10T15:43:35.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:43:35.750Z] ---> Running in aabd2998e5ab [2022-02-10T15:43:35.750Z] ---> Running in ce04e5660127 [2022-02-10T15:43:36.038Z] ---> 01a0a1407af2 [2022-02-10T15:43:36.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-10T15:43:36.320Z] ---> Running in 0a79ddf693ed [2022-02-10T15:43:41.722Z] Removing intermediate container ce04e5660127 [2022-02-10T15:43:41.722Z] ---> dd7e69229e99 [2022-02-10T15:43:41.722Z] Removing intermediate container aabd2998e5ab [2022-02-10T15:43:41.722Z] ---> cee50f7cdd3a [2022-02-10T15:43:41.722Z] Step 8/25 : COPY . . [2022-02-10T15:43:41.722Z] Step 8/23 : COPY . . [2022-02-10T15:43:41.722Z] Removing intermediate container 0a79ddf693ed [2022-02-10T15:43:41.722Z] ---> 148da202190d [2022-02-10T15:43:41.722Z] Step 8/23 : COPY . . [2022-02-10T15:43:47.261Z] ---> 64841e98311c [2022-02-10T15:43:47.261Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-02-10T15:43:47.557Z] ---> Running in 454ae8f3c399 [2022-02-10T15:43:49.147Z] 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-02-10T15:44:16.089Z] ---> 81977dcf476a [2022-02-10T15:44:16.089Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-02-10T15:44:16.090Z] ---> 54e9f163d481 [2022-02-10T15:44:16.090Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-02-10T15:44:16.090Z] ---> Running in acff3d312df5 [2022-02-10T15:44:16.090Z] ---> 884b9cf979d9 [2022-02-10T15:44:16.090Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-02-10T15:44:16.090Z] ---> Running in 74e23aefd0da [2022-02-10T15:44:16.090Z] ---> Running in 3f0e41cc4277 [2022-02-10T15:44:16.090Z] 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-02-10T15:44:16.090Z] 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-02-10T15:44:16.090Z] 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-02-10T15:45:12.623Z] Removing intermediate container 454ae8f3c399 [2022-02-10T15:45:12.623Z] ---> 4e4a02fc3e43 [2022-02-10T15:45:12.623Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-02-10T15:45:12.623Z] ---> Running in 6ef238fa83fd [2022-02-10T15:45:12.623Z] 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-02-10T15:45:12.623Z] Removing intermediate container 6ef238fa83fd [2022-02-10T15:45:12.623Z] ---> 3393d4d958d6 [2022-02-10T15:45:12.623Z] [2022-02-10T15:45:12.623Z] Step 11/23 : FROM docker:20.10.10 [2022-02-10T15:45:12.623Z] 20.10.10: Pulling from library/docker [2022-02-10T15:45:27.721Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-02-10T15:45:27.722Z] Status: Downloaded newer image for docker:20.10.10 [2022-02-10T15:45:27.722Z] ---> 520e9a0a30f7 [2022-02-10T15:45:27.722Z] 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-02-10T15:45:27.722Z] ---> Running in 933e34fe5de6 [2022-02-10T15:45:27.722Z] Removing intermediate container 933e34fe5de6 [2022-02-10T15:45:27.722Z] ---> 08b950c47117 [2022-02-10T15:45:27.722Z] 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-02-10T15:45:27.722Z] ---> Running in ac326f73c1cd [2022-02-10T15:45:27.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:45:28.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:45:29.256Z] (1/42) Installing readline (8.1.0-r0) [2022-02-10T15:45:29.256Z] (2/42) Installing bash (5.1.4-r0) [2022-02-10T15:45:29.256Z] Executing bash-5.1.4-r0.post-install [2022-02-10T15:45:29.256Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-02-10T15:45:29.256Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-02-10T15:45:29.256Z] (5/42) Installing libcurl (7.79.1-r0) [2022-02-10T15:45:29.256Z] (6/42) Installing curl (7.79.1-r0) [2022-02-10T15:45:29.256Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-02-10T15:45:29.256Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-02-10T15:45:29.257Z] (9/42) Installing expat (2.4.4-r0) [2022-02-10T15:45:29.257Z] (10/42) Installing libffi (3.3-r2) [2022-02-10T15:45:29.257Z] (11/42) Installing gdbm (1.19-r0) [2022-02-10T15:45:29.257Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-02-10T15:45:29.257Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T15:45:29.257Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T15:45:29.257Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-02-10T15:45:29.257Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-02-10T15:45:29.257Z] (17/42) Installing python3 (3.9.5-r2) [2022-02-10T15:45:31.237Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-02-10T15:45:31.237Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-02-10T15:45:31.237Z] (20/42) Installing py3-idna (3.2-r0) [2022-02-10T15:45:31.237Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-02-10T15:45:31.511Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-02-10T15:45:31.511Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-02-10T15:45:31.511Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-02-10T15:45:31.511Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-02-10T15:45:31.511Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-02-10T15:45:31.511Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-02-10T15:45:31.511Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-02-10T15:45:31.511Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-02-10T15:45:31.511Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-02-10T15:45:31.511Z] (31/42) Installing py3-six (1.15.0-r1) [2022-02-10T15:45:31.511Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-02-10T15:45:31.785Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-02-10T15:45:31.785Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-02-10T15:45:31.785Z] (35/42) Installing py3-packaging (20.9-r1) [2022-02-10T15:45:31.785Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-02-10T15:45:31.785Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-02-10T15:45:31.785Z] (38/42) Installing py3-progress (1.5-r2) [2022-02-10T15:45:31.785Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-02-10T15:45:31.785Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-02-10T15:45:31.785Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-02-10T15:45:32.061Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-02-10T15:45:32.660Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:45:32.660Z] OK: 84 MiB in 64 packages [2022-02-10T15:45:36.967Z] Collecting docker-compose==1.23.2 [2022-02-10T15:45:36.967Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-02-10T15:45:36.967Z] 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-02-10T15:45:37.564Z] Collecting jsonschema<3,>=2.5.1 [2022-02-10T15:45:37.564Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-02-10T15:45:38.541Z] Collecting PyYAML<4,>=3.10 [2022-02-10T15:45:38.541Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-02-10T15:45:41.925Z] Collecting cached-property<2,>=1.2.0 [2022-02-10T15:45:41.925Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-02-10T15:45:41.925Z] Collecting docopt<0.7,>=0.6.1 [2022-02-10T15:45:41.925Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-02-10T15:45:44.548Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-02-10T15:45:44.548Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-02-10T15:45:45.142Z] Collecting docker<4.0,>=3.6.0 [2022-02-10T15:45:45.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-02-10T15:45:45.415Z] Collecting dockerpty<0.5,>=0.4.1 [2022-02-10T15:45:45.415Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-02-10T15:45:47.391Z] Collecting texttable<0.10,>=0.9.0 [2022-02-10T15:45:47.391Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-02-10T15:45:50.008Z] Collecting websocket-client<1.0,>=0.32.0 [2022-02-10T15:45:50.008Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-02-10T15:45:50.008Z] Collecting docker-pycreds>=0.4.0 [2022-02-10T15:45:50.008Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-02-10T15:45:50.988Z] Collecting chardet<3.1.0,>=3.0.2 [2022-02-10T15:45:50.988Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-02-10T15:45:50.988Z] 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-02-10T15:45:51.583Z] Collecting urllib3<1.25,>=1.21.1 [2022-02-10T15:45:51.583Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-02-10T15:45:51.855Z] Collecting idna<2.8,>=2.5 [2022-02-10T15:45:51.855Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-02-10T15:45:52.128Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-02-10T15:45:52.128Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-02-10T15:45:52.128Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-02-10T15:45:52.128Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-02-10T15:45:53.107Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-02-10T15:45:53.107Z] Attempting uninstall: urllib3 [2022-02-10T15:45:53.107Z] Found existing installation: urllib3 1.26.5 [2022-02-10T15:45:53.107Z] Uninstalling urllib3-1.26.5: [2022-02-10T15:45:53.380Z] Successfully uninstalled urllib3-1.26.5 [2022-02-10T15:45:53.380Z] 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-02-10T15:45:53.979Z] Attempting uninstall: idna [2022-02-10T15:45:53.979Z] Found existing installation: idna 3.2 [2022-02-10T15:45:53.979Z] Uninstalling idna-3.2: [2022-02-10T15:45:53.979Z] Successfully uninstalled idna-3.2 [2022-02-10T15:45:54.962Z] Attempting uninstall: chardet [2022-02-10T15:45:54.962Z] Found existing installation: chardet 4.0.0 [2022-02-10T15:45:54.962Z] Uninstalling chardet-4.0.0: [2022-02-10T15:45:55.237Z] Successfully uninstalled chardet-4.0.0 [2022-02-10T15:45:57.244Z] Attempting uninstall: requests [2022-02-10T15:45:57.244Z] Found existing installation: requests 2.25.1 [2022-02-10T15:45:57.244Z] Uninstalling requests-2.25.1: [2022-02-10T15:45:57.244Z] Successfully uninstalled requests-2.25.1 [2022-02-10T15:45:57.529Z] Running setup.py install for texttable: started [2022-02-10T15:46:00.164Z] Running setup.py install for texttable: finished with status 'done' [2022-02-10T15:46:00.164Z] Running setup.py install for PyYAML: started [2022-02-10T15:46:00.773Z] Removing intermediate container acff3d312df5 [2022-02-10T15:46:00.773Z] ---> 4e344a68263f [2022-02-10T15:46:00.773Z] [2022-02-10T15:46:00.773Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:46:00.773Z] ---> 5b8b7b635229 [2022-02-10T15:46:00.773Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-02-10T15:46:00.773Z] ---> Using cache [2022-02-10T15:46:00.773Z] ---> ea49c240ab8c [2022-02-10T15:46:00.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-02-10T15:46:00.774Z] ---> Using cache [2022-02-10T15:46:00.774Z] ---> d6e197d89014 [2022-02-10T15:46:00.774Z] Step 13/23 : ENV APP_PORT=59882 [2022-02-10T15:46:01.056Z] ---> Running in b9c815e1f90f [2022-02-10T15:46:01.679Z] Removing intermediate container b9c815e1f90f [2022-02-10T15:46:01.679Z] ---> 7cb85df32f79 [2022-02-10T15:46:01.679Z] Step 14/23 : EXPOSE $APP_PORT [2022-02-10T15:46:01.679Z] ---> Running in 139557b080ae [2022-02-10T15:46:02.286Z] Removing intermediate container 139557b080ae [2022-02-10T15:46:02.286Z] ---> f8da9759422c [2022-02-10T15:46:02.286Z] Step 15/23 : WORKDIR / [2022-02-10T15:46:02.565Z] ---> Running in 3a978683da31 [2022-02-10T15:46:02.838Z] Running setup.py install for PyYAML: finished with status 'done' [2022-02-10T15:46:03.114Z] Running setup.py install for docopt: started [2022-02-10T15:46:03.410Z] Removing intermediate container 3a978683da31 [2022-02-10T15:46:03.410Z] ---> 78f49c4d79f6 [2022-02-10T15:46:03.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:46:04.863Z] ---> d30340dc21bc [2022-02-10T15:46:04.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-02-10T15:46:05.460Z] Running setup.py install for docopt: finished with status 'done' [2022-02-10T15:46:05.460Z] Running setup.py install for dockerpty: started [2022-02-10T15:46:06.901Z] ---> 9a89d8263069 [2022-02-10T15:46:06.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-02-10T15:46:06.901Z] Removing intermediate container 3f0e41cc4277 [2022-02-10T15:46:06.901Z] ---> 64dc358f3db9 [2022-02-10T15:46:06.901Z] [2022-02-10T15:46:06.901Z] Step 10/25 : FROM alpine:3.14 [2022-02-10T15:46:06.901Z] ---> 5b8b7b635229 [2022-02-10T15:46:06.901Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-02-10T15:46:06.901Z] ---> Running in 8b78b85a8d1c [2022-02-10T15:46:07.489Z] ---> 1d692e24f628 [2022-02-10T15:46:07.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-02-10T15:46:07.761Z] ---> Running in 757719b547d2 [2022-02-10T15:46:07.761Z] Running setup.py install for dockerpty: finished with status 'done' [2022-02-10T15:46:08.356Z] Removing intermediate container 757719b547d2 [2022-02-10T15:46:08.356Z] ---> b75874413533 [2022-02-10T15:46:08.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:46:08.356Z] ---> Running in d6b431edc291 [2022-02-10T15:46:08.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:46:08.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:46:08.953Z] Removing intermediate container d6b431edc291 [2022-02-10T15:46:08.953Z] ---> ac441a671d8f [2022-02-10T15:46:08.953Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T15:46:08.953Z] ---> Running in 5f720041da1b [2022-02-10T15:46:09.568Z] Removing intermediate container 5f720041da1b [2022-02-10T15:46:09.569Z] ---> 16a3fd8b0249 [2022-02-10T15:46:09.569Z] Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:46:09.569Z] 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-02-10T15:46:09.843Z] ---> Running in 98395ac650b2 [2022-02-10T15:46:09.843Z] (1/3) Installing ca-certificates (20211220-r0) [2022-02-10T15:46:09.843Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-02-10T15:46:10.119Z] (3/3) Installing su-exec (0.2-r1) [2022-02-10T15:46:10.119Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:46:10.119Z] Executing ca-certificates-20211220-r0.trigger [2022-02-10T15:46:10.119Z] Removing intermediate container 98395ac650b2 [2022-02-10T15:46:10.119Z] ---> c7ae6803bef2 [2022-02-10T15:46:10.119Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:46:10.392Z] OK: 6 MiB in 17 packages [2022-02-10T15:46:10.392Z] ---> Running in 604f78996ab3 [2022-02-10T15:46:10.987Z] Removing intermediate container 604f78996ab3 [2022-02-10T15:46:10.987Z] ---> 01a9963eacc7 [2022-02-10T15:46:10.987Z] [2022-02-10T15:46:11.582Z] Successfully built 01a9963eacc7 [2022-02-10T15:46:11.582Z] Successfully tagged core-command-arm64:latest [2022-02-10T15:46:11.860Z]  Building core-command ... done Removing intermediate container 8b78b85a8d1c [2022-02-10T15:46:11.860Z] ---> 010c11b54525 [2022-02-10T15:46:11.860Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-02-10T15:46:12.137Z] ---> Running in ec8e69212606 [2022-02-10T15:46:12.407Z] Removing intermediate container ec8e69212606 [2022-02-10T15:46:12.407Z] ---> bb8bc54bf317 [2022-02-10T15:46:12.407Z] Step 13/25 : WORKDIR / [2022-02-10T15:46:12.407Z] ---> Running in ce16906c657f [2022-02-10T15:46:12.999Z] Removing intermediate container ce16906c657f [2022-02-10T15:46:12.999Z] ---> 7d2f9afea9b2 [2022-02-10T15:46:12.999Z] 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-02-10T15:46:13.979Z] ---> 4ad5d2e4a4a8 [2022-02-10T15:46:13.979Z] 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-02-10T15:46:14.958Z] ---> 7a0fc9c9f1cc [2022-02-10T15:46:14.958Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-02-10T15:46:15.940Z] ---> 741c5a8689d8 [2022-02-10T15:46:15.940Z] 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-02-10T15:46:16.915Z] ---> 56b45296dd16 [2022-02-10T15:46:16.915Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-02-10T15:46:18.348Z] ---> de484b154d10 [2022-02-10T15:46:18.348Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-02-10T15:46:18.348Z] Removing intermediate container 74e23aefd0da [2022-02-10T15:46:18.348Z] ---> eea0d6674503 [2022-02-10T15:46:18.348Z] [2022-02-10T15:46:18.348Z] Step 10/23 : FROM alpine:3.14 [2022-02-10T15:46:18.348Z] ---> 5b8b7b635229 [2022-02-10T15:46:18.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-02-10T15:46:18.348Z] ---> Running in bb0d9d5e3d80 [2022-02-10T15:46:18.944Z] Removing intermediate container bb0d9d5e3d80 [2022-02-10T15:46:18.944Z] ---> d71091a6eea1 [2022-02-10T15:46:18.944Z] Step 12/23 : ENV APP_PORT=59880 [2022-02-10T15:46:19.217Z] ---> Running in c483290d9b99 [2022-02-10T15:46:19.488Z] ---> c08473eb301f [2022-02-10T15:46:19.488Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-02-10T15:46:19.488Z] Removing intermediate container c483290d9b99 [2022-02-10T15:46:19.488Z] ---> da83f4374570 [2022-02-10T15:46:19.488Z] Step 13/23 : EXPOSE $APP_PORT [2022-02-10T15:46:19.762Z] ---> Running in 5deb0b231009 [2022-02-10T15:46:20.040Z] Removing intermediate container 5deb0b231009 [2022-02-10T15:46:20.040Z] ---> 254d5e100ba7 [2022-02-10T15:46:20.040Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-10T15:46:20.040Z] ---> Running in 380e3baa7216 [2022-02-10T15:46:20.313Z] Removing intermediate container ac326f73c1cd [2022-02-10T15:46:20.313Z] ---> 556c018aa77d [2022-02-10T15:46:20.313Z] Step 14/23 : ENV APP_PORT=58890 [2022-02-10T15:46:20.313Z] ---> 7170445f6517 [2022-02-10T15:46:20.313Z] 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-02-10T15:46:20.589Z] ---> Running in 1db914261d2e [2022-02-10T15:46:20.589Z] ---> Running in 70cdb1f99774 [2022-02-10T15:46:20.862Z] Removing intermediate container 1db914261d2e [2022-02-10T15:46:20.862Z] ---> fe85b0d30c5a [2022-02-10T15:46:20.862Z] Step 15/23 : EXPOSE $APP_PORT [2022-02-10T15:46:21.133Z] ---> Running in a17f6ad13b6e [2022-02-10T15:46:21.405Z] Removing intermediate container a17f6ad13b6e [2022-02-10T15:46:21.405Z] ---> 4e1cea2c9448 [2022-02-10T15:46:21.405Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-02-10T15:46:22.387Z] Removing intermediate container 380e3baa7216 [2022-02-10T15:46:22.387Z] ---> 71705bc65c19 [2022-02-10T15:46:22.387Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-02-10T15:46:22.664Z] ---> Running in 923ca991a0ff [2022-02-10T15:46:22.664Z] Removing intermediate container 70cdb1f99774 [2022-02-10T15:46:22.664Z] ---> 37f7fadd7789 [2022-02-10T15:46:22.664Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-02-10T15:46:22.936Z] ---> 0088dabc26cc [2022-02-10T15:46:22.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-02-10T15:46:22.936Z] ---> Running in 368734cf435d [2022-02-10T15:46:23.533Z] Removing intermediate container 368734cf435d [2022-02-10T15:46:23.533Z] ---> c2fb356395a8 [2022-02-10T15:46:23.533Z] Step 23/25 : LABEL arch=arm64 [2022-02-10T15:46:23.533Z] ---> Running in f585bc48f14c [2022-02-10T15:46:23.805Z] ---> 500797a1f4ef [2022-02-10T15:46:23.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-02-10T15:46:23.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-10T15:46:24.077Z] Removing intermediate container f585bc48f14c [2022-02-10T15:46:24.077Z] ---> 004aa5c992d7 [2022-02-10T15:46:24.077Z] Step 24/25 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:46:24.077Z] ---> Running in 18696c11e8b8 [2022-02-10T15:46:24.356Z] Removing intermediate container 18696c11e8b8 [2022-02-10T15:46:24.356Z] ---> 143823f2345a [2022-02-10T15:46:24.356Z] Step 25/25 : LABEL version=0.0.0 [2022-02-10T15:46:24.629Z] ---> 26be7c1107ab [2022-02-10T15:46:24.629Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-02-10T15:46:24.629Z] ---> Running in a3ae092d968b [2022-02-10T15:46:24.629Z] ---> Running in 55ffa70bd46d [2022-02-10T15:46:24.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-10T15:46:24.902Z] Removing intermediate container a3ae092d968b [2022-02-10T15:46:24.902Z] ---> 122fdc4c383f [2022-02-10T15:46:24.902Z] [2022-02-10T15:46:24.902Z] Removing intermediate container 55ffa70bd46d [2022-02-10T15:46:24.902Z] ---> bd8f74332e94 [2022-02-10T15:46:24.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:46:25.180Z] ---> Running in 7520a9949592 [2022-02-10T15:46:25.453Z] Successfully built 122fdc4c383f [2022-02-10T15:46:25.453Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-02-10T15:46:25.453Z]  Building security-secretstore-setup ... done Removing intermediate container 7520a9949592 [2022-02-10T15:46:25.453Z] ---> 72219763c67e [2022-02-10T15:46:25.453Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T15:46:25.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-02-10T15:46:25.723Z] ---> Running in 73e54bbf9d2b [2022-02-10T15:46:25.723Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-02-10T15:46:25.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-10T15:46:25.723Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-10T15:46:26.005Z] (5/6) Installing libzmq (4.3.4-r0) [2022-02-10T15:46:26.005Z] Removing intermediate container 73e54bbf9d2b [2022-02-10T15:46:26.005Z] ---> f5fddf1f9dbd [2022-02-10T15:46:26.005Z] Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:46:26.005Z] (6/6) Installing zeromq (4.3.4-r0) [2022-02-10T15:46:26.005Z] ---> Running in 9a6a079e084f [2022-02-10T15:46:26.005Z] Executing busybox-1.33.1-r6.trigger [2022-02-10T15:46:26.275Z] OK: 8 MiB in 20 packages [2022-02-10T15:46:26.546Z] Removing intermediate container 9a6a079e084f [2022-02-10T15:46:26.547Z] ---> a0eadb891cae [2022-02-10T15:46:26.547Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:46:26.547Z] ---> Running in 383d6af44d30 [2022-02-10T15:46:27.145Z] Removing intermediate container 383d6af44d30 [2022-02-10T15:46:27.145Z] ---> 2f0ac197b706 [2022-02-10T15:46:27.145Z] [2022-02-10T15:46:27.417Z] Removing intermediate container 923ca991a0ff [2022-02-10T15:46:27.417Z] ---> b10b3be231d6 [2022-02-10T15:46:27.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-02-10T15:46:27.417Z] Successfully built 2f0ac197b706 [2022-02-10T15:46:27.417Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-02-10T15:46:28.012Z]  Building sys-mgmt-agent ... done  ---> da3f26e5c83c [2022-02-10T15:46:28.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-02-10T15:46:28.986Z] ---> dc75c73d886a [2022-02-10T15:46:28.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-02-10T15:46:29.578Z] ---> 2935e4b9834f [2022-02-10T15:46:29.578Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-02-10T15:46:29.578Z] ---> Running in be3590ff725f [2022-02-10T15:46:30.169Z] Removing intermediate container be3590ff725f [2022-02-10T15:46:30.169Z] ---> 2d205f81b4ff [2022-02-10T15:46:30.169Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-02-10T15:46:30.169Z] ---> Running in 832c3ee55c34 [2022-02-10T15:46:30.445Z] Removing intermediate container 832c3ee55c34 [2022-02-10T15:46:30.445Z] ---> 0bf93fb0293b [2022-02-10T15:46:30.445Z] Step 21/23 : LABEL arch=arm64 [2022-02-10T15:46:30.445Z] ---> Running in 1b0bca2704fd [2022-02-10T15:46:31.038Z] Removing intermediate container 1b0bca2704fd [2022-02-10T15:46:31.038Z] ---> 5254b0194665 [2022-02-10T15:46:31.038Z] Step 22/23 : LABEL git_sha=b2a77a0a8c303418372942f0039e400aa2629c96 [2022-02-10T15:46:31.038Z] ---> Running in 7e7b261e069d [2022-02-10T15:46:31.310Z] Removing intermediate container 7e7b261e069d [2022-02-10T15:46:31.310Z] ---> 33a2707db3ba [2022-02-10T15:46:31.310Z] Step 23/23 : LABEL version=0.0.0 [2022-02-10T15:46:31.310Z] ---> Running in d42e776189c6 [2022-02-10T15:46:31.901Z] Removing intermediate container d42e776189c6 [2022-02-10T15:46:31.901Z] ---> abf9ac1acfe8 [2022-02-10T15:46:31.901Z] [2022-02-10T15:46:32.172Z] Successfully built abf9ac1acfe8 [2022-02-10T15:46:32.172Z] Successfully tagged core-data-arm64:latest [2022-02-10T15:46:32.456Z]  Building core-data ... done  [Pipeline] } [2022-02-10T15:46:32.452Z] $ docker stop --time=1 ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a [2022-02-10T15:46:34.103Z] $ docker rm -f ecd6c20a0b57e47814006e8020cbbf90b008d81d15499c5265bba570a9e7715a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-10T15:46:34.655Z] + docker images [2022-02-10T15:46:34.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-10T15:46:34.925Z] core-data-arm64 latest abf9ac1acfe8 3 seconds ago 19.3MB [2022-02-10T15:46:34.925Z] sys-mgmt-agent-arm64 latest 2f0ac197b706 8 seconds ago 280MB [2022-02-10T15:46:34.925Z] security-secretstore-setup-arm64 latest 122fdc4c383f 10 seconds ago 27MB [2022-02-10T15:46:34.925Z] eea0d6674503 17 seconds ago 1.6GB [2022-02-10T15:46:34.925Z] core-command-arm64 latest 01a9963eacc7 24 seconds ago 15.1MB [2022-02-10T15:46:34.925Z] 64dc358f3db9 28 seconds ago 1.6GB [2022-02-10T15:46:34.925Z] 4e344a68263f 34 seconds ago 1.59GB [2022-02-10T15:46:34.925Z] 3393d4d958d6 About a minute ago 1.59GB [2022-02-10T15:46:34.925Z] support-notifications-arm64 latest 481dde68ec67 3 minutes ago 16.1MB [2022-02-10T15:46:34.925Z] core-metadata-arm64 latest 7e60654052e8 3 minutes ago 15.9MB [2022-02-10T15:46:34.925Z] security-bootstrapper-arm64 latest 96209796fe2b 3 minutes ago 18MB [2022-02-10T15:46:34.925Z] support-scheduler-arm64 latest 3b2cd33a8c53 3 minutes ago 15.4MB [2022-02-10T15:46:34.925Z] security-proxy-setup-arm64 latest e6b8b1a8bf7a 4 minutes ago 25.5MB [2022-02-10T15:46:34.925Z] 4e3c34416844 4 minutes ago 1.6GB [2022-02-10T15:46:34.925Z] 0b9abe225be1 4 minutes ago 1.6GB [2022-02-10T15:46:34.925Z] a528c0d48248 4 minutes ago 1.6GB [2022-02-10T15:46:34.925Z] 18c592befaea 4 minutes ago 1.6GB [2022-02-10T15:46:34.925Z] adfa879b8085 4 minutes ago 1.59GB [2022-02-10T15:46:34.925Z] ci-base-image-arm64 latest 0108ba8cac68 14 minutes ago 1.26GB [2022-02-10T15:46:34.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 days ago 551MB [2022-02-10T15:46:34.925Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-02-10T15:46:34.925Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-02-10T15:46:34.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:46:35.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T15:46:35.361Z] [2022-02-10T15:46:35.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:46:35.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T15:46:35.982Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-10T15:46:35.982Z] 448f6bf000e3: Pulling fs layer [2022-02-10T15:46:35.982Z] f757da607395: Pulling fs layer [2022-02-10T15:46:35.982Z] 05883995daec: Pulling fs layer [2022-02-10T15:46:35.982Z] 8603b9c90790: Pulling fs layer [2022-02-10T15:46:35.982Z] 1560dd03e051: Pulling fs layer [2022-02-10T15:46:35.982Z] 27f5ce0e4adf: Pulling fs layer [2022-02-10T15:46:35.982Z] c2d8d7efcc4b: Pulling fs layer [2022-02-10T15:46:35.982Z] 1560dd03e051: Waiting [2022-02-10T15:46:35.982Z] 27f5ce0e4adf: Waiting [2022-02-10T15:46:35.982Z] 8603b9c90790: Waiting [2022-02-10T15:46:35.982Z] c2d8d7efcc4b: Waiting [2022-02-10T15:46:35.982Z] f757da607395: Verifying Checksum [2022-02-10T15:46:35.982Z] f757da607395: Download complete [2022-02-10T15:46:35.982Z] 8603b9c90790: Verifying Checksum [2022-02-10T15:46:35.982Z] 8603b9c90790: Download complete [2022-02-10T15:46:35.982Z] 1560dd03e051: Verifying Checksum [2022-02-10T15:46:35.982Z] 1560dd03e051: Download complete [2022-02-10T15:46:35.982Z] 27f5ce0e4adf: Verifying Checksum [2022-02-10T15:46:35.982Z] 27f5ce0e4adf: Download complete [2022-02-10T15:46:36.255Z] 05883995daec: Verifying Checksum [2022-02-10T15:46:36.255Z] 05883995daec: Download complete [2022-02-10T15:46:36.526Z] 448f6bf000e3: Download complete [2022-02-10T15:46:39.138Z] c2d8d7efcc4b: Verifying Checksum [2022-02-10T15:46:39.138Z] c2d8d7efcc4b: Download complete [2022-02-10T15:46:40.111Z] 448f6bf000e3: Pull complete [2022-02-10T15:46:40.705Z] f757da607395: Pull complete [2022-02-10T15:46:42.132Z] 05883995daec: Pull complete [2022-02-10T15:46:42.402Z] 8603b9c90790: Pull complete [2022-02-10T15:46:43.377Z] 1560dd03e051: Pull complete [2022-02-10T15:46:43.649Z] 27f5ce0e4adf: Pull complete [2022-02-10T15:46:58.705Z] c2d8d7efcc4b: Pull complete [2022-02-10T15:46:58.705Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-10T15:46:58.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-10T15:46:58.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-10T15:46:58.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-4988 does not seem to be running inside a container [2022-02-10T15:46:58.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-10T15:47:01.640Z] $ docker top f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:02.595Z] ---> job-cost.sh [2022-02-10T15:47:02.595Z] lf-activate-venv: SKIPPING [2022-02-10T15:47:02.595Z] INFO: No Stack... [2022-02-10T15:47:02.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-10T15:47:03.456Z] INFO: Archiving Costs [Pipeline] sh [2022-02-10T15:47:04.116Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-02-10T15:47:04.116Z] + cut -d, -f6 [Pipeline] lock [2022-02-10T15:47:04.179Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] [2022-02-10T15:47:04.186Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] did not exist. Created. [2022-02-10T15:47:04.186Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-10T15:47:04.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-10T15:47:04.997Z] Stashed 1 file(s) [Pipeline] } [2022-02-10T15:47:05.004Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3879-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-10T15:47:05.011Z] $ docker stop --time=1 f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f [2022-02-10T15:47:06.486Z] $ docker rm -f f31551fb93fd63e1c7c7764b91627b8ee4a111b448d934d2224f2c8335f3600f [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-02-10T15:47:06.968Z] provisioning config files... [2022-02-10T15:47:06.978Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7864957783364429472tmp [Pipeline] { [Pipeline] sh [2022-02-10T15:47:07.276Z] + set +x [2022-02-10T15:47:07.276Z] + curl -s https://codecov.io/bash [2022-02-10T15:47:07.276Z] + bash -s -- [2022-02-10T15:47:07.276Z] [2022-02-10T15:47:07.276Z] _____ _ [2022-02-10T15:47:07.276Z] / ____| | | [2022-02-10T15:47:07.276Z] | | ___ __| | ___ ___ _____ __ [2022-02-10T15:47:07.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-10T15:47:07.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-10T15:47:07.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-10T15:47:07.276Z] Bash-1.0.6 [2022-02-10T15:47:07.276Z] [2022-02-10T15:47:07.276Z] [2022-02-10T15:47:07.276Z] ==> git version 2.24.4 found [2022-02-10T15:47:07.276Z] ==> 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-02-10T15:47:07.276Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-10T15:47:07.276Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-10T15:47:07.276Z] ==> Jenkins CI detected. [2022-02-10T15:47:07.276Z] current dir:  /w/workspace/edgex-go/5 [2022-02-10T15:47:07.276Z] project root: . [2022-02-10T15:47:07.276Z] --> token set from env [2022-02-10T15:47:07.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-10T15:47:07.276Z] ==> Running gcov in . (disable via -X gcov) [2022-02-10T15:47:07.276Z] ==> Python coveragepy not found [2022-02-10T15:47:07.276Z] ==> Searching for coverage reports in: [2022-02-10T15:47:07.276Z] + . [2022-02-10T15:47:07.536Z] -> Found 1 reports [2022-02-10T15:47:07.536Z] ==> Detecting git/mercurial file structure [2022-02-10T15:47:07.536Z] ==> Reading reports [2022-02-10T15:47:07.536Z] + ./coverage.out bytes=428383 [2022-02-10T15:47:07.536Z] ==> Appending adjustments [2022-02-10T15:47:07.536Z] https://docs.codecov.io/docs/fixing-reports [2022-02-10T15:47:08.482Z] + Found adjustments [2022-02-10T15:47:08.482Z] ==> Gzipping contents [2022-02-10T15:47:08.482Z] 60K /tmp/codecov.HPPIGe.gz [2022-02-10T15:47:08.482Z] ==> Uploading reports [2022-02-10T15:47:08.482Z] url: https://codecov.io [2022-02-10T15:47:08.482Z] query: branch=PR-3879&commit=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= [2022-02-10T15:47:08.482Z] -> Pinging Codecov [2022-02-10T15:47:08.482Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3879&commit=464d97ec1fe68033db75c2ce9d4f81c6fcd2d005&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3879%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3879&job=&cmd_args= [2022-02-10T15:47:09.051Z] -> Uploading to [2022-02-10T15:47:09.051Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-10/00271124DB129430A58F1EEE437C3FCB/464d97ec1fe68033db75c2ce9d4f81c6fcd2d005/111eb7c0-34b0-45a1-9053-3e7a0b091d1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220210T154708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=606b7b3b825afeb2cff544b27ba130851662fbbf88f5402ea15135e217dd8a03 [2022-02-10T15:47:09.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-10T15:47:09.051Z] Dload Upload Total Spent Left Speed [2022-02-10T15:47:09.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 192k --:--:-- --:--:-- --:--:-- 192k [2022-02-10T15:47:09.310Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/464d97ec1fe68033db75c2ce9d4f81c6fcd2d005 [Pipeline] } [2022-02-10T15:47:09.318Z] 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-02-10T15:47:09.910Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:10.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:10.765Z] ---> package-listing.sh [2022-02-10T15:47:10.765Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-10T15:47:10.765Z] ++ facter osfamily [2022-02-10T15:47:11.026Z] + OS_FAMILY=redhat [2022-02-10T15:47:11.026Z] + workspace=/w/workspace/edgex-go/5 [2022-02-10T15:47:11.026Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-10T15:47:11.026Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-10T15:47:11.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-10T15:47:11.026Z] + PACKAGES=/tmp/packages_start.txt [2022-02-10T15:47:11.026Z] + '[' /w/workspace/edgex-go/5 ']' [2022-02-10T15:47:11.026Z] + PACKAGES=/tmp/packages_end.txt [2022-02-10T15:47:11.026Z] + case "${OS_FAMILY}" in [2022-02-10T15:47:11.026Z] + rpm -qa [2022-02-10T15:47:11.026Z] + sort [2022-02-10T15:47:15.229Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-10T15:47:15.229Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-10T15:47:15.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-10T15:47:15.229Z] + '[' /w/workspace/edgex-go/5 ']' [2022-02-10T15:47:15.229Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-02-10T15:47:15.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-02-10T15:47:15.240Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-10T15:47:15.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:47:16.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T15:47:16.086Z] [2022-02-10T15:47:16.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-10T15:47:16.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T15:47:16.394Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-10T15:47:16.394Z] b4d181a07f80: Pulling fs layer [2022-02-10T15:47:16.394Z] a1111a8f2ec3: Pulling fs layer [2022-02-10T15:47:16.394Z] ed53099fbce6: Pulling fs layer [2022-02-10T15:47:16.394Z] dc539afda2c1: Pulling fs layer [2022-02-10T15:47:16.394Z] 77bc0d833cb6: Pulling fs layer [2022-02-10T15:47:16.394Z] 9065ff56babe: Pulling fs layer [2022-02-10T15:47:16.394Z] d287ab97295c: Pulling fs layer [2022-02-10T15:47:16.394Z] dc539afda2c1: Waiting [2022-02-10T15:47:16.394Z] 77bc0d833cb6: Waiting [2022-02-10T15:47:16.394Z] 9065ff56babe: Waiting [2022-02-10T15:47:16.394Z] d287ab97295c: Waiting [2022-02-10T15:47:16.394Z] a1111a8f2ec3: Verifying Checksum [2022-02-10T15:47:16.394Z] a1111a8f2ec3: Download complete [2022-02-10T15:47:16.394Z] dc539afda2c1: Verifying Checksum [2022-02-10T15:47:16.394Z] dc539afda2c1: Download complete [2022-02-10T15:47:16.394Z] ed53099fbce6: Verifying Checksum [2022-02-10T15:47:16.394Z] ed53099fbce6: Download complete [2022-02-10T15:47:16.394Z] 9065ff56babe: Verifying Checksum [2022-02-10T15:47:16.394Z] 9065ff56babe: Download complete [2022-02-10T15:47:16.394Z] 77bc0d833cb6: Verifying Checksum [2022-02-10T15:47:16.394Z] 77bc0d833cb6: Download complete [2022-02-10T15:47:16.659Z] b4d181a07f80: Verifying Checksum [2022-02-10T15:47:16.659Z] b4d181a07f80: Download complete [2022-02-10T15:47:17.231Z] d287ab97295c: Verifying Checksum [2022-02-10T15:47:17.231Z] d287ab97295c: Download complete [2022-02-10T15:47:18.178Z] b4d181a07f80: Pull complete [2022-02-10T15:47:18.178Z] a1111a8f2ec3: Pull complete [2022-02-10T15:47:18.758Z] ed53099fbce6: Pull complete [2022-02-10T15:47:18.758Z] dc539afda2c1: Pull complete [2022-02-10T15:47:19.021Z] 77bc0d833cb6: Pull complete [2022-02-10T15:47:19.282Z] 9065ff56babe: Pull complete [2022-02-10T15:47:24.611Z] d287ab97295c: Pull complete [2022-02-10T15:47:24.611Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-10T15:47:24.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-10T15:47:24.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-10T15:47:24.682Z] prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container [2022-02-10T15:47:24.714Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-10T15:47:27.926Z] $ docker top 78d5689908a61e23559d2cf0b2f15337681041d9dca500900d58f7a0c09376da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-10T15:47:28.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-10T15:47:28.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-10T15:47:28.865Z] + ls /var/log/sa-host [2022-02-10T15:47:28.865Z] + sadf -c /var/log/sa-host/sa10 [2022-02-10T15:47:28.865Z] file_magic: OK [2022-02-10T15:47:28.865Z] HZ: Using current value: 100 [2022-02-10T15:47:28.865Z] file_header: OK [2022-02-10T15:47:28.865Z] 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-02-10T15:47:28.865Z] Statistics: [2022-02-10T15:47:28.865Z] 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-02-10T15:47:28.865Z] File successfully converted to sysstat format version 12.0.3 [2022-02-10T15:47:28.865Z] + sadf -c /var/log/sa-host/sa17 [2022-02-10T15:47:28.865Z] file_magic: OK [2022-02-10T15:47:28.865Z] HZ: Using current value: 100 [2022-02-10T15:47:28.865Z] file_header: OK [2022-02-10T15:47:28.865Z] 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-02-10T15:47:28.865Z] Statistics: [2022-02-10T15:47:28.865Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-10T15:47:28.865Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-10T15:47:28.948Z] provisioning config files... [2022-02-10T15:47:28.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config6651953418356026465tmp [Pipeline] { [Pipeline] echo [2022-02-10T15:47:28.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:29.252Z] ---> create-netrc.sh [Pipeline] } [2022-02-10T15:47:29.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:29.590Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-10T15:47:29.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:29.898Z] ---> sudo-logs.sh [2022-02-10T15:47:29.898Z] Archiving 'sudo' log.. [2022-02-10T15:47:29.898Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [2022-02-10T15:47:29.898Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-10T15:47:29.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:30.206Z] ---> job-cost.sh [2022-02-10T15:47:30.206Z] lf-activate-venv: SKIPPING [2022-02-10T15:47:30.206Z] DEBUG: total: 0.10999999940395355 [2022-02-10T15:47:30.206Z] INFO: Retrieving Stack Cost... [2022-02-10T15:47:30.465Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-10T15:47:31.034Z] INFO: Archiving Costs [Pipeline] echo [2022-02-10T15:47:31.046Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-10T15:47:31.342Z] ---> logs-deploy.sh [2022-02-10T15:47:31.342Z] lf-activate-venv: SKIPPING [2022-02-10T15:47:31.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3879/5 [2022-02-10T15:47:31.342Z] INFO: archiving workspace using pattern(s): [2022-02-10T15:47:31.913Z] Archives upload complete. [2022-02-10T15:47:32.175Z] INFO: archiving logs to Nexus