Pull request #3870 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than dc47ffffa5b315b7b476873d4b9ddd460a1b8746 Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7740808827991014709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8575980642083260847.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4518388577960359593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5252353258220259220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16776840271169915651.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3870/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2723524028600042426.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3912’ Running on prd-centos7-docker-4c-2g-3919 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/1@tmp/jenkins-gitclient-ssh7595415633889233532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2276921670851052522.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) > git config core.sparsecheckout # timeout=10 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9049290082911635551.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 Commit message: "feat(all): Create Common DTOs with ServiceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-26T04:49:26.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-26T04:49:26.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-26T04:49:26.420Z] ========================================================= [2022-01-26T04:49:26.420Z] EdgeX Global Pipelines Version Info [2022-01-26T04:49:26.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-26T04:49:27.553Z] ------------------- [2022-01-26T04:49:27.553Z] stable info: [2022-01-26T04:49:27.553Z] ------------------- [2022-01-26T04:49:27.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-26T04:49:27.553Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-26T04:49:27.553Z] Message: update stable to v1.0.219 [2022-01-26T04:49:28.129Z] ------------------- [2022-01-26T04:49:28.129Z] experimental info: [2022-01-26T04:49:28.129Z] ------------------- [2022-01-26T04:49:28.129Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-26T04:49:28.129Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-26T04:49:28.129Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-26T04:49:28.367Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-26T04:49:28.411Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-26T04:49:28.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-26T04:49:28.489Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-26T04:49:28.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-26T04:49:28.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-26T04:49:28.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-26T04:49:28.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-26T04:49:28.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-26T04:49:28.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-26T04:49:28.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-26T04:49:28.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-26T04:49:28.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-26T04:49:28.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-26T04:49:28.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-26T04:49:28.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-26T04:49:28.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-26T04:49:29.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-26T04:49:29.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-26T04:49:29.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-26T04:49:29.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-26T04:49:29.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-26T04:49:29.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3870 [Pipeline] echo [2022-01-26T04:49:29.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3870 [Pipeline] echo [2022-01-26T04:49:29.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3870 [Pipeline] echo [2022-01-26T04:49:29.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo [2022-01-26T04:49:29.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc47fff [Pipeline] echo [2022-01-26T04:49:29.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T04:49:29.494Z] provisioning config files... [2022-01-26T04:49:29.508Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7488966054836040822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T04:49:29.854Z] ---> docker-login.sh [2022-01-26T04:49:29.854Z] nexus3.edgexfoundry.org:10001 [2022-01-26T04:49:29.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:49:30.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:49:30.114Z] Configure a credential helper to remove this warning. See [2022-01-26T04:49:30.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:49:30.114Z] [2022-01-26T04:49:30.114Z] Login Succeeded [2022-01-26T04:49:30.114Z] nexus3.edgexfoundry.org:10002 [2022-01-26T04:49:30.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:49:30.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:49:30.114Z] Configure a credential helper to remove this warning. See [2022-01-26T04:49:30.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:49:30.114Z] [2022-01-26T04:49:30.114Z] Login Succeeded [2022-01-26T04:49:30.114Z] nexus3.edgexfoundry.org:10003 [2022-01-26T04:49:30.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:49:30.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:49:30.381Z] Configure a credential helper to remove this warning. See [2022-01-26T04:49:30.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:49:30.381Z] [2022-01-26T04:49:30.381Z] Login Succeeded [2022-01-26T04:49:30.381Z] nexus3.edgexfoundry.org:10004 [2022-01-26T04:49:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:49:30.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:49:30.381Z] Configure a credential helper to remove this warning. See [2022-01-26T04:49:30.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:49:30.381Z] [2022-01-26T04:49:30.381Z] Login Succeeded [2022-01-26T04:49:30.381Z] docker.io [2022-01-26T04:49:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:49:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:49:30.956Z] Configure a credential helper to remove this warning. See [2022-01-26T04:49:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:49:30.956Z] [2022-01-26T04:49:30.956Z] Login Succeeded [2022-01-26T04:49:30.956Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T04:49:30.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-26T04:49:31.410Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/core-command/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/core-data/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-26T04:49:31.410Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-26T04:49:31.410Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-26T04:49:31.410Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-26T04:49:31.410Z] ++ cut -d/ -f2 [2022-01-26T04:49:31.410Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-26T04:49:31.461Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-26T04:49:31.985Z] + git rev-list -1 --merges dc47ffffa5b315b7b476873d4b9ddd460a1b8746~1..dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo [2022-01-26T04:49:32.019Z] -----------> git rev-list -1 --merges dc47ffffa5b315b7b476873d4b9ddd460a1b8746~1..dc47ffffa5b315b7b476873d4b9ddd460a1b8746 dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [false] [Pipeline] sh [2022-01-26T04:49:32.331Z] + git log --format=format:%s -1 dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo [2022-01-26T04:49:32.365Z] ========================================================= [2022-01-26T04:49:32.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-26T04:49:32.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-26T04:49:33.003Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-26T04:49:33.003Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-26T04:49:33.003Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-26T04:49:33.003Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-26T04:49:33.003Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-26T04:49:33.003Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-26T04:49:33.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:49:33.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T04:49:33.470Z] [2022-01-26T04:49:33.470Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:49:33.817Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T04:49:33.817Z] latest: Pulling from edgex-devops/git-semver [2022-01-26T04:49:33.817Z] a0d0a0d46f8b: Pulling fs layer [2022-01-26T04:49:33.817Z] 3e5f54012d9b: Pulling fs layer [2022-01-26T04:49:33.817Z] 4c7163046ea9: Pulling fs layer [2022-01-26T04:49:33.817Z] 0c2d73faf560: Pulling fs layer [2022-01-26T04:49:33.817Z] 0c2d73faf560: Waiting [2022-01-26T04:49:33.817Z] 3e5f54012d9b: Verifying Checksum [2022-01-26T04:49:33.817Z] 3e5f54012d9b: Download complete [2022-01-26T04:49:33.817Z] a0d0a0d46f8b: Verifying Checksum [2022-01-26T04:49:33.817Z] a0d0a0d46f8b: Download complete [2022-01-26T04:49:33.817Z] 4c7163046ea9: Verifying Checksum [2022-01-26T04:49:33.817Z] 4c7163046ea9: Download complete [2022-01-26T04:49:33.817Z] 0c2d73faf560: Verifying Checksum [2022-01-26T04:49:33.817Z] 0c2d73faf560: Download complete [2022-01-26T04:49:34.084Z] a0d0a0d46f8b: Pull complete [2022-01-26T04:49:34.084Z] 3e5f54012d9b: Pull complete [2022-01-26T04:49:34.354Z] 4c7163046ea9: Pull complete [2022-01-26T04:49:34.617Z] 0c2d73faf560: Pull complete [2022-01-26T04:49:34.617Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-26T04:49:34.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-26T04:49:34.617Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-26T04:49:34.710Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T04:49:34.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-26T04:49:35.423Z] $ docker top 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-26T04:49:35.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-26T04:49:35.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-26T04:49:35.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-26T04:49:35.709Z] $ docker exec 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent [2022-01-26T04:49:35.805Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBmFmN/agent.14 [2022-01-26T04:49:35.805Z] SSH_AGENT_PID=21 [2022-01-26T04:49:35.812Z] Running ssh-add (command line suppressed) [2022-01-26T04:49:35.906Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7235223293157537628.key (/w/workspace/edgex-go/1@tmp/private_key_7235223293157537628.key) [2022-01-26T04:49:35.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-26T04:49:36.255Z] + git tag --points-at HEAD [Pipeline] } [2022-01-26T04:49:36.284Z] $ docker exec --env ******** --env ******** 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent -k [2022-01-26T04:49:36.364Z] unset SSH_AUTH_SOCK; [2022-01-26T04:49:36.364Z] unset SSH_AGENT_PID; [2022-01-26T04:49:36.364Z] echo Agent pid 21 killed; [2022-01-26T04:49:36.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-26T04:49:36.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-26T04:49:36.470Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-26T04:49:36.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-26T04:49:36.597Z] $ docker exec 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent [2022-01-26T04:49:36.723Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMgcfF/agent.55 [2022-01-26T04:49:36.723Z] SSH_AGENT_PID=61 [2022-01-26T04:49:36.728Z] Running ssh-add (command line suppressed) [2022-01-26T04:49:36.832Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8893164855151876433.key (/w/workspace/edgex-go/1@tmp/private_key_8893164855151876433.key) [2022-01-26T04:49:36.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-26T04:49:37.188Z] + git semver init [2022-01-26T04:49:37.188Z] # -> Open(): unable to determine branch for HEAD [2022-01-26T04:49:37.188Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-01-26T04:49:37.188Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-01-26T04:49:37.188Z] # $SEMVER_REMOTE_NAME = origin [2022-01-26T04:49:37.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-26T04:49:37.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-26T04:49:37.188Z] # $SEMVER_BRANCH = PR-3870 [2022-01-26T04:49:37.188Z] # $SEMVER_TEMP = /tmp/semver-992424027 [2022-01-26T04:49:37.188Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-26T04:49:49.446Z] # '/tmp/semver-992424027' -> '/w/workspace/edgex-go/1/.semver' [2022-01-26T04:49:49.446Z] # -> Force: false [2022-01-26T04:49:49.446Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-01-26T04:49:49.475Z] $ docker exec --env ******** --env ******** 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent -k [2022-01-26T04:49:49.566Z] unset SSH_AUTH_SOCK; [2022-01-26T04:49:49.567Z] unset SSH_AGENT_PID; [2022-01-26T04:49:49.567Z] echo Agent pid 61 killed; [2022-01-26T04:49:49.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-26T04:49:50.024Z] + git semver [Pipeline] } [2022-01-26T04:49:50.058Z] $ docker stop --time=1 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 [2022-01-26T04:49:52.235Z] $ docker rm -f 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-26T04:49:52.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-26T04:49:52.929Z] Stashed 1 file(s) [Pipeline] echo [2022-01-26T04:49:52.947Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-26T04:49:53.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-26T04:49:53.439Z] ========================================================= [2022-01-26T04:49:53.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-26T04:49:53.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:49:53.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-26T04:49:53.791Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-26T04:49:53.791Z] 59bf1c3509f3: Pulling fs layer [2022-01-26T04:49:53.791Z] 666ba61612fd: Pulling fs layer [2022-01-26T04:49:53.791Z] 8ed8ca486205: Pulling fs layer [2022-01-26T04:49:53.791Z] 4fe6c5a15a65: Pulling fs layer [2022-01-26T04:49:53.791Z] 22a0e8bec74d: Pulling fs layer [2022-01-26T04:49:53.791Z] f965cba54748: Pulling fs layer [2022-01-26T04:49:53.791Z] 861ffc35075e: Pulling fs layer [2022-01-26T04:49:53.791Z] 4b385c91608e: Pulling fs layer [2022-01-26T04:49:53.791Z] 560528eb2ebb: Pulling fs layer [2022-01-26T04:49:53.791Z] f965cba54748: Waiting [2022-01-26T04:49:53.791Z] 861ffc35075e: Waiting [2022-01-26T04:49:53.791Z] 4b385c91608e: Waiting [2022-01-26T04:49:53.791Z] 560528eb2ebb: Waiting [2022-01-26T04:49:53.791Z] 4fe6c5a15a65: Waiting [2022-01-26T04:49:53.791Z] 22a0e8bec74d: Waiting [2022-01-26T04:49:53.791Z] 8ed8ca486205: Verifying Checksum [2022-01-26T04:49:53.791Z] 8ed8ca486205: Download complete [2022-01-26T04:49:53.791Z] 666ba61612fd: Verifying Checksum [2022-01-26T04:49:53.791Z] 666ba61612fd: Download complete [2022-01-26T04:49:53.791Z] 22a0e8bec74d: Verifying Checksum [2022-01-26T04:49:53.791Z] 22a0e8bec74d: Download complete [2022-01-26T04:49:53.791Z] f965cba54748: Verifying Checksum [2022-01-26T04:49:53.791Z] f965cba54748: Download complete [2022-01-26T04:49:53.791Z] 59bf1c3509f3: Verifying Checksum [2022-01-26T04:49:53.791Z] 59bf1c3509f3: Download complete [2022-01-26T04:49:53.791Z] 861ffc35075e: Verifying Checksum [2022-01-26T04:49:53.791Z] 861ffc35075e: Download complete [2022-01-26T04:49:54.056Z] 4b385c91608e: Verifying Checksum [2022-01-26T04:49:54.057Z] 4b385c91608e: Download complete [2022-01-26T04:49:54.325Z] 59bf1c3509f3: Pull complete [2022-01-26T04:49:54.325Z] 560528eb2ebb: Verifying Checksum [2022-01-26T04:49:54.325Z] 560528eb2ebb: Download complete [2022-01-26T04:49:54.325Z] 666ba61612fd: Pull complete [2022-01-26T04:49:54.592Z] 4fe6c5a15a65: Verifying Checksum [2022-01-26T04:49:54.592Z] 4fe6c5a15a65: Download complete [2022-01-26T04:49:54.592Z] 8ed8ca486205: Pull complete [2022-01-26T04:49:58.828Z] 4fe6c5a15a65: Pull complete [2022-01-26T04:49:58.828Z] 22a0e8bec74d: Pull complete [2022-01-26T04:49:58.828Z] f965cba54748: Pull complete [2022-01-26T04:49:58.828Z] 861ffc35075e: Pull complete [2022-01-26T04:49:58.828Z] 4b385c91608e: Pull complete [2022-01-26T04:50:01.428Z] 560528eb2ebb: Pull complete [2022-01-26T04:50:01.428Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-26T04:50:01.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-26T04:50:01.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:50:01.796Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-26T04:50:01.796Z] WORKDIR /edgex [2022-01-26T04:50:01.796Z] COPY go.mod . [2022-01-26T04:50:01.796Z] RUN go mod download' [2022-01-26T04:50:01.796Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-26T04:50:03.209Z] Sending build context to Docker daemon 333.9MB [2022-01-26T04:50:03.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-26T04:50:03.209Z] ---> dd4a08f94e63 [2022-01-26T04:50:03.209Z] Step 2/4 : WORKDIR /edgex [2022-01-26T04:50:05.752Z] ---> Running in 8433ca4e3345 [2022-01-26T04:50:05.752Z] Removing intermediate container 8433ca4e3345 [2022-01-26T04:50:05.752Z] ---> 1f50fdaaa2a2 [2022-01-26T04:50:05.752Z] Step 3/4 : COPY go.mod . [2022-01-26T04:50:05.752Z] ---> 07877562c018 [2022-01-26T04:50:05.752Z] Step 4/4 : RUN go mod download [2022-01-26T04:50:05.752Z] ---> Running in ee77026e39c3 [2022-01-26T04:50:08.238Z] Still waiting to schedule task [2022-01-26T04:50:08.239Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3918’ [2022-01-26T04:50:44.532Z] Removing intermediate container ee77026e39c3 [2022-01-26T04:50:44.532Z] ---> 53f2b88e6959 [2022-01-26T04:50:44.532Z] Successfully built 53f2b88e6959 [2022-01-26T04:50:44.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:50:44.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-26T04:50:44.863Z] . [Pipeline] withDockerContainer [2022-01-26T04:50:44.962Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T04:50:44.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-26T04:50:45.372Z] $ docker top ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T04:50:45.765Z] + go version [2022-01-26T04:50:45.766Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-26T04:50:45.797Z] $ docker stop --time=1 ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed [2022-01-26T04:50:46.983Z] $ docker rm -f ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:50:47.644Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-26T04:50:47.644Z] . [Pipeline] withDockerContainer [2022-01-26T04:50:47.734Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T04:50:47.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-26T04:50:48.093Z] $ docker top 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-26T04:50:48.214Z] ========================================================= [2022-01-26T04:50:48.214Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-26T04:50:48.214Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:50:48.559Z] + make test [2022-01-26T04:50:48.559Z] go mod tidy [2022-01-26T04:50:48.559Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-26T04:50:55.163Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-26T04:51:10.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-26T04:51:14.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-26T04:51:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-26T04:51:14.921Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-26T04:51:16.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-26T04:51:17.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-26T04:51:17.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-26T04:51:17.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-26T04:51:18.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-26T04:51:18.043Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-26T04:51:18.309Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-26T04:51:18.309Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-26T04:51:18.309Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-26T04:51:18.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-26T04:51:20.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2022-01-26T04:51:20.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-26T04:51:20.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-26T04:51:20.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2022-01-26T04:51:20.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-26T04:51:21.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2022-01-26T04:51:21.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-26T04:51:21.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-26T04:51:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2022-01-26T04:51:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-26T04:51:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:51:22.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements [2022-01-26T04:51:22.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-26T04:51:22.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-26T04:51:22.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-26T04:51:22.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-26T04:51:22.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-26T04:51:23.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:51:23.536Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 59.1% of statements [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-26T04:51:23.536Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-26T04:51:23.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements [2022-01-26T04:51:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-26T04:51:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-26T04:51:23.806Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-26T04:51:24.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-01-26T04:51:24.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-26T04:51:24.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2022-01-26T04:51:24.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2022-01-26T04:51:24.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-26T04:51:25.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-01-26T04:51:25.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2022-01-26T04:51:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2022-01-26T04:51:25.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-01-26T04:51:25.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2022-01-26T04:51:38.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2022-01-26T04:51:38.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-01-26T04:51:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.436s coverage: 82.5% of statements [2022-01-26T04:51:43.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-01-26T04:52:01.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-26T04:52:01.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-26T04:52:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-26T04:52:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 43.8% of statements [2022-01-26T04:52:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-26T04:52:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-26T04:52:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-01-26T04:52:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-26T04:52:01.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-01-26T04:52:01.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-26T04:52:08.207Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-01-26T04:52:08.207Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-01-26T04:52:08.470Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-26T04:52:47.370Z] GO111MODULE=on go vet ./... [2022-01-26T04:52:48.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-26T04:52:48.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-26T04:52:49.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-26T04:52:49.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-26T04:52:49.972Z] + ls -al . [2022-01-26T04:52:49.972Z] total 644 [2022-01-26T04:52:49.972Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 04:52 . [2022-01-26T04:52:49.972Z] drwxr-xr-x 4 root root 28 Jan 26 04:50 .. [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 04:49 .dockerignore [2022-01-26T04:52:49.972Z] drwxrwxr-x 8 1001 1001 179 Jan 26 04:49 .git [2022-01-26T04:52:49.972Z] drwxrwxr-x 4 1001 1001 142 Jan 26 04:49 .github [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 804 Jan 26 04:49 .gitignore [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 42 Jan 26 04:49 .golangci.yml [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 76 Jan 26 04:49 .hadolint.yml [2022-01-26T04:52:49.972Z] drwx------ 3 1001 1001 73 Jan 26 04:49 .semver [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 04:49 .sonarcloud.properties [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 1171 Jan 26 04:49 ADOPTERS.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 9019 Jan 26 04:49 Attribution.txt [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 51732 Jan 26 04:49 CHANGELOG.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 04:49 CONTRIBUTING.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 677 Jan 26 04:49 GOVERNANCE.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 849 Jan 26 04:49 Jenkinsfile [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 04:49 LICENSE [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 6508 Jan 26 04:49 Makefile [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 582 Jan 26 04:49 OWNERS.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 8207 Jan 26 04:49 README.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 6912 Jan 26 04:49 SECURITY.md [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 04:49 VERSION [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 04:49 ZMQWindows.md [2022-01-26T04:52:49.972Z] drwxrwxr-x 2 1001 1001 37 Jan 26 04:49 bin [2022-01-26T04:52:49.972Z] drwxrwxr-x 14 1001 1001 4096 Jan 26 04:49 cmd [2022-01-26T04:52:49.972Z] -rw-r--r-- 1 root root 428383 Jan 26 04:52 coverage.out [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 2833 Jan 26 04:49 go.mod [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 50190 Jan 26 04:49 go.sum [2022-01-26T04:52:49.972Z] drwxrwxr-x 8 1001 1001 124 Jan 26 04:49 internal [2022-01-26T04:52:49.972Z] drwxrwxr-x 3 1001 1001 16 Jan 26 04:49 openapi [2022-01-26T04:52:49.972Z] drwxrwxr-x 4 1001 1001 71 Jan 26 04:49 snap [2022-01-26T04:52:49.972Z] -rw-rw-r-- 1 1001 1001 204 Jan 26 04:49 version.go [Pipeline] sh [2022-01-26T04:52:50.294Z] + '[' -e coverage.out ] [2022-01-26T04:52:50.294Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-26T04:52:50.436Z] Stashed 1 file(s) [Pipeline] sh [2022-01-26T04:52:50.740Z] + make build [2022-01-26T04:52:50.740Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-26T04:52:52.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-26T04:52:58.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-26T04:52:59.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-26T04:53:00.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-26T04:53:00.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-26T04:53:01.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-26T04:53:01.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-26T04:53:02.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-26T04:53:03.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-26T04:53:04.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-26T04:53:04.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-26T04:53:06.255Z] $ docker stop --time=1 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 [2022-01-26T04:53:07.924Z] $ docker rm -f 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:53:09.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-26T04:53:09.589Z] [2022-01-26T04:53:09.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:53:09.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-26T04:53:09.942Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-26T04:53:09.942Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-26T04:53:09.942Z] ca9280d653b3: Pulling fs layer [2022-01-26T04:53:09.942Z] 7e9c9ca2126c: Pulling fs layer [2022-01-26T04:53:09.942Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-26T04:53:09.942Z] cbdbe7a5bc2a: Download complete [2022-01-26T04:53:10.214Z] ca9280d653b3: Verifying Checksum [2022-01-26T04:53:10.214Z] ca9280d653b3: Download complete [2022-01-26T04:53:10.214Z] cbdbe7a5bc2a: Pull complete [2022-01-26T04:53:10.483Z] 7e9c9ca2126c: Verifying Checksum [2022-01-26T04:53:10.483Z] 7e9c9ca2126c: Download complete [2022-01-26T04:53:10.751Z] ca9280d653b3: Pull complete [2022-01-26T04:53:15.364Z] 7e9c9ca2126c: Pull complete [2022-01-26T04:53:15.364Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-26T04:53:15.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-26T04:53:15.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-26T04:53:15.506Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T04:53:15.538Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-26T04:53:18.108Z] $ docker top f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T04:53:18.507Z] + docker-compose build --help [2022-01-26T04:53:18.507Z] + grep parallel [2022-01-26T04:53:19.080Z] --parallel Build images in parallel. [Pipeline] } [2022-01-26T04:53:19.108Z] $ docker stop --time=1 f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 [2022-01-26T04:53:20.304Z] $ docker rm -f f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:53:20.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-26T04:53:20.825Z] . [Pipeline] withDockerContainer [2022-01-26T04:53:20.907Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T04:53:20.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-26T04:53:21.254Z] $ docker top 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T04:53:21.661Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-26T04:53:22.232Z] Building core-command ... [2022-01-26T04:53:22.232Z] Building core-data ... [2022-01-26T04:53:22.232Z] Building core-metadata ... [2022-01-26T04:53:22.232Z] Building security-bootstrapper ... [2022-01-26T04:53:22.232Z] Building security-proxy-setup ... [2022-01-26T04:53:22.232Z] Building security-secretstore-setup ... [2022-01-26T04:53:22.232Z] Building support-notifications ... [2022-01-26T04:53:22.232Z] Building support-scheduler ... [2022-01-26T04:53:22.232Z] Building sys-mgmt-agent ... [2022-01-26T04:53:22.232Z] Building core-data [2022-01-26T04:53:22.232Z] Building security-secretstore-setup [2022-01-26T04:53:22.232Z] Building support-notifications [2022-01-26T04:53:22.232Z] Building sys-mgmt-agent [2022-01-26T04:53:22.232Z] Building support-scheduler [2022-01-26T04:53:32.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:53:32.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:53:32.227Z] ---> 53f2b88e6959 [2022-01-26T04:53:32.227Z] Step 3/22 : WORKDIR /edgex-go [2022-01-26T04:53:37.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:53:37.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:53:37.505Z] ---> 53f2b88e6959 [2022-01-26T04:53:37.505Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T04:53:38.455Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:53:38.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:53:38.455Z] ---> 53f2b88e6959 [2022-01-26T04:53:38.455Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T04:53:39.530Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3920 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws [2022-01-26T04:53:39.571Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-26T04:53:39.798Z] The recommended git tool is: git [2022-01-26T04:53:41.011Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:53:41.012Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:53:41.012Z] ---> 53f2b88e6959 [2022-01-26T04:53:41.012Z] Step 3/25 : WORKDIR /edgex-go [2022-01-26T04:53:41.012Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:53:41.012Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:53:41.012Z] ---> 53f2b88e6959 [2022-01-26T04:53:41.012Z] Step 3/22 : WORKDIR /edgex-go [2022-01-26T04:53:41.278Z] ---> Running in 0533d5a5ea07 [2022-01-26T04:53:41.278Z] ---> Running in 8f5bf08c0e91 [2022-01-26T04:53:41.278Z] ---> Running in 058d0dbb05f7 [2022-01-26T04:53:41.278Z] ---> Running in 9c3d334fb615 [2022-01-26T04:53:41.278Z] ---> Running in 4444235c2f01 [2022-01-26T04:53:41.550Z] Removing intermediate container 9c3d334fb615 [2022-01-26T04:53:41.550Z] ---> 03f28a619f82 [2022-01-26T04:53:41.550Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:53:41.550Z] Removing intermediate container 4444235c2f01 [2022-01-26T04:53:41.550Z] ---> bacb0cde8cb2 [2022-01-26T04:53:41.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:53:41.550Z] Removing intermediate container 058d0dbb05f7 [2022-01-26T04:53:41.550Z] ---> 61799c3f12f5 [2022-01-26T04:53:41.550Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:53:41.550Z] ---> Running in c277e1219fa6 [2022-01-26T04:53:41.550Z] Removing intermediate container 8f5bf08c0e91 [2022-01-26T04:53:41.550Z] ---> ace85951341e [2022-01-26T04:53:41.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:53:41.550Z] Removing intermediate container 0533d5a5ea07 [2022-01-26T04:53:41.550Z] ---> f97f494c7aed [2022-01-26T04:53:41.550Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:53:41.550Z] ---> Running in 03e093aac819 [2022-01-26T04:53:41.550Z] ---> Running in 6dbb73a70e4f [2022-01-26T04:53:41.550Z] ---> Running in e8b624c097e4 [2022-01-26T04:53:41.550Z] ---> Running in 3fcbd8426cb4 [2022-01-26T04:53:42.495Z] Removing intermediate container c277e1219fa6 [2022-01-26T04:53:42.495Z] ---> 95b5c8c1ccc5 [2022-01-26T04:53:42.495Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-26T04:53:42.495Z] ---> Running in 19db47a3a33a [2022-01-26T04:53:42.495Z] Removing intermediate container 03e093aac819 [2022-01-26T04:53:42.495Z] ---> ac0d5edfaeae [2022-01-26T04:53:42.495Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-26T04:53:42.495Z] ---> Running in d9d0215b9476 [2022-01-26T04:53:42.768Z] Removing intermediate container 6dbb73a70e4f [2022-01-26T04:53:42.768Z] ---> a4906f06d210 [2022-01-26T04:53:42.768Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-26T04:53:42.768Z] Removing intermediate container e8b624c097e4 [2022-01-26T04:53:42.768Z] ---> 8bd2684a72c3 [2022-01-26T04:53:42.768Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-26T04:53:42.768Z] ---> Running in cbc4c2be87eb [2022-01-26T04:53:42.768Z] ---> Running in b65cee481e32 [2022-01-26T04:53:42.768Z] Removing intermediate container 3fcbd8426cb4 [2022-01-26T04:53:42.768Z] ---> 8588fff49c41 [2022-01-26T04:53:42.768Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-26T04:53:42.768Z] ---> Running in e995e9faad1f [2022-01-26T04:53:43.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.294Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:43.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:44.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:44.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:53:44.391Z] OK: 221 MiB in 52 packages [2022-01-26T04:53:44.391Z] OK: 221 MiB in 52 packages [2022-01-26T04:53:44.391Z] OK: 221 MiB in 52 packages [2022-01-26T04:53:44.499Z] using credential edgex-jenkins-ssh [2022-01-26T04:53:44.514Z] Cloning the remote Git repository [2022-01-26T04:53:44.655Z] OK: 221 MiB in 52 packages [2022-01-26T04:53:44.655Z] OK: 221 MiB in 52 packages [2022-01-26T04:53:44.655Z] Removing intermediate container 19db47a3a33a [2022-01-26T04:53:44.655Z] ---> a3a8a61c336c [2022-01-26T04:53:44.655Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-26T04:53:44.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:53:44.642Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-26T04:53:44.731Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:53:44.733Z] > git --version # timeout=10 [2022-01-26T04:53:44.919Z] ---> a5eb95881ddc [2022-01-26T04:53:44.919Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:53:44.919Z] ---> Running in 89fcb7484c49 [2022-01-26T04:53:44.919Z] Removing intermediate container d9d0215b9476 [2022-01-26T04:53:44.919Z] ---> a75f6fb904fb [2022-01-26T04:53:44.919Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T04:53:45.185Z] Removing intermediate container b65cee481e32 [2022-01-26T04:53:45.185Z] ---> f1f17c37f5dd [2022-01-26T04:53:45.185Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T04:53:45.185Z] Removing intermediate container cbc4c2be87eb [2022-01-26T04:53:45.185Z] ---> a884410d064c [2022-01-26T04:53:45.185Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-26T04:53:45.448Z] Removing intermediate container e995e9faad1f [2022-01-26T04:53:45.448Z] ---> 4530938f0479 [2022-01-26T04:53:45.448Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-26T04:53:45.448Z] ---> dae86da673d2 [2022-01-26T04:53:45.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:53:45.448Z] ---> Running in 2190a24f6261 [2022-01-26T04:53:45.448Z] ---> dfb7e9715798 [2022-01-26T04:53:45.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:53:45.448Z] ---> Running in 95a9e623af64 [2022-01-26T04:53:45.448Z] ---> 439914d9026d [2022-01-26T04:53:45.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:53:45.448Z] ---> Running in 22d6cbda4aee [2022-01-26T04:53:45.712Z] ---> 3d794195ddf0 [2022-01-26T04:53:45.712Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:53:45.712Z] ---> Running in 8ebf1a9ed18a [2022-01-26T04:53:44.765Z] > git --version # 'git version 2.17.1' [2022-01-26T04:53:44.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:53:44.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T04:53:47.134Z] Removing intermediate container 89fcb7484c49 [2022-01-26T04:53:47.134Z] ---> 5a322f5af3a5 [2022-01-26T04:53:47.134Z] Step 8/22 : COPY . . [2022-01-26T04:53:47.399Z] Removing intermediate container 22d6cbda4aee [2022-01-26T04:53:47.399Z] ---> de5ffe51c4b5 [2022-01-26T04:53:47.399Z] Step 8/22 : COPY . . [2022-01-26T04:53:50.731Z] Removing intermediate container 2190a24f6261 [2022-01-26T04:53:50.731Z] ---> 57426db83006 [2022-01-26T04:53:50.731Z] Step 8/23 : COPY . . [2022-01-26T04:53:51.700Z] Removing intermediate container 95a9e623af64 [2022-01-26T04:53:51.700Z] ---> 28617e8bc221 [2022-01-26T04:53:51.700Z] Step 8/23 : COPY . . [2022-01-26T04:53:52.653Z] Removing intermediate container 8ebf1a9ed18a [2022-01-26T04:53:52.653Z] ---> 1723463d2720 [2022-01-26T04:53:52.653Z] Step 8/25 : COPY . . [2022-01-26T04:53:52.653Z] ---> 4604cd0f7b11 [2022-01-26T04:53:52.653Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-26T04:53:54.574Z] ---> Running in 64b318d8b079 [2022-01-26T04:53:55.959Z] ---> 6ad278aa0d40 [2022-01-26T04:53:55.959Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-26T04:53:56.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-26T04:53:58.189Z] ---> Running in e3c5d668338a [2022-01-26T04:53:58.189Z] ---> 019dea3e8d2b [2022-01-26T04:53:58.189Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-26T04:53:58.781Z] ---> Running in 80b2e0b4d725 [2022-01-26T04:53:58.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-26T04:53:59.726Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-26T04:54:01.575Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:54:01.972Z] Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:54:01.973Z] Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) [2022-01-26T04:54:00.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-26T04:54:00.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T04:54:00.521Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-26T04:54:00.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:54:00.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:54:00.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-26T04:54:01.594Z] > git config core.sparsecheckout # timeout=10 [2022-01-26T04:54:01.626Z] > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [2022-01-26T04:54:01.882Z] > git remote # timeout=10 [2022-01-26T04:54:01.900Z] > git config --get remote.origin.url # timeout=10 [2022-01-26T04:54:01.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:54:01.928Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-26T04:54:01.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-26T04:54:01.978Z] > git config core.sparsecheckout # timeout=10 [2022-01-26T04:54:01.995Z] > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [2022-01-26T04:54:06.318Z] Commit message: "feat(all): Create Common DTOs with ServiceName" [2022-01-26T04:54:06.376Z] > git --version # timeout=10 [2022-01-26T04:54:06.391Z] > git --version # 'git version 2.17.1' [2022-01-26T04:54:06.402Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-26T04:54:06.411Z] ---> 5190a2dccd24 [2022-01-26T04:54:06.411Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-26T04:54:06.680Z] ---> Running in aa6e78c3ced2 [2022-01-26T04:54:06.680Z] ---> de867f9167c4 [2022-01-26T04:54:06.680Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-26T04:54:06.680Z] ---> Running in db2aa6663439 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-26T04:54:07.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-26T04:54:07.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-26T04:54:07.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-26T04:54:07.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-26T04:54:07.581Z] Dload Upload Total Spent Left Speed [2022-01-26T04:54:07.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-01-26T04:54:08.094Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-26T04:54:08.501Z] + sudo tee /etc/docker/daemon.new [2022-01-26T04:54:08.501Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-26T04:54:08.501Z] { [2022-01-26T04:54:08.501Z] "registry-mirrors": [ [2022-01-26T04:54:08.501Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-26T04:54:08.501Z] ], [2022-01-26T04:54:08.501Z] "bip": "10.250.0.254/24", [2022-01-26T04:54:08.501Z] "hosts": [ [2022-01-26T04:54:08.501Z] "tcp://0.0.0.0:5555", [2022-01-26T04:54:08.501Z] "unix:///var/run/docker.sock" [2022-01-26T04:54:08.501Z] ], [2022-01-26T04:54:08.501Z] "mtu": 1458, [2022-01-26T04:54:08.501Z] "selinux-enabled": true, [2022-01-26T04:54:08.501Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-26T04:54:08.501Z] } [Pipeline] sh [2022-01-26T04:54:08.853Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-26T04:54:09.214Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T04:54:27.611Z] provisioning config files... [2022-01-26T04:54:27.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3202089348715147064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T04:54:28.198Z] ---> docker-login.sh [2022-01-26T04:54:28.198Z] nexus3.edgexfoundry.org:10001 [2022-01-26T04:54:28.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:54:29.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:54:29.068Z] Configure a credential helper to remove this warning. See [2022-01-26T04:54:29.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:54:29.068Z] [2022-01-26T04:54:29.068Z] Login Succeeded [2022-01-26T04:54:29.068Z] nexus3.edgexfoundry.org:10002 [2022-01-26T04:54:29.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:54:29.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:54:29.342Z] Configure a credential helper to remove this warning. See [2022-01-26T04:54:29.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:54:29.342Z] [2022-01-26T04:54:29.342Z] Login Succeeded [2022-01-26T04:54:29.342Z] nexus3.edgexfoundry.org:10003 [2022-01-26T04:54:29.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:54:29.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:54:29.942Z] Configure a credential helper to remove this warning. See [2022-01-26T04:54:29.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:54:29.942Z] [2022-01-26T04:54:29.942Z] Login Succeeded [2022-01-26T04:54:29.942Z] nexus3.edgexfoundry.org:10004 [2022-01-26T04:54:30.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:54:30.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:54:30.218Z] Configure a credential helper to remove this warning. See [2022-01-26T04:54:30.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:54:30.218Z] [2022-01-26T04:54:30.218Z] Login Succeeded [2022-01-26T04:54:30.491Z] docker.io [2022-01-26T04:54:30.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-26T04:54:31.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-26T04:54:31.037Z] Configure a credential helper to remove this warning. See [2022-01-26T04:54:31.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-26T04:54:31.037Z] [2022-01-26T04:54:31.037Z] Login Succeeded [2022-01-26T04:54:31.037Z] ---> docker-login.sh ends [Pipeline] } [2022-01-26T04:54:31.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-26T04:54:31.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-26T04:54:31.474Z] ========================================================= [2022-01-26T04:54:31.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-26T04:54:31.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:54:31.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-26T04:54:32.128Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-26T04:54:32.128Z] 9b3977197b4f: Pulling fs layer [2022-01-26T04:54:32.128Z] 1a89e8eeedd5: Pulling fs layer [2022-01-26T04:54:32.128Z] 94645a83ff95: Pulling fs layer [2022-01-26T04:54:32.128Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-26T04:54:32.128Z] 0c92f367c5e7: Pulling fs layer [2022-01-26T04:54:32.128Z] 4b8299f9d1f4: Pulling fs layer [2022-01-26T04:54:32.128Z] 9a6b49a46696: Pulling fs layer [2022-01-26T04:54:32.128Z] cf05db05a679: Pulling fs layer [2022-01-26T04:54:32.128Z] 4b8299f9d1f4: Waiting [2022-01-26T04:54:32.128Z] 9a6b49a46696: Waiting [2022-01-26T04:54:32.128Z] cf05db05a679: Waiting [2022-01-26T04:54:32.128Z] 3f3a8bcf1eab: Waiting [2022-01-26T04:54:32.128Z] 0c92f367c5e7: Waiting [2022-01-26T04:54:32.128Z] 94645a83ff95: Verifying Checksum [2022-01-26T04:54:32.128Z] 94645a83ff95: Download complete [2022-01-26T04:54:32.128Z] 1a89e8eeedd5: Verifying Checksum [2022-01-26T04:54:32.128Z] 1a89e8eeedd5: Download complete [2022-01-26T04:54:32.128Z] 0c92f367c5e7: Verifying Checksum [2022-01-26T04:54:32.128Z] 0c92f367c5e7: Download complete [2022-01-26T04:54:32.128Z] 4b8299f9d1f4: Verifying Checksum [2022-01-26T04:54:32.128Z] 4b8299f9d1f4: Download complete [2022-01-26T04:54:32.128Z] 9b3977197b4f: Verifying Checksum [2022-01-26T04:54:32.128Z] 9a6b49a46696: Verifying Checksum [2022-01-26T04:54:32.128Z] 9a6b49a46696: Download complete [2022-01-26T04:54:32.727Z] 9b3977197b4f: Pull complete [2022-01-26T04:54:33.338Z] 1a89e8eeedd5: Pull complete [2022-01-26T04:54:33.612Z] 94645a83ff95: Pull complete [2022-01-26T04:54:33.886Z] cf05db05a679: Verifying Checksum [2022-01-26T04:54:33.886Z] cf05db05a679: Download complete [2022-01-26T04:54:34.482Z] 3f3a8bcf1eab: Download complete [2022-01-26T04:54:39.413Z] Removing intermediate container 64b318d8b079 [2022-01-26T04:54:39.414Z] ---> e3ef77b25ed2 [2022-01-26T04:54:39.414Z] [2022-01-26T04:54:39.414Z] Step 10/22 : FROM alpine:3.14 [2022-01-26T04:54:39.414Z] 3.14: Pulling from library/alpine [2022-01-26T04:54:39.414Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-26T04:54:39.414Z] Status: Downloaded newer image for alpine:3.14 [2022-01-26T04:54:39.414Z] ---> 0a97eee8041e [2022-01-26T04:54:39.414Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-26T04:54:39.414Z] ---> Running in 5cb7b2687e9e [2022-01-26T04:54:39.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:39.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:39.414Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-26T04:54:39.414Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-26T04:54:39.414Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:54:39.414Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T04:54:39.414Z] OK: 6 MiB in 16 packages [2022-01-26T04:54:39.414Z] Removing intermediate container 5cb7b2687e9e [2022-01-26T04:54:39.414Z] ---> 1f569cb7f512 [2022-01-26T04:54:39.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T04:54:39.414Z] ---> Running in 9e6d05f7ad7e [2022-01-26T04:54:39.414Z] Removing intermediate container 9e6d05f7ad7e [2022-01-26T04:54:39.414Z] ---> 170111fce07e [2022-01-26T04:54:39.414Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-26T04:54:39.414Z] ---> Running in 2a2d0743a808 [2022-01-26T04:54:39.414Z] Removing intermediate container 2a2d0743a808 [2022-01-26T04:54:39.414Z] ---> 1306f96ddb11 [2022-01-26T04:54:39.414Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-26T04:54:39.414Z] ---> Running in e66813670819 [2022-01-26T04:54:39.414Z] Removing intermediate container e66813670819 [2022-01-26T04:54:39.414Z] ---> 5aefba1de44a [2022-01-26T04:54:39.414Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:54:39.414Z] ---> f85eaba09261 [2022-01-26T04:54:39.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-26T04:54:39.683Z] ---> 05613eb6c805 [2022-01-26T04:54:39.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-26T04:54:39.949Z] ---> 40fa6ab3f7f6 [2022-01-26T04:54:39.949Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-26T04:54:39.949Z] ---> Running in 4d97330d6b40 [2022-01-26T04:54:40.219Z] Removing intermediate container 4d97330d6b40 [2022-01-26T04:54:40.219Z] ---> 01726a8a5311 [2022-01-26T04:54:40.219Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:54:40.219Z] ---> Running in 39954424a0eb [2022-01-26T04:54:40.482Z] Removing intermediate container 39954424a0eb [2022-01-26T04:54:40.482Z] ---> 715442aacb9a [2022-01-26T04:54:40.482Z] Step 20/22 : LABEL arch=x86_64 [2022-01-26T04:54:40.482Z] ---> Running in 6a289521e749 [2022-01-26T04:54:40.744Z] Removing intermediate container 6a289521e749 [2022-01-26T04:54:40.744Z] ---> 30b7db3ff826 [2022-01-26T04:54:40.744Z] Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:54:40.744Z] ---> Running in 27fbf781987d [2022-01-26T04:54:41.005Z] Removing intermediate container 27fbf781987d [2022-01-26T04:54:41.005Z] ---> 9d9a96461884 [2022-01-26T04:54:41.005Z] Step 22/22 : LABEL version=0.0.0 [2022-01-26T04:54:41.005Z] ---> Running in 192bb5edfbde [2022-01-26T04:54:41.005Z] Removing intermediate container 192bb5edfbde [2022-01-26T04:54:41.005Z] ---> 74ea49d041ab [2022-01-26T04:54:41.005Z] [2022-01-26T04:54:41.266Z] Successfully built 74ea49d041ab [2022-01-26T04:54:41.266Z] Successfully tagged support-notifications:latest [2022-01-26T04:54:41.266Z] Building security-bootstrapper [2022-01-26T04:54:45.493Z]  Building support-notifications ... done Removing intermediate container e3c5d668338a [2022-01-26T04:54:45.493Z] ---> c633d5cfd72e [2022-01-26T04:54:45.493Z] [2022-01-26T04:54:45.493Z] Step 10/22 : FROM alpine:3.14 [2022-01-26T04:54:45.493Z] ---> 0a97eee8041e [2022-01-26T04:54:45.493Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-26T04:54:45.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-26T04:54:45.493Z] ---> Running in b9fdb2b95507 [2022-01-26T04:54:45.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:46.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:46.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-26T04:54:46.022Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:54:46.282Z] OK: 6 MiB in 15 packages [2022-01-26T04:54:46.860Z] Removing intermediate container b9fdb2b95507 [2022-01-26T04:54:46.860Z] ---> 22b25c1999b0 [2022-01-26T04:54:46.860Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T04:54:46.860Z] Removing intermediate container 80b2e0b4d725 [2022-01-26T04:54:46.860Z] ---> cb4e77861e6b [2022-01-26T04:54:46.860Z] [2022-01-26T04:54:46.860Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T04:54:46.860Z] ---> 0a97eee8041e [2022-01-26T04:54:46.860Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-26T04:54:46.884Z] 3f3a8bcf1eab: Pull complete [2022-01-26T04:54:46.884Z] 0c92f367c5e7: Pull complete [2022-01-26T04:54:46.884Z] 4b8299f9d1f4: Pull complete [2022-01-26T04:54:46.884Z] 9a6b49a46696: Pull complete [2022-01-26T04:54:47.132Z] ---> Running in a91f922edb16 [2022-01-26T04:54:47.132Z] ---> Running in 90986c15e264 [2022-01-26T04:54:47.132Z] Removing intermediate container a91f922edb16 [2022-01-26T04:54:47.132Z] ---> 6eaf84c6cf89 [2022-01-26T04:54:47.132Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-26T04:54:47.713Z] ---> Running in 8dc78ce0d35f [2022-01-26T04:54:47.713Z] Removing intermediate container 90986c15e264 [2022-01-26T04:54:47.713Z] ---> 0d61c48b21a6 [2022-01-26T04:54:47.713Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-26T04:54:47.978Z] Removing intermediate container db2aa6663439 [2022-01-26T04:54:47.978Z] ---> c9054a9d125a [2022-01-26T04:54:47.978Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-26T04:54:47.978Z] ---> Running in 62502756c93a [2022-01-26T04:54:47.978Z] Removing intermediate container aa6e78c3ced2 [2022-01-26T04:54:47.978Z] ---> f9644c4794cd [2022-01-26T04:54:47.978Z] [2022-01-26T04:54:47.978Z] Step 10/25 : FROM alpine:3.14 [2022-01-26T04:54:47.978Z] ---> 0a97eee8041e [2022-01-26T04:54:47.978Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-26T04:54:48.242Z] ---> Running in 6f7213b0d4a9 [2022-01-26T04:54:48.242Z] Removing intermediate container 8dc78ce0d35f [2022-01-26T04:54:48.242Z] ---> f7536610bff5 [2022-01-26T04:54:48.242Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-26T04:54:48.242Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:54:48.242Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:54:48.242Z] ---> 53f2b88e6959 [2022-01-26T04:54:48.242Z] Step 3/31 : WORKDIR /edgex-go [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> f97f494c7aed [2022-01-26T04:54:48.242Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> 8588fff49c41 [2022-01-26T04:54:48.242Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> 4530938f0479 [2022-01-26T04:54:48.242Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> 3d794195ddf0 [2022-01-26T04:54:48.242Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> 1723463d2720 [2022-01-26T04:54:48.242Z] Step 8/31 : COPY . . [2022-01-26T04:54:48.242Z] ---> Using cache [2022-01-26T04:54:48.242Z] ---> 5190a2dccd24 [2022-01-26T04:54:48.242Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-26T04:54:48.512Z] ---> Running in 1b2b88ceed8c [2022-01-26T04:54:48.512Z] ---> Running in 3e3b1641dbbb [2022-01-26T04:54:48.512Z] Removing intermediate container 62502756c93a [2022-01-26T04:54:48.512Z] ---> afcb28ae87fa [2022-01-26T04:54:48.512Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-26T04:54:48.512Z] ---> Running in 513516709ab8 [2022-01-26T04:54:48.512Z] ---> Running in 94eb8bed4610 [2022-01-26T04:54:48.512Z] Removing intermediate container 3e3b1641dbbb [2022-01-26T04:54:48.512Z] ---> 492989d93563 [2022-01-26T04:54:48.512Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:54:48.774Z] Removing intermediate container 94eb8bed4610 [2022-01-26T04:54:48.774Z] ---> 3d994f5875d4 [2022-01-26T04:54:48.774Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:54:48.774Z] ---> Running in c5330629e814 [2022-01-26T04:54:48.774Z] ---> a883f68806b2 [2022-01-26T04:54:48.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-26T04:54:48.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-26T04:54:49.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:49.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:49.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-26T04:54:49.305Z] ---> ed5d9cf2b619 [2022-01-26T04:54:49.305Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-26T04:54:49.568Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-26T04:54:49.568Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-26T04:54:49.569Z] (3/3) Installing su-exec (0.2-r1) [2022-01-26T04:54:49.569Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:54:49.569Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T04:54:49.569Z] OK: 6 MiB in 17 packages [2022-01-26T04:54:49.569Z] ---> 76e825b78074 [2022-01-26T04:54:49.569Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-26T04:54:49.831Z] ---> Running in 63e8412fdeba [2022-01-26T04:54:49.831Z] Removing intermediate container c5330629e814 [2022-01-26T04:54:49.831Z] ---> 8bf5949209e1 [2022-01-26T04:54:49.831Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-26T04:54:49.831Z] Removing intermediate container 63e8412fdeba [2022-01-26T04:54:49.831Z] ---> d7ea178c86b1 [2022-01-26T04:54:49.831Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:54:49.831Z] ---> Running in a7dffb1c9828 [2022-01-26T04:54:49.831Z] ---> Running in 96ff4515e7ec [2022-01-26T04:54:50.095Z] Removing intermediate container 6f7213b0d4a9 [2022-01-26T04:54:50.095Z] ---> 821232400dc9 [2022-01-26T04:54:50.095Z] [2022-01-26T04:54:50.095Z] Step 11/23 : FROM docker:20.10.10 [2022-01-26T04:54:50.095Z] Removing intermediate container 96ff4515e7ec [2022-01-26T04:54:50.095Z] ---> 2443565aa980 [2022-01-26T04:54:50.095Z] Step 20/22 : LABEL arch=x86_64 [2022-01-26T04:54:50.095Z] ---> Running in ef7a08d90eb9 [2022-01-26T04:54:50.095Z] Removing intermediate container 1b2b88ceed8c [2022-01-26T04:54:50.095Z] ---> 72cf12248c43 [2022-01-26T04:54:50.095Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-26T04:54:50.095Z] 20.10.10: Pulling from library/docker [2022-01-26T04:54:50.361Z] ---> Running in 7479d19e7584 [2022-01-26T04:54:50.361Z] Removing intermediate container ef7a08d90eb9 [2022-01-26T04:54:50.361Z] ---> 3c3e14492d06 [2022-01-26T04:54:50.361Z] Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:54:50.361Z] ---> Running in 60f40d5034e1 [2022-01-26T04:54:50.361Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:50.361Z] Removing intermediate container 7479d19e7584 [2022-01-26T04:54:50.361Z] ---> df6c20c3b2bf [2022-01-26T04:54:50.361Z] Step 13/25 : WORKDIR / [2022-01-26T04:54:50.626Z] ---> Running in d779514bf491 [2022-01-26T04:54:50.626Z] Removing intermediate container 60f40d5034e1 [2022-01-26T04:54:50.626Z] ---> e0266621998a [2022-01-26T04:54:50.626Z] Step 22/22 : LABEL version=0.0.0 [2022-01-26T04:54:50.888Z] ---> Running in 1b6e58805bfc [2022-01-26T04:54:50.888Z] Removing intermediate container d779514bf491 [2022-01-26T04:54:50.888Z] ---> 6692dc83d998 [2022-01-26T04:54:50.888Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-26T04:54:50.888Z] Removing intermediate container 1b6e58805bfc [2022-01-26T04:54:50.888Z] ---> 7a98d0aca963 [2022-01-26T04:54:50.888Z] [2022-01-26T04:54:51.155Z] Successfully built 7a98d0aca963 [2022-01-26T04:54:51.155Z] Successfully tagged support-scheduler:latest [2022-01-26T04:54:51.155Z] Building core-metadata [2022-01-26T04:54:51.155Z]  Building support-scheduler ... done  ---> 850ee770feaa [2022-01-26T04:54:51.155Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-26T04:54:51.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:54:51.735Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-26T04:54:51.735Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-26T04:54:51.735Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-26T04:54:51.997Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-26T04:54:51.997Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-26T04:54:52.591Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-26T04:54:52.858Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:54:52.859Z] OK: 8 MiB in 20 packages [2022-01-26T04:54:53.127Z] ---> 9428caadc416 [2022-01-26T04:54:53.127Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-26T04:54:53.399Z] ---> 1ee006b64138 [2022-01-26T04:54:53.399Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-26T04:54:53.597Z] cf05db05a679: Pull complete [2022-01-26T04:54:53.597Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-26T04:54:53.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-26T04:54:53.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:54:53.685Z] Removing intermediate container a7dffb1c9828 [2022-01-26T04:54:53.685Z] ---> 198c3fe6860e [2022-01-26T04:54:53.685Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:54:53.974Z] ---> 722f1fcb1246 [2022-01-26T04:54:53.974Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-26T04:54:54.007Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-26T04:54:54.007Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-26T04:54:54.007Z] WORKDIR /edgex [2022-01-26T04:54:54.007Z] COPY go.mod . [2022-01-26T04:54:54.007Z] RUN go mod download [2022-01-26T04:54:54.253Z] ---> af6ab1435d41 [2022-01-26T04:54:54.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-26T04:54:55.244Z] ---> 0a682bde8174 [2022-01-26T04:54:55.244Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-26T04:54:55.244Z] ---> fd8a54b8f9bc [2022-01-26T04:54:55.244Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-26T04:54:55.516Z] ---> 1a3ab4a186dd [2022-01-26T04:54:55.516Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-26T04:54:55.804Z] ---> Running in b80df6dd0eab [2022-01-26T04:54:56.074Z] Removing intermediate container b80df6dd0eab [2022-01-26T04:54:56.074Z] ---> 648f33dbfd1e [2022-01-26T04:54:56.074Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:54:56.074Z] ---> 72376ed62615 [2022-01-26T04:54:56.074Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-26T04:54:56.074Z] ---> Running in 24bf243344c4 [2022-01-26T04:54:56.644Z] Sending build context to Docker daemon 168.7MB [2022-01-26T04:54:56.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-26T04:54:56.644Z] ---> 0ccda1f7e2ee [2022-01-26T04:54:56.644Z] Step 2/4 : WORKDIR /edgex [2022-01-26T04:54:56.656Z] Removing intermediate container 24bf243344c4 [2022-01-26T04:54:56.656Z] ---> cb34413f136b [2022-01-26T04:54:56.656Z] Step 21/23 : LABEL arch=x86_64 [2022-01-26T04:54:56.656Z] ---> 6c1342410c0b [2022-01-26T04:54:56.656Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-26T04:54:56.656Z] ---> Running in d8a9b701cef6 [2022-01-26T04:54:56.656Z] ---> Running in 358cf77ea1a7 [2022-01-26T04:54:56.920Z] Removing intermediate container d8a9b701cef6 [2022-01-26T04:54:56.920Z] ---> 14d65e07e344 [2022-01-26T04:54:56.920Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:54:56.920Z] ---> Running in f256da0b2528 [2022-01-26T04:54:57.501Z] Removing intermediate container f256da0b2528 [2022-01-26T04:54:57.501Z] ---> 089b1963b0cc [2022-01-26T04:54:57.501Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T04:54:57.501Z] ---> Running in 5785103a0914 [2022-01-26T04:54:57.760Z] Removing intermediate container 5785103a0914 [2022-01-26T04:54:57.760Z] ---> eb3769be062c [2022-01-26T04:54:57.760Z] [2022-01-26T04:54:58.030Z] Successfully built eb3769be062c [2022-01-26T04:54:58.030Z] Successfully tagged core-data:latest [2022-01-26T04:54:58.030Z]  Building core-data ... done Building security-proxy-setup [2022-01-26T04:54:58.030Z] Removing intermediate container 358cf77ea1a7 [2022-01-26T04:54:58.030Z] ---> 7b67558031be [2022-01-26T04:54:58.030Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-26T04:54:58.030Z] ---> Running in 73472f947b67 [2022-01-26T04:54:58.313Z] Removing intermediate container 73472f947b67 [2022-01-26T04:54:58.313Z] ---> 38685a1cc6cc [2022-01-26T04:54:58.313Z] Step 23/25 : LABEL arch=x86_64 [2022-01-26T04:54:58.590Z] ---> Running in 014cecf48f53 [2022-01-26T04:54:58.629Z] ---> Running in 98b6746d925c [2022-01-26T04:54:58.902Z] Removing intermediate container 98b6746d925c [2022-01-26T04:54:58.902Z] ---> 2f6a57320853 [2022-01-26T04:54:58.902Z] Step 3/4 : COPY go.mod . [2022-01-26T04:54:59.505Z] ---> 39867fd4b9a0 [2022-01-26T04:54:59.505Z] Step 4/4 : RUN go mod download [2022-01-26T04:54:59.505Z] ---> Running in 1f48cbe28b79 [2022-01-26T04:54:59.565Z] Removing intermediate container 014cecf48f53 [2022-01-26T04:54:59.565Z] ---> 3834e1e45264 [2022-01-26T04:54:59.565Z] Step 24/25 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:00.146Z] ---> Running in 3dd48b9a55b2 [2022-01-26T04:55:00.411Z] Removing intermediate container 3dd48b9a55b2 [2022-01-26T04:55:00.411Z] ---> 27059a11d475 [2022-01-26T04:55:00.411Z] Step 25/25 : LABEL version=0.0.0 [2022-01-26T04:55:00.692Z] ---> Running in 3aca1b59c093 [2022-01-26T04:55:00.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:55:00.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:55:00.692Z] ---> 53f2b88e6959 [2022-01-26T04:55:00.692Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> f97f494c7aed [2022-01-26T04:55:00.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> 8588fff49c41 [2022-01-26T04:55:00.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> 4530938f0479 [2022-01-26T04:55:00.692Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> 3d794195ddf0 [2022-01-26T04:55:00.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> 1723463d2720 [2022-01-26T04:55:00.692Z] Step 8/23 : COPY . . [2022-01-26T04:55:00.692Z] ---> Using cache [2022-01-26T04:55:00.692Z] ---> 5190a2dccd24 [2022-01-26T04:55:00.692Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-26T04:55:00.692Z] ---> Running in 0a029e15c88d [2022-01-26T04:55:00.692Z] Removing intermediate container 3aca1b59c093 [2022-01-26T04:55:00.692Z] ---> 2af75abce81c [2022-01-26T04:55:00.692Z] [2022-01-26T04:55:00.955Z] Successfully built 2af75abce81c [2022-01-26T04:55:00.955Z] Successfully tagged security-secretstore-setup:latest [2022-01-26T04:55:00.955Z]  Building security-secretstore-setup ... done Building core-command [2022-01-26T04:55:01.228Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-26T04:55:01.228Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-26T04:55:01.228Z] ---> b706a049f56e [2022-01-26T04:55:01.228Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-26T04:55:02.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-26T04:55:02.436Z] ---> Running in 24b62594def0 [2022-01-26T04:55:02.697Z] Removing intermediate container 24b62594def0 [2022-01-26T04:55:02.697Z] ---> e4acb7729178 [2022-01-26T04:55:02.697Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-26T04:55:02.964Z] ---> Running in 0d128d316042 [2022-01-26T04:55:03.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:03.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:03.849Z] (1/42) Installing readline (8.1.0-r0) [2022-01-26T04:55:03.849Z] (2/42) Installing bash (5.1.4-r0) [2022-01-26T04:55:03.849Z] Executing bash-5.1.4-r0.post-install [2022-01-26T04:55:03.849Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-26T04:55:03.849Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-26T04:55:03.849Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-26T04:55:03.849Z] (6/42) Installing curl (7.79.1-r0) [2022-01-26T04:55:03.849Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-26T04:55:03.849Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-26T04:55:03.849Z] (9/42) Installing expat (2.4.3-r0) [2022-01-26T04:55:03.849Z] (10/42) Installing libffi (3.3-r2) [2022-01-26T04:55:03.849Z] (11/42) Installing gdbm (1.19-r0) [2022-01-26T04:55:03.849Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-26T04:55:03.849Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-26T04:55:03.849Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-26T04:55:03.849Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-26T04:55:04.125Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-26T04:55:04.125Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-26T04:55:05.076Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-26T04:55:05.076Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-26T04:55:05.076Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-26T04:55:05.076Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-26T04:55:05.076Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-26T04:55:05.076Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-26T04:55:05.076Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-26T04:55:05.076Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-26T04:55:05.076Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-26T04:55:05.076Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-26T04:55:05.076Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-26T04:55:05.339Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-26T04:55:05.339Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-26T04:55:05.339Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-26T04:55:05.339Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-26T04:55:05.339Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-26T04:55:05.339Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-26T04:55:05.339Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-26T04:55:05.339Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-26T04:55:05.339Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-26T04:55:05.339Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-26T04:55:05.339Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-26T04:55:05.339Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-26T04:55:05.339Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-26T04:55:05.339Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-26T04:55:05.605Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:55:05.605Z] OK: 84 MiB in 64 packages [2022-01-26T04:55:06.180Z] Collecting docker-compose==1.23.2 [2022-01-26T04:55:06.445Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-26T04:55:06.445Z] Collecting jsonschema<3,>=2.5.1 [2022-01-26T04:55:06.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-26T04:55:06.445Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-26T04:55:06.445Z] Collecting PyYAML<4,>=3.10 [2022-01-26T04:55:06.708Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-26T04:55:07.286Z] Collecting cached-property<2,>=1.2.0 [2022-01-26T04:55:07.286Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-26T04:55:07.286Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-26T04:55:07.286Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-26T04:55:07.862Z] Collecting texttable<0.10,>=0.9.0 [2022-01-26T04:55:07.862Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-26T04:55:08.466Z] Collecting docker<4.0,>=3.6.0 [2022-01-26T04:55:08.466Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-26T04:55:08.734Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-26T04:55:08.734Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-26T04:55:09.001Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-26T04:55:09.001Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-26T04:55:09.001Z] Collecting docopt<0.7,>=0.6.1 [2022-01-26T04:55:09.001Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-26T04:55:09.608Z] Collecting docker-pycreds>=0.4.0 [2022-01-26T04:55:09.608Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-26T04:55:09.889Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-26T04:55:09.889Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-26T04:55:09.889Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-26T04:55:09.889Z] Collecting idna<2.8,>=2.5 [2022-01-26T04:55:09.889Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-26T04:55:10.161Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-26T04:55:10.161Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-26T04:55:10.161Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-26T04:55:10.161Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-26T04:55:10.161Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-26T04:55:10.161Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-26T04:55:10.425Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-26T04:55:10.425Z] Attempting uninstall: urllib3 [2022-01-26T04:55:10.425Z] Found existing installation: urllib3 1.26.5 [2022-01-26T04:55:10.425Z] Uninstalling urllib3-1.26.5: [2022-01-26T04:55:10.425Z] Successfully uninstalled urllib3-1.26.5 [2022-01-26T04:55:10.694Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:55:10.694Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:55:10.694Z] ---> 53f2b88e6959 [2022-01-26T04:55:10.694Z] Step 3/21 : WORKDIR /edgex-go [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> f97f494c7aed [2022-01-26T04:55:10.694Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> 8588fff49c41 [2022-01-26T04:55:10.694Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> 4530938f0479 [2022-01-26T04:55:10.694Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> 3d794195ddf0 [2022-01-26T04:55:10.694Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> 1723463d2720 [2022-01-26T04:55:10.694Z] Step 8/21 : COPY . . [2022-01-26T04:55:10.694Z] Attempting uninstall: idna [2022-01-26T04:55:10.694Z] Found existing installation: idna 3.2 [2022-01-26T04:55:10.694Z] Uninstalling idna-3.2: [2022-01-26T04:55:10.694Z] Successfully uninstalled idna-3.2 [2022-01-26T04:55:10.694Z] ---> Using cache [2022-01-26T04:55:10.694Z] ---> 5190a2dccd24 [2022-01-26T04:55:10.694Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-26T04:55:11.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T04:55:11.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T04:55:11.635Z] ---> 53f2b88e6959 [2022-01-26T04:55:11.635Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> f97f494c7aed [2022-01-26T04:55:11.635Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> 8588fff49c41 [2022-01-26T04:55:11.635Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> 4530938f0479 [2022-01-26T04:55:11.635Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> 3d794195ddf0 [2022-01-26T04:55:11.635Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> 1723463d2720 [2022-01-26T04:55:11.635Z] Step 8/23 : COPY . . [2022-01-26T04:55:11.635Z] ---> Using cache [2022-01-26T04:55:11.635Z] ---> 5190a2dccd24 [2022-01-26T04:55:11.635Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-26T04:55:12.210Z] Attempting uninstall: chardet [2022-01-26T04:55:12.210Z] Found existing installation: chardet 4.0.0 [2022-01-26T04:55:12.210Z] Uninstalling chardet-4.0.0: [2022-01-26T04:55:12.210Z] ---> Running in 93a419c5c6bf [2022-01-26T04:55:12.210Z] ---> Running in 1c4bb9906675 [2022-01-26T04:55:12.473Z] Successfully uninstalled chardet-4.0.0 [2022-01-26T04:55:13.048Z] Attempting uninstall: requests [2022-01-26T04:55:13.048Z] Found existing installation: requests 2.25.1 [2022-01-26T04:55:13.048Z] Uninstalling requests-2.25.1: [2022-01-26T04:55:13.048Z] Successfully uninstalled requests-2.25.1 [2022-01-26T04:55:13.048Z] Running setup.py install for texttable: started [2022-01-26T04:55:13.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-26T04:55:13.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-26T04:55:13.994Z] Running setup.py install for texttable: finished with status 'done' [2022-01-26T04:55:13.994Z] Running setup.py install for PyYAML: started [2022-01-26T04:55:14.571Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-26T04:55:14.843Z] Running setup.py install for docopt: started [2022-01-26T04:55:15.421Z] Removing intermediate container 513516709ab8 [2022-01-26T04:55:15.421Z] ---> c86ac0fa1efb [2022-01-26T04:55:15.421Z] [2022-01-26T04:55:15.421Z] Step 10/31 : FROM alpine:3.14 [2022-01-26T04:55:15.421Z] ---> 0a97eee8041e [2022-01-26T04:55:15.421Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-26T04:55:15.421Z] ---> Running in ab863c8efd4a [2022-01-26T04:55:15.421Z] Removing intermediate container ab863c8efd4a [2022-01-26T04:55:15.421Z] ---> 9974efc795dd [2022-01-26T04:55:15.421Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-26T04:55:15.421Z] ---> Running in dd0a34f4b53c [2022-01-26T04:55:15.681Z] Running setup.py install for docopt: finished with status 'done' [2022-01-26T04:55:15.681Z] Running setup.py install for dockerpty: started [2022-01-26T04:55:15.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:16.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:16.472Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-26T04:55:16.736Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-26T04:55:16.736Z] (2/2) Installing su-exec (0.2-r1) [2022-01-26T04:55:16.736Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:55:16.736Z] OK: 6 MiB in 16 packages [2022-01-26T04:55:16.736Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-26T04:55:17.314Z] Removing intermediate container dd0a34f4b53c [2022-01-26T04:55:17.314Z] ---> 04851f13cd97 [2022-01-26T04:55:17.314Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-26T04:55:17.314Z] ---> Running in 8dde351b8cfd [2022-01-26T04:55:17.314Z] Removing intermediate container 8dde351b8cfd [2022-01-26T04:55:17.314Z] ---> c1e98c70191f [2022-01-26T04:55:17.314Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-26T04:55:17.583Z] ---> Running in 5c32526fd74f [2022-01-26T04:55:17.583Z] Removing intermediate container 5c32526fd74f [2022-01-26T04:55:17.583Z] ---> dcf1b901fc26 [2022-01-26T04:55:17.583Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-26T04:55:17.583Z] ---> Running in 6dc8a614ec7a [2022-01-26T04:55:20.194Z] Removing intermediate container 6dc8a614ec7a [2022-01-26T04:55:20.194Z] ---> d67c246f534f [2022-01-26T04:55:20.194Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-26T04:55:20.194Z] ---> Running in f458b02b04c1 [2022-01-26T04:55:20.465Z] Removing intermediate container f458b02b04c1 [2022-01-26T04:55:20.465Z] ---> 5e359a2ee760 [2022-01-26T04:55:20.465Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-26T04:55:21.045Z] ---> aa77e1da021a [2022-01-26T04:55:21.045Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-26T04:55:21.045Z] Removing intermediate container 0d128d316042 [2022-01-26T04:55:21.045Z] ---> 556c5502bcc3 [2022-01-26T04:55:21.045Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-26T04:55:21.310Z] ---> Running in d298b03dc6f1 [2022-01-26T04:55:21.310Z] ---> Running in 018cccf66dce [2022-01-26T04:55:21.310Z] Removing intermediate container 018cccf66dce [2022-01-26T04:55:21.310Z] ---> 6f086f51cf22 [2022-01-26T04:55:21.310Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-26T04:55:21.310Z] ---> Running in 029adaee52d2 [2022-01-26T04:55:21.572Z] Removing intermediate container 029adaee52d2 [2022-01-26T04:55:21.572Z] ---> 5bd533eda034 [2022-01-26T04:55:21.572Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-26T04:55:22.159Z] ---> 4e8ed31ef049 [2022-01-26T04:55:22.159Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-26T04:55:22.429Z] Removing intermediate container d298b03dc6f1 [2022-01-26T04:55:22.429Z] ---> ea4a065f0c0b [2022-01-26T04:55:22.429Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:55:22.698Z] ---> 19dd375f6383 [2022-01-26T04:55:22.698Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-26T04:55:22.698Z] ---> 8cb23d504e66 [2022-01-26T04:55:22.698Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-26T04:55:22.971Z] ---> b3a413512a56 [2022-01-26T04:55:22.971Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-26T04:55:23.255Z] ---> Running in ea3e710b7e34 [2022-01-26T04:55:23.255Z] ---> 4b88c16ecc66 [2022-01-26T04:55:23.255Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-26T04:55:23.255Z] Removing intermediate container ea3e710b7e34 [2022-01-26T04:55:23.255Z] ---> 83e634f2b5b6 [2022-01-26T04:55:23.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:55:23.255Z] ---> Running in 6b4868900dcd [2022-01-26T04:55:23.529Z] ---> 568c1d94c73d [2022-01-26T04:55:23.529Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-26T04:55:23.529Z] Removing intermediate container 6b4868900dcd [2022-01-26T04:55:23.529Z] ---> a0e1ab0c28f5 [2022-01-26T04:55:23.529Z] Step 21/23 : LABEL arch=x86_64 [2022-01-26T04:55:23.529Z] ---> Running in b1fe40b0b4d2 [2022-01-26T04:55:23.793Z] ---> 1847704cb3e6 [2022-01-26T04:55:23.793Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-26T04:55:23.793Z] Removing intermediate container b1fe40b0b4d2 [2022-01-26T04:55:23.793Z] ---> b983db5773d2 [2022-01-26T04:55:23.793Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:23.793Z] ---> Running in 996b53e4c016 [2022-01-26T04:55:24.061Z] ---> 3caa6fe599c9 [2022-01-26T04:55:24.061Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-26T04:55:24.061Z] Removing intermediate container 996b53e4c016 [2022-01-26T04:55:24.061Z] ---> 7d013b69f143 [2022-01-26T04:55:24.061Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T04:55:24.061Z] ---> Running in a233c3dc1c57 [2022-01-26T04:55:24.328Z] ---> Running in 4649c29e076a [2022-01-26T04:55:24.328Z] Removing intermediate container a233c3dc1c57 [2022-01-26T04:55:24.328Z] ---> cbccc2a5025c [2022-01-26T04:55:24.328Z] [2022-01-26T04:55:24.328Z] Successfully built cbccc2a5025c [2022-01-26T04:55:24.606Z] Successfully tagged sys-mgmt-agent:latest [2022-01-26T04:55:24.606Z]  Building sys-mgmt-agent ... done Removing intermediate container 4649c29e076a [2022-01-26T04:55:24.606Z] ---> cbb95a57e411 [2022-01-26T04:55:24.606Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-26T04:55:24.881Z] ---> fc3215ed2384 [2022-01-26T04:55:24.881Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-26T04:55:24.881Z] ---> Running in 9b930f95b257 [2022-01-26T04:55:25.862Z] Removing intermediate container 9b930f95b257 [2022-01-26T04:55:25.862Z] ---> 3072db6e7137 [2022-01-26T04:55:25.862Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-26T04:55:25.862Z] ---> Running in 5d59ccb72d17 [2022-01-26T04:55:26.147Z] Removing intermediate container 5d59ccb72d17 [2022-01-26T04:55:26.147Z] ---> 60979128d84d [2022-01-26T04:55:26.147Z] Step 28/31 : CMD ["gate"] [2022-01-26T04:55:26.147Z] ---> Running in e58bfc3226d6 [2022-01-26T04:55:26.414Z] Removing intermediate container e58bfc3226d6 [2022-01-26T04:55:26.414Z] ---> 366478bceda1 [2022-01-26T04:55:26.414Z] Step 29/31 : LABEL arch=x86_64 [2022-01-26T04:55:26.414Z] ---> Running in 90c433775500 [2022-01-26T04:55:26.689Z] Removing intermediate container 90c433775500 [2022-01-26T04:55:26.689Z] ---> faaee35cfbb7 [2022-01-26T04:55:26.689Z] Step 30/31 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:26.689Z] ---> Running in eced88ba0932 [2022-01-26T04:55:26.689Z] Removing intermediate container eced88ba0932 [2022-01-26T04:55:26.689Z] ---> 54eba86796a9 [2022-01-26T04:55:26.689Z] Step 31/31 : LABEL version=0.0.0 [2022-01-26T04:55:26.957Z] ---> Running in caad94047fb5 [2022-01-26T04:55:27.224Z] Removing intermediate container caad94047fb5 [2022-01-26T04:55:27.224Z] ---> 6c305d6d767d [2022-01-26T04:55:27.224Z] [2022-01-26T04:55:27.224Z] Successfully built 6c305d6d767d [2022-01-26T04:55:27.224Z] Successfully tagged security-bootstrapper:latest [2022-01-26T04:55:37.315Z]  Building security-bootstrapper ... done Removing intermediate container 0a029e15c88d [2022-01-26T04:55:37.315Z] ---> 15c2709c21e0 [2022-01-26T04:55:37.315Z] [2022-01-26T04:55:37.315Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T04:55:37.315Z] ---> 0a97eee8041e [2022-01-26T04:55:37.315Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-26T04:55:37.315Z] ---> Using cache [2022-01-26T04:55:37.315Z] ---> 22b25c1999b0 [2022-01-26T04:55:37.315Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T04:55:37.315Z] ---> Using cache [2022-01-26T04:55:37.315Z] ---> 6eaf84c6cf89 [2022-01-26T04:55:37.315Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-26T04:55:37.315Z] ---> Running in 8fa8e57ee1d5 [2022-01-26T04:55:37.315Z] Removing intermediate container 8fa8e57ee1d5 [2022-01-26T04:55:37.315Z] ---> 6457ba929b6c [2022-01-26T04:55:37.315Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-26T04:55:37.315Z] ---> Running in 91cfe1761aea [2022-01-26T04:55:37.315Z] Removing intermediate container 91cfe1761aea [2022-01-26T04:55:37.315Z] ---> 46e62849b4e7 [2022-01-26T04:55:37.315Z] Step 15/23 : WORKDIR / [2022-01-26T04:55:37.315Z] ---> Running in a53d94126435 [2022-01-26T04:55:37.315Z] Removing intermediate container a53d94126435 [2022-01-26T04:55:37.315Z] ---> 4845f908e439 [2022-01-26T04:55:37.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:55:37.315Z] ---> ec0327258c2d [2022-01-26T04:55:37.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-26T04:55:37.315Z] ---> 661c3c8e13bc [2022-01-26T04:55:37.315Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-26T04:55:37.315Z] ---> b6b789aab0e2 [2022-01-26T04:55:37.315Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-26T04:55:37.315Z] ---> Running in b3f687ca2502 [2022-01-26T04:55:37.576Z] Removing intermediate container b3f687ca2502 [2022-01-26T04:55:37.576Z] ---> e3d3c8383157 [2022-01-26T04:55:37.576Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:55:37.576Z] ---> Running in 2b83ab0a23f7 [2022-01-26T04:55:37.576Z] Removing intermediate container 2b83ab0a23f7 [2022-01-26T04:55:37.576Z] ---> 4511095c6059 [2022-01-26T04:55:37.576Z] Step 21/23 : LABEL arch=x86_64 [2022-01-26T04:55:37.839Z] ---> Running in a373ec1096ba [2022-01-26T04:55:37.839Z] Removing intermediate container a373ec1096ba [2022-01-26T04:55:37.839Z] ---> 9a9e87a8124a [2022-01-26T04:55:37.839Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:37.839Z] ---> Running in 71fcd4bbac2e [2022-01-26T04:55:37.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-26T04:55:38.099Z] Removing intermediate container 71fcd4bbac2e [2022-01-26T04:55:38.099Z] ---> d4aa39fa4208 [2022-01-26T04:55:38.099Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T04:55:38.099Z] ---> Running in 2c2606b33fe0 [2022-01-26T04:55:38.362Z] Removing intermediate container 2c2606b33fe0 [2022-01-26T04:55:38.362Z] ---> 199e66bdee86 [2022-01-26T04:55:38.362Z] [2022-01-26T04:55:38.362Z] Successfully built 199e66bdee86 [2022-01-26T04:55:38.362Z] Successfully tagged core-metadata:latest [2022-01-26T04:55:40.936Z]  Building core-metadata ... done Removing intermediate container 93a419c5c6bf [2022-01-26T04:55:40.936Z] ---> f74ab83ddc90 [2022-01-26T04:55:40.936Z] [2022-01-26T04:55:40.936Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T04:55:40.936Z] ---> 0a97eee8041e [2022-01-26T04:55:40.936Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-26T04:55:40.936Z] ---> Using cache [2022-01-26T04:55:40.936Z] ---> 22b25c1999b0 [2022-01-26T04:55:40.936Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T04:55:40.936Z] ---> Using cache [2022-01-26T04:55:40.936Z] ---> 6eaf84c6cf89 [2022-01-26T04:55:40.936Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-26T04:55:40.936Z] ---> Running in 47fb48b6cbaf [2022-01-26T04:55:40.936Z] Removing intermediate container 1c4bb9906675 [2022-01-26T04:55:40.936Z] ---> f5ed667f4e90 [2022-01-26T04:55:40.936Z] [2022-01-26T04:55:40.936Z] Step 10/21 : FROM alpine:3.14 [2022-01-26T04:55:40.936Z] ---> 0a97eee8041e [2022-01-26T04:55:40.936Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-26T04:55:40.936Z] ---> Running in 687514a6398e [2022-01-26T04:55:40.936Z] Removing intermediate container 47fb48b6cbaf [2022-01-26T04:55:40.936Z] ---> fba2ad5910bc [2022-01-26T04:55:40.936Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-26T04:55:40.936Z] ---> Running in a291e266cb6f [2022-01-26T04:55:41.202Z] Removing intermediate container a291e266cb6f [2022-01-26T04:55:41.202Z] ---> 08f3feadff0c [2022-01-26T04:55:41.202Z] Step 15/23 : WORKDIR / [2022-01-26T04:55:41.202Z] ---> Running in 3c5c77305a90 [2022-01-26T04:55:41.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:41.202Z] Removing intermediate container 3c5c77305a90 [2022-01-26T04:55:41.202Z] ---> bc9a352ad01c [2022-01-26T04:55:41.202Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T04:55:41.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-26T04:55:41.467Z] ---> 8ebdf2175b11 [2022-01-26T04:55:41.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-26T04:55:41.467Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-26T04:55:41.467Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-26T04:55:41.467Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-26T04:55:41.467Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-26T04:55:41.467Z] (5/5) Installing curl (7.79.1-r0) [2022-01-26T04:55:41.467Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T04:55:41.467Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T04:55:41.467Z] OK: 8 MiB in 19 packages [2022-01-26T04:55:41.727Z] ---> ca634cef6cd4 [2022-01-26T04:55:41.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-26T04:55:41.727Z] ---> 9cb7cdb5c141 [2022-01-26T04:55:41.727Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-26T04:55:41.987Z] ---> Running in 18ef47785d7c [2022-01-26T04:55:41.987Z] Removing intermediate container 687514a6398e [2022-01-26T04:55:41.987Z] ---> bbc6818874f0 [2022-01-26T04:55:41.987Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-26T04:55:41.987Z] ---> Running in 8ca39a14b4d0 [2022-01-26T04:55:41.987Z] Removing intermediate container 18ef47785d7c [2022-01-26T04:55:41.987Z] ---> ab66f524db22 [2022-01-26T04:55:41.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T04:55:41.987Z] ---> Running in 03d837f61b6b [2022-01-26T04:55:41.987Z] Removing intermediate container 8ca39a14b4d0 [2022-01-26T04:55:41.987Z] ---> e374a032b0f3 [2022-01-26T04:55:41.987Z] Step 13/21 : WORKDIR /edgex [2022-01-26T04:55:41.987Z] Removing intermediate container 03d837f61b6b [2022-01-26T04:55:41.987Z] ---> 6bd85359c5f6 [2022-01-26T04:55:41.987Z] Step 21/23 : LABEL arch=x86_64 [2022-01-26T04:55:41.987Z] ---> Running in 12ffbaa705e7 [2022-01-26T04:55:42.254Z] ---> Running in e7a3d30da10f [2022-01-26T04:55:42.254Z] Removing intermediate container 12ffbaa705e7 [2022-01-26T04:55:42.254Z] ---> 32851a902cb7 [2022-01-26T04:55:42.254Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-26T04:55:42.254Z] Removing intermediate container e7a3d30da10f [2022-01-26T04:55:42.254Z] ---> 996fa0ef51f5 [2022-01-26T04:55:42.254Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:42.254Z] ---> Running in 82cde8883d32 [2022-01-26T04:55:42.254Z] ---> c2bfce3ae7c2 [2022-01-26T04:55:42.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-26T04:55:42.254Z] Removing intermediate container 82cde8883d32 [2022-01-26T04:55:42.254Z] ---> 947e94d3cf67 [2022-01-26T04:55:42.254Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T04:55:42.522Z] ---> Running in 54c8940208d6 [2022-01-26T04:55:42.522Z] Removing intermediate container 54c8940208d6 [2022-01-26T04:55:42.522Z] ---> ac96e5c66ed2 [2022-01-26T04:55:42.522Z] [2022-01-26T04:55:42.522Z] Successfully built ac96e5c66ed2 [2022-01-26T04:55:42.522Z] Successfully tagged core-command:latest [2022-01-26T04:55:42.522Z]  Building core-command ... done  ---> 4f711bad36ce [2022-01-26T04:55:42.522Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-26T04:55:42.784Z] ---> ba016e803983 [2022-01-26T04:55:42.784Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-26T04:55:43.052Z] ---> Running in 820ecaa495ff [2022-01-26T04:55:43.052Z] Removing intermediate container 820ecaa495ff [2022-01-26T04:55:43.052Z] ---> 457710c8245b [2022-01-26T04:55:43.052Z] Step 18/21 : CMD ["--init=true"] [2022-01-26T04:55:43.052Z] ---> Running in 89c6f06f16eb [2022-01-26T04:55:43.052Z] Removing intermediate container 89c6f06f16eb [2022-01-26T04:55:43.052Z] ---> eb724b8655ad [2022-01-26T04:55:43.052Z] Step 19/21 : LABEL arch=x86_64 [2022-01-26T04:55:43.052Z] ---> Running in 132a9ca7997e [2022-01-26T04:55:43.312Z] Removing intermediate container 132a9ca7997e [2022-01-26T04:55:43.312Z] ---> b5c2da0bec4a [2022-01-26T04:55:43.312Z] Step 20/21 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:55:43.312Z] ---> Running in c58158a0925b [2022-01-26T04:55:43.312Z] Removing intermediate container c58158a0925b [2022-01-26T04:55:43.312Z] ---> 742d3ec2b5c8 [2022-01-26T04:55:43.312Z] Step 21/21 : LABEL version=0.0.0 [2022-01-26T04:55:43.312Z] ---> Running in 64d13495092d [2022-01-26T04:55:43.312Z] Removing intermediate container 64d13495092d [2022-01-26T04:55:43.312Z] ---> c636b3dc92cc [2022-01-26T04:55:43.312Z] [2022-01-26T04:55:43.573Z] Successfully built c636b3dc92cc [2022-01-26T04:55:43.573Z] Successfully tagged security-proxy-setup:latest [2022-01-26T04:55:43.581Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-01-26T04:55:43.601Z] $ docker stop --time=1 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d [2022-01-26T04:55:44.859Z] $ docker rm -f 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-26T04:55:45.276Z] + docker images [2022-01-26T04:55:45.276Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-26T04:55:45.276Z] security-proxy-setup latest c636b3dc92cc 2 seconds ago 26.1MB [2022-01-26T04:55:45.276Z] core-command latest ac96e5c66ed2 3 seconds ago 15.7MB [2022-01-26T04:55:45.276Z] f74ab83ddc90 5 seconds ago 1.77GB [2022-01-26T04:55:45.276Z] f5ed667f4e90 5 seconds ago 1.78GB [2022-01-26T04:55:45.276Z] core-metadata latest 199e66bdee86 7 seconds ago 16.5MB [2022-01-26T04:55:45.276Z] 15c2709c21e0 10 seconds ago 1.78GB [2022-01-26T04:55:45.276Z] security-bootstrapper latest 6c305d6d767d 19 seconds ago 18.7MB [2022-01-26T04:55:45.276Z] sys-mgmt-agent latest cbccc2a5025c 21 seconds ago 296MB [2022-01-26T04:55:45.276Z] c86ac0fa1efb 31 seconds ago 1.77GB [2022-01-26T04:55:45.276Z] security-secretstore-setup latest 2af75abce81c 45 seconds ago 27.8MB [2022-01-26T04:55:45.276Z] core-data latest eb3769be062c 48 seconds ago 19.9MB [2022-01-26T04:55:45.276Z] support-scheduler latest 7a98d0aca963 55 seconds ago 15.9MB [2022-01-26T04:55:45.276Z] 821232400dc9 56 seconds ago 1.77GB [2022-01-26T04:55:45.276Z] f9644c4794cd 58 seconds ago 1.78GB [2022-01-26T04:55:45.276Z] cb4e77861e6b 59 seconds ago 1.78GB [2022-01-26T04:55:45.276Z] c633d5cfd72e About a minute ago 1.77GB [2022-01-26T04:55:45.276Z] support-notifications latest 74ea49d041ab About a minute ago 16.6MB [2022-01-26T04:55:45.276Z] e3ef77b25ed2 About a minute ago 1.78GB [2022-01-26T04:55:45.276Z] ci-base-image-x86_64 latest 53f2b88e6959 5 minutes ago 1.27GB [2022-01-26T04:55:45.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-26T04:55:45.276Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-26T04:55:45.276Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-26T04:55:45.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-26T04:55:45.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-26T04:56:00.775Z] Still waiting to schedule task [2022-01-26T04:56:00.776Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-26T04:56:21.288Z] Removing intermediate container 1f48cbe28b79 [2022-01-26T04:56:21.288Z] ---> b45e5098a485 [2022-01-26T04:56:21.288Z] Successfully built b45e5098a485 [2022-01-26T04:56:21.288Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:56:21.690Z] + docker inspect -f . ci-base-image-arm64 [2022-01-26T04:56:21.690Z] . [Pipeline] withDockerContainer [2022-01-26T04:56:21.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container [2022-01-26T04:56:22.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-26T04:56:23.332Z] $ docker top fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T04:56:24.289Z] + go version [2022-01-26T04:56:24.289Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-26T04:56:24.329Z] $ docker stop --time=1 fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac [2022-01-26T04:56:25.946Z] $ docker rm -f fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T04:56:26.828Z] + docker inspect -f . ci-base-image-arm64 [2022-01-26T04:56:26.828Z] . [Pipeline] withDockerContainer [2022-01-26T04:56:27.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container [2022-01-26T04:56:27.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-26T04:56:28.348Z] $ docker top a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-26T04:56:28.660Z] ========================================================= [2022-01-26T04:56:28.660Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-26T04:56:28.660Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-26T04:56:29.361Z] + make test [2022-01-26T04:56:29.361Z] go mod tidy [2022-01-26T04:56:29.957Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-26T04:56:39.857Z] Running on prd-ubuntu18.04-docker-8c-8g-3921 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws [2022-01-26T04:56:39.905Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-01-26T04:56:40.084Z] The recommended git tool is: git [2022-01-26T04:56:41.621Z] using credential edgex-jenkins-ssh [2022-01-26T04:56:41.634Z] Cloning the remote Git repository [2022-01-26T04:56:41.673Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:56:41.710Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-01-26T04:56:41.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:56:41.738Z] > git --version # timeout=10 [2022-01-26T04:56:41.743Z] > git --version # 'git version 2.17.1' [2022-01-26T04:56:41.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:56:41.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T04:56:45.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-26T04:56:45.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-26T04:56:45.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-26T04:56:45.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-26T04:56:45.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:56:45.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-26T04:56:46.361Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:56:46.480Z] Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T04:56:46.481Z] Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) [2022-01-26T04:56:46.373Z] > git config core.sparsecheckout # timeout=10 [2022-01-26T04:56:46.378Z] > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [2022-01-26T04:56:46.448Z] > git remote # timeout=10 [2022-01-26T04:56:46.453Z] > git config --get remote.origin.url # timeout=10 [2022-01-26T04:56:46.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-26T04:56:46.462Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-26T04:56:46.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-26T04:56:46.487Z] > git config core.sparsecheckout # timeout=10 [2022-01-26T04:56:46.492Z] > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 [2022-01-26T04:56:49.977Z] Commit message: "feat(all): Create Common DTOs with ServiceName" [2022-01-26T04:56:50.002Z] > git --version # timeout=10 [2022-01-26T04:56:50.005Z] > git --version # 'git version 2.17.1' [2022-01-26T04:56:50.009Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T04:56:50.773Z] + echo snap-build.sh [2022-01-26T04:56:50.773Z] snap-build.sh [2022-01-26T04:56:50.773Z] + SNAP_BASE_DIR=. [2022-01-26T04:56:50.773Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-01-26T04:56:50.773Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-01-26T04:56:50.773Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-01-26T04:56:50.773Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-01-26T04:56:50.773Z] + cd /w/workspace/edgex-go/1 [2022-01-26T04:56:50.773Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-26T04:56:50.773Z] Reading package lists... [2022-01-26T04:56:50.773Z] Building dependency tree... [2022-01-26T04:56:50.773Z] Reading state information... [2022-01-26T04:56:50.773Z] The following packages were automatically installed and are no longer required: [2022-01-26T04:56:50.773Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-26T04:56:50.773Z] uidmap xdelta3 [2022-01-26T04:56:50.773Z] Use 'sudo apt autoremove' to remove them. [2022-01-26T04:56:50.773Z] The following packages will be REMOVED: [2022-01-26T04:56:50.773Z] lxd* lxd-client* [2022-01-26T04:56:50.773Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-26T04:56:51.035Z] After this operation, 31.7 MB disk space will be freed. [2022-01-26T04:56:51.558Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-01-26T04:56:51.558Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-26T04:56:52.503Z] Removing lxd dnsmasq configuration [2022-01-26T04:56:52.503Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-26T04:56:52.503Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-26T04:56:53.080Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-26T04:56:53.345Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-01-26T04:56:53.345Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-26T04:56:54.731Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-26T04:56:54.731Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-26T04:56:55.304Z] + sudo snap remove --purge lxd [2022-01-26T04:56:55.566Z] snap "lxd" is not installed [2022-01-26T04:56:55.566Z] + sudo groupadd --force --system lxd [2022-01-26T04:56:55.566Z] ++ whoami [2022-01-26T04:56:55.566Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-26T04:56:55.566Z] + newgrp - lxd [2022-01-26T04:56:55.566Z] + sudo snap install lxd [2022-01-26T04:57:02.287Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-26T04:57:03.721Z] 2022-01-26T04:57:00Z INFO Waiting for automatic snapd restart... [2022-01-26T04:57:13.757Z] lxd 4.22 from Canonical* installed [2022-01-26T04:57:13.757Z] + sudo lxd init --auto [2022-01-26T04:57:23.766Z] + sudo snap install --classic snapcraft [2022-01-26T04:57:29.048Z] snapcraft 6.0.2 from Canonical* installed [2022-01-26T04:57:29.048Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-26T04:57:29.048Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-26T04:57:29.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-26T04:57:29.048Z] Dload Upload Total Spent Left Speed [2022-01-26T04:57:29.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4036 0 --:--:-- --:--:-- --:--:-- 4036 [2022-01-26T04:57:29.048Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8169k 0 --:--:-- --:--:-- --:--:-- 54.1M [2022-01-26T04:57:29.048Z] ./yq_linux_amd64 [2022-01-26T04:57:29.048Z] + sudo snapcraft prime --use-lxd [2022-01-26T04:57:30.960Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-26T04:57:30.960Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-26T04:57:30.960Z] - README.md [2022-01-26T04:57:30.960Z] [2022-01-26T04:57:30.960Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-26T04:57:31.229Z] Launching a container. [2022-01-26T04:57:41.239Z] Waiting for container to be ready [2022-01-26T04:57:41.239Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-26T04:57:41.239Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-26T04:57:41.239Z] [2022-01-26T04:57:44.538Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-26T04:57:44.798Z] Waiting for network to be ready... [2022-01-26T04:57:45.367Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-26T04:57:45.367Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-26T04:57:45.938Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] [2022-01-26T04:57:45.938Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-26T04:57:45.938Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-26T04:57:46.198Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-26T04:57:46.198Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-26T04:57:46.198Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-26T04:57:46.198Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-26T04:57:46.198Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-26T04:57:46.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-26T04:57:46.199Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-26T04:57:46.199Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-26T04:57:46.199Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-26T04:57:46.199Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-26T04:57:46.199Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-26T04:57:46.199Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-26T04:57:46.461Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] [2022-01-26T04:57:46.461Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-26T04:57:46.722Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2374 kB] [2022-01-26T04:57:46.722Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-26T04:57:46.722Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-26T04:57:46.722Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-26T04:57:46.722Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-26T04:57:46.722Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-26T04:57:46.722Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] [2022-01-26T04:57:46.722Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [2022-01-26T04:57:49.283Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-26T04:57:50.026Z] Fetched 25.9 MB in 5s (5614 kB/s) [2022-01-26T04:57:50.595Z] Reading package lists... [2022-01-26T04:57:50.854Z] Reading package lists... [2022-01-26T04:57:51.116Z] Building dependency tree... [2022-01-26T04:57:51.116Z] Reading state information... [2022-01-26T04:57:51.116Z] The following additional packages will be installed: [2022-01-26T04:57:51.116Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-26T04:57:51.116Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-26T04:57:51.116Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-26T04:57:51.116Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-26T04:57:51.117Z] Suggested packages: [2022-01-26T04:57:51.117Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-26T04:57:51.117Z] Recommended packages: [2022-01-26T04:57:51.117Z] gnupg libsasl2-modules [2022-01-26T04:57:51.117Z] The following NEW packages will be installed: [2022-01-26T04:57:51.117Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-26T04:57:51.117Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-26T04:57:51.117Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-26T04:57:51.117Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-26T04:57:51.117Z] The following packages will be upgraded: [2022-01-26T04:57:51.117Z] gpg gpg-agent gpgconf libudev1 [2022-01-26T04:57:51.117Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-26T04:57:51.117Z] Need to get 3527 kB of archives. [2022-01-26T04:57:51.117Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-26T04:57:51.117Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-26T04:57:51.377Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-26T04:57:51.377Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-26T04:57:51.377Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-26T04:57:51.377Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-26T04:57:51.638Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-26T04:57:51.898Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-26T04:57:51.898Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-26T04:57:51.898Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-26T04:57:52.158Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-26T04:57:52.158Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-26T04:57:52.158Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-26T04:57:52.158Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-26T04:57:52.158Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-26T04:57:52.158Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-26T04:57:52.158Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-26T04:57:52.158Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-26T04:57:52.158Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-26T04:57:52.158Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-26T04:57:52.158Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-26T04:57:52.158Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-26T04:57:52.158Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-26T04:57:52.418Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-26T04:57:52.418Z] Fetched 3527 kB in 1s (3384 kB/s) [2022-01-26T04:57:52.418Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-26T04:57:52.418Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-26T04:57:52.418Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-26T04:57:52.418Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-26T04:57:52.418Z] Selecting previously unselected package udev. [2022-01-26T04:57:52.418Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-26T04:57:52.418Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-26T04:57:52.418Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-26T04:57:52.687Z] Selecting previously unselected package libfuse2:amd64. [2022-01-26T04:57:52.687Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-26T04:57:52.687Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-26T04:57:52.687Z] Selecting previously unselected package fuse. [2022-01-26T04:57:52.687Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-26T04:57:52.687Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-26T04:57:52.687Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-26T04:57:52.687Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-26T04:57:52.947Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-26T04:57:52.947Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-26T04:57:52.947Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-26T04:57:52.947Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-26T04:57:52.947Z] Selecting previously unselected package libksba8:amd64. [2022-01-26T04:57:52.947Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-26T04:57:52.947Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-26T04:57:52.947Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-26T04:57:52.947Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:52.947Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.208Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-26T04:57:53.208Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.208Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.208Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-26T04:57:53.208Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.208Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.208Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-26T04:57:53.208Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.208Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.208Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-26T04:57:53.208Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.208Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.208Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-26T04:57:53.208Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.208Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.469Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-26T04:57:53.469Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.469Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.469Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-26T04:57:53.469Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.469Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.469Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-26T04:57:53.469Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-26T04:57:53.469Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.469Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-26T04:57:53.469Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-26T04:57:53.469Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-26T04:57:53.469Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-26T04:57:53.469Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-26T04:57:53.469Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-26T04:57:53.730Z] Selecting previously unselected package libldap-common. [2022-01-26T04:57:53.730Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-26T04:57:53.730Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-26T04:57:53.730Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-26T04:57:53.730Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-26T04:57:53.730Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-26T04:57:53.730Z] Selecting previously unselected package dirmngr. [2022-01-26T04:57:53.730Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-26T04:57:53.730Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-26T04:57:53.730Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-26T04:57:53.730Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-26T04:57:53.730Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-26T04:57:53.730Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-26T04:57:53.991Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-26T04:57:53.991Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-26T04:57:53.991Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:53.991Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-26T04:57:53.991Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-26T04:57:53.991Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-26T04:57:54.251Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-26T04:57:54.251Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.251Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-26T04:57:54.251Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-26T04:57:54.251Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-26T04:57:54.251Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.251Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-26T04:57:54.535Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-26T04:57:54.535Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-26T04:57:54.535Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-26T04:57:54.797Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-26T04:57:54.797Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-26T04:57:54.797Z] This means they are not meant to be enabled using systemctl. [2022-01-26T04:57:54.797Z] Possible reasons for having this kind of units are: [2022-01-26T04:57:54.797Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-26T04:57:54.797Z] .wants/ or .requires/ directory. [2022-01-26T04:57:54.797Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-26T04:57:54.797Z] a requirement dependency on it. [2022-01-26T04:57:54.797Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-26T04:57:54.797Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-26T04:57:54.797Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-26T04:57:54.797Z] instance name specified. [2022-01-26T04:57:55.087Z] Reading package lists... [2022-01-26T04:57:55.357Z] Building dependency tree... [2022-01-26T04:57:55.357Z] Reading state information... [2022-01-26T04:57:55.357Z] The following additional packages will be installed: [2022-01-26T04:57:55.357Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-26T04:57:55.357Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-26T04:57:55.357Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-26T04:57:55.357Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-26T04:57:55.357Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-26T04:57:55.357Z] Suggested packages: [2022-01-26T04:57:55.357Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-26T04:57:55.357Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-26T04:57:55.357Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-26T04:57:55.357Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-26T04:57:55.357Z] systemd-container policykit-1 [2022-01-26T04:57:55.357Z] Recommended packages: [2022-01-26T04:57:55.357Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-26T04:57:55.357Z] The following NEW packages will be installed: [2022-01-26T04:57:55.357Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-26T04:57:55.357Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-26T04:57:55.357Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-26T04:57:55.357Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-26T04:57:55.357Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-26T04:57:55.357Z] The following packages will be upgraded: [2022-01-26T04:57:55.357Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-26T04:57:55.618Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-26T04:57:55.618Z] Need to get 36.8 MB of archives. [2022-01-26T04:57:55.618Z] After this operation, 147 MB of additional disk space will be used. [2022-01-26T04:57:55.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-26T04:57:55.618Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-26T04:57:56.188Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-26T04:57:56.188Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-26T04:57:56.448Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-26T04:57:56.448Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-26T04:57:56.448Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-26T04:57:56.448Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-26T04:57:56.448Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-26T04:57:56.448Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-26T04:57:56.448Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-26T04:57:56.448Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-26T04:57:56.448Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-26T04:57:56.448Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-26T04:57:56.448Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-26T04:57:56.448Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-26T04:57:56.448Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-26T04:57:56.448Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-26T04:57:56.448Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-26T04:57:56.448Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-26T04:57:56.448Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-26T04:57:56.448Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-26T04:57:56.448Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-26T04:57:56.448Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-26T04:57:56.710Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-26T04:57:56.710Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-26T04:57:56.710Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-26T04:57:56.710Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-26T04:57:56.710Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-26T04:57:56.710Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-26T04:57:57.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-26T04:57:57.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-26T04:57:57.578Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-26T04:57:57.653Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-26T04:57:57.653Z] Fetched 36.8 MB in 2s (19.2 MB/s) [2022-01-26T04:57:57.653Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-26T04:57:57.653Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-26T04:57:57.653Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-26T04:57:58.225Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-26T04:57:58.225Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-26T04:57:58.225Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-26T04:57:58.225Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-26T04:57:58.225Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-26T04:57:58.225Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-26T04:57:58.493Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-26T04:57:58.493Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-26T04:57:58.493Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-26T04:57:58.493Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-26T04:57:58.753Z] Setting up apt (1.6.14) ... [2022-01-26T04:57:58.753Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-26T04:57:59.014Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-26T04:57:59.014Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-26T04:57:59.014Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-26T04:57:59.014Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-26T04:57:59.280Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-26T04:57:59.280Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-26T04:57:59.280Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:57:59.280Z] Selecting previously unselected package libexpat1:amd64. [2022-01-26T04:57:59.280Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-26T04:57:59.280Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-26T04:57:59.540Z] Selecting previously unselected package python3.6-minimal. [2022-01-26T04:57:59.540Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-26T04:57:59.540Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:57:59.540Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-26T04:57:59.802Z] Checking for services that may need to be restarted...done. [2022-01-26T04:57:59.802Z] Checking for services that may need to be restarted...done. [2022-01-26T04:57:59.802Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:57:59.802Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-26T04:57:59.802Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:58:00.063Z] Selecting previously unselected package python3-minimal. [2022-01-26T04:58:00.063Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-26T04:58:00.063Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-26T04:58:00.063Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-26T04:58:00.322Z] Selecting previously unselected package mime-support. [2022-01-26T04:58:00.322Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-26T04:58:00.322Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-26T04:58:00.322Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-26T04:58:00.322Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-26T04:58:00.322Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-26T04:58:00.322Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-26T04:58:00.322Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-26T04:58:00.322Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:58:00.582Z] Selecting previously unselected package python3.6. [2022-01-26T04:58:00.582Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-26T04:58:00.582Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:58:00.582Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-26T04:58:00.582Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-26T04:58:00.582Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-26T04:58:00.582Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-26T04:58:00.841Z] Selecting previously unselected package python3. [2022-01-26T04:58:00.841Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-26T04:58:00.841Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-26T04:58:00.841Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-26T04:58:00.841Z] Selecting previously unselected package multiarch-support. [2022-01-26T04:58:00.841Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:00.841Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-26T04:58:00.841Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-26T04:58:00.841Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-26T04:58:00.841Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-26T04:58:00.841Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-26T04:58:00.841Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-26T04:58:01.102Z] Selecting previously unselected package libbsd0:amd64. [2022-01-26T04:58:01.102Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-26T04:58:01.102Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-26T04:58:01.102Z] Selecting previously unselected package sudo. [2022-01-26T04:58:01.102Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:01.102Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-26T04:58:01.102Z] Selecting previously unselected package apparmor. [2022-01-26T04:58:01.102Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-26T04:58:01.102Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-26T04:58:01.102Z] Selecting previously unselected package libedit2:amd64. [2022-01-26T04:58:01.102Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-26T04:58:01.102Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-26T04:58:01.363Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-26T04:58:01.363Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-26T04:58:01.363Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:01.363Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-26T04:58:01.363Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-26T04:58:01.363Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:01.363Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-26T04:58:01.363Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-26T04:58:01.363Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-26T04:58:01.363Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-26T04:58:01.363Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-26T04:58:01.363Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:01.623Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-26T04:58:01.623Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-26T04:58:01.623Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:01.623Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-26T04:58:01.623Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-26T04:58:01.623Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-26T04:58:01.623Z] Selecting previously unselected package openssh-client. [2022-01-26T04:58:01.623Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-26T04:58:01.623Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-26T04:58:01.883Z] Selecting previously unselected package squashfs-tools. [2022-01-26T04:58:01.883Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-26T04:58:01.883Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-26T04:58:01.883Z] Selecting previously unselected package snapd. [2022-01-26T04:58:01.883Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-26T04:58:01.883Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-26T04:58:04.430Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-26T04:58:04.430Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-26T04:58:04.430Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-26T04:58:04.430Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-26T04:58:04.430Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-26T04:58:04.430Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:04.430Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-26T04:58:04.430Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-26T04:58:04.430Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-26T04:58:04.689Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-26T04:58:04.689Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-26T04:58:04.689Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-26T04:58:04.689Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:58:04.689Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:04.689Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-26T04:58:05.260Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-26T04:58:05.260Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:05.260Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-26T04:58:05.260Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-26T04:58:05.260Z] running python rtupdate hooks for python3.6... [2022-01-26T04:58:05.260Z] running python post-rtupdate hooks for python3.6... [2022-01-26T04:58:05.521Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-26T04:58:06.092Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-26T04:58:06.354Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-26T04:58:06.354Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-26T04:58:06.354Z] Setting up snapd (2.51.1+18.04) ... [2022-01-26T04:58:06.616Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-26T04:58:06.875Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-26T04:58:07.137Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-26T04:58:07.137Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-26T04:58:07.397Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-26T04:58:07.397Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-26T04:58:07.657Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-26T04:58:07.657Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-26T04:58:07.748Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-26T04:58:07.917Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-26T04:58:08.177Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-26T04:58:08.177Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-01-26T04:58:08.177Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-26T04:58:08.177Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-26T04:58:08.737Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-26T04:58:08.737Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-26T04:58:08.737Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-26T04:58:08.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-26T04:58:09.117Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-26T04:58:09.117Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-26T04:58:09.117Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-26T04:58:10.315Z] Reading package lists... [2022-01-26T04:58:10.579Z] Reading package lists... [2022-01-26T04:58:10.579Z] Building dependency tree... [2022-01-26T04:58:10.579Z] Reading state information... [2022-01-26T04:58:10.840Z] Calculating upgrade... [2022-01-26T04:58:10.840Z] The following packages will be upgraded: [2022-01-26T04:58:10.840Z] advancecomp base-files bash binutils binutils-common [2022-01-26T04:58:10.840Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-26T04:58:10.840Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-26T04:58:10.840Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-26T04:58:10.840Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-26T04:58:10.840Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-26T04:58:10.840Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-26T04:58:10.840Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-26T04:58:10.840Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-26T04:58:10.840Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-26T04:58:10.840Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-26T04:58:10.840Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-26T04:58:10.840Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-26T04:58:10.840Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-26T04:58:10.840Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-26T04:58:10.840Z] ubuntu-keyring util-linux [2022-01-26T04:58:11.103Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-26T04:58:11.103Z] Need to get 64.1 MB of archives. [2022-01-26T04:58:11.103Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-26T04:58:11.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-26T04:58:11.104Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-26T04:58:11.104Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-26T04:58:11.104Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-26T04:58:11.104Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-26T04:58:11.104Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-26T04:58:11.104Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-26T04:58:11.104Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-26T04:58:11.104Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-26T04:58:11.104Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-26T04:58:11.104Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-26T04:58:11.104Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-26T04:58:11.104Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-26T04:58:11.104Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-26T04:58:11.104Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-26T04:58:11.104Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-26T04:58:11.104Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-26T04:58:11.365Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-26T04:58:11.365Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-26T04:58:11.365Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-26T04:58:11.365Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-26T04:58:11.365Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-26T04:58:11.365Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-26T04:58:11.365Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-26T04:58:11.365Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-26T04:58:11.365Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-26T04:58:11.365Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-26T04:58:11.365Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-26T04:58:11.365Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-26T04:58:11.365Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-26T04:58:11.365Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-26T04:58:11.365Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-26T04:58:11.365Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-26T04:58:11.365Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-26T04:58:11.365Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-26T04:58:11.365Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-26T04:58:11.365Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-26T04:58:11.365Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-26T04:58:11.365Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-26T04:58:11.365Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-26T04:58:11.365Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-26T04:58:11.365Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-26T04:58:11.365Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-26T04:58:11.365Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-26T04:58:11.365Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-26T04:58:11.365Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-26T04:58:11.365Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-26T04:58:11.365Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-26T04:58:11.365Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-26T04:58:11.365Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-26T04:58:11.365Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-26T04:58:11.365Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-26T04:58:11.365Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-26T04:58:11.365Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-26T04:58:11.365Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-26T04:58:11.365Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-26T04:58:11.365Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-26T04:58:11.625Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-26T04:58:11.625Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-26T04:58:11.625Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-26T04:58:11.625Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-26T04:58:11.885Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-26T04:58:11.885Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-26T04:58:11.885Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-26T04:58:11.885Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-26T04:58:11.886Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-26T04:58:11.886Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-26T04:58:11.886Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-26T04:58:11.886Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-26T04:58:11.886Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-26T04:58:11.886Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-26T04:58:11.886Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-26T04:58:12.146Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-26T04:58:12.146Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-26T04:58:12.146Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-26T04:58:12.146Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-26T04:58:12.146Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-26T04:58:12.146Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-26T04:58:12.146Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-26T04:58:12.146Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-26T04:58:12.146Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-26T04:58:12.146Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-26T04:58:12.146Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-26T04:58:12.146Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-26T04:58:12.146Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-26T04:58:12.146Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-26T04:58:12.146Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-26T04:58:12.406Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2022-01-26T04:58:12.406Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-26T04:58:12.406Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-26T04:58:12.406Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-26T04:58:12.406Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-26T04:58:12.406Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-26T04:58:12.406Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-26T04:58:12.406Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-26T04:58:12.406Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-26T04:58:12.406Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2022-01-26T04:58:12.406Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-26T04:58:12.406Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-26T04:58:12.406Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-26T04:58:12.406Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-26T04:58:12.406Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-26T04:58:12.406Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-26T04:58:12.666Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-26T04:58:12.666Z] Fetched 64.1 MB in 2s (40.5 MB/s) [2022-01-26T04:58:12.666Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-26T04:58:12.666Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:12.666Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-26T04:58:13.238Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:13.238Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-26T04:58:13.238Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-26T04:58:13.238Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-26T04:58:13.497Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.497Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.497Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.497Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.497Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.497Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.497Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.497Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.756Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.756Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.756Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.756Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.756Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:13.756Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:13.756Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:14.017Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-26T04:58:14.017Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:14.017Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-26T04:58:14.017Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:14.017Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-26T04:58:14.017Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:14.017Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:14.017Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:14.017Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:14.280Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:14.280Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-26T04:58:14.280Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:14.280Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-26T04:58:14.280Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:14.542Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-26T04:58:14.803Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-26T04:58:15.065Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-26T04:58:15.065Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-26T04:58:15.065Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-26T04:58:15.065Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-26T04:58:15.065Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-26T04:58:15.327Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-26T04:58:15.327Z] Installing new version of config file /etc/issue ... [2022-01-26T04:58:15.327Z] Installing new version of config file /etc/issue.net ... [2022-01-26T04:58:15.327Z] Installing new version of config file /etc/lsb-release ... [2022-01-26T04:58:15.327Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-26T04:58:15.590Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-26T04:58:15.590Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-26T04:58:15.590Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-26T04:58:15.590Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:15.590Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-26T04:58:15.851Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-26T04:58:15.851Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-26T04:58:15.851Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-01-26T04:58:15.851Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:15.851Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:15.851Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:15.851Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:16.111Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.111Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-26T04:58:16.111Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-26T04:58:16.111Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-26T04:58:16.111Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.111Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-26T04:58:16.111Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-26T04:58:16.375Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-26T04:58:16.375Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.375Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-26T04:58:16.375Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-26T04:58:16.637Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-26T04:58:16.637Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.637Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-26T04:58:16.637Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-26T04:58:16.637Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-26T04:58:16.899Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.899Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-26T04:58:16.899Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-26T04:58:16.899Z] Setting up grep (3.1-2build1) ... [2022-01-26T04:58:16.899Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:16.899Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-26T04:58:16.899Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-26T04:58:17.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2022-01-26T04:58:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-26T04:58:17.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-26T04:58:17.160Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-26T04:58:17.160Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:17.160Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-26T04:58:17.160Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-26T04:58:17.422Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-26T04:58:17.689Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:17.689Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-26T04:58:17.689Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-26T04:58:17.689Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-26T04:58:17.954Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:17.954Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-26T04:58:17.954Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-26T04:58:18.525Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-26T04:58:18.788Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-26T04:58:18.788Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-26T04:58:18.788Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-26T04:58:19.048Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-26T04:58:19.048Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:19.048Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-26T04:58:19.048Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-26T04:58:19.617Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-26T04:58:19.617Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-26T04:58:19.617Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-26T04:58:19.617Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-26T04:58:19.617Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-26T04:58:19.617Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:19.617Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-26T04:58:19.617Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-26T04:58:19.878Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-26T04:58:19.878Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:19.878Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:19.878Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:19.878Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:19.878Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:19.878Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:19.878Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:19.878Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:20.145Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.145Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:20.145Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:20.145Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:20.145Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.145Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:20.145Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:20.145Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:20.406Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.406Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-26T04:58:20.406Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-26T04:58:20.406Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-26T04:58:20.406Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-26T04:58:20.406Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-26T04:58:20.406Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.406Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-26T04:58:20.406Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-26T04:58:20.406Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-26T04:58:20.667Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.667Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:20.667Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:20.667Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:20.667Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.667Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:20.667Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:20.667Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:20.929Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:20.929Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:20.929Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:21.191Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:21.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2022-01-26T04:58:21.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-26T04:58:21.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 44.7% of statements [2022-01-26T04:58:21.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-26T04:58:21.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-26T04:58:21.454Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-26T04:58:21.715Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-26T04:58:21.975Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:21.975Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-26T04:58:21.975Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-26T04:58:21.975Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-26T04:58:21.975Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-26T04:58:21.975Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-26T04:58:22.245Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-26T04:58:22.245Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-26T04:58:22.245Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-26T04:58:22.245Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-26T04:58:22.245Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-26T04:58:22.245Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-26T04:58:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 89.5% of statements [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:58:22.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-26T04:58:22.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-26T04:58:22.507Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-26T04:58:22.507Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-26T04:58:22.507Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-26T04:58:22.507Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-26T04:58:22.507Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-26T04:58:22.507Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-26T04:58:22.507Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-26T04:58:22.767Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-26T04:58:22.767Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-26T04:58:22.767Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-26T04:58:22.767Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-26T04:58:22.767Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-26T04:58:22.767Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-26T04:58:22.767Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-26T04:58:22.767Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-26T04:58:23.029Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-26T04:58:23.029Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-26T04:58:23.029Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-26T04:58:23.029Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-26T04:58:23.029Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-26T04:58:23.290Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:23.290Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-26T04:58:23.290Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-26T04:58:23.290Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-26T04:58:23.290Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-26T04:58:23.291Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-26T04:58:23.291Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-26T04:58:23.291Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-26T04:58:23.553Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:23.553Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-26T04:58:23.553Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-26T04:58:23.553Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-26T04:58:23.553Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:23.553Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-26T04:58:23.553Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-26T04:58:23.553Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-26T04:58:23.553Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:23.553Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-26T04:58:23.813Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-26T04:58:23.813Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-26T04:58:23.813Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:23.813Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-26T04:58:23.813Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-26T04:58:24.073Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-26T04:58:24.073Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.073Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-26T04:58:24.073Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-26T04:58:24.073Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-26T04:58:24.073Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.073Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-26T04:58:24.073Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-26T04:58:24.332Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-26T04:58:24.332Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.332Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-26T04:58:24.332Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-26T04:58:24.593Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-26T04:58:24.593Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.593Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-26T04:58:24.593Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-26T04:58:24.593Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-26T04:58:24.593Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.593Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-26T04:58:24.593Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-26T04:58:24.593Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-26T04:58:24.853Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.853Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-26T04:58:24.853Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-26T04:58:24.853Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-26T04:58:24.853Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:24.853Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-26T04:58:24.853Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-26T04:58:24.853Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-26T04:58:25.113Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:25.113Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-26T04:58:25.113Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-26T04:58:25.113Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-26T04:58:25.113Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:25.113Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-26T04:58:25.113Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-26T04:58:25.374Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-26T04:58:25.374Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:25.374Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-26T04:58:25.374Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-26T04:58:25.374Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-26T04:58:25.374Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-26T04:58:25.374Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-26T04:58:25.374Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-26T04:58:25.374Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-26T04:58:25.634Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-26T04:58:25.634Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-26T04:58:25.634Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-26T04:58:25.634Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-26T04:58:25.634Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-26T04:58:25.634Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-26T04:58:25.634Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-26T04:58:25.895Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-26T04:58:25.895Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-26T04:58:25.895Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-26T04:58:25.895Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-26T04:58:25.895Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-26T04:58:25.895Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-26T04:58:26.156Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-26T04:58:26.156Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-26T04:58:26.156Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-26T04:58:26.156Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-26T04:58:26.156Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-26T04:58:26.156Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-26T04:58:26.156Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-26T04:58:26.156Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-26T04:58:26.156Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-26T04:58:26.429Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-26T04:58:26.429Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-26T04:58:26.429Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-26T04:58:26.692Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-26T04:58:26.692Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-26T04:58:26.692Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-26T04:58:26.692Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-26T04:58:26.692Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-26T04:58:26.692Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-26T04:58:26.955Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-26T04:58:26.955Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-26T04:58:27.216Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-26T04:58:27.216Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-26T04:58:27.216Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-26T04:58:27.216Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-26T04:58:27.216Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:27.216Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:27.216Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:27.216Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:27.478Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:27.478Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:27.478Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:27.478Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:28.420Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:28.420Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:28.992Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:28.992Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:29.252Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:29.252Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:29.513Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:29.513Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:30.453Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-26T04:58:30.453Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-26T04:58:30.453Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-26T04:58:30.453Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-26T04:58:30.453Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-26T04:58:30.453Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-26T04:58:30.453Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-26T04:58:30.453Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-26T04:58:30.453Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-26T04:58:30.453Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-26T04:58:30.715Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-26T04:58:30.715Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-26T04:58:30.715Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-26T04:58:30.715Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-26T04:58:30.715Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-26T04:58:30.715Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-26T04:58:30.976Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:30.977Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-26T04:58:30.977Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:30.977Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:30.977Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:30.977Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-26T04:58:30.977Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-26T04:58:30.977Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-26T04:58:30.977Z] [2022-01-26T04:58:30.977Z] Current default time zone: 'Etc/UTC' [2022-01-26T04:58:30.977Z] Local time is now: Wed Jan 26 04:58:30 UTC 2022. [2022-01-26T04:58:30.977Z] Universal Time is now: Wed Jan 26 04:58:30 UTC 2022. [2022-01-26T04:58:30.977Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-26T04:58:30.977Z] [2022-01-26T04:58:30.977Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-26T04:58:30.977Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:30.977Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-26T04:58:30.977Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-26T04:58:30.977Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-26T04:58:30.977Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-26T04:58:30.977Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-26T04:58:31.237Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-26T04:58:31.237Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-26T04:58:31.237Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-26T04:58:31.237Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:31.237Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-26T04:58:31.237Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:31.237Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-26T04:58:31.237Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:31.237Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-26T04:58:31.237Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-26T04:58:31.237Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-26T04:58:31.237Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-26T04:58:31.237Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-26T04:58:31.237Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-26T04:58:31.237Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-26T04:58:31.237Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-26T04:58:33.149Z] Updating certificates in /etc/ssl/certs... [2022-01-26T04:58:34.091Z] 23 added, 28 removed; done. [2022-01-26T04:58:34.091Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-26T04:58:34.091Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-26T04:58:34.091Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-26T04:58:34.091Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-26T04:58:34.091Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-26T04:58:34.091Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-26T04:58:34.091Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-26T04:58:34.091Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-26T04:58:34.091Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-26T04:58:34.091Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-26T04:58:34.091Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-26T04:58:34.091Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-26T04:58:34.091Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-26T04:58:34.091Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-26T04:58:34.351Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-26T04:58:34.351Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-26T04:58:34.351Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-26T04:58:34.351Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-26T04:58:34.351Z] Updating certificates in /etc/ssl/certs... [2022-01-26T04:58:34.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 94.2% of statements [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:58:34.895Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.312s coverage: 59.1% of statements [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-26T04:58:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-26T04:58:34.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements [2022-01-26T04:58:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-26T04:58:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-26T04:58:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.9% of statements [2022-01-26T04:58:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.7% of statements [2022-01-26T04:58:34.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 79.5% of statements [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements [2022-01-26T04:58:34.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2022-01-26T04:58:34.920Z] 0 added, 0 removed; done. [2022-01-26T04:58:34.920Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-26T04:58:34.920Z] done. [2022-01-26T04:58:35.488Z] Reading package lists... [2022-01-26T04:58:35.488Z] Building dependency tree... [2022-01-26T04:58:35.488Z] Reading state information... [2022-01-26T04:58:35.747Z] The following NEW packages will be installed: [2022-01-26T04:58:35.747Z] apt-transport-https [2022-01-26T04:58:35.747Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-26T04:58:36.007Z] Need to get 4348 B of archives. [2022-01-26T04:58:36.007Z] After this operation, 154 kB of additional disk space will be used. [2022-01-26T04:58:36.007Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-26T04:58:36.007Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-26T04:58:36.007Z] Fetched 4348 B in 0s (24.1 kB/s) [2022-01-26T04:58:36.007Z] Selecting previously unselected package apt-transport-https. [2022-01-26T04:58:36.007Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-26T04:58:36.007Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-26T04:58:36.007Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-26T04:58:36.007Z] Setting up apt-transport-https (1.6.14) ... [2022-01-26T04:58:36.268Z] Waiting for network to be ready... [2022-01-26T04:58:42.857Z] 2022-01-26T04:58:40Z INFO Waiting for automatic snapd restart... [2022-01-26T04:58:44.241Z] snapd 2.54.2 from Canonical* installed [2022-01-26T04:58:45.180Z] "snapd" switched to the "latest/stable" channel [2022-01-26T04:58:45.180Z] [2022-01-26T04:58:47.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2022-01-26T04:58:47.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements [2022-01-26T04:58:51.760Z] core18 20211215 from Canonical* installed [2022-01-26T04:58:52.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements [2022-01-26T04:58:52.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-26T04:58:53.671Z] core20 20211129 from Canonical* installed [2022-01-26T04:58:53.671Z] "core20" switched to the "latest/stable" channel [2022-01-26T04:58:53.671Z] [2022-01-26T04:58:56.213Z] snapcraft 6.0.2 from Canonical* installed [2022-01-26T04:58:56.213Z] "snapcraft" switched to the "latest/stable" channel [2022-01-26T04:58:56.213Z] [2022-01-26T04:58:59.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-26T04:58:59.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-26T04:58:59.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.692s coverage: 64.4% of statements [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-26T04:58:59.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements [2022-01-26T04:58:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements [2022-01-26T04:59:00.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-01-26T04:59:00.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-01-26T04:59:00.422Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-01-26T04:59:00.422Z] - README.md [2022-01-26T04:59:00.422Z] [2022-01-26T04:59:00.422Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-26T04:59:01.806Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-26T04:59:01.806Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-26T04:59:01.806Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-26T04:59:03.011Z] Reading package lists... [2022-01-26T04:59:04.396Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2022-01-26T04:59:04.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.221s coverage: 65.4% of statements [2022-01-26T04:59:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-26T04:59:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-26T04:59:04.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-26T04:59:05.337Z] Reading package lists... [2022-01-26T04:59:05.337Z] Building dependency tree... [2022-01-26T04:59:05.337Z] Reading state information... [2022-01-26T04:59:05.598Z] Suggested packages: [2022-01-26T04:59:05.598Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-26T04:59:05.598Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-26T04:59:05.598Z] Recommended packages: [2022-01-26T04:59:05.598Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-26T04:59:05.598Z] The following NEW packages will be installed: [2022-01-26T04:59:05.598Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-26T04:59:05.598Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-26T04:59:05.598Z] pkg-config zip [2022-01-26T04:59:05.598Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-26T04:59:05.598Z] Need to get 7668 kB of archives. [2022-01-26T04:59:05.598Z] After this operation, 43.8 MB of additional disk space will be used. [2022-01-26T04:59:05.598Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-26T04:59:05.859Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-26T04:59:05.859Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-26T04:59:05.859Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-26T04:59:05.859Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-26T04:59:05.859Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-26T04:59:05.859Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-26T04:59:06.119Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-26T04:59:06.119Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-26T04:59:06.119Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-26T04:59:06.119Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-26T04:59:06.381Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-26T04:59:06.381Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-26T04:59:06.381Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-26T04:59:06.381Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-26T04:59:06.381Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-26T04:59:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.8% of statements [2022-01-26T04:59:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-26T04:59:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-26T04:59:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements [2022-01-26T04:59:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-26T04:59:06.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements [2022-01-26T04:59:06.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-26T04:59:06.641Z] Fetched 7668 kB in 1s (10.3 MB/s) [2022-01-26T04:59:06.641Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-26T04:59:06.641Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-26T04:59:06.641Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-26T04:59:06.641Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-26T04:59:06.641Z] Selecting previously unselected package libpsl5:amd64. [2022-01-26T04:59:06.641Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-26T04:59:06.641Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-26T04:59:06.641Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-26T04:59:06.641Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-26T04:59:06.641Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-26T04:59:06.902Z] Selecting previously unselected package librtmp1:amd64. [2022-01-26T04:59:06.902Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-26T04:59:06.902Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-26T04:59:06.902Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-26T04:59:06.902Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-26T04:59:06.902Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-26T04:59:06.902Z] Selecting previously unselected package liberror-perl. [2022-01-26T04:59:06.902Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-26T04:59:06.902Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-26T04:59:06.902Z] Selecting previously unselected package git-man. [2022-01-26T04:59:06.902Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-26T04:59:06.902Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-26T04:59:07.162Z] Selecting previously unselected package git. [2022-01-26T04:59:07.162Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-26T04:59:07.162Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-26T04:59:07.731Z] Selecting previously unselected package libnorm1:amd64. [2022-01-26T04:59:07.731Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-26T04:59:07.731Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-26T04:59:07.731Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-26T04:59:07.731Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-26T04:59:07.731Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-26T04:59:07.731Z] Selecting previously unselected package libsodium23:amd64. [2022-01-26T04:59:07.731Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-26T04:59:07.731Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-26T04:59:07.731Z] Selecting previously unselected package libzmq5:amd64. [2022-01-26T04:59:07.731Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-26T04:59:07.731Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-26T04:59:07.731Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-26T04:59:07.731Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-26T04:59:07.731Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-26T04:59:07.991Z] Selecting previously unselected package pkg-config. [2022-01-26T04:59:07.991Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-26T04:59:07.991Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-26T04:59:07.991Z] Selecting previously unselected package zip. [2022-01-26T04:59:07.991Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2022-01-26T04:59:07.991Z] Unpacking zip (3.0-11build1) ... [2022-01-26T04:59:07.991Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-26T04:59:07.991Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-26T04:59:07.991Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-26T04:59:07.991Z] Setting up liberror-perl (0.17025-1) ... [2022-01-26T04:59:07.991Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-26T04:59:07.991Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-26T04:59:07.991Z] No schema files found: doing nothing. [2022-01-26T04:59:07.991Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-26T04:59:07.991Z] Setting up zip (3.0-11build1) ... [2022-01-26T04:59:07.991Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-26T04:59:07.991Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-26T04:59:08.251Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-26T04:59:08.251Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-26T04:59:08.251Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-26T04:59:08.251Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-26T04:59:08.251Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-26T04:59:08.251Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-26T04:59:08.823Z] git set to automatically installed. [2022-01-26T04:59:08.823Z] git-man set to automatically installed. [2022-01-26T04:59:08.823Z] libcurl3-gnutls set to automatically installed. [2022-01-26T04:59:08.823Z] liberror-perl set to automatically installed. [2022-01-26T04:59:08.823Z] libglib2.0-0 set to automatically installed. [2022-01-26T04:59:08.823Z] libnghttp2-14 set to automatically installed. [2022-01-26T04:59:08.823Z] libnorm1 set to automatically installed. [2022-01-26T04:59:08.823Z] libpgm-5.2-0 set to automatically installed. [2022-01-26T04:59:08.823Z] libpsl5 set to automatically installed. [2022-01-26T04:59:08.823Z] librtmp1 set to automatically installed. [2022-01-26T04:59:08.823Z] libsodium23 set to automatically installed. [2022-01-26T04:59:08.823Z] libzmq3-dev set to automatically installed. [2022-01-26T04:59:08.823Z] libzmq5 set to automatically installed. [2022-01-26T04:59:08.823Z] pkg-config set to automatically installed. [2022-01-26T04:59:08.823Z] zip set to automatically installed. [2022-01-26T04:59:09.394Z] snapd is not logged in, snap install commands will use sudo [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 17.7% of statements [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.669s coverage: 92.3% of statements [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 63.2% of statements [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-26T04:59:14.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2022-01-26T04:59:14.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-01-26T04:59:14.888Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-26T04:59:14.888Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-26T04:59:14.888Z] GO111MODULE=on go vet ./... [2022-01-26T04:59:17.532Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-26T04:59:17.794Z] Downloading snap 'edgex-app-service-configurable' [2022-01-26T04:59:21.095Z] Pulling app-service-configurable [2022-01-26T04:59:21.095Z] + snapcraftctl pull [2022-01-26T04:59:22.039Z] Pulling config-common [2022-01-26T04:59:22.039Z] + snapcraftctl pull [2022-01-26T04:59:23.426Z] Pulling go-build-helper [2022-01-26T04:59:23.426Z] + snapcraftctl pull [2022-01-26T04:59:25.335Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-26T04:59:25.335Z] Skipping pull go-build-helper (already ran) [2022-01-26T04:59:25.335Z] Building go-build-helper [2022-01-26T04:59:25.335Z] + snapcraftctl build [2022-01-26T04:59:28.057Z] Staging go-build-helper [2022-01-26T04:59:28.057Z] + snapcraftctl stage [2022-01-26T04:59:33.348Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-26T04:59:33.348Z] Fetched 224 kB in 0s (0 B/s) [2022-01-26T04:59:33.348Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-26T04:59:33.348Z] Fetched 157 kB in 0s (0 B/s) [2022-01-26T04:59:33.348Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-26T04:59:33.348Z] Fetched 221 kB in 0s (0 B/s) [2022-01-26T04:59:33.348Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-26T04:59:33.348Z] Fetched 143 kB in 0s (0 B/s) [2022-01-26T04:59:33.348Z] Pulling edgex-go [2022-01-26T04:59:33.348Z] + snapcraftctl pull [2022-01-26T04:59:35.260Z] Pulling hooks [2022-01-26T04:59:35.260Z] + snapcraftctl pull [2022-01-26T04:59:57.224Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2022-01-26T04:59:57.224Z] Fetched 96.5 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2022-01-26T04:59:57.224Z] Fetched 279 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2022-01-26T04:59:57.224Z] Fetched 122 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2022-01-26T04:59:57.224Z] Fetched 77.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2022-01-26T04:59:57.224Z] Fetched 8848 B in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2022-01-26T04:59:57.224Z] Fetched 47.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2022-01-26T04:59:57.224Z] Fetched 45.6 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2022-01-26T04:59:57.224Z] Fetched 15.0 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2022-01-26T04:59:57.224Z] Fetched 220 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2022-01-26T04:59:57.224Z] Fetched 154 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-26T04:59:57.224Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2022-01-26T04:59:57.224Z] Fetched 14.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2022-01-26T04:59:57.224Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2022-01-26T04:59:57.224Z] Fetched 499 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2022-01-26T04:59:57.224Z] Fetched 111 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2022-01-26T04:59:57.224Z] Fetched 240 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2022-01-26T04:59:57.224Z] Fetched 29.3 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2022-01-26T04:59:57.224Z] Fetched 85.5 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2022-01-26T04:59:57.224Z] Fetched 24.5 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2022-01-26T04:59:57.224Z] Fetched 49.2 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2022-01-26T04:59:57.224Z] Fetched 54.2 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2022-01-26T04:59:57.224Z] Fetched 30.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2022-01-26T04:59:57.224Z] Fetched 15.8 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2022-01-26T04:59:57.224Z] Fetched 85.9 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2022-01-26T04:59:57.224Z] Fetched 8720 B in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2022-01-26T04:59:57.224Z] Fetched 140 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2022-01-26T04:59:57.224Z] Fetched 119 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2022-01-26T04:59:57.224Z] Fetched 111 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2022-01-26T04:59:57.224Z] Fetched 11.1 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2022-01-26T04:59:57.224Z] Fetched 646 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2022-01-26T04:59:57.224Z] Fetched 41.3 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2022-01-26T04:59:57.224Z] Fetched 17.9 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2022-01-26T04:59:57.224Z] Fetched 368 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2022-01-26T04:59:57.224Z] Fetched 187 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2022-01-26T04:59:57.224Z] Fetched 175 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2022-01-26T04:59:57.224Z] Fetched 206 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] [2022-01-26T04:59:57.224Z] Fetched 1302 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2022-01-26T04:59:57.224Z] Fetched 36.2 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2022-01-26T04:59:57.224Z] Fetched 159 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2022-01-26T04:59:57.224Z] Fetched 107 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2022-01-26T04:59:57.224Z] Fetched 48.7 kB in 0s (0 B/s) [2022-01-26T04:59:57.224Z] Pulling static-packages [2022-01-26T04:59:57.224Z] + snapcraftctl pull [2022-01-26T04:59:57.224Z] Pulling version [2022-01-26T04:59:57.224Z] + cd /root/project [2022-01-26T04:59:57.224Z] + git describe --tags --abbrev=0 [2022-01-26T04:59:57.224Z] + sed s/v// [2022-01-26T04:59:57.224Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-26T04:59:57.224Z] + [ -z 2.2.0-dev.22 ] [2022-01-26T04:59:57.224Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-26T04:59:58.603Z] Building app-service-configurable [2022-01-26T04:59:58.603Z] + snapcraftctl build [2022-01-26T05:00:00.512Z] Building config-common [2022-01-26T05:00:00.513Z] + snapcraftctl build [2022-01-26T05:00:03.057Z] Skipping build go-build-helper (already ran) [2022-01-26T05:00:03.057Z] Building edgex-go [2022-01-26T05:00:03.057Z] + cd /root/parts/edgex-go/src [2022-01-26T05:00:03.057Z] + git describe --tags --abbrev=0 [2022-01-26T05:00:03.057Z] + sed s/v// [2022-01-26T05:00:03.057Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-26T05:00:03.057Z] + [ -z 2.2.0-dev.22 ] [2022-01-26T05:00:03.057Z] + echo 2.2.0-dev.22 [2022-01-26T05:00:03.057Z] + [ ! -d vendor ] [2022-01-26T05:00:03.057Z] + go mod download all [2022-01-26T05:00:11.239Z] + make build [2022-01-26T05:00:11.239Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-26T05:00:22.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-26T05:00:22.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-26T05:00:23.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-26T05:00:24.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-26T05:00:26.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-26T05:00:26.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-26T05:00:26.999Z] + ls -al . [2022-01-26T05:00:26.999Z] total 672 [2022-01-26T05:00:26.999Z] drwxrwxr-x 9 1001 1001 4096 Jan 26 05:00 . [2022-01-26T05:00:26.999Z] drwxr-xr-x 4 root root 4096 Jan 26 04:56 .. [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 04:54 .dockerignore [2022-01-26T05:00:26.999Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 04:54 .git [2022-01-26T05:00:26.999Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 04:54 .github [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 804 Jan 26 04:54 .gitignore [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 42 Jan 26 04:54 .golangci.yml [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 76 Jan 26 04:54 .hadolint.yml [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 04:54 .sonarcloud.properties [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 1171 Jan 26 04:54 ADOPTERS.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 9019 Jan 26 04:54 Attribution.txt [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 51732 Jan 26 04:54 CHANGELOG.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 04:54 CONTRIBUTING.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 677 Jan 26 04:54 GOVERNANCE.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 849 Jan 26 04:54 Jenkinsfile [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 04:54 LICENSE [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 6508 Jan 26 04:54 Makefile [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 582 Jan 26 04:54 OWNERS.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 8207 Jan 26 04:54 README.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 6912 Jan 26 04:54 SECURITY.md [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 04:49 VERSION [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 04:54 ZMQWindows.md [2022-01-26T05:00:26.999Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 04:54 bin [2022-01-26T05:00:26.999Z] drwxrwxr-x 14 1001 1001 4096 Jan 26 04:54 cmd [2022-01-26T05:00:26.999Z] -rw-r--r-- 1 root root 428383 Jan 26 04:59 coverage.out [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 2833 Jan 26 04:54 go.mod [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 50190 Jan 26 04:54 go.sum [2022-01-26T05:00:26.999Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 04:54 internal [2022-01-26T05:00:26.999Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 04:54 openapi [2022-01-26T05:00:26.999Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 04:54 snap [2022-01-26T05:00:26.999Z] -rw-rw-r-- 1 1001 1001 204 Jan 26 04:54 version.go [Pipeline] sh [2022-01-26T05:00:27.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-26T05:00:27.677Z] + '[' -e coverage.out ] [2022-01-26T05:00:27.677Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-26T05:00:27.717Z] Warning: overwriting stash ‘coverage-report’ [2022-01-26T05:00:28.517Z] Stashed 1 file(s) [Pipeline] sh [2022-01-26T05:00:28.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-26T05:00:28.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-26T05:00:29.180Z] + make build [2022-01-26T05:00:29.180Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-26T05:00:29.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-26T05:00:31.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-26T05:00:32.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-26T05:00:33.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-26T05:00:34.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-26T05:00:35.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-26T05:00:35.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-26T05:00:37.013Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-26T05:00:37.013Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-26T05:00:37.013Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-26T05:00:37.013Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-26T05:00:37.013Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-01-26T05:00:37.013Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-26T05:00:37.013Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-26T05:00:37.013Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-26T05:00:37.583Z] Building hooks [2022-01-26T05:00:37.583Z] + cd /root/parts/hooks/src [2022-01-26T05:00:37.583Z] + make build [2022-01-26T05:00:37.583Z] go mod tidy [2022-01-26T05:00:37.842Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-26T05:00:38.101Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-26T05:00:38.101Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-26T05:00:38.361Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-26T05:00:38.929Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-26T05:00:39.498Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-26T05:00:39.498Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-26T05:00:42.036Z] Building static-packages [2022-01-26T05:00:42.036Z] + snapcraftctl build [2022-01-26T05:00:44.579Z] Building version [2022-01-26T05:00:44.579Z] + snapcraftctl build [2022-01-26T05:00:46.490Z] Staging app-service-configurable [2022-01-26T05:00:46.490Z] + snapcraftctl stage [2022-01-26T05:00:47.870Z] Staging config-common [2022-01-26T05:00:47.871Z] + snapcraftctl stage [2022-01-26T05:00:49.254Z] Skipping stage go-build-helper (already ran) [2022-01-26T05:00:49.254Z] Staging edgex-go [2022-01-26T05:00:49.254Z] + snapcraftctl stage [2022-01-26T05:00:50.636Z] Staging hooks [2022-01-26T05:00:50.636Z] + snapcraftctl stage [2022-01-26T05:00:52.014Z] Staging static-packages [2022-01-26T05:00:52.014Z] + snapcraftctl stage [2022-01-26T05:00:53.401Z] Staging version [2022-01-26T05:00:53.401Z] + snapcraftctl stage [2022-01-26T05:00:54.790Z] Priming app-service-configurable [2022-01-26T05:00:54.790Z] + snapcraftctl prime [2022-01-26T05:00:58.086Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-01-26T05:00:58.086Z] stage-packages: [2022-01-26T05:00:58.087Z] - libnorm1 [2022-01-26T05:00:58.087Z] - libpgm-5.2-0 [2022-01-26T05:00:58.087Z] - libsodium23 [2022-01-26T05:00:58.087Z] - libzmq5 [2022-01-26T05:00:58.087Z] Priming config-common [2022-01-26T05:00:58.087Z] + snapcraftctl prime [2022-01-26T05:00:59.474Z] Priming go-build-helper [2022-01-26T05:00:59.474Z] + snapcraftctl prime [2022-01-26T05:01:00.855Z] Priming edgex-go [2022-01-26T05:01:00.855Z] + snapcraftctl prime [2022-01-26T05:01:02.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-26T05:01:02.765Z] Priming hooks [2022-01-26T05:01:02.765Z] + snapcraftctl prime [2022-01-26T05:01:02.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-26T05:01:04.674Z] Priming static-packages [2022-01-26T05:01:04.674Z] + snapcraftctl prime [2022-01-26T05:01:07.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-26T05:01:07.367Z] Priming version [2022-01-26T05:01:07.367Z] + snapcraftctl prime [2022-01-26T05:01:08.678Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-26T05:01:08.743Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-26T05:01:12.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-26T05:01:16.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-26T05:01:19.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-26T05:01:23.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-26T05:01:26.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-26T05:01:29.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-26T05:01:34.836Z] $ docker stop --time=1 a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 [2022-01-26T05:01:36.725Z] $ docker rm -f a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:01:38.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-26T05:01:38.481Z] [2022-01-26T05:01:38.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:01:38.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-26T05:01:39.128Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-26T05:01:39.128Z] 29e5d40040c1: Pulling fs layer [2022-01-26T05:01:39.128Z] 1ce36da41761: Pulling fs layer [2022-01-26T05:01:39.128Z] 25b303627fd3: Pulling fs layer [2022-01-26T05:01:39.128Z] 29e5d40040c1: Verifying Checksum [2022-01-26T05:01:39.128Z] 29e5d40040c1: Download complete [2022-01-26T05:01:39.401Z] 1ce36da41761: Verifying Checksum [2022-01-26T05:01:39.401Z] 1ce36da41761: Download complete [2022-01-26T05:01:39.673Z] 29e5d40040c1: Pull complete [2022-01-26T05:01:41.104Z] 25b303627fd3: Verifying Checksum [2022-01-26T05:01:41.104Z] 25b303627fd3: Download complete [2022-01-26T05:01:41.104Z] 1ce36da41761: Pull complete [2022-01-26T05:01:51.244Z] 25b303627fd3: Pull complete [2022-01-26T05:01:51.244Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-26T05:01:51.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-26T05:01:51.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-26T05:01:51.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container [2022-01-26T05:01:51.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-26T05:01:53.867Z] $ docker top db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T05:01:54.767Z] + grep parallel [2022-01-26T05:01:54.767Z] + docker-compose build --help [2022-01-26T05:01:59.053Z] --parallel Build images in parallel. [Pipeline] } [2022-01-26T05:01:59.094Z] $ docker stop --time=1 db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 [2022-01-26T05:02:00.731Z] $ docker rm -f db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:02:01.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-26T05:02:01.468Z] . [Pipeline] withDockerContainer [2022-01-26T05:02:01.712Z] prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container [2022-01-26T05:02:01.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-26T05:02:03.060Z] $ docker top a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T05:02:04.031Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-26T05:02:09.412Z] Building core-command ... [2022-01-26T05:02:09.412Z] Building core-data ... [2022-01-26T05:02:09.412Z] Building core-metadata ... [2022-01-26T05:02:09.412Z] Building security-bootstrapper ... [2022-01-26T05:02:09.412Z] Building security-proxy-setup ... [2022-01-26T05:02:09.412Z] Building security-secretstore-setup ... [2022-01-26T05:02:09.412Z] Building support-notifications ... [2022-01-26T05:02:09.412Z] Building support-scheduler ... [2022-01-26T05:02:09.412Z] Building sys-mgmt-agent ... [2022-01-26T05:02:09.412Z] Building support-notifications [2022-01-26T05:02:09.412Z] Building security-secretstore-setup [2022-01-26T05:02:09.412Z] Building core-metadata [2022-01-26T05:02:09.412Z] Building security-bootstrapper [2022-01-26T05:02:09.412Z] Building core-data [2022-01-26T05:03:17.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:03:17.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:03:17.378Z] ---> b45e5098a485 [2022-01-26T05:03:17.378Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T05:03:17.378Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:03:17.378Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:03:17.378Z] ---> b45e5098a485 [2022-01-26T05:03:17.378Z] Step 3/31 : WORKDIR /edgex-go [2022-01-26T05:03:17.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:03:17.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:03:17.378Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:03:17.378Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:03:17.378Z] ---> b45e5098a485 [2022-01-26T05:03:17.378Z] ---> b45e5098a485 [2022-01-26T05:03:17.378Z] Step 3/25 : WORKDIR /edgex-go [2022-01-26T05:03:17.378Z] Step 3/22 : WORKDIR /edgex-go [2022-01-26T05:03:17.378Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:03:17.378Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:03:17.378Z] ---> b45e5098a485 [2022-01-26T05:03:17.378Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T05:03:17.378Z] ---> Running in df427b3498cb [2022-01-26T05:03:17.378Z] ---> Running in 463d34d9cd25 [2022-01-26T05:03:17.378Z] ---> Running in e5a59a8ebff3 [2022-01-26T05:03:17.378Z] ---> Running in 6b1e21f9bac7 [2022-01-26T05:03:17.378Z] ---> Running in 4336bd69ea82 [2022-01-26T05:03:17.378Z] Removing intermediate container 463d34d9cd25 [2022-01-26T05:03:17.378Z] ---> a5e868c465cd [2022-01-26T05:03:17.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:03:17.378Z] Removing intermediate container df427b3498cb [2022-01-26T05:03:17.378Z] ---> 81d43b4f4aaf [2022-01-26T05:03:17.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:03:17.378Z] Removing intermediate container e5a59a8ebff3 [2022-01-26T05:03:17.378Z] ---> d3d842f6b1dc [2022-01-26T05:03:17.378Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:03:17.378Z] Removing intermediate container 6b1e21f9bac7 [2022-01-26T05:03:17.378Z] ---> 6b287abd5c74 [2022-01-26T05:03:17.378Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:03:17.378Z] Removing intermediate container 4336bd69ea82 [2022-01-26T05:03:17.378Z] ---> 513556a24761 [2022-01-26T05:03:17.378Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:03:17.378Z] ---> Running in c2111c6ee47c [2022-01-26T05:03:17.378Z] ---> Running in bf41d7bcc497 [2022-01-26T05:03:17.378Z] ---> Running in 183613beeee4 [2022-01-26T05:03:17.378Z] ---> Running in b5456947af27 [2022-01-26T05:03:17.378Z] ---> Running in 4158a37fdc3b [2022-01-26T05:03:17.656Z] Removing intermediate container c2111c6ee47c [2022-01-26T05:03:17.656Z] ---> 779b59399ef7 [2022-01-26T05:03:17.656Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-26T05:03:17.930Z] ---> Running in f6059224e7f2 [2022-01-26T05:03:18.208Z] Removing intermediate container bf41d7bcc497 [2022-01-26T05:03:18.208Z] ---> e9735cb5b6f5 [2022-01-26T05:03:18.208Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-26T05:03:18.208Z] Removing intermediate container b5456947af27 [2022-01-26T05:03:18.208Z] ---> 731beba2c5ae [2022-01-26T05:03:18.208Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-26T05:03:18.540Z] ---> Running in e1a93eac90f4 [2022-01-26T05:03:18.541Z] ---> Running in 950578d6c76d [2022-01-26T05:03:18.541Z] Removing intermediate container 183613beeee4 [2022-01-26T05:03:18.541Z] ---> 20296e658da6 [2022-01-26T05:03:18.541Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-26T05:03:18.906Z] Removing intermediate container 4158a37fdc3b [2022-01-26T05:03:18.906Z] ---> 9c2e4cc3e0d0 [2022-01-26T05:03:18.906Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-26T05:03:18.906Z] ---> Running in 49432e962b70 [2022-01-26T05:03:19.229Z] ---> Running in 491d3aa85502 [2022-01-26T05:03:20.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:20.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:20.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:20.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:21.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:21.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:21.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:21.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:22.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:22.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:03:22.300Z] OK: 220 MiB in 52 packages [2022-01-26T05:03:22.922Z] OK: 220 MiB in 52 packages [2022-01-26T05:03:23.203Z] OK: 220 MiB in 52 packages [2022-01-26T05:03:23.203Z] OK: 220 MiB in 52 packages [2022-01-26T05:03:23.203Z] OK: 220 MiB in 52 packages [2022-01-26T05:03:23.820Z] Removing intermediate container f6059224e7f2 [2022-01-26T05:03:23.820Z] ---> 8bfd0c341dda [2022-01-26T05:03:23.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-26T05:03:24.414Z] Removing intermediate container e1a93eac90f4 [2022-01-26T05:03:24.414Z] ---> 73188b10a181 [2022-01-26T05:03:24.414Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T05:03:24.689Z] Removing intermediate container 950578d6c76d [2022-01-26T05:03:24.689Z] ---> ae075e6dd982 [2022-01-26T05:03:24.689Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-26T05:03:24.689Z] Removing intermediate container 491d3aa85502 [2022-01-26T05:03:24.689Z] ---> 50cca6cf6642 [2022-01-26T05:03:24.689Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T05:03:24.964Z] Removing intermediate container 49432e962b70 [2022-01-26T05:03:24.964Z] ---> 40a1cc4d0461 [2022-01-26T05:03:24.964Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-26T05:03:24.964Z] ---> 79f96c0d5688 [2022-01-26T05:03:24.964Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:03:24.964Z] ---> Running in 38374a69dfc3 [2022-01-26T05:03:25.955Z] ---> 059df20e7b9b [2022-01-26T05:03:25.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:03:25.955Z] ---> 9ae212aac6f1 [2022-01-26T05:03:25.955Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:03:25.955Z] ---> Running in ae3489ccd6cd [2022-01-26T05:03:25.955Z] ---> Running in b556e9af93b6 [2022-01-26T05:03:26.230Z] ---> f87321d9c818 [2022-01-26T05:03:26.230Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:03:26.230Z] ---> a587de9bb11b [2022-01-26T05:03:26.230Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:03:26.230Z] ---> Running in 7defc4545136 [2022-01-26T05:03:26.230Z] ---> Running in b99308a00f48 [2022-01-26T05:03:30.561Z] Removing intermediate container 38374a69dfc3 [2022-01-26T05:03:30.561Z] ---> 81d90918f317 [2022-01-26T05:03:30.561Z] Step 8/22 : COPY . . [2022-01-26T05:03:33.189Z] Removing intermediate container b556e9af93b6 [2022-01-26T05:03:33.189Z] Removing intermediate container ae3489ccd6cd [2022-01-26T05:03:33.189Z] ---> f247d72f910b [2022-01-26T05:03:33.189Z] Step 8/31 : COPY . . [2022-01-26T05:03:33.189Z] ---> bc1ca812d3a1 [2022-01-26T05:03:33.189Z] Step 8/23 : COPY . . [2022-01-26T05:03:33.467Z] Removing intermediate container b99308a00f48 [2022-01-26T05:03:33.467Z] ---> f0b4110b6cdd [2022-01-26T05:03:33.467Z] Step 8/25 : COPY . . [2022-01-26T05:03:33.467Z] Removing intermediate container 7defc4545136 [2022-01-26T05:03:33.467Z] ---> a4161d2b06cf [2022-01-26T05:03:33.467Z] Step 8/23 : COPY . . [2022-01-26T05:03:55.658Z] ---> c493aa60ae90 [2022-01-26T05:03:55.658Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-26T05:03:55.658Z] ---> Running in 700c46ab0eff [2022-01-26T05:03:55.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-26T05:03:55.658Z] ---> 6a5d56a6976b [2022-01-26T05:03:55.658Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-26T05:03:55.658Z] ---> Running in eb4e8d593d0f [2022-01-26T05:03:55.658Z] ---> e1590f994c10 [2022-01-26T05:03:55.658Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-26T05:03:55.934Z] ---> 6ee2b69895e9 [2022-01-26T05:03:55.934Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-26T05:03:55.934Z] ---> Running in 9399fdd4fd1a [2022-01-26T05:03:56.213Z] ---> Running in 12a16aae05ef [2022-01-26T05:03:56.819Z] ---> 2814bd6abdd9 [2022-01-26T05:03:56.819Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-26T05:03:56.819Z] ---> Running in 44923ef87d09 [2022-01-26T05:03:58.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-26T05:03:58.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-26T05:03:58.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-26T05:03:59.134Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-01-26T05:06:21.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-26T05:06:24.407Z] Removing intermediate container 12a16aae05ef [2022-01-26T05:06:24.407Z] ---> c36b0ba9b530 [2022-01-26T05:06:24.407Z] [2022-01-26T05:06:24.407Z] Step 10/31 : FROM alpine:3.14 [2022-01-26T05:06:24.686Z] Removing intermediate container eb4e8d593d0f [2022-01-26T05:06:24.686Z] ---> 2691685726a8 [2022-01-26T05:06:24.686Z] [2022-01-26T05:06:24.686Z] Step 10/25 : FROM alpine:3.14 [2022-01-26T05:06:24.686Z] 3.14: Pulling from library/alpine [2022-01-26T05:06:24.686Z] 3.14: Pulling from library/alpine [2022-01-26T05:06:27.333Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-26T05:06:27.333Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-26T05:06:27.333Z] Status: Downloaded newer image for alpine:3.14 [2022-01-26T05:06:27.333Z] Status: Downloaded newer image for alpine:3.14 [2022-01-26T05:06:27.333Z] ---> 5b8b7b635229 [2022-01-26T05:06:27.333Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-26T05:06:27.333Z] ---> 5b8b7b635229 [2022-01-26T05:06:27.333Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-26T05:06:27.333Z] Removing intermediate container 700c46ab0eff [2022-01-26T05:06:27.333Z] ---> 09d3df97c016 [2022-01-26T05:06:27.333Z] [2022-01-26T05:06:27.333Z] Step 10/22 : FROM alpine:3.14 [2022-01-26T05:06:27.333Z] ---> 5b8b7b635229 [2022-01-26T05:06:27.333Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-26T05:06:27.333Z] ---> Running in 1dcec42ba8d9 [2022-01-26T05:06:27.333Z] ---> Running in 170c79aebf8f [2022-01-26T05:06:27.333Z] ---> Running in 8a10010e001c [2022-01-26T05:06:27.961Z] Removing intermediate container 8a10010e001c [2022-01-26T05:06:27.961Z] ---> 9a6ff24ac9e8 [2022-01-26T05:06:27.961Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-26T05:06:28.237Z] ---> Running in ad8adb30f9db [2022-01-26T05:06:29.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:29.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:30.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:30.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:30.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:30.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:30.892Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-26T05:06:31.174Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-26T05:06:31.174Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:06:31.174Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T05:06:31.459Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-26T05:06:31.459Z] OK: 6 MiB in 16 packages [2022-01-26T05:06:31.459Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-26T05:06:31.459Z] (3/3) Installing su-exec (0.2-r1) [2022-01-26T05:06:31.459Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:06:31.742Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T05:06:32.022Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-26T05:06:32.023Z] (2/2) Installing su-exec (0.2-r1) [2022-01-26T05:06:32.023Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:06:32.023Z] OK: 6 MiB in 17 packages [2022-01-26T05:06:32.023Z] OK: 6 MiB in 16 packages [2022-01-26T05:06:33.500Z] Removing intermediate container 9399fdd4fd1a [2022-01-26T05:06:33.500Z] ---> 95502cf2c1db [2022-01-26T05:06:33.500Z] [2022-01-26T05:06:33.500Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T05:06:33.500Z] ---> 5b8b7b635229 [2022-01-26T05:06:33.500Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-26T05:06:33.500Z] ---> Running in 454a0af5fb21 [2022-01-26T05:06:33.785Z] Removing intermediate container ad8adb30f9db [2022-01-26T05:06:33.785Z] ---> e180da4a4785 [2022-01-26T05:06:33.785Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-26T05:06:33.785Z] ---> Running in 6407ae3fb729 [2022-01-26T05:06:34.788Z] Removing intermediate container 1dcec42ba8d9 [2022-01-26T05:06:34.789Z] ---> 824216742136 [2022-01-26T05:06:34.789Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-26T05:06:34.789Z] Removing intermediate container 170c79aebf8f [2022-01-26T05:06:34.789Z] ---> c6bc9972daa3 [2022-01-26T05:06:34.789Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T05:06:34.789Z] ---> Running in a3b04b44f407 [2022-01-26T05:06:34.789Z] ---> Running in 407ba02ffb4c [2022-01-26T05:06:34.789Z] Removing intermediate container 6407ae3fb729 [2022-01-26T05:06:34.789Z] ---> 8f3ce8a46fab [2022-01-26T05:06:34.789Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-26T05:06:35.070Z] ---> Running in 4fba7cf86cd3 [2022-01-26T05:06:35.344Z] Removing intermediate container 407ba02ffb4c [2022-01-26T05:06:35.344Z] ---> edf3b183aae6 [2022-01-26T05:06:35.344Z] Step 13/25 : WORKDIR / [2022-01-26T05:06:35.344Z] Removing intermediate container a3b04b44f407 [2022-01-26T05:06:35.344Z] ---> df8397da8fcd [2022-01-26T05:06:35.344Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-26T05:06:35.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:35.623Z] ---> Running in 3346fef6f635 [2022-01-26T05:06:35.623Z] ---> Running in 2faf77ce5334 [2022-01-26T05:06:35.623Z] Removing intermediate container 4fba7cf86cd3 [2022-01-26T05:06:35.623Z] ---> e7019f88f916 [2022-01-26T05:06:35.623Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-26T05:06:35.893Z] ---> Running in 9522067b616e [2022-01-26T05:06:35.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:36.168Z] Removing intermediate container 2faf77ce5334 [2022-01-26T05:06:36.168Z] ---> 8a1080be2320 [2022-01-26T05:06:36.168Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-26T05:06:36.446Z] Removing intermediate container 3346fef6f635 [2022-01-26T05:06:36.446Z] ---> fee54230da75 [2022-01-26T05:06:36.446Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-26T05:06:36.446Z] ---> Running in a457754c5a36 [2022-01-26T05:06:37.046Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-26T05:06:37.046Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:06:37.046Z] OK: 6 MiB in 15 packages [2022-01-26T05:06:37.324Z] Removing intermediate container a457754c5a36 [2022-01-26T05:06:37.324Z] ---> ebae2662e3a5 [2022-01-26T05:06:37.324Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:06:37.621Z] ---> e04e6b207f84 [2022-01-26T05:06:37.621Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-26T05:06:38.603Z] Removing intermediate container 454a0af5fb21 [2022-01-26T05:06:38.603Z] ---> 7b8020cc16a5 [2022-01-26T05:06:38.603Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T05:06:38.603Z] ---> Running in 5c9addad0123 [2022-01-26T05:06:38.603Z] ---> 545dcc1a4b96 [2022-01-26T05:06:38.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-26T05:06:38.876Z] ---> 0174a8d7f8fa [2022-01-26T05:06:38.876Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-26T05:06:38.876Z] Removing intermediate container 9522067b616e [2022-01-26T05:06:38.876Z] ---> bc484513a30c [2022-01-26T05:06:38.876Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-26T05:06:39.160Z] ---> Running in 7400d9720d69 [2022-01-26T05:06:39.160Z] Removing intermediate container 5c9addad0123 [2022-01-26T05:06:39.160Z] ---> 5795666c767f [2022-01-26T05:06:39.160Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-26T05:06:39.439Z] ---> Running in bdb1d8022110 [2022-01-26T05:06:40.046Z] Removing intermediate container 7400d9720d69 [2022-01-26T05:06:40.046Z] ---> e01f92b1311d [2022-01-26T05:06:40.046Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-26T05:06:40.046Z] Removing intermediate container bdb1d8022110 [2022-01-26T05:06:40.046Z] ---> 39fe10c08495 [2022-01-26T05:06:40.046Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-26T05:06:40.046Z] ---> a8e5b856c563 [2022-01-26T05:06:40.046Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-26T05:06:40.046Z] ---> 068bbd586f7c [2022-01-26T05:06:40.046Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-26T05:06:40.321Z] ---> Running in 391550bc4142 [2022-01-26T05:06:40.919Z] ---> 9e916f15029e [2022-01-26T05:06:40.919Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-26T05:06:40.919Z] Removing intermediate container 391550bc4142 [2022-01-26T05:06:40.919Z] ---> 46f35f023054 [2022-01-26T05:06:40.919Z] Step 15/23 : WORKDIR / [2022-01-26T05:06:41.203Z] ---> Running in 1fc687f476aa [2022-01-26T05:06:41.203Z] ---> aefd2562778b [2022-01-26T05:06:41.203Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-26T05:06:41.203Z] ---> Running in 12e8bec26dd6 [2022-01-26T05:06:41.203Z] ---> 9226ed5519b2 [2022-01-26T05:06:41.203Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-26T05:06:41.478Z] ---> Running in d26b67a0b8fe [2022-01-26T05:06:42.071Z] Removing intermediate container 12e8bec26dd6 [2022-01-26T05:06:42.071Z] ---> c65550a9344b [2022-01-26T05:06:42.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:06:42.071Z] Removing intermediate container d26b67a0b8fe [2022-01-26T05:06:42.071Z] ---> 3c3a0ad1d0c6 [2022-01-26T05:06:42.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:06:42.349Z] ---> Running in 9534f3c00b76 [2022-01-26T05:06:42.940Z] Removing intermediate container 9534f3c00b76 [2022-01-26T05:06:42.940Z] ---> ca474b41a65d [2022-01-26T05:06:42.940Z] Step 20/22 : LABEL arch=arm64 [2022-01-26T05:06:42.940Z] ---> ba4bcd6e6ed5 [2022-01-26T05:06:42.940Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-26T05:06:42.940Z] ---> Running in 761485b3ece2 [2022-01-26T05:06:43.213Z] ---> d40ef0e899d5 [2022-01-26T05:06:43.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-26T05:06:43.809Z] Removing intermediate container 761485b3ece2 [2022-01-26T05:06:43.809Z] ---> 03be92d6fa41 [2022-01-26T05:06:43.809Z] Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:06:43.809Z] Removing intermediate container 1fc687f476aa [2022-01-26T05:06:43.809Z] ---> 615ebf5e2364 [2022-01-26T05:06:43.809Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:06:43.809Z] ---> Running in a8d709c26b5a [2022-01-26T05:06:44.413Z] Removing intermediate container 44923ef87d09 [2022-01-26T05:06:44.413Z] ---> ac2ece3438e3 [2022-01-26T05:06:44.413Z] [2022-01-26T05:06:44.413Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T05:06:44.413Z] ---> 5b8b7b635229 [2022-01-26T05:06:44.413Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-26T05:06:44.685Z] Removing intermediate container a8d709c26b5a [2022-01-26T05:06:44.685Z] ---> 21f1e29b2a6c [2022-01-26T05:06:44.685Z] Step 22/22 : LABEL version=0.0.0 [2022-01-26T05:06:44.685Z] ---> Running in 55cdb1277d8f [2022-01-26T05:06:44.685Z] ---> 76d0e0eb1a16 [2022-01-26T05:06:44.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-26T05:06:44.685Z] ---> 3fc6ab11dccc [2022-01-26T05:06:44.685Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-26T05:06:44.685Z] ---> Running in 6187a6ef9151 [2022-01-26T05:06:44.956Z] ---> 6fd4aa74d056 [2022-01-26T05:06:44.956Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-26T05:06:45.227Z] Removing intermediate container 55cdb1277d8f [2022-01-26T05:06:45.227Z] ---> 0580ea8ed403 [2022-01-26T05:06:45.227Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-26T05:06:45.227Z] ---> Running in 0ea7ca4de905 [2022-01-26T05:06:45.227Z] Removing intermediate container 6187a6ef9151 [2022-01-26T05:06:45.227Z] ---> 93748a35f4c0 [2022-01-26T05:06:45.227Z] [2022-01-26T05:06:45.827Z] ---> da9bbc80345e [2022-01-26T05:06:45.827Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-26T05:06:45.827Z] ---> 7e0b719dfe5f [2022-01-26T05:06:45.827Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-26T05:06:45.827Z] ---> Running in 0c22116c3fed [2022-01-26T05:06:45.827Z] Removing intermediate container 0ea7ca4de905 [2022-01-26T05:06:45.827Z] ---> Running in d863bc7ef0a7 [2022-01-26T05:06:45.827Z] ---> 8af58eefedce [2022-01-26T05:06:45.827Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-26T05:06:46.099Z] Successfully built 93748a35f4c0 [2022-01-26T05:06:46.099Z] Successfully tagged support-notifications-arm64:latest [2022-01-26T05:06:46.099Z]  Building support-notifications ... done Building security-proxy-setup [2022-01-26T05:06:46.099Z] ---> Running in c87d1ecff2b3 [2022-01-26T05:06:46.697Z] Removing intermediate container d863bc7ef0a7 [2022-01-26T05:06:46.697Z] ---> c873a758632f [2022-01-26T05:06:46.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:06:46.697Z] ---> Running in e83485055e9f [2022-01-26T05:06:46.697Z] ---> bccab8148623 [2022-01-26T05:06:46.697Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-26T05:06:46.697Z] Removing intermediate container c87d1ecff2b3 [2022-01-26T05:06:46.697Z] ---> 97f889479383 [2022-01-26T05:06:46.697Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:06:46.973Z] ---> Running in cff21eedd420 [2022-01-26T05:06:47.573Z] Removing intermediate container e83485055e9f [2022-01-26T05:06:47.573Z] ---> e876224dad9f [2022-01-26T05:06:47.573Z] Step 21/23 : LABEL arch=arm64 [2022-01-26T05:06:47.846Z] ---> Running in 406203901d7a [2022-01-26T05:06:48.118Z] ---> 366531c851f1 [2022-01-26T05:06:48.118Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-26T05:06:48.393Z] Removing intermediate container 406203901d7a [2022-01-26T05:06:48.394Z] ---> 10ae8c529652 [2022-01-26T05:06:48.394Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:06:48.665Z] ---> Running in 166328647e07 [2022-01-26T05:06:48.665Z] Removing intermediate container 0c22116c3fed [2022-01-26T05:06:48.665Z] ---> c45912b045c7 [2022-01-26T05:06:48.665Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-26T05:06:48.944Z] ---> Running in ef6982dc8fe2 [2022-01-26T05:06:49.217Z] ---> e67ff3d54a14 [2022-01-26T05:06:49.217Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-26T05:06:49.217Z] Removing intermediate container 166328647e07 [2022-01-26T05:06:49.217Z] ---> cf3d5c884941 [2022-01-26T05:06:49.217Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T05:06:49.488Z] ---> Running in f5ae32bf1ebd [2022-01-26T05:06:49.488Z] Removing intermediate container cff21eedd420 [2022-01-26T05:06:49.488Z] ---> c808b7c914c3 [2022-01-26T05:06:49.488Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-26T05:06:49.759Z] Removing intermediate container ef6982dc8fe2 [2022-01-26T05:06:49.759Z] ---> a58486af7ecc [2022-01-26T05:06:49.759Z] Step 23/25 : LABEL arch=arm64 [2022-01-26T05:06:49.759Z] ---> Running in 1037e38bd01f [2022-01-26T05:06:49.759Z] ---> Running in 73670966b4e6 [2022-01-26T05:06:50.033Z] Removing intermediate container f5ae32bf1ebd [2022-01-26T05:06:50.033Z] ---> 43cabdac8fd0 [2022-01-26T05:06:50.033Z] [2022-01-26T05:06:50.306Z] ---> cf4606fb5dce [2022-01-26T05:06:50.306Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-26T05:06:50.580Z] Successfully built 43cabdac8fd0 [2022-01-26T05:06:50.580Z] Successfully tagged core-metadata-arm64:latest [2022-01-26T05:06:50.580Z]  Building core-metadata ... done Building core-command [2022-01-26T05:06:50.580Z] Removing intermediate container 1037e38bd01f [2022-01-26T05:06:50.580Z] ---> e7b47511d97f [2022-01-26T05:06:50.580Z] Step 24/25 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:06:50.580Z] ---> Running in 3fa6490903ea [2022-01-26T05:06:50.850Z] ---> Running in 59d4a4073aa5 [2022-01-26T05:06:51.125Z] Removing intermediate container 3fa6490903ea [2022-01-26T05:06:51.125Z] ---> 364920e405e8 [2022-01-26T05:06:51.125Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-26T05:06:51.398Z] Removing intermediate container 59d4a4073aa5 [2022-01-26T05:06:51.398Z] ---> 71d9e5ce605c [2022-01-26T05:06:51.398Z] Step 25/25 : LABEL version=0.0.0 [2022-01-26T05:06:51.398Z] ---> Running in a36ee138759e [2022-01-26T05:06:51.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:51.998Z] Removing intermediate container a36ee138759e [2022-01-26T05:06:51.998Z] ---> 2da54079437a [2022-01-26T05:06:51.998Z] [2022-01-26T05:06:52.283Z] ---> 0f85cec05e92 [2022-01-26T05:06:52.283Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-26T05:06:52.283Z] Successfully built 2da54079437a [2022-01-26T05:06:52.283Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-26T05:06:52.283Z] Building support-scheduler [2022-01-26T05:06:52.561Z]  Building security-secretstore-setup ... done  ---> Running in 003fd72c45df [2022-01-26T05:06:52.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:06:53.550Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-26T05:06:53.550Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-26T05:06:53.845Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-26T05:06:53.845Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-26T05:06:53.845Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-26T05:06:54.183Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-26T05:06:54.183Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:06:54.183Z] OK: 8 MiB in 20 packages [2022-01-26T05:06:55.308Z] Removing intermediate container 003fd72c45df [2022-01-26T05:06:55.308Z] ---> d8f80016d75f [2022-01-26T05:06:55.308Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-26T05:06:55.609Z] ---> Running in 8f2c273c12a2 [2022-01-26T05:06:55.911Z] Removing intermediate container 73670966b4e6 [2022-01-26T05:06:55.911Z] ---> d199e20be268 [2022-01-26T05:06:55.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:06:56.193Z] Removing intermediate container 8f2c273c12a2 [2022-01-26T05:06:56.193Z] ---> e744a13fe06d [2022-01-26T05:06:56.193Z] Step 28/31 : CMD ["gate"] [2022-01-26T05:06:56.497Z] ---> Running in 43446df6d122 [2022-01-26T05:06:56.779Z] ---> 35307ad95c15 [2022-01-26T05:06:56.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-26T05:06:57.053Z] Removing intermediate container 43446df6d122 [2022-01-26T05:06:57.053Z] ---> 2c3266b4f4cb [2022-01-26T05:06:57.053Z] Step 29/31 : LABEL arch=arm64 [2022-01-26T05:06:57.325Z] ---> Running in 583703d61044 [2022-01-26T05:06:57.918Z] Removing intermediate container 583703d61044 [2022-01-26T05:06:57.918Z] ---> e4b48fb2a02f [2022-01-26T05:06:57.918Z] Step 30/31 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:06:58.195Z] ---> 437d731d3812 [2022-01-26T05:06:58.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-26T05:06:58.195Z] ---> Running in 397227c24a7e [2022-01-26T05:06:58.796Z] Removing intermediate container 397227c24a7e [2022-01-26T05:06:58.796Z] ---> bc65b8edbf55 [2022-01-26T05:06:58.796Z] Step 31/31 : LABEL version=0.0.0 [2022-01-26T05:06:59.080Z] ---> 60b711a521a1 [2022-01-26T05:06:59.080Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-26T05:06:59.080Z] ---> Running in b08f9ebcc4cb [2022-01-26T05:06:59.080Z] ---> Running in 7186e941d131 [2022-01-26T05:07:00.073Z] Removing intermediate container 7186e941d131 [2022-01-26T05:07:00.073Z] ---> d7f45a904a0e [2022-01-26T05:07:00.073Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:07:00.073Z] Removing intermediate container b08f9ebcc4cb [2022-01-26T05:07:00.073Z] ---> bee63f7bd3c8 [2022-01-26T05:07:00.073Z] [2022-01-26T05:07:00.073Z] ---> Running in 665acc589da1 [2022-01-26T05:07:00.349Z] Successfully built bee63f7bd3c8 [2022-01-26T05:07:00.349Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-26T05:07:00.349Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-01-26T05:07:00.623Z] Removing intermediate container 665acc589da1 [2022-01-26T05:07:00.623Z] ---> 375cdac2cbd2 [2022-01-26T05:07:00.623Z] Step 21/23 : LABEL arch=arm64 [2022-01-26T05:07:00.623Z] ---> Running in 36abbc20ac9d [2022-01-26T05:07:01.218Z] Removing intermediate container 36abbc20ac9d [2022-01-26T05:07:01.218Z] ---> 861cb84bf355 [2022-01-26T05:07:01.218Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:07:01.218Z] ---> Running in 3c721986d294 [2022-01-26T05:07:01.496Z] Removing intermediate container 3c721986d294 [2022-01-26T05:07:01.496Z] ---> 2a6b8d332079 [2022-01-26T05:07:01.496Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T05:07:01.777Z] ---> Running in 1d5b58b3cbc5 [2022-01-26T05:07:02.050Z] Removing intermediate container 1d5b58b3cbc5 [2022-01-26T05:07:02.050Z] ---> ddc9a252e07d [2022-01-26T05:07:02.050Z] [2022-01-26T05:07:02.329Z] Successfully built ddc9a252e07d [2022-01-26T05:07:02.329Z] Successfully tagged core-data-arm64:latest [2022-01-26T05:07:41.314Z]  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:07:41.314Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:07:41.314Z] ---> b45e5098a485 [2022-01-26T05:07:41.314Z] Step 3/21 : WORKDIR /edgex-go [2022-01-26T05:07:41.314Z] ---> Using cache [2022-01-26T05:07:41.314Z] ---> 513556a24761 [2022-01-26T05:07:41.314Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:07:41.314Z] ---> Using cache [2022-01-26T05:07:41.314Z] ---> 9c2e4cc3e0d0 [2022-01-26T05:07:41.314Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-26T05:07:41.314Z] ---> Running in 2a67c9f28993 [2022-01-26T05:07:41.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:41.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:41.314Z] OK: 220 MiB in 52 packages [2022-01-26T05:07:41.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:07:41.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:07:41.314Z] ---> b45e5098a485 [2022-01-26T05:07:41.314Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T05:07:41.314Z] ---> Using cache [2022-01-26T05:07:41.314Z] ---> 513556a24761 [2022-01-26T05:07:41.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:07:41.314Z] ---> Using cache [2022-01-26T05:07:41.314Z] ---> 9c2e4cc3e0d0 [2022-01-26T05:07:41.314Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-26T05:07:41.314Z] ---> Running in bec85d544194 [2022-01-26T05:07:41.586Z] Removing intermediate container 2a67c9f28993 [2022-01-26T05:07:41.586Z] ---> 9c2e67c983d0 [2022-01-26T05:07:41.586Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-26T05:07:42.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:07:42.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:07:42.577Z] ---> b45e5098a485 [2022-01-26T05:07:42.577Z] Step 3/22 : WORKDIR /edgex-go [2022-01-26T05:07:42.577Z] ---> Using cache [2022-01-26T05:07:42.577Z] ---> 513556a24761 [2022-01-26T05:07:42.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:07:42.577Z] ---> Using cache [2022-01-26T05:07:42.577Z] ---> 9c2e4cc3e0d0 [2022-01-26T05:07:42.577Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-26T05:07:42.577Z] ---> Using cache [2022-01-26T05:07:42.577Z] ---> 9c2e67c983d0 [2022-01-26T05:07:42.577Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-26T05:07:42.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:42.852Z] ---> 085bbd58ef81 [2022-01-26T05:07:42.852Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:07:43.125Z] ---> f78ae0488f21 [2022-01-26T05:07:43.125Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:07:43.125Z] ---> Running in 50fcc25ce338 [2022-01-26T05:07:43.402Z] ---> Running in 93f481abe5b9 [2022-01-26T05:07:43.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:45.112Z] OK: 220 MiB in 52 packages [2022-01-26T05:07:45.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-26T05:07:45.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-26T05:07:45.112Z] ---> b45e5098a485 [2022-01-26T05:07:45.112Z] Step 3/23 : WORKDIR /edgex-go [2022-01-26T05:07:45.112Z] ---> Using cache [2022-01-26T05:07:45.112Z] ---> 513556a24761 [2022-01-26T05:07:45.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-26T05:07:45.112Z] ---> Using cache [2022-01-26T05:07:45.112Z] ---> 9c2e4cc3e0d0 [2022-01-26T05:07:45.112Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-26T05:07:45.112Z] ---> Running in 3391101c7d7f [2022-01-26T05:07:46.553Z] Removing intermediate container bec85d544194 [2022-01-26T05:07:46.553Z] ---> 0caf3cf73969 [2022-01-26T05:07:46.553Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T05:07:47.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:47.422Z] ---> e8ce8a9f1224 [2022-01-26T05:07:47.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:07:47.422Z] ---> Running in 52dc053e2d2a [2022-01-26T05:07:48.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:07:48.025Z] Removing intermediate container 50fcc25ce338 [2022-01-26T05:07:48.025Z] ---> 3cce45a51892 [2022-01-26T05:07:48.025Z] Step 8/21 : COPY . . [2022-01-26T05:07:48.296Z] Removing intermediate container 93f481abe5b9 [2022-01-26T05:07:48.296Z] ---> 31128fd24199 [2022-01-26T05:07:48.296Z] Step 8/22 : COPY . . [2022-01-26T05:07:48.891Z] OK: 220 MiB in 52 packages [2022-01-26T05:07:50.876Z] Removing intermediate container 3391101c7d7f [2022-01-26T05:07:50.876Z] ---> 6654ec100754 [2022-01-26T05:07:50.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-26T05:07:51.480Z] Removing intermediate container 52dc053e2d2a [2022-01-26T05:07:51.480Z] ---> 96d26130a588 [2022-01-26T05:07:51.480Z] Step 8/23 : COPY . . [2022-01-26T05:07:51.750Z] ---> c9b73c2e93e5 [2022-01-26T05:07:51.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-26T05:07:51.750Z] ---> Running in 7541a6a9890c [2022-01-26T05:07:57.156Z] Removing intermediate container 7541a6a9890c [2022-01-26T05:07:57.156Z] ---> 74c6d95a5487 [2022-01-26T05:07:57.156Z] Step 8/23 : COPY . . [2022-01-26T05:08:09.563Z] ---> 7b7c8093b074 [2022-01-26T05:08:09.563Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-26T05:08:09.563Z] ---> 25f4f5a082a5 [2022-01-26T05:08:09.563Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-26T05:08:09.563Z] ---> 915fe1dc6fca [2022-01-26T05:08:09.563Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-26T05:08:09.563Z] ---> Running in ef2db39ec91c [2022-01-26T05:08:09.563Z] ---> Running in b25bf36a5372 [2022-01-26T05:08:09.563Z] ---> Running in acca6c1daba7 [2022-01-26T05:08:10.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-26T05:08:10.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-01-26T05:08:10.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-26T05:08:14.184Z] ---> 1343760fecde [2022-01-26T05:08:14.184Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-26T05:08:14.184Z] ---> Running in 7c2e188e5596 [2022-01-26T05:08:15.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-26T05:09:52.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-26T05:09:59.168Z] Removing intermediate container b25bf36a5372 [2022-01-26T05:09:59.168Z] ---> 41ef6fba3861 [2022-01-26T05:09:59.168Z] [2022-01-26T05:09:59.168Z] Step 10/23 : FROM alpine:3.14 [2022-01-26T05:09:59.168Z] ---> 5b8b7b635229 [2022-01-26T05:09:59.168Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-26T05:09:59.168Z] ---> Using cache [2022-01-26T05:09:59.168Z] ---> 7b8020cc16a5 [2022-01-26T05:09:59.168Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T05:09:59.168Z] ---> Using cache [2022-01-26T05:09:59.168Z] ---> 5795666c767f [2022-01-26T05:09:59.168Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-26T05:09:59.168Z] ---> Running in 09c1b823a542 [2022-01-26T05:09:59.767Z] Removing intermediate container 09c1b823a542 [2022-01-26T05:09:59.767Z] ---> b3849f675769 [2022-01-26T05:09:59.767Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-26T05:09:59.767Z] ---> Running in 04a6fd30dacd [2022-01-26T05:10:00.755Z] Removing intermediate container 04a6fd30dacd [2022-01-26T05:10:00.755Z] ---> 5a50af4eb126 [2022-01-26T05:10:00.755Z] Step 15/23 : WORKDIR / [2022-01-26T05:10:00.755Z] ---> Running in 8c30dc4d8deb [2022-01-26T05:10:01.367Z] Removing intermediate container 8c30dc4d8deb [2022-01-26T05:10:01.367Z] ---> cfbcd67c6d04 [2022-01-26T05:10:01.367Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:10:02.816Z] ---> 16c6b2fa0d30 [2022-01-26T05:10:02.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-26T05:10:03.094Z] Removing intermediate container 7c2e188e5596 [2022-01-26T05:10:03.094Z] ---> 408e43abbfbc [2022-01-26T05:10:03.094Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-26T05:10:03.370Z] ---> Running in d9ea58b6e834 [2022-01-26T05:10:03.648Z] Removing intermediate container acca6c1daba7 [2022-01-26T05:10:03.648Z] ---> 40341f12eede [2022-01-26T05:10:03.648Z] [2022-01-26T05:10:03.648Z] Step 10/21 : FROM alpine:3.14 [2022-01-26T05:10:03.648Z] ---> 5b8b7b635229 [2022-01-26T05:10:03.648Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-26T05:10:03.925Z] ---> Running in ddc6cb00f37a [2022-01-26T05:10:04.526Z] ---> ee979a4326f7 [2022-01-26T05:10:04.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-26T05:10:05.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-26T05:10:05.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:10:05.724Z] ---> 0f776eaaa972 [2022-01-26T05:10:05.724Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-26T05:10:05.724Z] ---> Running in 33ff80955451 [2022-01-26T05:10:05.724Z] Removing intermediate container ef2db39ec91c [2022-01-26T05:10:05.724Z] ---> 238b38eb3e92 [2022-01-26T05:10:05.724Z] [2022-01-26T05:10:06.041Z] Step 10/22 : FROM alpine:3.14 [2022-01-26T05:10:06.041Z] ---> 5b8b7b635229 [2022-01-26T05:10:06.041Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-26T05:10:06.041Z] ---> Using cache [2022-01-26T05:10:06.041Z] ---> 7b8020cc16a5 [2022-01-26T05:10:06.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-26T05:10:06.041Z] ---> Using cache [2022-01-26T05:10:06.041Z] ---> 5795666c767f [2022-01-26T05:10:06.041Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-26T05:10:06.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:10:06.041Z] ---> Running in d074190f6e29 [2022-01-26T05:10:06.401Z] Removing intermediate container 33ff80955451 [2022-01-26T05:10:06.401Z] ---> 31e71de23ce1 [2022-01-26T05:10:06.401Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:10:06.725Z] ---> Running in a7196a20c618 [2022-01-26T05:10:06.725Z] Removing intermediate container d074190f6e29 [2022-01-26T05:10:06.725Z] ---> 36575d829fbf [2022-01-26T05:10:06.725Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-26T05:10:07.067Z] ---> Running in 705d2c0a7eb9 [2022-01-26T05:10:07.067Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-26T05:10:07.067Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-26T05:10:07.067Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-26T05:10:07.067Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-26T05:10:07.067Z] (5/5) Installing curl (7.79.1-r0) [2022-01-26T05:10:07.067Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:10:07.067Z] Executing ca-certificates-20211220-r0.trigger [2022-01-26T05:10:07.364Z] Removing intermediate container a7196a20c618 [2022-01-26T05:10:07.364Z] ---> 10defdb0168a [2022-01-26T05:10:07.364Z] Step 21/23 : LABEL arch=arm64 [2022-01-26T05:10:07.364Z] OK: 8 MiB in 19 packages [2022-01-26T05:10:07.666Z] ---> Running in 2dda9c64c351 [2022-01-26T05:10:07.666Z] Removing intermediate container 705d2c0a7eb9 [2022-01-26T05:10:07.666Z] ---> 1258789169eb [2022-01-26T05:10:07.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-26T05:10:08.722Z] Removing intermediate container 2dda9c64c351 [2022-01-26T05:10:08.722Z] ---> ad3975205915 [2022-01-26T05:10:08.722Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:10:08.722Z] ---> Running in 64f568addfb4 [2022-01-26T05:10:08.722Z] Removing intermediate container d9ea58b6e834 [2022-01-26T05:10:08.722Z] ---> 4dd24d89adf5 [2022-01-26T05:10:08.722Z] [2022-01-26T05:10:08.722Z] Step 11/23 : FROM docker:20.10.10 [2022-01-26T05:10:08.995Z] 20.10.10: Pulling from library/docker [2022-01-26T05:10:08.995Z] ---> 28caa866a7d1 [2022-01-26T05:10:08.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-26T05:10:09.268Z] Removing intermediate container 64f568addfb4 [2022-01-26T05:10:09.268Z] ---> fba2021970e1 [2022-01-26T05:10:09.268Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T05:10:09.268Z] Removing intermediate container ddc6cb00f37a [2022-01-26T05:10:09.268Z] ---> 67be7f0c1473 [2022-01-26T05:10:09.268Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-26T05:10:09.268Z] ---> Running in f278712eaca8 [2022-01-26T05:10:09.550Z] ---> Running in 38215a0685a8 [2022-01-26T05:10:09.823Z] Removing intermediate container f278712eaca8 [2022-01-26T05:10:09.823Z] ---> 8dd1b3259367 [2022-01-26T05:10:09.823Z] [2022-01-26T05:10:09.823Z] Removing intermediate container 38215a0685a8 [2022-01-26T05:10:09.823Z] ---> a466c3407622 [2022-01-26T05:10:09.823Z] Step 13/21 : WORKDIR /edgex [2022-01-26T05:10:10.098Z] ---> Running in acf5ff020ad4 [2022-01-26T05:10:10.372Z] ---> ef790868e6f8 [2022-01-26T05:10:10.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-26T05:10:10.372Z] Successfully built 8dd1b3259367 [2022-01-26T05:10:10.372Z] Successfully tagged core-command-arm64:latest [2022-01-26T05:10:10.644Z]  Building core-command ... done Removing intermediate container acf5ff020ad4 [2022-01-26T05:10:10.644Z] ---> 13b95f09ce6c [2022-01-26T05:10:10.644Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-26T05:10:11.247Z] ---> a08f3648d194 [2022-01-26T05:10:11.247Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-26T05:10:11.521Z] ---> Running in f921d8a8132e [2022-01-26T05:10:11.521Z] ---> bae5db74a059 [2022-01-26T05:10:11.521Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-26T05:10:11.791Z] Removing intermediate container f921d8a8132e [2022-01-26T05:10:11.791Z] ---> 14cde72fa101 [2022-01-26T05:10:11.791Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:10:12.061Z] ---> Running in 1a47f8787c59 [2022-01-26T05:10:12.656Z] Removing intermediate container 1a47f8787c59 [2022-01-26T05:10:12.656Z] ---> 1a6957349247 [2022-01-26T05:10:12.656Z] Step 20/22 : LABEL arch=arm64 [2022-01-26T05:10:12.656Z] ---> c6f7ae5b9ee2 [2022-01-26T05:10:12.656Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-26T05:10:12.926Z] ---> Running in 43c459cf7602 [2022-01-26T05:10:13.201Z] Removing intermediate container 43c459cf7602 [2022-01-26T05:10:13.201Z] ---> 1d45da6f19f2 [2022-01-26T05:10:13.201Z] Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:10:13.476Z] ---> Running in cbdb5ffbb0c8 [2022-01-26T05:10:14.081Z] Removing intermediate container cbdb5ffbb0c8 [2022-01-26T05:10:14.081Z] ---> 5f1eda1ac283 [2022-01-26T05:10:14.081Z] Step 22/22 : LABEL version=0.0.0 [2022-01-26T05:10:14.081Z] ---> d22ffec5225c [2022-01-26T05:10:14.081Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-26T05:10:14.081Z] ---> Running in 0c5bf4bb1995 [2022-01-26T05:10:14.354Z] ---> Running in 578a512f7540 [2022-01-26T05:10:14.622Z] Removing intermediate container 0c5bf4bb1995 [2022-01-26T05:10:14.622Z] ---> 80663688272d [2022-01-26T05:10:14.622Z] [2022-01-26T05:10:14.622Z] Removing intermediate container 578a512f7540 [2022-01-26T05:10:14.622Z] ---> 148de112e972 [2022-01-26T05:10:14.622Z] Step 18/21 : CMD ["--init=true"] [2022-01-26T05:10:14.893Z] ---> Running in f568b5fef086 [2022-01-26T05:10:15.172Z] Successfully built 80663688272d [2022-01-26T05:10:15.172Z] Successfully tagged support-scheduler-arm64:latest [2022-01-26T05:10:15.443Z]  Building support-scheduler ... done Removing intermediate container f568b5fef086 [2022-01-26T05:10:15.443Z] ---> 134583e0c4f2 [2022-01-26T05:10:15.443Z] Step 19/21 : LABEL arch=arm64 [2022-01-26T05:10:15.443Z] ---> Running in 29a3dbdd625a [2022-01-26T05:10:16.036Z] Removing intermediate container 29a3dbdd625a [2022-01-26T05:10:16.036Z] ---> d0128c40979f [2022-01-26T05:10:16.036Z] Step 20/21 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:10:16.036Z] ---> Running in f71a09f5ade3 [2022-01-26T05:10:16.636Z] Removing intermediate container f71a09f5ade3 [2022-01-26T05:10:16.636Z] ---> 114f2c10ef41 [2022-01-26T05:10:16.636Z] Step 21/21 : LABEL version=0.0.0 [2022-01-26T05:10:16.636Z] ---> Running in a4d74fd28c09 [2022-01-26T05:10:17.230Z] Removing intermediate container a4d74fd28c09 [2022-01-26T05:10:17.230Z] ---> e0e551095075 [2022-01-26T05:10:17.230Z] [2022-01-26T05:10:17.501Z] Successfully built e0e551095075 [2022-01-26T05:10:17.501Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-26T05:10:18.476Z]  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-26T05:10:18.476Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-26T05:10:18.476Z] ---> 520e9a0a30f7 [2022-01-26T05:10:18.476Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-26T05:10:18.747Z] ---> Running in e2395af31565 [2022-01-26T05:10:19.017Z] Removing intermediate container e2395af31565 [2022-01-26T05:10:19.017Z] ---> e55ab3c6fa49 [2022-01-26T05:10:19.017Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-26T05:10:19.292Z] ---> Running in 11d78c695ed2 [2022-01-26T05:10:20.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-26T05:10:20.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-26T05:10:21.504Z] (1/42) Installing readline (8.1.0-r0) [2022-01-26T05:10:21.504Z] (2/42) Installing bash (5.1.4-r0) [2022-01-26T05:10:21.504Z] Executing bash-5.1.4-r0.post-install [2022-01-26T05:10:21.504Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-26T05:10:21.504Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-26T05:10:21.504Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-26T05:10:21.504Z] (6/42) Installing curl (7.79.1-r0) [2022-01-26T05:10:21.504Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-26T05:10:21.505Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-26T05:10:21.505Z] (9/42) Installing expat (2.4.3-r0) [2022-01-26T05:10:21.505Z] (10/42) Installing libffi (3.3-r2) [2022-01-26T05:10:21.505Z] (11/42) Installing gdbm (1.19-r0) [2022-01-26T05:10:21.505Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-26T05:10:21.505Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-26T05:10:21.505Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-26T05:10:21.505Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-26T05:10:21.505Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-26T05:10:21.505Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-26T05:10:23.464Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-26T05:10:23.464Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-26T05:10:23.464Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-26T05:10:23.464Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-26T05:10:23.464Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-26T05:10:23.464Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-26T05:10:23.464Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-26T05:10:23.734Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-26T05:10:23.734Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-26T05:10:23.734Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-26T05:10:23.734Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-26T05:10:23.734Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-26T05:10:23.734Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-26T05:10:23.734Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-26T05:10:23.734Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-26T05:10:23.734Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-26T05:10:23.734Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-26T05:10:23.734Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-26T05:10:23.734Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-26T05:10:23.734Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-26T05:10:23.734Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-26T05:10:23.734Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-26T05:10:23.734Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-26T05:10:23.734Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-26T05:10:24.003Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-26T05:10:25.425Z] Executing busybox-1.33.1-r6.trigger [2022-01-26T05:10:25.425Z] OK: 84 MiB in 64 packages [2022-01-26T05:10:28.796Z] Collecting docker-compose==1.23.2 [2022-01-26T05:10:28.796Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-26T05:10:29.386Z] Collecting docker<4.0,>=3.6.0 [2022-01-26T05:10:29.386Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-26T05:10:30.362Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-26T05:10:30.362Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-26T05:10:30.633Z] Collecting jsonschema<3,>=2.5.1 [2022-01-26T05:10:30.633Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-26T05:10:30.633Z] Collecting cached-property<2,>=1.2.0 [2022-01-26T05:10:30.633Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-26T05:10:31.605Z] Collecting PyYAML<4,>=3.10 [2022-01-26T05:10:31.605Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-26T05:10:34.212Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-26T05:10:34.212Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-26T05:10:34.212Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-26T05:10:34.482Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-26T05:10:34.482Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-26T05:10:35.900Z] Collecting docopt<0.7,>=0.6.1 [2022-01-26T05:10:35.900Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-26T05:10:37.856Z] Collecting texttable<0.10,>=0.9.0 [2022-01-26T05:10:37.856Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-26T05:10:39.813Z] Collecting docker-pycreds>=0.4.0 [2022-01-26T05:10:39.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-26T05:10:40.082Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-26T05:10:40.082Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-26T05:10:40.082Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-26T05:10:40.351Z] Collecting idna<2.8,>=2.5 [2022-01-26T05:10:40.351Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-26T05:10:40.351Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-26T05:10:40.351Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-26T05:10:40.622Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-26T05:10:40.622Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-26T05:10:40.622Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-26T05:10:40.622Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-26T05:10:41.593Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-26T05:10:41.593Z] Attempting uninstall: urllib3 [2022-01-26T05:10:41.593Z] Found existing installation: urllib3 1.26.5 [2022-01-26T05:10:41.593Z] Uninstalling urllib3-1.26.5: [2022-01-26T05:10:41.593Z] Successfully uninstalled urllib3-1.26.5 [2022-01-26T05:10:42.183Z] Attempting uninstall: idna [2022-01-26T05:10:42.183Z] Found existing installation: idna 3.2 [2022-01-26T05:10:42.183Z] Uninstalling idna-3.2: [2022-01-26T05:10:42.183Z] Successfully uninstalled idna-3.2 [2022-01-26T05:10:43.153Z] Attempting uninstall: chardet [2022-01-26T05:10:43.153Z] Found existing installation: chardet 4.0.0 [2022-01-26T05:10:43.153Z] Uninstalling chardet-4.0.0: [2022-01-26T05:10:43.153Z] Successfully uninstalled chardet-4.0.0 [2022-01-26T05:10:44.576Z] Attempting uninstall: requests [2022-01-26T05:10:44.576Z] Found existing installation: requests 2.25.1 [2022-01-26T05:10:44.576Z] Uninstalling requests-2.25.1: [2022-01-26T05:10:44.576Z] Successfully uninstalled requests-2.25.1 [2022-01-26T05:10:45.166Z] Running setup.py install for texttable: started [2022-01-26T05:10:47.122Z] Running setup.py install for texttable: finished with status 'done' [2022-01-26T05:10:47.122Z] Running setup.py install for PyYAML: started [2022-01-26T05:10:49.078Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-26T05:10:49.078Z] Running setup.py install for docopt: started [2022-01-26T05:10:51.037Z] Running setup.py install for docopt: finished with status 'done' [2022-01-26T05:10:51.037Z] Running setup.py install for dockerpty: started [2022-01-26T05:10:52.457Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-26T05:10:53.877Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-26T05:11:02.147Z] Removing intermediate container 11d78c695ed2 [2022-01-26T05:11:02.147Z] ---> 3ebf96466210 [2022-01-26T05:11:02.147Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-26T05:11:02.147Z] ---> Running in 3045382f0a41 [2022-01-26T05:11:02.418Z] Removing intermediate container 3045382f0a41 [2022-01-26T05:11:02.418Z] ---> 4f4af8121608 [2022-01-26T05:11:02.418Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-26T05:11:02.418Z] ---> Running in c35525481fa0 [2022-01-26T05:11:02.690Z] Removing intermediate container c35525481fa0 [2022-01-26T05:11:02.690Z] ---> f8a60e1e17a2 [2022-01-26T05:11:02.690Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-26T05:11:03.664Z] ---> 5f1345510b5e [2022-01-26T05:11:03.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-26T05:11:04.257Z] ---> 49f71ea5250f [2022-01-26T05:11:04.257Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-26T05:11:05.232Z] ---> 3895fd9dd126 [2022-01-26T05:11:05.232Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-26T05:11:05.232Z] ---> Running in bb81791da302 [2022-01-26T05:11:05.504Z] Removing intermediate container bb81791da302 [2022-01-26T05:11:05.504Z] ---> a88fe1fd4b4d [2022-01-26T05:11:05.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-26T05:11:05.504Z] ---> Running in 2228e5384b4c [2022-01-26T05:11:05.776Z] Removing intermediate container 2228e5384b4c [2022-01-26T05:11:05.776Z] ---> 76052b1e4eb5 [2022-01-26T05:11:05.776Z] Step 21/23 : LABEL arch=arm64 [2022-01-26T05:11:06.048Z] ---> Running in ef61d5ede2ba [2022-01-26T05:11:06.320Z] Removing intermediate container ef61d5ede2ba [2022-01-26T05:11:06.320Z] ---> 583e25388dfb [2022-01-26T05:11:06.320Z] Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [2022-01-26T05:11:06.320Z] ---> Running in 85edd8f7993a [2022-01-26T05:11:06.592Z] Removing intermediate container 85edd8f7993a [2022-01-26T05:11:06.592Z] ---> 441788a64143 [2022-01-26T05:11:06.592Z] Step 23/23 : LABEL version=0.0.0 [2022-01-26T05:11:06.866Z] ---> Running in 5b109fdb72ae [2022-01-26T05:11:07.137Z] Removing intermediate container 5b109fdb72ae [2022-01-26T05:11:07.138Z] ---> 745c341de46d [2022-01-26T05:11:07.138Z] [2022-01-26T05:11:07.409Z] Successfully built 745c341de46d [2022-01-26T05:11:07.409Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-26T05:11:07.693Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-26T05:11:07.716Z] $ docker stop --time=1 a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 [2022-01-26T05:11:09.375Z] $ docker rm -f a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-26T05:11:10.048Z] + docker images [2022-01-26T05:11:10.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-26T05:11:10.326Z] sys-mgmt-agent-arm64 latest 745c341de46d 4 seconds ago 280MB [2022-01-26T05:11:10.326Z] security-proxy-setup-arm64 latest e0e551095075 54 seconds ago 25.3MB [2022-01-26T05:11:10.326Z] support-scheduler-arm64 latest 80663688272d 56 seconds ago 15.3MB [2022-01-26T05:11:10.326Z] core-command-arm64 latest 8dd1b3259367 About a minute ago 15.1MB [2022-01-26T05:11:10.326Z] 4dd24d89adf5 About a minute ago 1.59GB [2022-01-26T05:11:10.326Z] 238b38eb3e92 About a minute ago 1.59GB [2022-01-26T05:11:10.326Z] 40341f12eede About a minute ago 1.6GB [2022-01-26T05:11:10.326Z] 41ef6fba3861 About a minute ago 1.59GB [2022-01-26T05:11:10.326Z] core-data-arm64 latest ddc9a252e07d 4 minutes ago 19.2MB [2022-01-26T05:11:10.326Z] security-bootstrapper-arm64 latest bee63f7bd3c8 4 minutes ago 18MB [2022-01-26T05:11:10.326Z] security-secretstore-setup-arm64 latest 2da54079437a 4 minutes ago 26.8MB [2022-01-26T05:11:10.326Z] core-metadata-arm64 latest 43cabdac8fd0 4 minutes ago 15.9MB [2022-01-26T05:11:10.326Z] support-notifications-arm64 latest 93748a35f4c0 4 minutes ago 16MB [2022-01-26T05:11:10.326Z] ac2ece3438e3 4 minutes ago 1.6GB [2022-01-26T05:11:10.326Z] 95502cf2c1db 4 minutes ago 1.6GB [2022-01-26T05:11:10.326Z] 09d3df97c016 4 minutes ago 1.59GB [2022-01-26T05:11:10.326Z] c36b0ba9b530 4 minutes ago 1.59GB [2022-01-26T05:11:10.326Z] 2691685726a8 4 minutes ago 1.6GB [2022-01-26T05:11:10.326Z] ci-base-image-arm64 latest b45e5098a485 15 minutes ago 1.26GB [2022-01-26T05:11:10.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-26T05:11:10.326Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-26T05:11:10.326Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-26T05:11:10.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:11:11.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T05:11:11.079Z] [2022-01-26T05:11:11.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:11:11.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T05:11:11.769Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-26T05:11:11.769Z] 448f6bf000e3: Pulling fs layer [2022-01-26T05:11:11.769Z] f757da607395: Pulling fs layer [2022-01-26T05:11:11.769Z] 05883995daec: Pulling fs layer [2022-01-26T05:11:11.769Z] 8603b9c90790: Pulling fs layer [2022-01-26T05:11:11.769Z] 1560dd03e051: Pulling fs layer [2022-01-26T05:11:11.769Z] 27f5ce0e4adf: Pulling fs layer [2022-01-26T05:11:11.769Z] c2d8d7efcc4b: Pulling fs layer [2022-01-26T05:11:11.769Z] 8603b9c90790: Waiting [2022-01-26T05:11:11.769Z] 1560dd03e051: Waiting [2022-01-26T05:11:11.769Z] 27f5ce0e4adf: Waiting [2022-01-26T05:11:11.769Z] c2d8d7efcc4b: Waiting [2022-01-26T05:11:11.769Z] f757da607395: Verifying Checksum [2022-01-26T05:11:11.769Z] f757da607395: Download complete [2022-01-26T05:11:11.769Z] 8603b9c90790: Verifying Checksum [2022-01-26T05:11:11.769Z] 8603b9c90790: Download complete [2022-01-26T05:11:11.769Z] 1560dd03e051: Verifying Checksum [2022-01-26T05:11:11.769Z] 1560dd03e051: Download complete [2022-01-26T05:11:12.042Z] 27f5ce0e4adf: Verifying Checksum [2022-01-26T05:11:12.042Z] 27f5ce0e4adf: Download complete [2022-01-26T05:11:12.042Z] 05883995daec: Verifying Checksum [2022-01-26T05:11:12.042Z] 05883995daec: Download complete [2022-01-26T05:11:12.312Z] 448f6bf000e3: Download complete [2022-01-26T05:11:14.920Z] c2d8d7efcc4b: Verifying Checksum [2022-01-26T05:11:14.920Z] c2d8d7efcc4b: Download complete [2022-01-26T05:11:16.347Z] 448f6bf000e3: Pull complete [2022-01-26T05:11:16.619Z] f757da607395: Pull complete [2022-01-26T05:11:18.046Z] 05883995daec: Pull complete [2022-01-26T05:11:18.321Z] 8603b9c90790: Pull complete [2022-01-26T05:11:19.292Z] 1560dd03e051: Pull complete [2022-01-26T05:11:19.563Z] 27f5ce0e4adf: Pull complete [2022-01-26T05:11:34.615Z] c2d8d7efcc4b: Pull complete [2022-01-26T05:11:34.615Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-26T05:11:34.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-26T05:11:34.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-26T05:11:34.840Z] prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container [2022-01-26T05:11:34.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-26T05:11:37.624Z] $ docker top e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:11:38.608Z] ---> job-cost.sh [2022-01-26T05:11:38.608Z] lf-activate-venv: SKIPPING [2022-01-26T05:11:38.608Z] INFO: No Stack... [2022-01-26T05:11:39.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-26T05:11:39.468Z] INFO: Archiving Costs [Pipeline] sh [2022-01-26T05:11:40.148Z] + + catcut -d, /w/workspace/edgex-go/1/archives/cost.csv [2022-01-26T05:11:40.148Z] -f6 [Pipeline] lock [2022-01-26T05:11:40.230Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] [2022-01-26T05:11:40.235Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] did not exist. Created. [2022-01-26T05:11:40.235Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-26T05:11:40.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-26T05:11:41.158Z] Stashed 1 file(s) [Pipeline] } [2022-01-26T05:11:41.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-26T05:11:41.259Z] $ docker stop --time=1 e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 [2022-01-26T05:11:42.761Z] $ docker rm -f e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-26T05:11:43.836Z] provisioning config files... [2022-01-26T05:11:43.890Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4738277713315124966tmp [Pipeline] { [Pipeline] sh [2022-01-26T05:11:44.424Z] + set +x [2022-01-26T05:11:44.424Z] + curl -s https://codecov.io/bash [2022-01-26T05:11:44.424Z] + bash -s -- [2022-01-26T05:11:44.424Z] [2022-01-26T05:11:44.424Z] _____ _ [2022-01-26T05:11:44.424Z] / ____| | | [2022-01-26T05:11:44.424Z] | | ___ __| | ___ ___ _____ __ [2022-01-26T05:11:44.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-26T05:11:44.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-26T05:11:44.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-26T05:11:44.424Z] Bash-1.0.6 [2022-01-26T05:11:44.424Z] [2022-01-26T05:11:44.424Z] [2022-01-26T05:11:44.424Z] ==> git version 2.24.4 found [2022-01-26T05:11:44.424Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-26T05:11:44.424Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-26T05:11:44.424Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-26T05:11:44.424Z] ==> Jenkins CI detected. [2022-01-26T05:11:44.424Z] current dir:  /w/workspace/edgex-go/1 [2022-01-26T05:11:44.424Z] project root: . [2022-01-26T05:11:44.424Z] --> token set from env [2022-01-26T05:11:44.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-26T05:11:44.424Z] ==> Running gcov in . (disable via -X gcov) [2022-01-26T05:11:44.424Z] ==> Python coveragepy not found [2022-01-26T05:11:44.424Z] ==> Searching for coverage reports in: [2022-01-26T05:11:44.424Z] + . [2022-01-26T05:11:44.424Z] -> Found 1 reports [2022-01-26T05:11:44.424Z] ==> Detecting git/mercurial file structure [2022-01-26T05:11:44.424Z] ==> Reading reports [2022-01-26T05:11:44.424Z] + ./coverage.out bytes=428383 [2022-01-26T05:11:44.424Z] ==> Appending adjustments [2022-01-26T05:11:44.424Z] https://docs.codecov.io/docs/fixing-reports [2022-01-26T05:11:45.850Z] + Found adjustments [2022-01-26T05:11:45.850Z] ==> Gzipping contents [2022-01-26T05:11:45.850Z] 60K /tmp/codecov.hdmdGY.gz [2022-01-26T05:11:45.850Z] ==> Uploading reports [2022-01-26T05:11:45.850Z] url: https://codecov.io [2022-01-26T05:11:45.850Z] query: branch=PR-3870&commit=dc47ffffa5b315b7b476873d4b9ddd460a1b8746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= [2022-01-26T05:11:45.850Z] -> Pinging Codecov [2022-01-26T05:11:45.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3870&commit=dc47ffffa5b315b7b476873d4b9ddd460a1b8746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= [2022-01-26T05:11:46.791Z] -> Uploading to [2022-01-26T05:11:46.791Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-26/00271124DB129430A58F1EEE437C3FCB/dc47ffffa5b315b7b476873d4b9ddd460a1b8746/596a65cf-c2df-488d-9eed-27302b31ff90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220126T051146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=610476d96a56e903a7491c5c88b75b7ea61176324680a1e2771f57fc8c41a01c [2022-01-26T05:11:46.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-26T05:11:46.791Z] Dload Upload Total Spent Left Speed [2022-01-26T05:11:47.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57957 0 0 100 57957 0 158k --:--:-- --:--:-- --:--:-- 158k [2022-01-26T05:11:47.051Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] } [2022-01-26T05:11:47.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-26T05:11:48.443Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:11:48.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:11:49.370Z] ---> package-listing.sh [2022-01-26T05:11:49.370Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-26T05:11:49.370Z] ++ facter osfamily [2022-01-26T05:11:49.631Z] + OS_FAMILY=redhat [2022-01-26T05:11:49.631Z] + workspace=/w/workspace/edgex-go/1 [2022-01-26T05:11:49.631Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-26T05:11:49.631Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-26T05:11:49.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-26T05:11:49.631Z] + PACKAGES=/tmp/packages_start.txt [2022-01-26T05:11:49.631Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-26T05:11:49.631Z] + PACKAGES=/tmp/packages_end.txt [2022-01-26T05:11:49.631Z] + case "${OS_FAMILY}" in [2022-01-26T05:11:49.631Z] + sort [2022-01-26T05:11:49.631Z] + rpm -qa [2022-01-26T05:11:53.835Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-26T05:11:53.835Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-26T05:11:53.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-26T05:11:53.835Z] + '[' /w/workspace/edgex-go/1 ']' [2022-01-26T05:11:53.835Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-01-26T05:11:53.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-01-26T05:11:53.877Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-26T05:11:54.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:11:54.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T05:11:54.761Z] [2022-01-26T05:11:54.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-26T05:11:55.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T05:11:55.111Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-26T05:11:55.111Z] b4d181a07f80: Pulling fs layer [2022-01-26T05:11:55.111Z] a1111a8f2ec3: Pulling fs layer [2022-01-26T05:11:55.111Z] ed53099fbce6: Pulling fs layer [2022-01-26T05:11:55.111Z] dc539afda2c1: Pulling fs layer [2022-01-26T05:11:55.111Z] 77bc0d833cb6: Pulling fs layer [2022-01-26T05:11:55.111Z] 9065ff56babe: Pulling fs layer [2022-01-26T05:11:55.111Z] d287ab97295c: Pulling fs layer [2022-01-26T05:11:55.111Z] 77bc0d833cb6: Waiting [2022-01-26T05:11:55.111Z] 9065ff56babe: Waiting [2022-01-26T05:11:55.111Z] dc539afda2c1: Waiting [2022-01-26T05:11:55.111Z] d287ab97295c: Waiting [2022-01-26T05:11:55.111Z] a1111a8f2ec3: Verifying Checksum [2022-01-26T05:11:55.111Z] a1111a8f2ec3: Download complete [2022-01-26T05:11:55.111Z] dc539afda2c1: Verifying Checksum [2022-01-26T05:11:55.111Z] dc539afda2c1: Download complete [2022-01-26T05:11:55.111Z] ed53099fbce6: Verifying Checksum [2022-01-26T05:11:55.111Z] ed53099fbce6: Download complete [2022-01-26T05:11:55.111Z] 9065ff56babe: Verifying Checksum [2022-01-26T05:11:55.111Z] 9065ff56babe: Download complete [2022-01-26T05:11:55.375Z] 77bc0d833cb6: Verifying Checksum [2022-01-26T05:11:55.375Z] 77bc0d833cb6: Download complete [2022-01-26T05:11:55.375Z] b4d181a07f80: Verifying Checksum [2022-01-26T05:11:55.375Z] b4d181a07f80: Download complete [2022-01-26T05:11:55.958Z] d287ab97295c: Verifying Checksum [2022-01-26T05:11:55.958Z] d287ab97295c: Download complete [2022-01-26T05:11:56.914Z] b4d181a07f80: Pull complete [2022-01-26T05:11:56.914Z] a1111a8f2ec3: Pull complete [2022-01-26T05:11:57.502Z] ed53099fbce6: Pull complete [2022-01-26T05:11:57.502Z] dc539afda2c1: Pull complete [2022-01-26T05:11:57.762Z] 77bc0d833cb6: Pull complete [2022-01-26T05:11:58.024Z] 9065ff56babe: Pull complete [2022-01-26T05:12:03.352Z] d287ab97295c: Pull complete [2022-01-26T05:12:03.352Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-26T05:12:03.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-26T05:12:03.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-26T05:12:03.447Z] prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container [2022-01-26T05:12:03.485Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-26T05:12:07.115Z] $ docker top d57e7ec0e229e79fc0836ffc8b3dd67c6db0096294ba2952580b77c37a703b12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-26T05:12:07.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-26T05:12:07.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-26T05:12:08.181Z] + ls /var/log/sa-host [2022-01-26T05:12:08.181Z] + sadf -c /var/log/sa-host/sa17 [2022-01-26T05:12:08.181Z] file_magic: OK [2022-01-26T05:12:08.181Z] HZ: Using current value: 100 [2022-01-26T05:12:08.181Z] file_header: OK [2022-01-26T05:12:08.181Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-26T05:12:08.181Z] Statistics: [2022-01-26T05:12:08.181Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-26T05:12:08.181Z] File successfully converted to sysstat format version 12.0.3 [2022-01-26T05:12:08.181Z] + sadf -c /var/log/sa-host/sa26 [2022-01-26T05:12:08.181Z] file_magic: OK [2022-01-26T05:12:08.181Z] HZ: Using current value: 100 [2022-01-26T05:12:08.181Z] file_header: OK [2022-01-26T05:12:08.181Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-26T05:12:08.181Z] Statistics: [2022-01-26T05:12:08.181Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-26T05:12:08.181Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-26T05:12:08.325Z] provisioning config files... [2022-01-26T05:12:08.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9153076709360917441tmp [Pipeline] { [Pipeline] echo [2022-01-26T05:12:08.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:12:08.694Z] ---> create-netrc.sh [Pipeline] } [2022-01-26T05:12:08.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:12:09.121Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-26T05:12:09.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:12:09.469Z] ---> sudo-logs.sh [2022-01-26T05:12:09.469Z] Archiving 'sudo' log.. [2022-01-26T05:12:09.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3919.novalocal: Name or service not known [2022-01-26T05:12:09.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3919.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-26T05:12:09.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:12:09.860Z] ---> job-cost.sh [2022-01-26T05:12:09.860Z] lf-activate-venv: SKIPPING [2022-01-26T05:12:09.860Z] DEBUG: total: 0.10999999940395355 [2022-01-26T05:12:09.860Z] INFO: Retrieving Stack Cost... [2022-01-26T05:12:10.429Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-26T05:12:10.691Z] INFO: Archiving Costs [Pipeline] echo [2022-01-26T05:12:10.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-26T05:12:11.068Z] ---> logs-deploy.sh [2022-01-26T05:12:11.068Z] lf-activate-venv: SKIPPING [2022-01-26T05:12:11.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3870/1 [2022-01-26T05:12:11.068Z] INFO: archiving workspace using pattern(s): [2022-01-26T05:12:11.642Z] Archives upload complete. [2022-01-26T05:12:11.904Z] INFO: archiving logs to Nexus