Pull request #3913 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 1404bfaf31859b334881d5b2c40dd08403d8cbc6 rather than 6f4f0dc72086dffc8c4708660e1204425c7d46ae Obtained Jenkinsfile from 1404bfaf31859b334881d5b2c40dd08403d8cbc6 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-ssh531530271510686656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1980508474735824370.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3913/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-3913/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8429281165939302577.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-3913/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10909417628143217233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh4629802888814288523.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3913/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-3913/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17618303979864851471.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7919 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 Commit message: "fix(metadata): ignore validation result if device service unavailable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-18T04:47:01.780Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-18T04:47:01.936Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-18T04:47:02.025Z] ========================================================= [2022-03-18T04:47:02.025Z] EdgeX Global Pipelines Version Info [2022-03-18T04:47:02.025Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-18T04:47:02.893Z] ------------------- [2022-03-18T04:47:02.893Z] stable info: [2022-03-18T04:47:02.893Z] ------------------- [2022-03-18T04:47:02.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-18T04:47:02.893Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T04:47:02.893Z] Message: update stable to v1.0.221 [2022-03-18T04:47:03.465Z] ------------------- [2022-03-18T04:47:03.465Z] experimental info: [2022-03-18T04:47:03.465Z] ------------------- [2022-03-18T04:47:03.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-18T04:47:03.465Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-18T04:47:03.465Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-18T04:47:03.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-18T04:47:03.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-18T04:47:03.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-18T04:47:03.818Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-18T04:47:03.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-18T04:47:03.891Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-18T04:47:03.929Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-18T04:47:03.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-18T04:47:04.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-18T04:47:04.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-18T04:47:04.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-18T04:47:04.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-18T04:47:04.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-18T04:47:04.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-18T04:47:04.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-18T04:47:04.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T04:47:04.289Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-18T04:47:04.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-18T04:47:04.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-18T04:47:04.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-18T04:47:04.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-18T04:47:04.476Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-18T04:47:04.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3913 [Pipeline] echo [2022-03-18T04:47:04.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3913 [Pipeline] echo [2022-03-18T04:47:04.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3913 [Pipeline] echo [2022-03-18T04:47:04.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo [2022-03-18T04:47:04.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4f0dc [Pipeline] echo [2022-03-18T04:47:04.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T04:47:04.794Z] provisioning config files... [2022-03-18T04:47:04.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2060247561530726979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T04:47:05.143Z] ---> docker-login.sh [2022-03-18T04:47:05.143Z] nexus3.edgexfoundry.org:10001 [2022-03-18T04:47:05.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:47:05.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:47:05.406Z] Configure a credential helper to remove this warning. See [2022-03-18T04:47:05.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:47:05.406Z] [2022-03-18T04:47:05.406Z] Login Succeeded [2022-03-18T04:47:05.671Z] nexus3.edgexfoundry.org:10002 [2022-03-18T04:47:05.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:47:05.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:47:05.671Z] Configure a credential helper to remove this warning. See [2022-03-18T04:47:05.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:47:05.671Z] [2022-03-18T04:47:05.671Z] Login Succeeded [2022-03-18T04:47:05.671Z] nexus3.edgexfoundry.org:10003 [2022-03-18T04:47:05.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:47:05.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:47:05.932Z] Configure a credential helper to remove this warning. See [2022-03-18T04:47:05.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:47:05.932Z] [2022-03-18T04:47:05.932Z] Login Succeeded [2022-03-18T04:47:05.932Z] nexus3.edgexfoundry.org:10004 [2022-03-18T04:47:05.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:47:05.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:47:05.932Z] Configure a credential helper to remove this warning. See [2022-03-18T04:47:05.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:47:05.932Z] [2022-03-18T04:47:05.932Z] Login Succeeded [2022-03-18T04:47:05.932Z] docker.io [2022-03-18T04:47:06.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:47:06.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:47:06.456Z] Configure a credential helper to remove this warning. See [2022-03-18T04:47:06.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:47:06.456Z] [2022-03-18T04:47:06.456Z] Login Succeeded [2022-03-18T04:47:06.456Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T04:47:06.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T04:47:06.920Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/core-command/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/core-data/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/core-metadata/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-18T04:47:06.920Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-18T04:47:06.920Z] cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/support-notifications/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-18T04:47:06.920Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-18T04:47:06.920Z] + cut -d/ -f2 [2022-03-18T04:47:06.920Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-18T04:47:06.970Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-18T04:47:07.468Z] + git rev-list -1 --merges 6f4f0dc72086dffc8c4708660e1204425c7d46ae~1..6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo [2022-03-18T04:47:07.504Z] -----------> git rev-list -1 --merges 6f4f0dc72086dffc8c4708660e1204425c7d46ae~1..6f4f0dc72086dffc8c4708660e1204425c7d46ae 6f4f0dc72086dffc8c4708660e1204425c7d46ae [false] [Pipeline] sh [2022-03-18T04:47:07.814Z] + git log --format=format:%s -1 6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] echo [2022-03-18T04:47:07.847Z] ========================================================= [2022-03-18T04:47:07.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-18T04:47:07.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-18T04:47:08.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-18T04:47:08.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-18T04:47:08.319Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-18T04:47:08.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-18T04:47:08.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-18T04:47:08.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-18T04:47:08.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:47:08.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T04:47:08.702Z] [2022-03-18T04:47:08.702Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:47:09.047Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T04:47:09.047Z] latest: Pulling from edgex-devops/git-semver [2022-03-18T04:47:09.047Z] a0d0a0d46f8b: Pulling fs layer [2022-03-18T04:47:09.047Z] 3e5f54012d9b: Pulling fs layer [2022-03-18T04:47:09.047Z] 4c7163046ea9: Pulling fs layer [2022-03-18T04:47:09.047Z] 0c2d73faf560: Pulling fs layer [2022-03-18T04:47:09.047Z] 0c2d73faf560: Waiting [2022-03-18T04:47:09.047Z] 3e5f54012d9b: Download complete [2022-03-18T04:47:09.047Z] a0d0a0d46f8b: Verifying Checksum [2022-03-18T04:47:09.047Z] a0d0a0d46f8b: Download complete [2022-03-18T04:47:09.310Z] 0c2d73faf560: Verifying Checksum [2022-03-18T04:47:09.310Z] 0c2d73faf560: Download complete [2022-03-18T04:47:09.310Z] 4c7163046ea9: Verifying Checksum [2022-03-18T04:47:09.310Z] 4c7163046ea9: Download complete [2022-03-18T04:47:09.310Z] a0d0a0d46f8b: Pull complete [2022-03-18T04:47:09.310Z] 3e5f54012d9b: Pull complete [2022-03-18T04:47:09.910Z] 4c7163046ea9: Pull complete [2022-03-18T04:47:09.910Z] 0c2d73faf560: Pull complete [2022-03-18T04:47:09.910Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-18T04:47:09.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-18T04:47:09.910Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-18T04:47:10.010Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T04:47:10.056Z] $ 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-03-18T04:47:10.776Z] $ docker top a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-18T04:47:10.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T04:47:10.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T04:47:11.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T04:47:11.086Z] $ docker exec a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent [2022-03-18T04:47:11.197Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGOfDA/agent.15 [2022-03-18T04:47:11.197Z] SSH_AGENT_PID=21 [2022-03-18T04:47:11.206Z] Running ssh-add (command line suppressed) [2022-03-18T04:47:11.330Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8857344640182392418.key (/w/workspace/edgex-go/1@tmp/private_key_8857344640182392418.key) [2022-03-18T04:47:11.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T04:47:11.672Z] + git tag --points-at HEAD [Pipeline] } [2022-03-18T04:47:11.701Z] $ docker exec --env ******** --env ******** a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent -k [2022-03-18T04:47:11.806Z] unset SSH_AUTH_SOCK; [2022-03-18T04:47:11.806Z] unset SSH_AGENT_PID; [2022-03-18T04:47:11.806Z] echo Agent pid 21 killed; [2022-03-18T04:47:11.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-18T04:47:11.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-18T04:47:11.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-18T04:47:12.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-18T04:47:12.058Z] $ docker exec a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent [2022-03-18T04:47:12.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcBfNnh/agent.55 [2022-03-18T04:47:12.175Z] SSH_AGENT_PID=62 [2022-03-18T04:47:12.180Z] Running ssh-add (command line suppressed) [2022-03-18T04:47:12.298Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5960725774523451712.key (/w/workspace/edgex-go/1@tmp/private_key_5960725774523451712.key) [2022-03-18T04:47:12.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-18T04:47:12.649Z] + git semver init [2022-03-18T04:47:12.649Z] # -> Open(): unable to determine branch for HEAD [2022-03-18T04:47:12.649Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-18T04:47:12.649Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-18T04:47:12.649Z] # $SEMVER_REMOTE_NAME = origin [2022-03-18T04:47:12.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-18T04:47:12.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-18T04:47:12.649Z] # $SEMVER_BRANCH = PR-3913 [2022-03-18T04:47:12.649Z] # $SEMVER_TEMP = /tmp/semver-578092711 [2022-03-18T04:47:12.649Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-18T04:47:24.897Z] # '/tmp/semver-578092711' -> '/w/workspace/edgex-go/1/.semver' [2022-03-18T04:47:25.157Z] # -> Force: false [2022-03-18T04:47:25.157Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-18T04:47:25.194Z] $ docker exec --env ******** --env ******** a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 ssh-agent -k [2022-03-18T04:47:25.305Z] unset SSH_AUTH_SOCK; [2022-03-18T04:47:25.305Z] unset SSH_AGENT_PID; [2022-03-18T04:47:25.305Z] echo Agent pid 62 killed; [2022-03-18T04:47:25.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-18T04:47:25.731Z] + git semver [Pipeline] } [2022-03-18T04:47:25.769Z] $ docker stop --time=1 a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 [2022-03-18T04:47:27.686Z] $ docker rm -f a45b335e40530ae2be0644eaae50ac5d23132a3a56f68f170fc7e096f491fa78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T04:47:28.112Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-18T04:47:28.403Z] Stashed 1 file(s) [Pipeline] echo [2022-03-18T04:47:28.420Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-18T04:47:28.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T04:47:28.939Z] ========================================================= [2022-03-18T04:47:28.939Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-18T04:47:28.939Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:47:29.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T04:47:29.277Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-18T04:47:29.277Z] 59bf1c3509f3: Pulling fs layer [2022-03-18T04:47:29.277Z] 666ba61612fd: Pulling fs layer [2022-03-18T04:47:29.277Z] 8ed8ca486205: Pulling fs layer [2022-03-18T04:47:29.277Z] 4fe6c5a15a65: Pulling fs layer [2022-03-18T04:47:29.277Z] 22a0e8bec74d: Pulling fs layer [2022-03-18T04:47:29.277Z] 640e595b4fbd: Pulling fs layer [2022-03-18T04:47:29.277Z] 763cafe07f6e: Pulling fs layer [2022-03-18T04:47:29.277Z] 0c0b528cf693: Pulling fs layer [2022-03-18T04:47:29.277Z] 10935f4eaf8b: Pulling fs layer [2022-03-18T04:47:29.277Z] 763cafe07f6e: Waiting [2022-03-18T04:47:29.277Z] 4fe6c5a15a65: Waiting [2022-03-18T04:47:29.277Z] 0c0b528cf693: Waiting [2022-03-18T04:47:29.277Z] 640e595b4fbd: Waiting [2022-03-18T04:47:29.277Z] 10935f4eaf8b: Waiting [2022-03-18T04:47:29.277Z] 8ed8ca486205: Verifying Checksum [2022-03-18T04:47:29.277Z] 8ed8ca486205: Download complete [2022-03-18T04:47:29.277Z] 666ba61612fd: Download complete [2022-03-18T04:47:29.277Z] 22a0e8bec74d: Verifying Checksum [2022-03-18T04:47:29.277Z] 22a0e8bec74d: Download complete [2022-03-18T04:47:29.277Z] 640e595b4fbd: Verifying Checksum [2022-03-18T04:47:29.277Z] 640e595b4fbd: Download complete [2022-03-18T04:47:29.277Z] 763cafe07f6e: Download complete [2022-03-18T04:47:29.277Z] 59bf1c3509f3: Verifying Checksum [2022-03-18T04:47:29.277Z] 59bf1c3509f3: Download complete [2022-03-18T04:47:29.278Z] 0c0b528cf693: Verifying Checksum [2022-03-18T04:47:29.278Z] 0c0b528cf693: Download complete [2022-03-18T04:47:29.538Z] 59bf1c3509f3: Pull complete [2022-03-18T04:47:29.538Z] 666ba61612fd: Pull complete [2022-03-18T04:47:29.797Z] 8ed8ca486205: Pull complete [2022-03-18T04:47:29.797Z] 10935f4eaf8b: Verifying Checksum [2022-03-18T04:47:29.797Z] 10935f4eaf8b: Download complete [2022-03-18T04:47:30.058Z] 4fe6c5a15a65: Verifying Checksum [2022-03-18T04:47:30.058Z] 4fe6c5a15a65: Download complete [2022-03-18T04:47:34.251Z] 4fe6c5a15a65: Pull complete [2022-03-18T04:47:34.251Z] 22a0e8bec74d: Pull complete [2022-03-18T04:47:34.251Z] 640e595b4fbd: Pull complete [2022-03-18T04:47:34.251Z] 763cafe07f6e: Pull complete [2022-03-18T04:47:34.251Z] 0c0b528cf693: Pull complete [2022-03-18T04:47:36.158Z] 10935f4eaf8b: Pull complete [2022-03-18T04:47:36.158Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-18T04:47:36.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T04:47:36.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:47:36.515Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-18T04:47:36.515Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T04:47:36.515Z] WORKDIR /edgex [2022-03-18T04:47:36.515Z] COPY go.mod . [2022-03-18T04:47:36.515Z] RUN go mod download [2022-03-18T04:47:37.895Z] Sending build context to Docker daemon 334.2MB [2022-03-18T04:47:37.895Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-18T04:47:37.895Z] ---> 99d49a6021b9 [2022-03-18T04:47:37.895Z] Step 2/4 : WORKDIR /edgex [2022-03-18T04:47:39.814Z] ---> Running in b20949a211af [2022-03-18T04:47:39.814Z] Removing intermediate container b20949a211af [2022-03-18T04:47:39.814Z] ---> c671ca620372 [2022-03-18T04:47:39.814Z] Step 3/4 : COPY go.mod . [2022-03-18T04:47:39.814Z] ---> 8c5390d222b0 [2022-03-18T04:47:39.814Z] Step 4/4 : RUN go mod download [2022-03-18T04:47:40.076Z] ---> Running in 4912ea0b4d2c [2022-03-18T04:47:43.718Z] Still waiting to schedule task [2022-03-18T04:47:43.718Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-18T04:48:06.661Z] Removing intermediate container 4912ea0b4d2c [2022-03-18T04:48:06.662Z] ---> 081127db73ba [2022-03-18T04:48:06.662Z] Successfully built 081127db73ba [2022-03-18T04:48:06.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:48:06.999Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T04:48:06.999Z] . [Pipeline] withDockerContainer [2022-03-18T04:48:07.092Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T04:48:07.132Z] $ 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-03-18T04:48:07.571Z] $ docker top 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:48:07.970Z] + go version [2022-03-18T04:48:07.970Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-18T04:48:08.006Z] $ docker stop --time=1 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 [2022-03-18T04:48:09.321Z] $ docker rm -f 09bfd6e7cd4aac9b7714e9152b4fd34aab6e20fd8885ed52bfd1d8d1a446e346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:48:10.013Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-18T04:48:10.013Z] . [Pipeline] withDockerContainer [2022-03-18T04:48:10.141Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T04:48:10.179Z] $ 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-03-18T04:48:10.604Z] $ docker top 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T04:48:10.744Z] ========================================================= [2022-03-18T04:48:10.744Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T04:48:10.744Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:48:11.081Z] + make test [2022-03-18T04:48:11.081Z] go mod tidy [2022-03-18T04:48:11.340Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T04:48:16.625Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T04:48:24.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T04:48:24.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T04:48:25.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T04:48:25.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T04:48:25.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2022-03-18T04:48:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T04:48:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T04:48:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2022-03-18T04:48:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T04:48:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements [2022-03-18T04:48:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T04:48:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 89.2% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.388s coverage: 94.2% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 24.0% of statements [2022-03-18T04:48:30.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2022-03-18T04:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-03-18T04:48:39.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements [2022-03-18T04:48:39.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-03-18T04:48:41.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-03-18T04:48:41.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-03-18T04:48:51.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.4% of statements [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T04:48:51.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T04:48:51.647Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-18T04:48:51.647Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-18T04:48:51.647Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-18T04:49:03.858Z] GO111MODULE=on go vet ./... [2022-03-18T04:49:08.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T04:49:08.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T04:49:08.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T04:49:08.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T04:49:08.964Z] + ls -al . [2022-03-18T04:49:08.964Z] total 676 [2022-03-18T04:49:08.965Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 04:49 . [2022-03-18T04:49:08.965Z] drwxr-xr-x 4 root root 4096 Mar 18 04:48 .. [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 04:46 .dockerignore [2022-03-18T04:49:08.965Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 04:47 .git [2022-03-18T04:49:08.965Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 04:46 .github [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 04:46 .gitignore [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 04:46 .golangci.yml [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 04:46 .hadolint.yml [2022-03-18T04:49:08.965Z] drwx------ 3 1001 1001 4096 Mar 18 04:47 .semver [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 04:46 .sonarcloud.properties [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 04:46 ADOPTERS.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 04:46 Attribution.txt [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 04:46 CHANGELOG.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 04:46 CONTRIBUTING.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 04:46 GOVERNANCE.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 04:46 Jenkinsfile [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 04:46 LICENSE [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 04:46 Makefile [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 04:46 OWNERS.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 04:46 README.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 04:46 SECURITY.md [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 04:47 VERSION [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 04:46 ZMQWindows.md [2022-03-18T04:49:08.965Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 04:46 bin [2022-03-18T04:49:08.965Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 04:46 cmd [2022-03-18T04:49:08.965Z] -rw-r--r-- 1 root root 426503 Mar 18 04:48 coverage.out [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 04:46 go.mod [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 04:46 go.sum [2022-03-18T04:49:08.965Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 04:46 internal [2022-03-18T04:49:08.965Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 04:46 openapi [2022-03-18T04:49:08.965Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 04:46 snap [2022-03-18T04:49:08.965Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 04:46 version.go [Pipeline] sh [2022-03-18T04:49:09.279Z] + '[' -e coverage.out ] [2022-03-18T04:49:09.279Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T04:49:09.417Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T04:49:09.708Z] + make build [2022-03-18T04:49:09.708Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T04:49:11.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T04:49:16.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T04:49:16.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T04:49:17.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T04:49:17.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T04:49:18.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T04:49:18.940Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7920 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws [2022-03-18T04:49:18.976Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-18T04:49:19.227Z] The recommended git tool is: git [2022-03-18T04:49:19.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T04:49:19.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T04:49:21.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T04:49:21.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T04:49:22.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T04:49:24.137Z] $ docker stop --time=1 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 [2022-03-18T04:49:26.287Z] using credential edgex-jenkins-ssh [2022-03-18T04:49:26.318Z] $ docker rm -f 9923bbfef3089307e1fab39e131e4a80676fe3d4afc8553a795dc8a9dd1f3a50 [2022-03-18T04:49:26.314Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-03-18T04:49:26.397Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:49:26.500Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-18T04:49:26.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:49:26.597Z] > git --version # timeout=10 [2022-03-18T04:49:26.621Z] > git --version # 'git version 2.25.1' [2022-03-18T04:49:26.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:49:26.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:49:27.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T04:49:27.932Z] [2022-03-18T04:49:27.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:49:28.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T04:49:28.365Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-18T04:49:28.365Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-18T04:49:28.365Z] ca9280d653b3: Pulling fs layer [2022-03-18T04:49:28.365Z] 7e9c9ca2126c: Pulling fs layer [2022-03-18T04:49:28.365Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-18T04:49:28.365Z] cbdbe7a5bc2a: Download complete [2022-03-18T04:49:28.366Z] ca9280d653b3: Verifying Checksum [2022-03-18T04:49:28.366Z] ca9280d653b3: Download complete [2022-03-18T04:49:28.652Z] cbdbe7a5bc2a: Pull complete [2022-03-18T04:49:28.926Z] 7e9c9ca2126c: Verifying Checksum [2022-03-18T04:49:28.926Z] 7e9c9ca2126c: Download complete [2022-03-18T04:49:28.926Z] ca9280d653b3: Pull complete [2022-03-18T04:49:32.217Z] 7e9c9ca2126c: Pull complete [2022-03-18T04:49:32.217Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-18T04:49:32.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T04:49:32.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-18T04:49:32.310Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T04:49:32.351Z] $ 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-03-18T04:49:33.924Z] $ docker top 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:49:34.330Z] + docker-compose build --help [2022-03-18T04:49:34.330Z] + grep parallel [2022-03-18T04:49:34.902Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T04:49:34.937Z] $ docker stop --time=1 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 [2022-03-18T04:49:36.213Z] $ docker rm -f 0b9c7dc2180192ca014b933068fc819b2a125a71476a323dcc770239f0455545 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:49:36.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-18T04:49:36.773Z] . [Pipeline] withDockerContainer [2022-03-18T04:49:36.866Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T04:49:36.910Z] $ 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-03-18T04:49:37.296Z] $ docker top 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:49:37.706Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T04:49:38.275Z] Building core-command ... [2022-03-18T04:49:38.275Z] Building core-data ... [2022-03-18T04:49:38.275Z] Building core-metadata ... [2022-03-18T04:49:38.275Z] Building security-bootstrapper ... [2022-03-18T04:49:38.275Z] Building security-proxy-setup ... [2022-03-18T04:49:38.275Z] Building security-secretstore-setup ... [2022-03-18T04:49:38.275Z] Building support-notifications ... [2022-03-18T04:49:38.275Z] Building support-scheduler ... [2022-03-18T04:49:38.275Z] Building sys-mgmt-agent ... [2022-03-18T04:49:38.275Z] Building sys-mgmt-agent [2022-03-18T04:49:38.275Z] Building core-metadata [2022-03-18T04:49:38.275Z] Building security-proxy-setup [2022-03-18T04:49:38.275Z] Building support-scheduler [2022-03-18T04:49:38.275Z] Building security-bootstrapper [2022-03-18T04:49:43.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T04:49:43.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T04:49:43.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T04:49:43.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:49:43.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:49:43.459Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T04:49:44.280Z] Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:49:44.642Z] Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:49:44.643Z] Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) [2022-03-18T04:49:44.302Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T04:49:44.321Z] > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 [2022-03-18T04:49:44.554Z] > git remote # timeout=10 [2022-03-18T04:49:44.571Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T04:49:44.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:49:44.606Z] > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 [2022-03-18T04:49:44.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T04:49:44.652Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T04:49:44.663Z] > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 [2022-03-18T04:49:48.887Z] Commit message: "fix(metadata): ignore validation result if device service unavailable" [2022-03-18T04:49:48.943Z] > git --version # timeout=10 [2022-03-18T04:49:48.953Z] > git --version # 'git version 2.25.1' [2022-03-18T04:49:48.966Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-18T04:49:50.156Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-18T04:49:50.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T04:49:50.156Z] Dload Upload Total Spent Left Speed [2022-03-18T04:49:50.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh [2022-03-18T04:49:50.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-18T04:49:51.203Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-18T04:49:51.203Z] + sudo tee /etc/docker/daemon.new [2022-03-18T04:49:51.203Z] { [2022-03-18T04:49:51.203Z] "registry-mirrors": [ [2022-03-18T04:49:51.203Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-18T04:49:51.203Z] ], [2022-03-18T04:49:51.203Z] "bip": "10.250.0.254/24", [2022-03-18T04:49:51.203Z] "hosts": [ [2022-03-18T04:49:51.203Z] "tcp://0.0.0.0:5555", [2022-03-18T04:49:51.203Z] "unix:///var/run/docker.sock" [2022-03-18T04:49:51.203Z] ], [2022-03-18T04:49:51.203Z] "mtu": 1458, [2022-03-18T04:49:51.203Z] "selinux-enabled": true, [2022-03-18T04:49:51.203Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-18T04:49:51.203Z] } [Pipeline] sh [2022-03-18T04:49:51.559Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-18T04:49:51.916Z] + sudo service docker restart [2022-03-18T04:49:53.171Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:49:53.171Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:49:53.171Z] ---> 081127db73ba [2022-03-18T04:49:53.171Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T04:49:53.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:49:53.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:49:53.171Z] ---> 081127db73ba [2022-03-18T04:49:53.171Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:49:53.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:49:53.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:49:53.171Z] ---> 081127db73ba [2022-03-18T04:49:53.171Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T04:49:53.171Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:49:53.171Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:49:53.171Z] ---> 081127db73ba [2022-03-18T04:49:53.171Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:49:53.171Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:49:53.171Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:49:53.171Z] ---> 081127db73ba [2022-03-18T04:49:53.171Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T04:49:53.740Z] ---> Running in daaafc133e47 [2022-03-18T04:49:53.740Z] ---> Running in 155bd0c1abe6 [2022-03-18T04:49:53.740Z] ---> Running in 60908ccf67fa [2022-03-18T04:49:53.740Z] ---> Running in 43f598bcd4db [2022-03-18T04:49:53.740Z] ---> Running in 40a559926803 [2022-03-18T04:49:54.001Z] Removing intermediate container daaafc133e47 [2022-03-18T04:49:54.001Z] ---> 667ea3762bc4 [2022-03-18T04:49:54.001Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:49:54.001Z] Removing intermediate container 43f598bcd4db [2022-03-18T04:49:54.001Z] ---> db5b473a448c [2022-03-18T04:49:54.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:49:54.001Z] Removing intermediate container 60908ccf67fa [2022-03-18T04:49:54.001Z] ---> 03a8af149b94 [2022-03-18T04:49:54.001Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:49:54.001Z] Removing intermediate container 155bd0c1abe6 [2022-03-18T04:49:54.001Z] ---> 0e4d74560aa2 [2022-03-18T04:49:54.001Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:49:54.001Z] ---> Running in fdd5db4da282 [2022-03-18T04:49:54.001Z] Removing intermediate container 40a559926803 [2022-03-18T04:49:54.001Z] ---> 2ca352a6a6c7 [2022-03-18T04:49:54.001Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:49:54.262Z] ---> Running in 8231d5a3f020 [2022-03-18T04:49:54.262Z] ---> Running in b251359f936e [2022-03-18T04:49:54.262Z] ---> Running in 7ea1eac9f568 [2022-03-18T04:49:54.262Z] ---> Running in d7f1a326499f [2022-03-18T04:49:54.834Z] Removing intermediate container fdd5db4da282 [2022-03-18T04:49:54.834Z] ---> 41015420cc60 [2022-03-18T04:49:54.834Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T04:49:55.094Z] ---> Running in e5ed96a98f9d [2022-03-18T04:49:55.094Z] Removing intermediate container 8231d5a3f020 [2022-03-18T04:49:55.094Z] ---> adf19c1822b7 [2022-03-18T04:49:55.094Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T04:49:55.354Z] ---> Running in 89afd768ffd4 [2022-03-18T04:49:55.354Z] Removing intermediate container 7ea1eac9f568 [2022-03-18T04:49:55.354Z] ---> f6e8d495d317 [2022-03-18T04:49:55.354Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T04:49:55.628Z] ---> Running in e6469f86b4c9 [2022-03-18T04:49:55.628Z] Removing intermediate container b251359f936e [2022-03-18T04:49:55.628Z] ---> f5cf73cbb75f [2022-03-18T04:49:55.628Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T04:49:55.888Z] ---> Running in 06b6c911bebb [2022-03-18T04:49:55.888Z] Removing intermediate container d7f1a326499f [2022-03-18T04:49:55.888Z] ---> 661249ec1ed0 [2022-03-18T04:49:55.888Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T04:49:55.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:55.888Z] ---> Running in d627bd0a1cce [2022-03-18T04:49:55.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:56.930Z] OK: 221 MiB in 52 packages [2022-03-18T04:49:56.930Z] OK: 221 MiB in 52 packages [2022-03-18T04:49:57.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:57.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:49:57.219Z] OK: 221 MiB in 52 packages [2022-03-18T04:49:57.480Z] OK: 221 MiB in 52 packages [2022-03-18T04:49:57.480Z] OK: 221 MiB in 52 packages [2022-03-18T04:49:58.052Z] Removing intermediate container e5ed96a98f9d [2022-03-18T04:49:58.052Z] ---> beffabd46dcf [2022-03-18T04:49:58.052Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T04:49:58.052Z] Removing intermediate container 89afd768ffd4 [2022-03-18T04:49:58.052Z] ---> 9df7114d7357 [2022-03-18T04:49:58.052Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:49:58.441Z] ---> b3e47ac61180 [2022-03-18T04:49:58.441Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:49:58.708Z] ---> fcdde3ec0ff9 [2022-03-18T04:49:58.708Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:49:58.968Z] Removing intermediate container e6469f86b4c9 [2022-03-18T04:49:58.968Z] ---> 8e18dcc6cd5d [2022-03-18T04:49:58.968Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:49:58.968Z] ---> Running in 34e35c783e0d [2022-03-18T04:49:59.228Z] ---> Running in 9a388b06d33e [2022-03-18T04:49:59.228Z] Removing intermediate container 06b6c911bebb [2022-03-18T04:49:59.228Z] ---> 6b4ab22e6ebf [2022-03-18T04:49:59.228Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T04:49:59.228Z] Removing intermediate container d627bd0a1cce [2022-03-18T04:49:59.228Z] ---> c17981597052 [2022-03-18T04:49:59.228Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T04:49:59.228Z] ---> 74ff6c396e35 [2022-03-18T04:49:59.228Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:49:59.228Z] ---> 686ec15c4d62 [2022-03-18T04:49:59.228Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:49:59.488Z] ---> Running in 2f15447d4285 [2022-03-18T04:49:59.488Z] ---> 4acfe6e0dbbe [2022-03-18T04:49:59.488Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:49:59.488Z] ---> Running in 4844845bbe4c [2022-03-18T04:49:59.488Z] ---> Running in 2dda72f8c0b6 [2022-03-18T04:50:00.427Z] Removing intermediate container 34e35c783e0d [2022-03-18T04:50:00.427Z] ---> 2bfed15c4c5f [2022-03-18T04:50:00.427Z] Step 8/31 : COPY . . [2022-03-18T04:50:01.001Z] Removing intermediate container 2f15447d4285 [2022-03-18T04:50:01.001Z] ---> d777ae053600 [2022-03-18T04:50:01.001Z] Step 8/23 : COPY . . [2022-03-18T04:50:01.586Z] Removing intermediate container 9a388b06d33e [2022-03-18T04:50:01.586Z] ---> f265b7e57c2c [2022-03-18T04:50:01.586Z] Step 8/23 : COPY . . [2022-03-18T04:50:06.875Z] Removing intermediate container 4844845bbe4c [2022-03-18T04:50:06.875Z] ---> c90091e985d5 [2022-03-18T04:50:06.875Z] Step 8/22 : COPY . . [2022-03-18T04:50:06.875Z] Removing intermediate container 2dda72f8c0b6 [2022-03-18T04:50:06.875Z] ---> cbc747998161 [2022-03-18T04:50:06.875Z] Step 8/21 : COPY . . [2022-03-18T04:50:07.134Z] ---> c666c98b95df [2022-03-18T04:50:07.134Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T04:50:07.134Z] ---> 6a04ffb90f06 [2022-03-18T04:50:07.134Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T04:50:07.134Z] ---> 547155acee84 [2022-03-18T04:50:07.134Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T04:50:09.670Z] ---> Running in d9c6d2ab630a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T04:50:10.304Z] provisioning config files... [2022-03-18T04:50:10.328Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6703599259452122740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T04:50:10.925Z] ---> docker-login.sh [2022-03-18T04:50:10.926Z] nexus3.edgexfoundry.org:10001 [2022-03-18T04:50:11.051Z] ---> Running in af94fc923c61 [2022-03-18T04:50:11.051Z] ---> Running in 825e44e4e041 [2022-03-18T04:50:11.051Z] ---> dc250b5733d4 [2022-03-18T04:50:11.051Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T04:50:11.312Z] ---> d5acf97cf2c8 [2022-03-18T04:50:11.312Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T04:50:11.312Z] ---> Running in 2479fdd4e8c9 [2022-03-18T04:50:11.312Z] ---> Running in fd2f05d3dae4 [2022-03-18T04:50:11.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T04:50:11.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:50:11.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T04:50:11.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T04:50:11.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:50:11.797Z] Configure a credential helper to remove this warning. See [2022-03-18T04:50:11.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:50:11.797Z] [2022-03-18T04:50:11.797Z] Login Succeeded [2022-03-18T04:50:11.797Z] nexus3.edgexfoundry.org:10002 [2022-03-18T04:50:12.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:50:12.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T04:50:12.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T04:50:12.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:50:12.343Z] Configure a credential helper to remove this warning. See [2022-03-18T04:50:12.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:50:12.343Z] [2022-03-18T04:50:12.343Z] Login Succeeded [2022-03-18T04:50:12.343Z] nexus3.edgexfoundry.org:10003 [2022-03-18T04:50:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:50:12.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:50:12.621Z] Configure a credential helper to remove this warning. See [2022-03-18T04:50:12.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:50:12.621Z] [2022-03-18T04:50:12.621Z] Login Succeeded [2022-03-18T04:50:12.621Z] nexus3.edgexfoundry.org:10004 [2022-03-18T04:50:13.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:50:13.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:50:13.226Z] Configure a credential helper to remove this warning. See [2022-03-18T04:50:13.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:50:13.226Z] [2022-03-18T04:50:13.226Z] Login Succeeded [2022-03-18T04:50:13.226Z] docker.io [2022-03-18T04:50:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-18T04:50:14.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-18T04:50:14.097Z] Configure a credential helper to remove this warning. See [2022-03-18T04:50:14.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-18T04:50:14.097Z] [2022-03-18T04:50:14.097Z] Login Succeeded [2022-03-18T04:50:14.097Z] ---> docker-login.sh ends [Pipeline] } [2022-03-18T04:50:14.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-18T04:50:14.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-18T04:50:14.530Z] ========================================================= [2022-03-18T04:50:14.530Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-18T04:50:14.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:50:14.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T04:50:15.189Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-18T04:50:15.189Z] 9b3977197b4f: Pulling fs layer [2022-03-18T04:50:15.189Z] 1a89e8eeedd5: Pulling fs layer [2022-03-18T04:50:15.189Z] 94645a83ff95: Pulling fs layer [2022-03-18T04:50:15.189Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-18T04:50:15.189Z] 0c92f367c5e7: Pulling fs layer [2022-03-18T04:50:15.189Z] f7c0051592d6: Pulling fs layer [2022-03-18T04:50:15.189Z] a227ed2f7395: Pulling fs layer [2022-03-18T04:50:15.189Z] 7b1c46037f91: Pulling fs layer [2022-03-18T04:50:15.189Z] f7c0051592d6: Waiting [2022-03-18T04:50:15.189Z] a227ed2f7395: Waiting [2022-03-18T04:50:15.189Z] 7b1c46037f91: Waiting [2022-03-18T04:50:15.189Z] 0c92f367c5e7: Waiting [2022-03-18T04:50:15.189Z] 3f3a8bcf1eab: Waiting [2022-03-18T04:50:15.189Z] 94645a83ff95: Verifying Checksum [2022-03-18T04:50:15.189Z] 94645a83ff95: Download complete [2022-03-18T04:50:15.189Z] 1a89e8eeedd5: Download complete [2022-03-18T04:50:15.189Z] 0c92f367c5e7: Verifying Checksum [2022-03-18T04:50:15.189Z] 0c92f367c5e7: Download complete [2022-03-18T04:50:15.189Z] f7c0051592d6: Download complete [2022-03-18T04:50:15.189Z] 9b3977197b4f: Verifying Checksum [2022-03-18T04:50:15.189Z] 9b3977197b4f: Download complete [2022-03-18T04:50:15.189Z] a227ed2f7395: Verifying Checksum [2022-03-18T04:50:15.189Z] a227ed2f7395: Download complete [2022-03-18T04:50:16.174Z] 9b3977197b4f: Pull complete [2022-03-18T04:50:16.454Z] 1a89e8eeedd5: Pull complete [2022-03-18T04:50:16.731Z] 94645a83ff95: Pull complete [2022-03-18T04:50:17.334Z] 7b1c46037f91: Verifying Checksum [2022-03-18T04:50:17.334Z] 7b1c46037f91: Download complete [2022-03-18T04:50:17.609Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-18T04:50:17.609Z] 3f3a8bcf1eab: Download complete [2022-03-18T04:50:24.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T04:50:25.727Z] Removing intermediate container d9c6d2ab630a [2022-03-18T04:50:25.727Z] ---> 9883ae826d5f [2022-03-18T04:50:25.727Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T04:50:26.297Z] ---> Running in f003215efc0c [2022-03-18T04:50:26.297Z] Removing intermediate container 825e44e4e041 [2022-03-18T04:50:26.297Z] ---> b2f2c7d4e4c6 [2022-03-18T04:50:26.297Z] [2022-03-18T04:50:26.297Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T04:50:26.297Z] Removing intermediate container 2479fdd4e8c9 [2022-03-18T04:50:26.297Z] ---> 44257080b7ea [2022-03-18T04:50:26.297Z] [2022-03-18T04:50:26.297Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T04:50:26.564Z] Removing intermediate container af94fc923c61 [2022-03-18T04:50:26.564Z] ---> 1008608c9b58 [2022-03-18T04:50:26.564Z] [2022-03-18T04:50:26.564Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T04:50:26.564Z] Removing intermediate container fd2f05d3dae4 [2022-03-18T04:50:26.564Z] ---> 7c1fe6b8432c [2022-03-18T04:50:26.564Z] [2022-03-18T04:50:26.564Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T04:50:26.825Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T04:50:26.825Z] 3.14: Pulling from library/alpine [2022-03-18T04:50:27.394Z] 3.14: Pulling from library/alpine [2022-03-18T04:50:27.394Z] 3.14: Pulling from library/alpine [2022-03-18T04:50:27.656Z] Removing intermediate container f003215efc0c [2022-03-18T04:50:27.656Z] ---> 83725779e7aa [2022-03-18T04:50:27.656Z] [2022-03-18T04:50:27.656Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T04:50:28.598Z] 3.14: Pulling from library/alpine [2022-03-18T04:50:28.598Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T04:50:28.598Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T04:50:28.598Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T04:50:28.598Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T04:50:28.598Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T04:50:28.598Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T04:50:28.598Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T04:50:28.598Z] Status: Image is up to date for alpine:3.14 [2022-03-18T04:50:28.598Z] ---> a33ac4f1069a [2022-03-18T04:50:28.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T04:50:28.598Z] ---> a33ac4f1069a [2022-03-18T04:50:28.598Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T04:50:28.598Z] ---> a33ac4f1069a [2022-03-18T04:50:28.598Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T04:50:28.868Z] ---> a33ac4f1069a [2022-03-18T04:50:28.868Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T04:50:28.868Z] 20.10.10: Pulling from library/docker [2022-03-18T04:50:28.868Z] ---> Running in deb39aff5850 [2022-03-18T04:50:28.868Z] ---> Running in ef5c05eedd79 [2022-03-18T04:50:28.868Z] ---> Running in 2723e7564aa5 [2022-03-18T04:50:28.868Z] ---> Running in 231375b12fc2 [2022-03-18T04:50:28.868Z] Removing intermediate container ef5c05eedd79 [2022-03-18T04:50:28.868Z] ---> 66eca2803b11 [2022-03-18T04:50:28.868Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T04:50:29.127Z] ---> Running in 1b4acfdf8fce [2022-03-18T04:50:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.645Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T04:50:29.645Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T04:50:29.645Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T04:50:29.645Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:29.645Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T04:50:29.645Z] OK: 6 MiB in 15 packages [2022-03-18T04:50:29.645Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T04:50:29.645Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T04:50:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.645Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:29.645Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T04:50:29.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:29.645Z] OK: 8 MiB in 19 packages [2022-03-18T04:50:29.911Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T04:50:29.911Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:29.911Z] OK: 6 MiB in 15 packages [2022-03-18T04:50:29.911Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T04:50:29.911Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T04:50:29.911Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:29.911Z] OK: 6 MiB in 16 packages [2022-03-18T04:50:30.045Z] 3f3a8bcf1eab: Pull complete [2022-03-18T04:50:30.045Z] 0c92f367c5e7: Pull complete [2022-03-18T04:50:30.045Z] f7c0051592d6: Pull complete [2022-03-18T04:50:30.172Z] Removing intermediate container deb39aff5850 [2022-03-18T04:50:30.172Z] ---> ed7aa21057c2 [2022-03-18T04:50:30.172Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T04:50:30.172Z] ---> Running in cbc18090f2a2 [2022-03-18T04:50:30.320Z] a227ed2f7395: Pull complete [2022-03-18T04:50:30.450Z] Removing intermediate container cbc18090f2a2 [2022-03-18T04:50:30.450Z] ---> ddc9f77b963a [2022-03-18T04:50:30.450Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T04:50:30.450Z] ---> Running in 514ee3e396ad [2022-03-18T04:50:30.450Z] Removing intermediate container 231375b12fc2 [2022-03-18T04:50:30.450Z] ---> d6b0c9477c22 [2022-03-18T04:50:30.450Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T04:50:30.719Z] Removing intermediate container 1b4acfdf8fce [2022-03-18T04:50:30.719Z] ---> ce07600808ea [2022-03-18T04:50:30.719Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T04:50:30.719Z] ---> Running in ff21698fee5f [2022-03-18T04:50:30.719Z] Removing intermediate container 514ee3e396ad [2022-03-18T04:50:30.719Z] ---> 16475ffa80fd [2022-03-18T04:50:30.719Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T04:50:30.719Z] ---> Running in 24c379f24c72 [2022-03-18T04:50:30.719Z] Removing intermediate container 2723e7564aa5 [2022-03-18T04:50:30.719Z] ---> e77ea9c2812c [2022-03-18T04:50:30.719Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T04:50:30.719Z] ---> Running in 5bcfc904b8bb [2022-03-18T04:50:30.719Z] ---> Running in 0098bdc748f6 [2022-03-18T04:50:30.719Z] Removing intermediate container ff21698fee5f [2022-03-18T04:50:30.719Z] ---> 7f50384f7dec [2022-03-18T04:50:30.719Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T04:50:30.980Z] Removing intermediate container 24c379f24c72 [2022-03-18T04:50:30.980Z] ---> 1ae812ba749e [2022-03-18T04:50:30.980Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T04:50:30.980Z] ---> Running in 01905b9ed85d [2022-03-18T04:50:30.980Z] Removing intermediate container 5bcfc904b8bb [2022-03-18T04:50:30.980Z] ---> 5e75e4473faf [2022-03-18T04:50:30.980Z] Step 15/23 : WORKDIR / [2022-03-18T04:50:30.980Z] ---> Running in 858ead08f48e [2022-03-18T04:50:30.980Z] Removing intermediate container 0098bdc748f6 [2022-03-18T04:50:30.980Z] ---> ff67aef74973 [2022-03-18T04:50:30.980Z] Step 13/21 : WORKDIR /edgex [2022-03-18T04:50:31.239Z] ---> Running in d9a7dd927b54 [2022-03-18T04:50:31.239Z] ---> Running in a9538586570c [2022-03-18T04:50:31.239Z] Removing intermediate container 01905b9ed85d [2022-03-18T04:50:31.240Z] ---> a2fc8b1bf6f7 [2022-03-18T04:50:31.240Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T04:50:31.240Z] Removing intermediate container 858ead08f48e [2022-03-18T04:50:31.240Z] ---> d94c014be1e9 [2022-03-18T04:50:31.240Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T04:50:31.499Z] ---> Running in c498c684d550 [2022-03-18T04:50:31.499Z] ---> Running in 269a9ceccd05 [2022-03-18T04:50:31.499Z] Removing intermediate container a9538586570c [2022-03-18T04:50:31.499Z] ---> c84ad7e49e71 [2022-03-18T04:50:31.499Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T04:50:31.499Z] Removing intermediate container d9a7dd927b54 [2022-03-18T04:50:31.499Z] ---> 2b17979b3569 [2022-03-18T04:50:31.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:50:31.758Z] Removing intermediate container c498c684d550 [2022-03-18T04:50:31.758Z] ---> 4a7bd076e26b [2022-03-18T04:50:31.758Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:50:31.758Z] ---> 7797fbbe1777 [2022-03-18T04:50:31.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T04:50:31.758Z] ---> ade31306fb1a [2022-03-18T04:50:31.758Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T04:50:32.072Z] ---> 9209e5918824 [2022-03-18T04:50:32.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T04:50:32.344Z] ---> 4aa875f9bccc [2022-03-18T04:50:32.344Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T04:50:32.344Z] ---> 122e27e4b50c [2022-03-18T04:50:32.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T04:50:32.604Z] ---> f9d8f1f1efcc [2022-03-18T04:50:32.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T04:50:32.866Z] Removing intermediate container 269a9ceccd05 [2022-03-18T04:50:32.866Z] ---> d01ecb94f701 [2022-03-18T04:50:32.866Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T04:50:32.866Z] ---> c6c0bfb19d8c [2022-03-18T04:50:32.866Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T04:50:32.866Z] ---> 8377f6e63f7a [2022-03-18T04:50:32.866Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T04:50:32.866Z] ---> Running in c2cac5746da8 [2022-03-18T04:50:32.866Z] ---> Running in f7183022e234 [2022-03-18T04:50:33.139Z] ---> ca7f196c31c7 [2022-03-18T04:50:33.139Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T04:50:33.139Z] ---> Running in fe3d08ef025c [2022-03-18T04:50:33.139Z] ---> Running in d3c791df6882 [2022-03-18T04:50:33.139Z] Removing intermediate container f7183022e234 [2022-03-18T04:50:33.139Z] ---> da7b1716a07e [2022-03-18T04:50:33.139Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T04:50:33.139Z] Removing intermediate container c2cac5746da8 [2022-03-18T04:50:33.139Z] ---> 61fb5bc049fc [2022-03-18T04:50:33.139Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T04:50:33.139Z] Removing intermediate container fe3d08ef025c [2022-03-18T04:50:33.139Z] ---> 0d2307b503a0 [2022-03-18T04:50:33.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:50:33.402Z] ---> Running in d4990fa52115 [2022-03-18T04:50:33.402Z] ---> Running in 56189eb30666 [2022-03-18T04:50:33.402Z] Removing intermediate container d3c791df6882 [2022-03-18T04:50:33.402Z] ---> 33243c612047 [2022-03-18T04:50:33.402Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:50:33.402Z] ---> d1c907a46cfc [2022-03-18T04:50:33.402Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T04:50:33.402Z] ---> Running in 622788d9dca8 [2022-03-18T04:50:33.402Z] Removing intermediate container d4990fa52115 [2022-03-18T04:50:33.402Z] ---> 8cfb54a7cb86 [2022-03-18T04:50:33.402Z] Step 19/21 : LABEL arch=x86_64 [2022-03-18T04:50:33.662Z] ---> Running in 38b16842ee38 [2022-03-18T04:50:33.662Z] Removing intermediate container 56189eb30666 [2022-03-18T04:50:33.662Z] ---> 9401e954c918 [2022-03-18T04:50:33.662Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T04:50:33.662Z] ---> Running in af25bb9e93e2 [2022-03-18T04:50:33.662Z] Removing intermediate container 622788d9dca8 [2022-03-18T04:50:33.662Z] ---> eec32ba55824 [2022-03-18T04:50:33.662Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T04:50:33.662Z] ---> Running in 90e6fb8961a6 [2022-03-18T04:50:33.922Z] ---> Running in 9a1e9209e005 [2022-03-18T04:50:33.922Z] Removing intermediate container af25bb9e93e2 [2022-03-18T04:50:33.922Z] ---> f9fe3d32d848 [2022-03-18T04:50:33.922Z] Step 20/21 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:33.922Z] Removing intermediate container 90e6fb8961a6 [2022-03-18T04:50:33.922Z] ---> feac16fe594d [2022-03-18T04:50:33.922Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:33.922Z] ---> Running in b69072e0d04d [2022-03-18T04:50:33.922Z] Removing intermediate container 9a1e9209e005 [2022-03-18T04:50:33.922Z] ---> 2645a2d323ec [2022-03-18T04:50:33.922Z] Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:33.922Z] ---> Running in dc4531c147b4 [2022-03-18T04:50:34.181Z] ---> Running in 565e6453d455 [2022-03-18T04:50:34.181Z] Removing intermediate container b69072e0d04d [2022-03-18T04:50:34.181Z] ---> f033169570ec [2022-03-18T04:50:34.181Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T04:50:34.181Z] ---> Running in 487bdf77352f [2022-03-18T04:50:34.181Z] Removing intermediate container dc4531c147b4 [2022-03-18T04:50:34.181Z] ---> f9a5bb00d8d2 [2022-03-18T04:50:34.181Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T04:50:34.446Z] Removing intermediate container 565e6453d455 [2022-03-18T04:50:34.446Z] ---> 9aa25dbefe36 [2022-03-18T04:50:34.446Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T04:50:34.446Z] ---> Running in 7eae4074c5c9 [2022-03-18T04:50:34.446Z] ---> Running in 1ae95eceb669 [2022-03-18T04:50:34.446Z] Removing intermediate container 487bdf77352f [2022-03-18T04:50:34.446Z] ---> a9f79ed37165 [2022-03-18T04:50:34.446Z] [2022-03-18T04:50:34.446Z] Successfully built a9f79ed37165 [2022-03-18T04:50:34.446Z] Successfully tagged security-proxy-setup:latest [2022-03-18T04:50:34.446Z]  Building security-proxy-setup ... done Building core-command [2022-03-18T04:50:34.704Z] Removing intermediate container 7eae4074c5c9 [2022-03-18T04:50:34.704Z] ---> 99e0867ad73e [2022-03-18T04:50:34.704Z] [2022-03-18T04:50:34.704Z] Removing intermediate container 1ae95eceb669 [2022-03-18T04:50:34.704Z] ---> c99f5b5cb517 [2022-03-18T04:50:34.704Z] [2022-03-18T04:50:34.704Z] Removing intermediate container 38b16842ee38 [2022-03-18T04:50:34.704Z] ---> 99dce8a3fd17 [2022-03-18T04:50:34.704Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:50:34.704Z] Successfully built 99e0867ad73e [2022-03-18T04:50:34.704Z] Successfully tagged core-metadata:latest [2022-03-18T04:50:34.704Z]  Building core-metadata ... done Building core-data [2022-03-18T04:50:34.704Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T04:50:34.704Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T04:50:34.704Z] ---> b706a049f56e [2022-03-18T04:50:34.704Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-18T04:50:34.704Z] Successfully built c99f5b5cb517 [2022-03-18T04:50:34.704Z] Successfully tagged support-scheduler:latest [2022-03-18T04:50:34.704Z] Building security-secretstore-setup [2022-03-18T04:50:35.642Z]  Building support-scheduler ... done  ---> Running in 5d0477b2b29b [2022-03-18T04:50:36.589Z] ---> 825da81d8ac3 [2022-03-18T04:50:36.589Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T04:50:37.972Z] Removing intermediate container 5d0477b2b29b [2022-03-18T04:50:37.972Z] ---> 0f76af1c97e3 [2022-03-18T04:50:37.972Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-18T04:50:38.233Z] ---> e4a9d1d29d90 [2022-03-18T04:50:38.233Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T04:50:38.233Z] ---> Running in 83f1f9653398 [2022-03-18T04:50:38.621Z] 7b1c46037f91: Pull complete [2022-03-18T04:50:38.621Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-18T04:50:38.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T04:50:38.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:50:39.028Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T04:50:39.028Z] WORKDIR /edgex [2022-03-18T04:50:39.028Z] COPY go.mod . [2022-03-18T04:50:39.028Z] RUN go mod download [2022-03-18T04:50:39.028Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-18T04:50:39.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:39.174Z] ---> cb967b0be52b [2022-03-18T04:50:39.174Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T04:50:39.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:39.174Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T04:50:39.174Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T04:50:39.174Z] Executing bash-5.1.4-r0.post-install [2022-03-18T04:50:39.174Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T04:50:39.174Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T04:50:39.174Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T04:50:39.174Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T04:50:39.174Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T04:50:39.174Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T04:50:39.174Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T04:50:39.174Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T04:50:39.174Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T04:50:39.174Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T04:50:39.435Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T04:50:39.435Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T04:50:39.435Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T04:50:39.435Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T04:50:39.435Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T04:50:39.693Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T04:50:39.693Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T04:50:39.693Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T04:50:39.693Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T04:50:39.693Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T04:50:39.693Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T04:50:39.693Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T04:50:39.693Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T04:50:39.693Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T04:50:39.693Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T04:50:39.693Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T04:50:39.693Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T04:50:39.693Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T04:50:39.693Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T04:50:39.693Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T04:50:39.693Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T04:50:39.693Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T04:50:39.952Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T04:50:39.952Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T04:50:39.952Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T04:50:39.952Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T04:50:39.952Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T04:50:39.952Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T04:50:39.952Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T04:50:39.952Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T04:50:39.952Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:39.952Z] OK: 84 MiB in 64 packages [2022-03-18T04:50:40.211Z] ---> d1523944299d [2022-03-18T04:50:40.211Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T04:50:40.778Z] Collecting docker-compose==1.23.2 [2022-03-18T04:50:40.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T04:50:40.778Z] Collecting PyYAML<4,>=3.10 [2022-03-18T04:50:40.778Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T04:50:41.674Z] Sending build context to Docker daemon 168.8MB [2022-03-18T04:50:41.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-18T04:50:41.674Z] ---> f79e39bc4007 [2022-03-18T04:50:41.674Z] Step 2/4 : WORKDIR /edgex [2022-03-18T04:50:41.725Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-18T04:50:41.725Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T04:50:41.725Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T04:50:41.725Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T04:50:41.725Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T04:50:41.725Z] ---> 38e66c0319db [2022-03-18T04:50:41.725Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T04:50:41.725Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T04:50:41.725Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T04:50:41.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:50:41.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:50:41.725Z] ---> 081127db73ba [2022-03-18T04:50:41.725Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> 0e4d74560aa2 [2022-03-18T04:50:41.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> f5cf73cbb75f [2022-03-18T04:50:41.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> 6b4ab22e6ebf [2022-03-18T04:50:41.725Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> 686ec15c4d62 [2022-03-18T04:50:41.725Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> c90091e985d5 [2022-03-18T04:50:41.725Z] Step 8/23 : COPY . . [2022-03-18T04:50:41.725Z] ---> Using cache [2022-03-18T04:50:41.725Z] ---> dc250b5733d4 [2022-03-18T04:50:41.725Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T04:50:41.725Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T04:50:41.726Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T04:50:41.987Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T04:50:41.987Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T04:50:42.250Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:50:42.250Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:50:42.250Z] ---> 081127db73ba [2022-03-18T04:50:42.250Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> 0e4d74560aa2 [2022-03-18T04:50:42.250Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> f5cf73cbb75f [2022-03-18T04:50:42.250Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> 6b4ab22e6ebf [2022-03-18T04:50:42.250Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> 686ec15c4d62 [2022-03-18T04:50:42.250Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> c90091e985d5 [2022-03-18T04:50:42.250Z] Step 8/25 : COPY . . [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> dc250b5733d4 [2022-03-18T04:50:42.250Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T04:50:42.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:50:42.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:50:42.250Z] ---> 081127db73ba [2022-03-18T04:50:42.250Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> 0e4d74560aa2 [2022-03-18T04:50:42.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:50:42.250Z] ---> Using cache [2022-03-18T04:50:42.250Z] ---> f5cf73cbb75f [2022-03-18T04:50:42.250Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T04:50:42.250Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T04:50:42.250Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T04:50:42.509Z] ---> Running in 2c1ae85a8bcf [2022-03-18T04:50:42.509Z] ---> Running in 1c37e0b6730f [2022-03-18T04:50:42.509Z] ---> Running in c21ead32123d [2022-03-18T04:50:42.509Z] ---> Running in b469d5442c5a [2022-03-18T04:50:42.509Z] Removing intermediate container b469d5442c5a [2022-03-18T04:50:42.509Z] ---> a20b65274dd4 [2022-03-18T04:50:42.509Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T04:50:42.772Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T04:50:42.772Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T04:50:42.772Z] ---> 3e5715db059a [2022-03-18T04:50:42.772Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T04:50:42.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T04:50:43.031Z] ---> Running in 474361fe5bd3 [2022-03-18T04:50:43.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:43.031Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T04:50:43.031Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T04:50:43.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T04:50:43.031Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T04:50:43.031Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T04:50:43.111Z] ---> Running in c7a996166ce4 [2022-03-18T04:50:43.290Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T04:50:43.290Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T04:50:43.290Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-18T04:50:43.290Z] Collecting idna<2.8,>=2.5 [2022-03-18T04:50:43.290Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T04:50:43.290Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T04:50:43.290Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T04:50:43.290Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T04:50:43.290Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T04:50:43.290Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T04:50:43.290Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T04:50:43.388Z] Removing intermediate container c7a996166ce4 [2022-03-18T04:50:43.388Z] ---> 54684f5d8ad8 [2022-03-18T04:50:43.388Z] Step 3/4 : COPY go.mod . [2022-03-18T04:50:43.547Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T04:50:43.547Z] Attempting uninstall: urllib3 [2022-03-18T04:50:43.547Z] Found existing installation: urllib3 1.26.5 [2022-03-18T04:50:43.547Z] Uninstalling urllib3-1.26.5: [2022-03-18T04:50:43.547Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T04:50:43.805Z] Attempting uninstall: idna [2022-03-18T04:50:43.805Z] Found existing installation: idna 3.2 [2022-03-18T04:50:43.805Z] Uninstalling idna-3.2: [2022-03-18T04:50:43.805Z] Successfully uninstalled idna-3.2 [2022-03-18T04:50:43.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:43.992Z] ---> 8a510b3171b0 [2022-03-18T04:50:43.992Z] Step 4/4 : RUN go mod download [2022-03-18T04:50:43.992Z] ---> Running in 5a943e5c829e [2022-03-18T04:50:44.107Z] Attempting uninstall: chardet [2022-03-18T04:50:44.107Z] Found existing installation: chardet 4.0.0 [2022-03-18T04:50:44.107Z] Uninstalling chardet-4.0.0: [2022-03-18T04:50:44.107Z] Removing intermediate container 474361fe5bd3 [2022-03-18T04:50:44.107Z] ---> e7b5edd3870f [2022-03-18T04:50:44.107Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T04:50:44.107Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T04:50:44.107Z] OK: 221 MiB in 52 packages [2022-03-18T04:50:44.409Z] ---> Running in 84d30456f341 [2022-03-18T04:50:44.679Z] Attempting uninstall: requests [2022-03-18T04:50:44.679Z] Found existing installation: requests 2.25.1 [2022-03-18T04:50:44.679Z] Uninstalling requests-2.25.1: [2022-03-18T04:50:44.679Z] Successfully uninstalled requests-2.25.1 [2022-03-18T04:50:45.023Z] Removing intermediate container 84d30456f341 [2022-03-18T04:50:45.023Z] ---> b564872869f5 [2022-03-18T04:50:45.023Z] Step 28/31 : CMD ["gate"] [2022-03-18T04:50:45.311Z] Running setup.py install for texttable: started [2022-03-18T04:50:45.311Z] Removing intermediate container c21ead32123d [2022-03-18T04:50:45.311Z] ---> 78b9b8efc2ed [2022-03-18T04:50:45.311Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:50:45.651Z] ---> Running in 96e6c2bf8685 [2022-03-18T04:50:45.651Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T04:50:45.651Z] Running setup.py install for PyYAML: started [2022-03-18T04:50:45.915Z] Removing intermediate container 96e6c2bf8685 [2022-03-18T04:50:45.915Z] ---> 42d7412350c4 [2022-03-18T04:50:45.915Z] Step 29/31 : LABEL arch=x86_64 [2022-03-18T04:50:45.915Z] ---> ebde96f96975 [2022-03-18T04:50:45.915Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:50:45.915Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T04:50:46.174Z] ---> Running in b173735d2e2d [2022-03-18T04:50:46.174Z] ---> Running in d387bea9496b [2022-03-18T04:50:46.174Z] Running setup.py install for docopt: started [2022-03-18T04:50:46.174Z] Removing intermediate container b173735d2e2d [2022-03-18T04:50:46.174Z] ---> e3e2c0f60e95 [2022-03-18T04:50:46.174Z] Step 30/31 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:46.440Z] ---> Running in 42d1547213ff [2022-03-18T04:50:46.440Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T04:50:46.440Z] Running setup.py install for dockerpty: started [2022-03-18T04:50:46.440Z] Removing intermediate container 42d1547213ff [2022-03-18T04:50:46.440Z] ---> 35acc997b0a5 [2022-03-18T04:50:46.440Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T04:50:46.702Z] ---> Running in bb16dbc22556 [2022-03-18T04:50:46.702Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T04:50:46.962Z] Removing intermediate container bb16dbc22556 [2022-03-18T04:50:46.962Z] ---> 38d66552bcf8 [2022-03-18T04:50:46.962Z] [2022-03-18T04:50:46.962Z] Successfully built 38d66552bcf8 [2022-03-18T04:50:46.962Z] Successfully tagged security-bootstrapper:latest [2022-03-18T04:50:46.962Z]  Building security-bootstrapper ... done Building support-notifications [2022-03-18T04:50:47.907Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-18T04:50:50.448Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:50:50.448Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:50:50.448Z] ---> 081127db73ba [2022-03-18T04:50:50.448Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T04:50:50.448Z] ---> Using cache [2022-03-18T04:50:50.448Z] ---> 0e4d74560aa2 [2022-03-18T04:50:50.448Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:50:50.448Z] ---> Using cache [2022-03-18T04:50:50.448Z] ---> f5cf73cbb75f [2022-03-18T04:50:50.448Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T04:50:50.706Z] Removing intermediate container d387bea9496b [2022-03-18T04:50:50.706Z] ---> 63e9fec0d9a5 [2022-03-18T04:50:50.706Z] Step 8/23 : COPY . . [2022-03-18T04:50:50.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T04:50:51.229Z] ---> Running in 212c4df309bc [2022-03-18T04:50:54.522Z] Removing intermediate container 83f1f9653398 [2022-03-18T04:50:54.522Z] ---> 75647543d8b0 [2022-03-18T04:50:54.522Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T04:50:54.522Z] Removing intermediate container 1c37e0b6730f [2022-03-18T04:50:54.522Z] ---> 9e83389797fd [2022-03-18T04:50:54.522Z] [2022-03-18T04:50:54.522Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T04:50:54.522Z] ---> a33ac4f1069a [2022-03-18T04:50:54.522Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T04:50:54.522Z] ---> Using cache [2022-03-18T04:50:54.522Z] ---> d6b0c9477c22 [2022-03-18T04:50:54.522Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T04:50:54.522Z] ---> Using cache [2022-03-18T04:50:54.522Z] ---> 7f50384f7dec [2022-03-18T04:50:54.522Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T04:50:54.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:54.522Z] ---> Running in 3e83482d81ce [2022-03-18T04:50:54.784Z] ---> Running in eeecb3b44e8e [2022-03-18T04:50:55.049Z] Removing intermediate container 3e83482d81ce [2022-03-18T04:50:55.049Z] ---> c66b68ae4f64 [2022-03-18T04:50:55.049Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T04:50:55.049Z] Removing intermediate container eeecb3b44e8e [2022-03-18T04:50:55.049Z] ---> 1f04ed26b209 [2022-03-18T04:50:55.049Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T04:50:55.049Z] ---> Running in f51ca50263f9 [2022-03-18T04:50:55.049Z] ---> Running in cd32e077d771 [2022-03-18T04:50:55.049Z] Removing intermediate container 2c1ae85a8bcf [2022-03-18T04:50:55.049Z] ---> 3144e3699dae [2022-03-18T04:50:55.049Z] [2022-03-18T04:50:55.049Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T04:50:55.049Z] ---> a33ac4f1069a [2022-03-18T04:50:55.049Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T04:50:55.308Z] Removing intermediate container f51ca50263f9 [2022-03-18T04:50:55.308Z] ---> fd249c0a6c0c [2022-03-18T04:50:55.308Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T04:50:55.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:55.309Z] ---> Running in 54231a06f450 [2022-03-18T04:50:55.309Z] Removing intermediate container cd32e077d771 [2022-03-18T04:50:55.309Z] ---> d2d0db0bc0cb [2022-03-18T04:50:55.309Z] Step 15/23 : WORKDIR / [2022-03-18T04:50:55.309Z] ---> Running in b520a9414fe3 [2022-03-18T04:50:55.568Z] OK: 221 MiB in 52 packages [2022-03-18T04:50:55.568Z] Removing intermediate container b520a9414fe3 [2022-03-18T04:50:55.568Z] ---> 382d3aa0d64c [2022-03-18T04:50:55.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:50:55.831Z] ---> 46b55448023b [2022-03-18T04:50:55.831Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T04:50:55.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:55.831Z] ---> 3be08ca6490e [2022-03-18T04:50:55.831Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T04:50:55.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:50:56.090Z] ---> 91b959748b27 [2022-03-18T04:50:56.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T04:50:56.090Z] ---> 018890cea4b1 [2022-03-18T04:50:56.090Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T04:50:56.090Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T04:50:56.090Z] ---> Running in 9e8bee921fce [2022-03-18T04:50:56.090Z] Removing intermediate container 212c4df309bc [2022-03-18T04:50:56.090Z] ---> f1ad82074493 [2022-03-18T04:50:56.090Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T04:50:56.090Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T04:50:56.090Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T04:50:56.090Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:50:56.090Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T04:50:56.090Z] OK: 6 MiB in 17 packages [2022-03-18T04:50:56.356Z] ---> 88bd01a5cb8c [2022-03-18T04:50:56.356Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T04:50:56.356Z] ---> 7e3a85c4e744 [2022-03-18T04:50:56.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T04:50:56.356Z] ---> fe0ff99a264b [2022-03-18T04:50:56.356Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:50:56.618Z] ---> Running in fbd8bd459c06 [2022-03-18T04:50:56.618Z] ---> Running in 518cd4a9c8ed [2022-03-18T04:50:56.618Z] ---> 809fefec3a92 [2022-03-18T04:50:56.618Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T04:50:56.618Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T04:50:56.878Z] Removing intermediate container fbd8bd459c06 [2022-03-18T04:50:56.878Z] ---> 917ab7f66435 [2022-03-18T04:50:56.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:50:56.878Z] ---> Running in bbc27469163d [2022-03-18T04:50:56.878Z] ---> Running in 8f49b9f945cb [2022-03-18T04:50:56.878Z] Removing intermediate container 54231a06f450 [2022-03-18T04:50:56.878Z] ---> 158046efe7a5 [2022-03-18T04:50:56.878Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T04:50:56.878Z] ---> Running in 7ea5d10b640b [2022-03-18T04:50:56.878Z] Removing intermediate container bbc27469163d [2022-03-18T04:50:56.878Z] ---> 327560b93093 [2022-03-18T04:50:56.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:50:56.878Z] Removing intermediate container 8f49b9f945cb [2022-03-18T04:50:56.878Z] ---> 6dc63ed2d654 [2022-03-18T04:50:56.878Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T04:50:57.137Z] ---> Running in 09cdf077aca2 [2022-03-18T04:50:57.137Z] ---> Running in 225077876a3a [2022-03-18T04:50:57.137Z] Removing intermediate container 7ea5d10b640b [2022-03-18T04:50:57.137Z] ---> 9b9341546268 [2022-03-18T04:50:57.137Z] Step 13/25 : WORKDIR / [2022-03-18T04:50:57.137Z] ---> Running in ce16504108f5 [2022-03-18T04:50:57.415Z] Removing intermediate container 09cdf077aca2 [2022-03-18T04:50:57.415Z] ---> ff50d71b707d [2022-03-18T04:50:57.415Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T04:50:57.415Z] Removing intermediate container 225077876a3a [2022-03-18T04:50:57.415Z] ---> 069a0f9f9f57 [2022-03-18T04:50:57.415Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:57.415Z] ---> Running in 78049e345b95 [2022-03-18T04:50:57.415Z] Removing intermediate container ce16504108f5 [2022-03-18T04:50:57.415Z] ---> e99d09b82c73 [2022-03-18T04:50:57.416Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-18T04:50:57.416Z] ---> Running in f519e7afea35 [2022-03-18T04:50:57.676Z] Removing intermediate container 78049e345b95 [2022-03-18T04:50:57.676Z] ---> ad266c4c60a5 [2022-03-18T04:50:57.676Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:50:57.676Z] Removing intermediate container f519e7afea35 [2022-03-18T04:50:57.676Z] ---> f8d63fa8d7b0 [2022-03-18T04:50:57.676Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T04:50:57.676Z] ---> Running in 898eff482348 [2022-03-18T04:50:57.676Z] ---> Running in f18ad07c574c [2022-03-18T04:50:57.937Z] ---> e19ff083a9b3 [2022-03-18T04:50:57.937Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-18T04:50:57.937Z] Removing intermediate container 898eff482348 [2022-03-18T04:50:57.937Z] ---> 26a5965283a1 [2022-03-18T04:50:57.937Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T04:50:58.201Z] Removing intermediate container f18ad07c574c [2022-03-18T04:50:58.201Z] ---> 8fa303784dfb [2022-03-18T04:50:58.201Z] [2022-03-18T04:50:58.201Z] Removing intermediate container 518cd4a9c8ed [2022-03-18T04:50:58.201Z] ---> 94bd69506f61 [2022-03-18T04:50:58.201Z] Step 8/22 : COPY . . [2022-03-18T04:50:58.201Z] ---> Running in cb25545ef131 [2022-03-18T04:50:58.201Z] Successfully built 8fa303784dfb [2022-03-18T04:50:58.462Z] Successfully tagged sys-mgmt-agent:latest [2022-03-18T04:50:58.462Z]  Building sys-mgmt-agent ... done  ---> f58b1792e3ae [2022-03-18T04:50:58.462Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T04:50:58.726Z] Removing intermediate container cb25545ef131 [2022-03-18T04:50:58.726Z] ---> 802b44f02e3b [2022-03-18T04:50:58.726Z] [2022-03-18T04:50:58.726Z] Successfully built 802b44f02e3b [2022-03-18T04:50:58.988Z] Successfully tagged core-command:latest [2022-03-18T04:50:59.561Z]  Building core-command ... done  ---> 1009bed52575 [2022-03-18T04:50:59.561Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-18T04:51:02.867Z] ---> 1c40dab42c43 [2022-03-18T04:51:02.867Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T04:51:03.134Z] ---> 180031777d8d [2022-03-18T04:51:03.134Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T04:51:03.134Z] ---> c7c4cd5a9a9f [2022-03-18T04:51:03.134Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T04:51:03.397Z] ---> Running in 98aee066b674 [2022-03-18T04:51:03.658Z] ---> b77976766501 [2022-03-18T04:51:03.658Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T04:51:03.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-03-18T04:51:03.658Z] ---> 9d3c0f660913 [2022-03-18T04:51:03.658Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-18T04:51:03.658Z] ---> Running in 6f47eaa5f159 [2022-03-18T04:51:05.040Z] Removing intermediate container 6f47eaa5f159 [2022-03-18T04:51:05.040Z] ---> 09ed8d836a00 [2022-03-18T04:51:05.040Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T04:51:05.040Z] ---> Running in c4a251818f93 [2022-03-18T04:51:05.040Z] Removing intermediate container c4a251818f93 [2022-03-18T04:51:05.040Z] ---> 15f8494539c2 [2022-03-18T04:51:05.040Z] Step 23/25 : LABEL arch=x86_64 [2022-03-18T04:51:05.304Z] ---> Running in 94e751231418 [2022-03-18T04:51:05.304Z] Removing intermediate container 94e751231418 [2022-03-18T04:51:05.304Z] ---> dc7dff06c7cb [2022-03-18T04:51:05.304Z] Step 24/25 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:51:05.565Z] ---> Running in 85b102a08623 [2022-03-18T04:51:05.565Z] Removing intermediate container 85b102a08623 [2022-03-18T04:51:05.565Z] ---> 2e207edfd79b [2022-03-18T04:51:05.565Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T04:51:05.565Z] ---> Running in 079ae08b09a6 [2022-03-18T04:51:05.825Z] Removing intermediate container 079ae08b09a6 [2022-03-18T04:51:05.825Z] ---> d57a269fe664 [2022-03-18T04:51:05.825Z] [2022-03-18T04:51:05.825Z] Successfully built d57a269fe664 [2022-03-18T04:51:05.825Z] Successfully tagged security-secretstore-setup:latest [2022-03-18T04:51:07.212Z]  Building security-secretstore-setup ... done Removing intermediate container 9e8bee921fce [2022-03-18T04:51:07.212Z] ---> 5698ac6f1000 [2022-03-18T04:51:07.212Z] [2022-03-18T04:51:07.212Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T04:51:07.212Z] ---> a33ac4f1069a [2022-03-18T04:51:07.212Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T04:51:07.212Z] ---> Running in a903ab9880de [2022-03-18T04:51:07.212Z] Removing intermediate container a903ab9880de [2022-03-18T04:51:07.212Z] ---> 58e9d3c61bba [2022-03-18T04:51:07.212Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T04:51:07.212Z] ---> Running in c22be9edee6f [2022-03-18T04:51:07.472Z] Removing intermediate container c22be9edee6f [2022-03-18T04:51:07.472Z] ---> 4a2931d473e7 [2022-03-18T04:51:07.472Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T04:51:07.472Z] ---> Running in a1842074f272 [2022-03-18T04:51:07.472Z] Removing intermediate container a1842074f272 [2022-03-18T04:51:07.472Z] ---> 0fdb20cf6c5c [2022-03-18T04:51:07.472Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:51:07.733Z] ---> Running in 49aa628310aa [2022-03-18T04:51:08.673Z] Removing intermediate container 49aa628310aa [2022-03-18T04:51:08.674Z] ---> 27df97e136c3 [2022-03-18T04:51:08.674Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T04:51:08.674Z] ---> Running in 988965f9c59f [2022-03-18T04:51:08.934Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:51:09.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:51:10.134Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T04:51:10.134Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T04:51:10.134Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T04:51:10.393Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T04:51:10.393Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T04:51:10.653Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T04:51:10.653Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:51:10.653Z] OK: 8 MiB in 20 packages [2022-03-18T04:51:11.222Z] Removing intermediate container 98aee066b674 [2022-03-18T04:51:11.222Z] ---> 79a7e994a658 [2022-03-18T04:51:11.222Z] [2022-03-18T04:51:11.222Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T04:51:11.222Z] ---> a33ac4f1069a [2022-03-18T04:51:11.222Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T04:51:11.222Z] ---> Running in 260587b9a961 [2022-03-18T04:51:11.222Z] Removing intermediate container 988965f9c59f [2022-03-18T04:51:11.222Z] ---> 682b8f2939c3 [2022-03-18T04:51:11.222Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:51:11.481Z] ---> 0719a6e976da [2022-03-18T04:51:11.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T04:51:11.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-18T04:51:11.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-18T04:51:11.752Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T04:51:11.752Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T04:51:11.752Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T04:51:12.014Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T04:51:12.014Z] ---> 4e3ca90d6419 [2022-03-18T04:51:12.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T04:51:12.014Z] OK: 6 MiB in 16 packages [2022-03-18T04:51:12.014Z] ---> 64a63b82cd81 [2022-03-18T04:51:12.014Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T04:51:12.282Z] ---> Running in b7fdcb6d0462 [2022-03-18T04:51:12.282Z] Removing intermediate container b7fdcb6d0462 [2022-03-18T04:51:12.282Z] ---> c2e40b93832d [2022-03-18T04:51:12.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:51:12.282Z] ---> Running in dbdff199c964 [2022-03-18T04:51:12.282Z] Removing intermediate container 260587b9a961 [2022-03-18T04:51:12.282Z] ---> 1cf6b1108477 [2022-03-18T04:51:12.282Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T04:51:12.543Z] ---> Running in a716f18e89e2 [2022-03-18T04:51:12.543Z] Removing intermediate container dbdff199c964 [2022-03-18T04:51:12.543Z] ---> 5008a6bff855 [2022-03-18T04:51:12.543Z] Step 21/23 : LABEL arch=x86_64 [2022-03-18T04:51:12.543Z] ---> Running in 93c18103564f [2022-03-18T04:51:12.543Z] Removing intermediate container a716f18e89e2 [2022-03-18T04:51:12.543Z] ---> 9994ab14b6fc [2022-03-18T04:51:12.543Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T04:51:12.543Z] ---> Running in 2def34508b2e [2022-03-18T04:51:12.543Z] Removing intermediate container 93c18103564f [2022-03-18T04:51:12.543Z] ---> 91f9409d38ba [2022-03-18T04:51:12.543Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:51:12.815Z] ---> Running in 4529b8f73e51 [2022-03-18T04:51:12.815Z] Removing intermediate container 2def34508b2e [2022-03-18T04:51:12.815Z] ---> 90f49d384a16 [2022-03-18T04:51:12.815Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T04:51:12.815Z] ---> Running in 36596e936b59 [2022-03-18T04:51:12.816Z] Removing intermediate container 4529b8f73e51 [2022-03-18T04:51:12.816Z] ---> bbfbf4f86f36 [2022-03-18T04:51:12.816Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T04:51:13.078Z] ---> Running in 8f50a9860244 [2022-03-18T04:51:13.078Z] Removing intermediate container 36596e936b59 [2022-03-18T04:51:13.078Z] ---> 2d1ec8cb95cb [2022-03-18T04:51:13.078Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T04:51:13.078Z] Removing intermediate container 8f50a9860244 [2022-03-18T04:51:13.078Z] ---> 8ad78a65089f [2022-03-18T04:51:13.078Z] [2022-03-18T04:51:13.078Z] Successfully built 8ad78a65089f [2022-03-18T04:51:13.078Z] Successfully tagged core-data:latest [2022-03-18T04:51:13.339Z]  Building core-data ... done  ---> 0415df4f5f74 [2022-03-18T04:51:13.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T04:51:13.604Z] ---> 637e52a4aa53 [2022-03-18T04:51:13.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T04:51:13.865Z] ---> 0e86324dd3c6 [2022-03-18T04:51:13.865Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T04:51:13.865Z] ---> Running in 34d4ffcee607 [2022-03-18T04:51:13.865Z] Removing intermediate container 34d4ffcee607 [2022-03-18T04:51:13.865Z] ---> 827898e29e5b [2022-03-18T04:51:13.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T04:51:13.865Z] ---> Running in 5f2ee35da0c8 [2022-03-18T04:51:14.126Z] Removing intermediate container 5f2ee35da0c8 [2022-03-18T04:51:14.126Z] ---> 46bb6aa92530 [2022-03-18T04:51:14.126Z] Step 20/22 : LABEL arch=x86_64 [2022-03-18T04:51:14.126Z] ---> Running in c82dbb0ce2f7 [2022-03-18T04:51:14.126Z] Removing intermediate container c82dbb0ce2f7 [2022-03-18T04:51:14.126Z] ---> 5ccc0d55b0d0 [2022-03-18T04:51:14.126Z] Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:51:14.126Z] ---> Running in 1f33ff637b85 [2022-03-18T04:51:14.387Z] Removing intermediate container 1f33ff637b85 [2022-03-18T04:51:14.387Z] ---> 9ae419e18040 [2022-03-18T04:51:14.387Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T04:51:14.387Z] ---> Running in fd915c747f30 [2022-03-18T04:51:14.387Z] Removing intermediate container fd915c747f30 [2022-03-18T04:51:14.387Z] ---> f95cd28fded1 [2022-03-18T04:51:14.387Z] [2022-03-18T04:51:14.387Z] Successfully built f95cd28fded1 [2022-03-18T04:51:14.387Z] Successfully tagged support-notifications:latest [2022-03-18T04:51:14.396Z]  Building support-notifications ... done  [Pipeline] } [2022-03-18T04:51:14.434Z] $ docker stop --time=1 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 [2022-03-18T04:51:15.715Z] $ docker rm -f 0044efafe5d022b7c33e6edcc40afbac9f546c12912d86c17395360e54f94c15 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T04:51:16.128Z] + docker images [2022-03-18T04:51:16.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T04:51:16.128Z] support-notifications latest f95cd28fded1 1 second ago 16.7MB [2022-03-18T04:51:16.128Z] core-data latest 8ad78a65089f 3 seconds ago 20MB [2022-03-18T04:51:16.128Z] 79a7e994a658 4 seconds ago 1.78GB [2022-03-18T04:51:16.128Z] 5698ac6f1000 9 seconds ago 1.79GB [2022-03-18T04:51:16.128Z] security-secretstore-setup latest d57a269fe664 10 seconds ago 27.9MB [2022-03-18T04:51:16.128Z] core-command latest 802b44f02e3b 17 seconds ago 15.8MB [2022-03-18T04:51:16.128Z] sys-mgmt-agent latest 8fa303784dfb 18 seconds ago 296MB [2022-03-18T04:51:16.128Z] 3144e3699dae 21 seconds ago 1.78GB [2022-03-18T04:51:16.128Z] 9e83389797fd 22 seconds ago 1.77GB [2022-03-18T04:51:16.128Z] security-bootstrapper latest 38d66552bcf8 29 seconds ago 18.7MB [2022-03-18T04:51:16.128Z] security-proxy-setup latest a9f79ed37165 41 seconds ago 26.2MB [2022-03-18T04:51:16.128Z] support-scheduler latest c99f5b5cb517 41 seconds ago 15.9MB [2022-03-18T04:51:16.128Z] core-metadata latest 99e0867ad73e 41 seconds ago 16.6MB [2022-03-18T04:51:16.128Z] 83725779e7aa 48 seconds ago 1.77GB [2022-03-18T04:51:16.128Z] b2f2c7d4e4c6 49 seconds ago 1.78GB [2022-03-18T04:51:16.128Z] 44257080b7ea 49 seconds ago 1.78GB [2022-03-18T04:51:16.128Z] 7c1fe6b8432c 49 seconds ago 1.78GB [2022-03-18T04:51:16.128Z] 1008608c9b58 49 seconds ago 1.77GB [2022-03-18T04:51:16.128Z] ci-base-image-x86_64 latest 081127db73ba 3 minutes ago 1.27GB [2022-03-18T04:51:16.128Z] alpine 3.14 a33ac4f1069a 14 hours ago 5.59MB [2022-03-18T04:51:16.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-18T04:51:16.128Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-18T04:51:16.128Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-18T04:51:16.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-03-18T04:51:31.651Z] Still waiting to schedule task [2022-03-18T04:51:31.651Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-18T04:52:05.805Z] Removing intermediate container 5a943e5c829e [2022-03-18T04:52:05.805Z] ---> 21d3479c854a [2022-03-18T04:52:05.805Z] Successfully built 21d3479c854a [2022-03-18T04:52:05.805Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:52:06.169Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T04:52:06.169Z] . [Pipeline] withDockerContainer [2022-03-18T04:52:06.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container [2022-03-18T04:52:06.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T04:52:07.832Z] $ docker top 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:52:08.790Z] + go version [2022-03-18T04:52:08.790Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-18T04:52:08.822Z] $ docker stop --time=1 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca [2022-03-18T04:52:10.462Z] $ docker rm -f 6655650fc3c725138964bc94f4ea40543e54531f2f221bf1d9cf92f26e483bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:52:11.346Z] + docker inspect -f . ci-base-image-arm64 [2022-03-18T04:52:11.346Z] . [Pipeline] withDockerContainer [2022-03-18T04:52:11.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container [2022-03-18T04:52:11.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-18T04:52:12.962Z] $ docker top 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-18T04:52:13.272Z] ========================================================= [2022-03-18T04:52:13.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-18T04:52:13.272Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-18T04:52:13.989Z] + make test [2022-03-18T04:52:13.989Z] go mod tidy [2022-03-18T04:52:14.977Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-18T04:52:43.041Z] Running on prd-ubuntu18.04-docker-8c-8g-7921 in /w/workspace/edgexfoundry_edgex-go_PR-3913 [Pipeline] { [Pipeline] ws [2022-03-18T04:52:43.082Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-18T04:52:43.208Z] The recommended git tool is: git [2022-03-18T04:52:44.760Z] using credential edgex-jenkins-ssh [2022-03-18T04:52:44.774Z] Cloning the remote Git repository [2022-03-18T04:52:44.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:52:44.868Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-18T04:52:44.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:52:44.894Z] > git --version # timeout=10 [2022-03-18T04:52:44.900Z] > git --version # 'git version 2.17.1' [2022-03-18T04:52:44.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:52:44.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T04:52:47.341Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-18T04:52:49.721Z] Merging remotes/origin/main commit 1404bfaf31859b334881d5b2c40dd08403d8cbc6 into PR head commit 6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:52:49.841Z] Merge succeeded, producing 6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T04:52:49.842Z] Checking out Revision 6f4f0dc72086dffc8c4708660e1204425c7d46ae (PR-3913) [2022-03-18T04:52:49.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T04:52:49.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-18T04:52:49.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-18T04:52:49.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-18T04:52:49.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:52:49.104Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3913/head:refs/remotes/origin/PR-3913 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-18T04:52:49.758Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T04:52:49.764Z] > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 [2022-03-18T04:52:49.830Z] > git remote # timeout=10 [2022-03-18T04:52:49.844Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T04:52:49.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-18T04:52:49.854Z] > git merge 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 [2022-03-18T04:52:49.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T04:52:49.872Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T04:52:49.883Z] > git checkout -f 6f4f0dc72086dffc8c4708660e1204425c7d46ae # timeout=10 [2022-03-18T04:52:53.452Z] Commit message: "fix(metadata): ignore validation result if device service unavailable" [2022-03-18T04:52:53.504Z] > git --version # timeout=10 [2022-03-18T04:52:53.507Z] > git --version # 'git version 2.17.1' [2022-03-18T04:52:53.513Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T04:52:54.428Z] + echo snap-build.sh [2022-03-18T04:52:54.428Z] snap-build.sh [2022-03-18T04:52:54.428Z] + SNAP_BASE_DIR=. [2022-03-18T04:52:54.428Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-18T04:52:54.429Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-18T04:52:54.429Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-18T04:52:54.429Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-18T04:52:54.429Z] + cd /w/workspace/edgex-go/1 [2022-03-18T04:52:54.429Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-18T04:52:54.429Z] Reading package lists... [2022-03-18T04:52:54.429Z] Building dependency tree... [2022-03-18T04:52:54.429Z] Reading state information... [2022-03-18T04:52:54.429Z] The following packages were automatically installed and are no longer required: [2022-03-18T04:52:54.429Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-18T04:52:54.429Z] uidmap xdelta3 [2022-03-18T04:52:54.429Z] Use 'sudo apt autoremove' to remove them. [2022-03-18T04:52:54.429Z] The following packages will be REMOVED: [2022-03-18T04:52:54.429Z] lxd* lxd-client* [2022-03-18T04:52:54.429Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-18T04:52:54.692Z] After this operation, 31.7 MB disk space will be freed. [2022-03-18T04:52:55.485Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-03-18T04:52:55.485Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T04:52:56.058Z] Removing lxd dnsmasq configuration [2022-03-18T04:52:56.321Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T04:52:56.321Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-18T04:52:56.896Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-18T04:52:57.160Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-03-18T04:52:57.160Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-18T04:52:58.561Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-18T04:52:58.561Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-18T04:52:59.138Z] + sudo snap remove --purge lxd [2022-03-18T04:52:59.402Z] snap "lxd" is not installed [2022-03-18T04:52:59.402Z] + sudo groupadd --force --system lxd [2022-03-18T04:52:59.402Z] ++ whoami [2022-03-18T04:52:59.402Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-18T04:52:59.402Z] + newgrp - lxd [2022-03-18T04:52:59.402Z] + sudo snap install lxd [2022-03-18T04:53:07.576Z] 2022-03-18T04:53:04Z INFO Waiting for automatic snapd restart... [2022-03-18T04:53:22.512Z] lxd 4.24 from Canonical* installed [2022-03-18T04:53:22.512Z] + sudo lxd init --auto [2022-03-18T04:53:30.660Z] + sudo snap install --classic snapcraft [2022-03-18T04:53:34.867Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T04:53:34.867Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-18T04:53:34.867Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-18T04:53:34.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T04:53:34.868Z] Dload Upload Total Spent Left Speed [2022-03-18T04:53:34.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 [2022-03-18T04:53:34.868Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2022-03-18T04:53:34.868Z] ./yq_linux_amd64 [2022-03-18T04:53:34.868Z] + sudo snapcraft prime --use-lxd [2022-03-18T04:53:36.783Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-18T04:53:36.783Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-18T04:53:36.783Z] - README.md [2022-03-18T04:53:36.783Z] [2022-03-18T04:53:36.783Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T04:53:37.358Z] Launching a container. [2022-03-18T04:53:43.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-18T04:53:43.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-18T04:53:43.943Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-18T04:53:44.219Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-18T04:53:47.365Z] Waiting for container to be ready [2022-03-18T04:53:47.938Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-18T04:53:47.938Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-18T04:53:47.938Z] [2022-03-18T04:53:53.246Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-18T04:53:53.820Z] Waiting for network to be ready... [2022-03-18T04:53:54.081Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-18T04:53:54.081Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-18T04:53:54.412Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-18T04:53:54.684Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-18T04:53:54.684Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] [2022-03-18T04:53:54.967Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-18T04:53:55.239Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] [2022-03-18T04:53:55.239Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-18T04:53:55.239Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-18T04:53:55.239Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-18T04:53:55.239Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-18T04:53:55.239Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-18T04:53:55.239Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-18T04:53:55.239Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-18T04:53:55.239Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-18T04:53:55.239Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-18T04:53:55.239Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-18T04:53:55.239Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-18T04:53:55.239Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-18T04:53:55.500Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-18T04:53:55.762Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] [2022-03-18T04:53:55.762Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-18T04:53:55.762Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-18T04:53:55.762Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-18T04:53:55.762Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-18T04:53:55.762Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-18T04:53:55.762Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-18T04:53:55.762Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-18T04:53:55.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-18T04:53:55.860Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-18T04:53:55.860Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-18T04:53:55.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-18T04:53:58.307Z] Fetched 23.4 MB in 4s (5868 kB/s) [2022-03-18T04:53:58.568Z] Reading package lists... [2022-03-18T04:53:58.830Z] Reading package lists... [2022-03-18T04:53:58.830Z] Building dependency tree... [2022-03-18T04:53:58.830Z] Reading state information... [2022-03-18T04:53:59.090Z] The following additional packages will be installed: [2022-03-18T04:53:59.090Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T04:53:59.090Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T04:53:59.090Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T04:53:59.090Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-18T04:53:59.090Z] Suggested packages: [2022-03-18T04:53:59.090Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-18T04:53:59.090Z] Recommended packages: [2022-03-18T04:53:59.090Z] gnupg libsasl2-modules [2022-03-18T04:53:59.090Z] The following NEW packages will be installed: [2022-03-18T04:53:59.090Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-18T04:53:59.090Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-18T04:53:59.090Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-18T04:53:59.090Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-18T04:53:59.090Z] The following packages will be upgraded: [2022-03-18T04:53:59.090Z] gpg gpg-agent gpgconf libudev1 [2022-03-18T04:53:59.351Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-18T04:53:59.351Z] Need to get 3859 kB of archives. [2022-03-18T04:53:59.351Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-18T04:53:59.351Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-18T04:53:59.351Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-18T04:53:59.612Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-18T04:53:59.612Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-18T04:53:59.612Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-18T04:53:59.873Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-18T04:53:59.873Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-18T04:53:59.873Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-18T04:53:59.873Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-18T04:53:59.873Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-18T04:53:59.873Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-18T04:53:59.873Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-18T04:53:59.873Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-18T04:53:59.873Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-18T04:53:59.873Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-18T04:53:59.873Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-18T04:53:59.873Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-18T04:54:00.134Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-18T04:54:00.134Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-18T04:54:00.134Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-18T04:54:00.134Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-18T04:54:00.134Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-18T04:54:00.134Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T04:54:00.134Z] Fetched 3859 kB in 1s (3654 kB/s) [2022-03-18T04:54:00.394Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T04:54:00.394Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:00.394Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T04:54:00.394Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T04:54:00.394Z] Selecting previously unselected package udev. [2022-03-18T04:54:00.394Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-18T04:54:00.394Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:00.394Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-18T04:54:00.654Z] Selecting previously unselected package libfuse2:amd64. [2022-03-18T04:54:00.654Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-18T04:54:00.654Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-18T04:54:00.654Z] Selecting previously unselected package fuse. [2022-03-18T04:54:00.654Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-18T04:54:00.654Z] Unpacking fuse (2.9.9-3) ... [2022-03-18T04:54:00.654Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T04:54:00.654Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T04:54:00.915Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T04:54:00.915Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T04:54:00.915Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T04:54:00.915Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T04:54:00.915Z] Selecting previously unselected package libksba8:amd64. [2022-03-18T04:54:00.915Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-18T04:54:00.915Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-18T04:54:01.178Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-18T04:54:01.178Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.178Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.178Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-18T04:54:01.178Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.178Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.178Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-18T04:54:01.178Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.178Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.178Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-18T04:54:01.178Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.178Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.178Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-18T04:54:01.178Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.178Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.437Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-18T04:54:01.437Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.437Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.438Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-18T04:54:01.438Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.438Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.438Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-18T04:54:01.438Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.438Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.438Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-18T04:54:01.438Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-18T04:54:01.438Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:01.698Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T04:54:01.698Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T04:54:01.698Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T04:54:01.698Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T04:54:01.698Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-18T04:54:01.698Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T04:54:01.698Z] Selecting previously unselected package libldap-common. [2022-03-18T04:54:01.698Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-18T04:54:01.698Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T04:54:01.698Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T04:54:01.698Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-18T04:54:01.698Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T04:54:01.698Z] Selecting previously unselected package dirmngr. [2022-03-18T04:54:01.698Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T04:54:01.698Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:01.962Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-18T04:54:01.962Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-18T04:54:01.962Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T04:54:01.962Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T04:54:01.962Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-18T04:54:02.533Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T04:54:02.533Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-18T04:54:02.533Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:02.533Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:02.533Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:02.533Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:02.533Z] Setting up fuse (2.9.9-3) ... [2022-03-18T04:54:02.533Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:03.107Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-18T04:54:03.107Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-18T04:54:03.107Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:03.368Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-18T04:54:03.368Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-18T04:54:03.368Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T04:54:03.629Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-18T04:54:03.629Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-18T04:54:03.629Z] units). This means they are not meant to be enabled using systemctl. [2022-03-18T04:54:03.629Z] [2022-03-18T04:54:03.629Z] Possible reasons for having this kind of units are: [2022-03-18T04:54:03.629Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-18T04:54:03.629Z] .wants/ or .requires/ directory. [2022-03-18T04:54:03.629Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-18T04:54:03.629Z] a requirement dependency on it. [2022-03-18T04:54:03.629Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-18T04:54:03.629Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-18T04:54:03.629Z] • In case of template units, the unit is meant to be enabled with some [2022-03-18T04:54:03.629Z] instance name specified. [2022-03-18T04:54:04.199Z] Reading package lists... [2022-03-18T04:54:04.200Z] Building dependency tree... [2022-03-18T04:54:04.200Z] Reading state information... [2022-03-18T04:54:04.200Z] The following additional packages will be installed: [2022-03-18T04:54:04.200Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T04:54:04.200Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T04:54:04.200Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T04:54:04.200Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-18T04:54:04.200Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-18T04:54:04.200Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-18T04:54:04.200Z] Suggested packages: [2022-03-18T04:54:04.200Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-18T04:54:04.200Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-18T04:54:04.200Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-18T04:54:04.200Z] systemd-container policykit-1 [2022-03-18T04:54:04.200Z] Recommended packages: [2022-03-18T04:54:04.200Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-18T04:54:04.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.204s coverage: 28.7% of statements [2022-03-18T04:54:04.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-18T04:54:04.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-18T04:54:04.459Z] The following NEW packages will be installed: [2022-03-18T04:54:04.459Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-18T04:54:04.460Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-18T04:54:04.460Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-18T04:54:04.460Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-18T04:54:04.460Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-18T04:54:04.460Z] The following packages will be upgraded: [2022-03-18T04:54:04.460Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-18T04:54:04.460Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-18T04:54:04.460Z] Need to get 46.5 MB of archives. [2022-03-18T04:54:04.460Z] After this operation, 181 MB of additional disk space will be used. [2022-03-18T04:54:04.460Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-18T04:54:04.460Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-18T04:54:04.722Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-18T04:54:04.722Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-18T04:54:04.722Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-18T04:54:04.722Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-18T04:54:04.985Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-18T04:54:04.986Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-18T04:54:04.986Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-18T04:54:04.986Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-18T04:54:05.246Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-18T04:54:05.246Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-18T04:54:05.246Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-18T04:54:05.246Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-18T04:54:05.246Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-18T04:54:05.246Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-18T04:54:05.246Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-18T04:54:05.246Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-18T04:54:05.507Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-18T04:54:05.507Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-18T04:54:05.507Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-18T04:54:05.507Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-18T04:54:05.507Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-18T04:54:05.507Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-18T04:54:05.507Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-18T04:54:05.507Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-18T04:54:05.507Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-18T04:54:05.507Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-18T04:54:05.507Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-18T04:54:05.507Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-18T04:54:05.507Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-18T04:54:05.508Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-18T04:54:05.770Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-18T04:54:06.714Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T04:54:06.714Z] Fetched 46.5 MB in 2s (20.2 MB/s) [2022-03-18T04:54:06.714Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-18T04:54:06.714Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:06.714Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T04:54:06.974Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:06.974Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T04:54:06.974Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:07.235Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T04:54:07.813Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:07.813Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-18T04:54:07.813Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T04:54:07.813Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-18T04:54:07.813Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-18T04:54:07.813Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T04:54:07.813Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:08.073Z] Selecting previously unselected package libexpat1:amd64. [2022-03-18T04:54:08.073Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-18T04:54:08.073Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T04:54:08.073Z] Selecting previously unselected package python3.8-minimal. [2022-03-18T04:54:08.073Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T04:54:08.073Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:08.332Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:08.332Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-18T04:54:08.332Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:08.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements [2022-03-18T04:54:08.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-18T04:54:08.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.426s coverage: 54.9% of statements [2022-03-18T04:54:08.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-18T04:54:08.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-18T04:54:08.902Z] Selecting previously unselected package python3-minimal. [2022-03-18T04:54:08.902Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-18T04:54:08.902Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T04:54:08.902Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T04:54:08.902Z] Selecting previously unselected package mime-support. [2022-03-18T04:54:08.902Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-18T04:54:08.902Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-18T04:54:08.902Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-18T04:54:08.902Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-18T04:54:08.902Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T04:54:08.902Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-18T04:54:08.902Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T04:54:08.902Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:09.161Z] Selecting previously unselected package python3.8. [2022-03-18T04:54:09.161Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-18T04:54:09.161Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:09.423Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-18T04:54:09.423Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T04:54:09.423Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T04:54:09.423Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-18T04:54:09.684Z] Selecting previously unselected package python3. [2022-03-18T04:54:09.684Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-18T04:54:09.684Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-18T04:54:09.684Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-18T04:54:09.684Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T04:54:09.684Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T04:54:09.684Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:09.684Z] Selecting previously unselected package dbus. [2022-03-18T04:54:09.684Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T04:54:09.684Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:09.684Z] Selecting previously unselected package libbsd0:amd64. [2022-03-18T04:54:09.684Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-18T04:54:09.684Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-18T04:54:09.946Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T04:54:09.946Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-18T04:54:09.946Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T04:54:09.946Z] Selecting previously unselected package sudo. [2022-03-18T04:54:09.946Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-18T04:54:09.946Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T04:54:09.946Z] Selecting previously unselected package apparmor. [2022-03-18T04:54:09.946Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T04:54:09.946Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T04:54:10.208Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-18T04:54:10.208Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-18T04:54:10.208Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T04:54:10.208Z] Selecting previously unselected package libedit2:amd64. [2022-03-18T04:54:10.208Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-18T04:54:10.208Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T04:54:10.208Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-18T04:54:10.208Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-18T04:54:10.208Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T04:54:10.208Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-18T04:54:10.208Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:54:10.208Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:10.470Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-18T04:54:10.471Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:54:10.471Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:10.471Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-18T04:54:10.471Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-18T04:54:10.471Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T04:54:10.471Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-18T04:54:10.471Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:54:10.471Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:10.471Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-18T04:54:10.471Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:54:10.471Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:10.733Z] Selecting previously unselected package openssh-client. [2022-03-18T04:54:10.733Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-18T04:54:10.733Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T04:54:10.733Z] Selecting previously unselected package dbus-user-session. [2022-03-18T04:54:10.733Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-18T04:54:10.733Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:10.733Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-18T04:54:10.733Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-18T04:54:10.733Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-18T04:54:10.733Z] Selecting previously unselected package squashfs-tools. [2022-03-18T04:54:10.733Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-18T04:54:10.733Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T04:54:10.994Z] Selecting previously unselected package snapd. [2022-03-18T04:54:10.994Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-18T04:54:10.994Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T04:54:14.305Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-18T04:54:14.305Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-18T04:54:14.305Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-18T04:54:14.305Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-18T04:54:14.305Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:14.305Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:14.305Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:14.305Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-18T04:54:14.305Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:14.305Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:14.305Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-18T04:54:14.305Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:14.305Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-18T04:54:14.305Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-18T04:54:14.875Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-18T04:54:14.875Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-18T04:54:14.875Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-18T04:54:14.875Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-18T04:54:14.875Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-18T04:54:14.875Z] running python rtupdate hooks for python3.8... [2022-03-18T04:54:14.875Z] running python post-rtupdate hooks for python3.8... [2022-03-18T04:54:15.137Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-18T04:54:16.080Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-18T04:54:16.080Z] Reloading AppArmor profiles [2022-03-18T04:54:16.340Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:54:16.340Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-18T04:54:16.340Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-18T04:54:16.601Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-18T04:54:16.601Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-18T04:54:16.601Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-18T04:54:16.601Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-18T04:54:18.512Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-18T04:54:18.512Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-18T04:54:18.512Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-18T04:54:18.512Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-18T04:54:18.512Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-18T04:54:18.773Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-18T04:54:19.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-18T04:54:19.295Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-18T04:54:19.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T04:54:19.557Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-18T04:54:19.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-18T04:54:20.081Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-18T04:54:20.343Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-18T04:54:20.606Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-18T04:54:20.606Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-03-18T04:54:20.606Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-18T04:54:21.550Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T04:54:21.550Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T04:54:21.550Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T04:54:22.388Z] Reading package lists... [2022-03-18T04:54:22.652Z] Reading package lists... [2022-03-18T04:54:22.652Z] Building dependency tree... [2022-03-18T04:54:22.652Z] Reading state information... [2022-03-18T04:54:22.914Z] Calculating upgrade... [2022-03-18T04:54:22.914Z] The following packages will be upgraded: [2022-03-18T04:54:22.914Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-18T04:54:22.914Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-18T04:54:22.914Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-18T04:54:22.914Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-18T04:54:22.914Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-18T04:54:22.914Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-18T04:54:22.914Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-18T04:54:22.914Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-18T04:54:22.914Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-18T04:54:22.914Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-18T04:54:22.914Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-18T04:54:22.914Z] xz-utils zlib1g [2022-03-18T04:54:22.914Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T04:54:22.914Z] Need to get 65.7 MB of archives. [2022-03-18T04:54:22.914Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-18T04:54:22.914Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-18T04:54:23.177Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-18T04:54:23.177Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-18T04:54:23.177Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-18T04:54:23.177Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-18T04:54:23.177Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-18T04:54:23.177Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-18T04:54:23.177Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-18T04:54:23.177Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-18T04:54:23.177Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-18T04:54:23.177Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-18T04:54:23.177Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-18T04:54:23.177Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-18T04:54:23.177Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-18T04:54:23.177Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-18T04:54:23.177Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-18T04:54:23.438Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-18T04:54:23.438Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-18T04:54:23.438Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-18T04:54:23.438Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-18T04:54:23.438Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-18T04:54:23.438Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-18T04:54:23.438Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-18T04:54:23.438Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-18T04:54:23.438Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-18T04:54:23.438Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-18T04:54:23.438Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-18T04:54:23.438Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-18T04:54:23.438Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-18T04:54:23.438Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-18T04:54:23.438Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-18T04:54:23.438Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-18T04:54:23.438Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-18T04:54:23.438Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-18T04:54:23.438Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-18T04:54:23.438Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-18T04:54:23.438Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-18T04:54:23.438Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-18T04:54:23.438Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-18T04:54:23.438Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-18T04:54:23.438Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-18T04:54:23.438Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-18T04:54:23.438Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-18T04:54:23.438Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-18T04:54:23.438Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-18T04:54:23.438Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-18T04:54:23.438Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-18T04:54:23.438Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-18T04:54:23.438Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-18T04:54:23.438Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-18T04:54:23.438Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-18T04:54:23.438Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-18T04:54:23.438Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-18T04:54:23.438Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-18T04:54:23.438Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-18T04:54:23.699Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-18T04:54:23.699Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-18T04:54:23.699Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-18T04:54:23.699Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-18T04:54:23.699Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-18T04:54:23.699Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-18T04:54:23.699Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-18T04:54:23.699Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-18T04:54:23.699Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-18T04:54:23.960Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-18T04:54:23.960Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-18T04:54:23.960Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-18T04:54:23.960Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-18T04:54:23.960Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-18T04:54:23.960Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-18T04:54:23.960Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-18T04:54:23.960Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-18T04:54:23.960Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-18T04:54:23.960Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-18T04:54:23.960Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-18T04:54:23.960Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-18T04:54:24.221Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-18T04:54:24.483Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T04:54:24.483Z] Fetched 65.7 MB in 1s (57.0 MB/s) [2022-03-18T04:54:24.483Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T04:54:24.483Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T04:54:24.483Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T04:54:25.055Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T04:54:25.055Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T04:54:25.055Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-18T04:54:25.055Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-18T04:54:25.317Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.317Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:25.317Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.317Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:25.577Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.577Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:25.577Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.842Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:25.842Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.842Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:25.842Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:25.842Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.102Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:26.102Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.102Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:26.102Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T04:54:26.102Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:26.102Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.102Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:26.103Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T04:54:26.103Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:26.363Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.363Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:26.363Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.363Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:26.363Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-18T04:54:26.624Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:26.624Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T04:54:26.624Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T04:54:26.887Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.085s coverage: 89.2% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 84.4% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.293s coverage: 94.2% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 72.2% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.436s coverage: 60.0% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.531s coverage: 0.9% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.425s coverage: 24.0% of statements [2022-03-18T04:54:26.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements [2022-03-18T04:54:26.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements [2022-03-18T04:54:27.150Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T04:54:27.720Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-18T04:54:27.720Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-18T04:54:27.720Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-18T04:54:27.720Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-18T04:54:27.720Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-18T04:54:27.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements [2022-03-18T04:54:27.980Z] Setting up base-files (11ubuntu5.5) ... [2022-03-18T04:54:27.980Z] Installing new version of config file /etc/issue ... [2022-03-18T04:54:27.980Z] Installing new version of config file /etc/issue.net ... [2022-03-18T04:54:27.980Z] Installing new version of config file /etc/lsb-release ... [2022-03-18T04:54:27.980Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-18T04:54:28.240Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-18T04:54:28.501Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-18T04:54:28.501Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-18T04:54:28.501Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:28.501Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-18T04:54:28.501Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-18T04:54:28.501Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-18T04:54:28.501Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-03-18T04:54:28.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:28.761Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:28.761Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-18T04:54:28.761Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:28.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:28.761Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T04:54:28.761Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T04:54:29.027Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T04:54:29.027Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:29.027Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T04:54:29.027Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T04:54:29.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements [2022-03-18T04:54:29.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.433s coverage: 87.5% of statements [2022-03-18T04:54:29.600Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T04:54:29.600Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T04:54:29.600Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-18T04:54:29.600Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T04:54:29.862Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-18T04:54:30.122Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:30.122Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-18T04:54:30.122Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-18T04:54:30.383Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-18T04:54:30.383Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-18T04:54:30.645Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-18T04:54:30.645Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:30.645Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-18T04:54:30.645Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-18T04:54:30.645Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-18T04:54:30.645Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:30.645Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:30.906Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:30.906Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:30.906Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:30.906Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:30.906Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:30.906Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:30.906Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:30.907Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:30.907Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:31.165Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:31.165Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:31.165Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:31.165Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:31.165Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:31.165Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:31.426Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:31.426Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:31.426Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:31.426Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:31.426Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:31.426Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:31.999Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:32.259Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-18T04:54:32.519Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-18T04:54:32.519Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:32.519Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-18T04:54:32.519Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-18T04:54:32.785Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T04:54:33.048Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.048Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-18T04:54:33.048Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-18T04:54:33.048Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-18T04:54:33.048Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.048Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-18T04:54:33.048Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-18T04:54:33.309Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-18T04:54:33.309Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.309Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T04:54:33.309Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T04:54:33.309Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-18T04:54:33.309Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.309Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-18T04:54:33.309Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-18T04:54:33.569Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-18T04:54:33.569Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.570Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-18T04:54:33.570Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-18T04:54:33.830Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-18T04:54:33.830Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.830Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-18T04:54:33.830Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-18T04:54:33.830Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-18T04:54:33.830Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:33.830Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-18T04:54:33.830Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-18T04:54:33.830Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-18T04:54:34.090Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.091Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T04:54:34.091Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T04:54:34.091Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T04:54:34.091Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.091Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-18T04:54:34.091Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-18T04:54:34.350Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-18T04:54:34.350Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.350Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-18T04:54:34.350Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-18T04:54:34.350Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-18T04:54:34.350Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.350Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-18T04:54:34.350Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-18T04:54:34.611Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-18T04:54:34.611Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.611Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-18T04:54:34.611Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-18T04:54:34.611Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-18T04:54:34.611Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:34.611Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-18T04:54:34.873Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-18T04:54:35.133Z] Setting up apt (2.0.6) ... [2022-03-18T04:54:35.732Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-18T04:54:35.732Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:35.732Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T04:54:35.732Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T04:54:35.732Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T04:54:35.995Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-18T04:54:35.995Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T04:54:35.995Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T04:54:35.995Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-18T04:54:35.995Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-18T04:54:35.995Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-18T04:54:35.995Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T04:54:36.255Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-18T04:54:36.256Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T04:54:36.256Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-18T04:54:36.256Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-18T04:54:36.513Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-18T04:54:36.513Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-18T04:54:36.513Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-18T04:54:36.774Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T04:54:36.774Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-18T04:54:36.774Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-18T04:54:37.035Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-18T04:54:37.035Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-18T04:54:37.035Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T04:54:37.035Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T04:54:37.035Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-18T04:54:37.035Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-18T04:54:37.298Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T04:54:37.298Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T04:54:37.298Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-18T04:54:37.298Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-18T04:54:37.560Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-18T04:54:37.560Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-18T04:54:37.560Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-18T04:54:37.560Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-18T04:54:37.560Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-18T04:54:37.560Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-18T04:54:37.821Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-18T04:54:37.821Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-18T04:54:37.821Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-18T04:54:37.821Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-18T04:54:37.821Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-18T04:54:37.821Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-18T04:54:38.394Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-18T04:54:38.394Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-18T04:54:38.394Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.394Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.394Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.394Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.658Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.658Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.658Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.658Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.658Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.658Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.919Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-18T04:54:38.919Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-18T04:54:38.919Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-18T04:54:38.919Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-18T04:54:38.919Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:38.919Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:39.180Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:39.180Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:40.122Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:40.122Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:40.695Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:40.695Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:40.956Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:40.956Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:41.218Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:41.218Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:42.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2022-03-18T04:54:42.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements [2022-03-18T04:54:42.159Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-18T04:54:42.160Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-18T04:54:42.160Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-18T04:54:42.160Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-18T04:54:42.160Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-18T04:54:42.160Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-18T04:54:42.160Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T04:54:42.160Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-18T04:54:42.160Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T04:54:42.160Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.160Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-18T04:54:42.160Z] [2022-03-18T04:54:42.160Z] Current default time zone: 'Etc/UTC' [2022-03-18T04:54:42.160Z] Local time is now: Fri Mar 18 04:54:42 UTC 2022. [2022-03-18T04:54:42.160Z] Universal Time is now: Fri Mar 18 04:54:42 UTC 2022. [2022-03-18T04:54:42.160Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-18T04:54:42.160Z] [2022-03-18T04:54:42.160Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-18T04:54:42.160Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.160Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.160Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:42.160Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:42.419Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-18T04:54:42.419Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-18T04:54:42.419Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T04:54:42.419Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-18T04:54:42.419Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-18T04:54:42.419Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-18T04:54:42.419Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-18T04:54:42.419Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-18T04:54:42.419Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-18T04:54:42.419Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-18T04:54:44.334Z] Updating certificates in /etc/ssl/certs... [2022-03-18T04:54:45.289Z] 21 added, 21 removed; done. [2022-03-18T04:54:45.289Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.289Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-18T04:54:45.289Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-18T04:54:45.289Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.289Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-18T04:54:45.289Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-18T04:54:45.289Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-18T04:54:45.289Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-18T04:54:45.289Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.289Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-18T04:54:45.550Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.550Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.550Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-18T04:54:45.550Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T04:54:45.550Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-18T04:54:45.550Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-18T04:54:45.550Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-18T04:54:45.550Z] Updating certificates in /etc/ssl/certs... [2022-03-18T04:54:46.124Z] 0 added, 0 removed; done. [2022-03-18T04:54:46.124Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-18T04:54:46.124Z] done. [2022-03-18T04:54:47.327Z] Reading package lists... [2022-03-18T04:54:47.327Z] Building dependency tree... [2022-03-18T04:54:47.327Z] Reading state information... [2022-03-18T04:54:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.623s coverage: 82.5% of statements [2022-03-18T04:54:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-18T04:54:47.587Z] The following NEW packages will be installed: [2022-03-18T04:54:47.587Z] apt-transport-https [2022-03-18T04:54:47.587Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T04:54:47.849Z] Need to get 4680 B of archives. [2022-03-18T04:54:47.849Z] After this operation, 162 kB of additional disk space will be used. [2022-03-18T04:54:47.849Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-18T04:54:47.849Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T04:54:47.849Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-03-18T04:54:48.110Z] Selecting previously unselected package apt-transport-https. [2022-03-18T04:54:48.110Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-18T04:54:48.110Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-18T04:54:48.110Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-18T04:54:48.110Z] Setting up apt-transport-https (2.0.6) ... [2022-03-18T04:54:48.373Z] Waiting for network to be ready... [2022-03-18T04:54:54.958Z] 2022-03-18T04:54:52Z INFO Waiting for automatic snapd restart... [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.336s coverage: 92.9% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.296s coverage: 80.0% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.806s coverage: 91.2% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.682s coverage: 64.4% of statements [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-18T04:54:55.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-03-18T04:54:55.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-03-18T04:54:55.903Z] snapd 2.54.4 from Canonical* installed [2022-03-18T04:54:56.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-03-18T04:54:56.845Z] "snapd" switched to the "latest/stable" channel [2022-03-18T04:54:56.845Z] [2022-03-18T04:54:59.388Z] core20 20220304 from Canonical* installed [2022-03-18T04:54:59.388Z] "core20" switched to the "latest/stable" channel [2022-03-18T04:54:59.388Z] [2022-03-18T04:55:00.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.367s coverage: 65.4% of statements [2022-03-18T04:55:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-18T04:55:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-18T04:55:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-18T04:55:01.932Z] snapcraft 6.0.2 from Canonical* installed [2022-03-18T04:55:01.932Z] "snapcraft" switched to the "latest/stable" channel [2022-03-18T04:55:01.932Z] [2022-03-18T04:55:02.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 43.8% of statements [2022-03-18T04:55:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-18T04:55:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-18T04:55:02.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2022-03-18T04:55:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-18T04:55:02.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements [2022-03-18T04:55:02.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-18T04:55:07.219Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-03-18T04:55:07.219Z] - README.md [2022-03-18T04:55:07.219Z] [2022-03-18T04:55:07.219Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-18T04:55:07.219Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-18T04:55:07.219Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-18T04:55:07.219Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-18T04:55:07.792Z] Reading package lists... [2022-03-18T04:55:08.363Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-18T04:55:08.363Z] Reading package lists... [2022-03-18T04:55:08.363Z] Building dependency tree... [2022-03-18T04:55:08.363Z] Reading state information... [2022-03-18T04:55:08.623Z] Suggested packages: [2022-03-18T04:55:08.623Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-18T04:55:08.623Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-18T04:55:08.623Z] krb5-user libnorm-doc [2022-03-18T04:55:08.623Z] Recommended packages: [2022-03-18T04:55:08.623Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-18T04:55:08.623Z] The following NEW packages will be installed: [2022-03-18T04:55:08.623Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-18T04:55:08.623Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-18T04:55:08.623Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-18T04:55:08.623Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-18T04:55:08.623Z] libzmq5 pkg-config zip [2022-03-18T04:55:08.623Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T04:55:08.884Z] Need to get 10.3 MB of archives. [2022-03-18T04:55:08.884Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-18T04:55:08.884Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-18T04:55:08.884Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-18T04:55:09.457Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-18T04:55:09.457Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-18T04:55:09.457Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-18T04:55:09.457Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-18T04:55:09.457Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-18T04:55:09.457Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-18T04:55:09.457Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-18T04:55:09.457Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-18T04:55:09.457Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-18T04:55:09.457Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-18T04:55:09.457Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-18T04:55:09.457Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-18T04:55:09.457Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-18T04:55:09.718Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-18T04:55:09.718Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-18T04:55:09.718Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-18T04:55:09.718Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-18T04:55:09.718Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-18T04:55:09.718Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-18T04:55:09.718Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-18T04:55:09.718Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-18T04:55:09.718Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-18T04:55:09.718Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-18T04:55:09.718Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-18T04:55:09.718Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-18T04:55:09.979Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T04:55:09.979Z] Fetched 10.3 MB in 1s (9366 kB/s) [2022-03-18T04:55:09.979Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-18T04:55:09.979Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-18T04:55:09.979Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-18T04:55:09.979Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T04:55:10.239Z] Selecting previously unselected package libsodium23:amd64. [2022-03-18T04:55:10.239Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-18T04:55:10.239Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-18T04:55:10.239Z] Selecting previously unselected package libpsl5:amd64. [2022-03-18T04:55:10.239Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-18T04:55:10.239Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T04:55:10.239Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-18T04:55:10.239Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-18T04:55:10.239Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T04:55:10.239Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T04:55:10.239Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-18T04:55:10.239Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T04:55:10.239Z] Selecting previously unselected package librtmp1:amd64. [2022-03-18T04:55:10.239Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-18T04:55:10.239Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T04:55:10.499Z] Selecting previously unselected package libssh-4:amd64. [2022-03-18T04:55:10.499Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-18T04:55:10.499Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T04:55:10.499Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-18T04:55:10.499Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-18T04:55:10.499Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T04:55:10.499Z] Selecting previously unselected package liberror-perl. [2022-03-18T04:55:10.499Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-18T04:55:10.499Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-18T04:55:10.499Z] Selecting previously unselected package git-man. [2022-03-18T04:55:10.499Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-18T04:55:10.499Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T04:55:10.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-18T04:55:10.717Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-18T04:55:10.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-18T04:55:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-18T04:55:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-18T04:55:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-18T04:55:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-18T04:55:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-03-18T04:55:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-18T04:55:10.759Z] Selecting previously unselected package git. [2022-03-18T04:55:10.759Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-18T04:55:10.759Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T04:55:10.990Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-18T04:55:11.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-18T04:55:11.262Z] GO111MODULE=on go vet ./... [2022-03-18T04:55:11.326Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-18T04:55:11.326Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:11.326Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:11.326Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-18T04:55:11.326Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:11.326Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:11.326Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-18T04:55:11.326Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:11.326Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:11.326Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-18T04:55:11.326Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:11.326Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:11.586Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-18T04:55:11.586Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-18T04:55:11.586Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T04:55:11.586Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-18T04:55:11.586Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:11.586Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:11.586Z] Selecting previously unselected package libnorm1:amd64. [2022-03-18T04:55:11.586Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T04:55:11.586Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T04:55:11.586Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-18T04:55:11.586Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-18T04:55:11.586Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T04:55:11.845Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-18T04:55:11.845Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T04:55:11.845Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T04:55:11.845Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-18T04:55:11.845Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-18T04:55:11.845Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T04:55:11.845Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-18T04:55:11.845Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-18T04:55:11.845Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T04:55:11.845Z] Selecting previously unselected package libzmq5:amd64. [2022-03-18T04:55:11.845Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T04:55:12.106Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T04:55:12.106Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-18T04:55:12.106Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-18T04:55:12.106Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.106Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-18T04:55:12.106Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-18T04:55:12.106Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T04:55:12.106Z] Selecting previously unselected package pkg-config. [2022-03-18T04:55:12.106Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-18T04:55:12.106Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T04:55:12.106Z] Selecting previously unselected package zip. [2022-03-18T04:55:12.106Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-18T04:55:12.106Z] Unpacking zip (3.0-11build1) ... [2022-03-18T04:55:12.368Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-18T04:55:12.368Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-18T04:55:12.368Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-18T04:55:12.368Z] No schema files found: doing nothing. [2022-03-18T04:55:12.368Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-18T04:55:12.368Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T04:55:12.368Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-18T04:55:12.368Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-18T04:55:12.368Z] Setting up liberror-perl (0.17029-1) ... [2022-03-18T04:55:12.368Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.368Z] Setting up zip (3.0-11build1) ... [2022-03-18T04:55:12.368Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-18T04:55:12.368Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-18T04:55:12.368Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-18T04:55:12.368Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-18T04:55:12.368Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-18T04:55:12.368Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.368Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-18T04:55:12.368Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.368Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T04:55:12.368Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.368Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T04:55:12.629Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-18T04:55:12.629Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-18T04:55:12.629Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-18T04:55:12.629Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.629Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-18T04:55:12.629Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-18T04:55:12.629Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-18T04:55:13.200Z] comerr-dev set to automatically installed. [2022-03-18T04:55:13.200Z] git set to automatically installed. [2022-03-18T04:55:13.200Z] git-man set to automatically installed. [2022-03-18T04:55:13.200Z] krb5-multidev set to automatically installed. [2022-03-18T04:55:13.200Z] libbrotli1 set to automatically installed. [2022-03-18T04:55:13.200Z] libcurl3-gnutls set to automatically installed. [2022-03-18T04:55:13.200Z] liberror-perl set to automatically installed. [2022-03-18T04:55:13.200Z] libglib2.0-0 set to automatically installed. [2022-03-18T04:55:13.200Z] libgssrpc4 set to automatically installed. [2022-03-18T04:55:13.200Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-18T04:55:13.200Z] libkadm5srv-mit11 set to automatically installed. [2022-03-18T04:55:13.200Z] libkdb5-9 set to automatically installed. [2022-03-18T04:55:13.200Z] libkrb5-dev set to automatically installed. [2022-03-18T04:55:13.200Z] libnghttp2-14 set to automatically installed. [2022-03-18T04:55:13.200Z] libnorm-dev set to automatically installed. [2022-03-18T04:55:13.200Z] libnorm1 set to automatically installed. [2022-03-18T04:55:13.200Z] libpgm-5.2-0 set to automatically installed. [2022-03-18T04:55:13.200Z] libpgm-dev set to automatically installed. [2022-03-18T04:55:13.200Z] libpsl5 set to automatically installed. [2022-03-18T04:55:13.200Z] librtmp1 set to automatically installed. [2022-03-18T04:55:13.200Z] libsodium-dev set to automatically installed. [2022-03-18T04:55:13.200Z] libsodium23 set to automatically installed. [2022-03-18T04:55:13.200Z] libssh-4 set to automatically installed. [2022-03-18T04:55:13.200Z] libzmq3-dev set to automatically installed. [2022-03-18T04:55:13.200Z] libzmq5 set to automatically installed. [2022-03-18T04:55:13.200Z] pkg-config set to automatically installed. [2022-03-18T04:55:13.200Z] zip set to automatically installed. [2022-03-18T04:55:13.769Z] snapd is not logged in, snap install commands will use sudo [2022-03-18T04:55:25.994Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-18T04:55:26.566Z] Downloading snap 'edgex-app-service-configurable' [2022-03-18T04:55:29.223Z] Pulling app-service-configurable [2022-03-18T04:55:29.223Z] + snapcraftctl pull [2022-03-18T04:55:30.647Z] Pulling config-common [2022-03-18T04:55:30.647Z] + snapcraftctl pull [2022-03-18T04:55:32.075Z] Pulling go-build-helper [2022-03-18T04:55:32.075Z] + snapcraftctl pull [2022-03-18T04:55:33.015Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-18T04:55:33.015Z] Skipping pull go-build-helper (already ran) [2022-03-18T04:55:33.015Z] Building go-build-helper [2022-03-18T04:55:33.015Z] + snapcraftctl build [2022-03-18T04:55:34.395Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-18T04:55:34.964Z] Staging go-build-helper [2022-03-18T04:55:34.964Z] + snapcraftctl stage [2022-03-18T04:55:40.247Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-18T04:55:40.247Z] Fetched 290 kB in 0s (0 B/s) [2022-03-18T04:55:40.247Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-18T04:55:40.247Z] Fetched 158 kB in 0s (0 B/s) [2022-03-18T04:55:40.247Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-18T04:55:40.247Z] Fetched 242 kB in 0s (0 B/s) [2022-03-18T04:55:40.247Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-18T04:55:40.247Z] Fetched 150 kB in 0s (0 B/s) [2022-03-18T04:55:40.247Z] Pulling edgex-go [2022-03-18T04:55:40.247Z] + snapcraftctl pull [2022-03-18T04:55:41.633Z] Pulling hooks [2022-03-18T04:55:41.633Z] + snapcraftctl pull [2022-03-18T04:55:56.542Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T04:55:56.542Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-18T04:55:56.542Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-18T04:55:56.542Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-18T04:55:56.542Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-18T04:55:56.542Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-18T04:55:56.542Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-18T04:55:56.542Z] Fetched 234 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-18T04:55:56.542Z] Fetched 155 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-18T04:55:56.542Z] Fetched 170 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-18T04:55:56.542Z] Fetched 267 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-18T04:55:56.542Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-18T04:55:56.542Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-18T04:55:56.542Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-18T04:55:56.542Z] Fetched 121 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-18T04:55:56.542Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-18T04:55:56.542Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-18T04:55:56.542Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-18T04:55:56.542Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-18T04:55:56.542Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-18T04:55:56.542Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-18T04:55:56.542Z] Fetched 142 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-18T04:55:56.542Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-18T04:55:56.542Z] Fetched 181 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-18T04:55:56.542Z] Fetched 208 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-18T04:55:56.542Z] Fetched 161 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-18T04:55:56.542Z] Fetched 107 kB in 0s (0 B/s) [2022-03-18T04:55:56.542Z] Pulling static-packages [2022-03-18T04:55:56.542Z] + snapcraftctl pull [2022-03-18T04:55:56.542Z] Pulling version [2022-03-18T04:55:56.542Z] + cd /root/project [2022-03-18T04:55:56.542Z] ++ git describe --tags --abbrev=0 [2022-03-18T04:55:56.542Z] ++ sed s/v// [2022-03-18T04:55:56.542Z] + GIT_VERSION=2.2.0-dev.37 [2022-03-18T04:55:56.542Z] + '[' -z 2.2.0-dev.37 ']' [2022-03-18T04:55:56.542Z] + snapcraftctl set-version 2.2.0-dev.37 [2022-03-18T04:55:57.485Z] + snapcraftctl build [2022-03-18T04:55:57.485Z] Building app-service-configurable [2022-03-18T04:55:59.404Z] Building config-common [2022-03-18T04:55:59.404Z] + snapcraftctl build [2022-03-18T04:56:00.345Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-18T04:56:01.291Z] Skipping build go-build-helper (already ran) [2022-03-18T04:56:01.550Z] Building edgex-go [2022-03-18T04:56:01.550Z] + cd /root/parts/edgex-go/src [2022-03-18T04:56:01.550Z] ++ git describe --tags --abbrev=0 [2022-03-18T04:56:01.550Z] ++ sed s/v// [2022-03-18T04:56:01.550Z] + GIT_VERSION=2.2.0-dev.37 [2022-03-18T04:56:01.550Z] + '[' -z 2.2.0-dev.37 ']' [2022-03-18T04:56:01.550Z] + echo 2.2.0-dev.37 [2022-03-18T04:56:01.550Z] + '[' '!' -d vendor ']' [2022-03-18T04:56:01.550Z] + go mod download all [2022-03-18T04:56:09.705Z] + make build [2022-03-18T04:56:09.705Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T04:56:19.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-18T04:56:19.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T04:56:20.310Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-18T04:56:21.742Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-18T04:56:24.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-18T04:56:24.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T04:56:25.058Z] + ls -al . [2022-03-18T04:56:25.058Z] total 672 [2022-03-18T04:56:25.058Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 04:56 . [2022-03-18T04:56:25.058Z] drwxr-xr-x 4 root root 4096 Mar 18 04:52 .. [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 04:49 .dockerignore [2022-03-18T04:56:25.058Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 04:49 .git [2022-03-18T04:56:25.058Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 04:49 .github [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 804 Mar 18 04:49 .gitignore [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 04:49 .golangci.yml [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 76 Mar 18 04:49 .hadolint.yml [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 04:49 .sonarcloud.properties [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 04:49 ADOPTERS.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 9019 Mar 18 04:49 Attribution.txt [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 51732 Mar 18 04:49 CHANGELOG.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 04:49 CONTRIBUTING.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 04:49 GOVERNANCE.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 849 Mar 18 04:49 Jenkinsfile [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 04:49 LICENSE [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 6508 Mar 18 04:49 Makefile [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 04:49 OWNERS.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 8207 Mar 18 04:49 README.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 6912 Mar 18 04:49 SECURITY.md [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 04:47 VERSION [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 04:49 ZMQWindows.md [2022-03-18T04:56:25.058Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 04:49 bin [2022-03-18T04:56:25.058Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 04:49 cmd [2022-03-18T04:56:25.058Z] -rw-r--r-- 1 root root 426503 Mar 18 04:55 coverage.out [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 2827 Mar 18 04:49 go.mod [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 50579 Mar 18 04:49 go.sum [2022-03-18T04:56:25.058Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 04:49 internal [2022-03-18T04:56:25.058Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 04:49 openapi [2022-03-18T04:56:25.058Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 04:49 snap [2022-03-18T04:56:25.058Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 04:49 version.go [Pipeline] sh [2022-03-18T04:56:25.229Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T04:56:25.730Z] + '[' -e coverage.out ] [2022-03-18T04:56:25.730Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-18T04:56:25.770Z] Warning: overwriting stash ‘coverage-report’ [2022-03-18T04:56:26.512Z] Stashed 1 file(s) [Pipeline] sh [2022-03-18T04:56:26.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T04:56:26.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T04:56:27.169Z] + make build [2022-03-18T04:56:27.169Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T04:56:27.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T04:56:29.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T04:56:30.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T04:56:31.505Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T04:56:32.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T04:56:33.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T04:56:33.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T04:56:34.763Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:34.763Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-18T04:56:34.763Z] + case "$service" in [2022-03-18T04:56:34.763Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-18T04:56:34.763Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:34.763Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-18T04:56:35.024Z] + case "$service" in [2022-03-18T04:56:35.024Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-18T04:56:35.024Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.024Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-18T04:56:35.024Z] + case "$service" in [2022-03-18T04:56:35.024Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-18T04:56:35.024Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.024Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-18T04:56:35.024Z] + case "$service" in [2022-03-18T04:56:35.024Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-18T04:56:35.024Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.024Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-18T04:56:35.024Z] + case "$service" in [2022-03-18T04:56:35.024Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-18T04:56:35.024Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.024Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-18T04:56:35.025Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-18T04:56:35.025Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-18T04:56:35.025Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-03-18T04:56:35.025Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-18T04:56:35.025Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-18T04:56:35.025Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-18T04:56:35.025Z] + case "$service" in [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-18T04:56:35.025Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-03-18T04:56:35.025Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-18T04:56:35.025Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-18T04:56:35.025Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-18T04:56:35.966Z] Building hooks [2022-03-18T04:56:35.966Z] + cd /root/parts/hooks/src [2022-03-18T04:56:35.966Z] + make build [2022-03-18T04:56:35.966Z] go mod tidy [2022-03-18T04:56:35.966Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-18T04:56:36.227Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T04:56:36.227Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-18T04:56:36.227Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-18T04:56:36.227Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-18T04:56:37.167Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-18T04:56:37.738Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-18T04:56:37.738Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-18T04:56:39.656Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-18T04:56:39.656Z] Building static-packages [2022-03-18T04:56:39.656Z] + snapcraftctl build [2022-03-18T04:56:41.568Z] Building version [2022-03-18T04:56:41.568Z] + snapcraftctl build [2022-03-18T04:56:43.480Z] Staging app-service-configurable [2022-03-18T04:56:43.480Z] + snapcraftctl stage [2022-03-18T04:56:44.422Z] Staging config-common [2022-03-18T04:56:44.422Z] + snapcraftctl stage [2022-03-18T04:56:45.804Z] Skipping stage go-build-helper (already ran) [2022-03-18T04:56:45.804Z] Staging edgex-go [2022-03-18T04:56:45.804Z] + snapcraftctl stage [2022-03-18T04:56:47.185Z] Staging hooks [2022-03-18T04:56:47.185Z] + snapcraftctl stage [2022-03-18T04:56:48.566Z] Staging static-packages [2022-03-18T04:56:48.566Z] + snapcraftctl stage [2022-03-18T04:56:49.945Z] Staging version [2022-03-18T04:56:49.946Z] + snapcraftctl stage [2022-03-18T04:56:51.326Z] Priming app-service-configurable [2022-03-18T04:56:51.326Z] + snapcraftctl prime [2022-03-18T04:56:53.864Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-18T04:56:53.864Z] stage-packages: [2022-03-18T04:56:53.864Z] - libnorm1 [2022-03-18T04:56:53.864Z] - libpgm-5.2-0 [2022-03-18T04:56:53.864Z] - libsodium23 [2022-03-18T04:56:53.864Z] - libzmq5 [2022-03-18T04:56:53.864Z] Priming config-common [2022-03-18T04:56:53.864Z] + snapcraftctl prime [2022-03-18T04:56:54.805Z] Priming go-build-helper [2022-03-18T04:56:54.805Z] + snapcraftctl prime [2022-03-18T04:56:56.184Z] Priming edgex-go [2022-03-18T04:56:56.184Z] + snapcraftctl prime [2022-03-18T04:56:57.669Z] Priming hooks [2022-03-18T04:56:57.669Z] + snapcraftctl prime [2022-03-18T04:56:59.110Z] Priming static-packages [2022-03-18T04:56:59.110Z] + snapcraftctl prime [2022-03-18T04:57:00.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T04:57:02.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T04:57:04.395Z] Priming version [2022-03-18T04:57:04.395Z] + snapcraftctl prime [2022-03-18T04:57:04.655Z] 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] } [2022-03-18T04:57:06.420Z] 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 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T04:57:07.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T04:57:10.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T04:57:15.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T04:57:18.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T04:57:22.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T04:57:25.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T04:57:28.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-18T04:57:35.709Z] $ docker stop --time=1 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca [2022-03-18T04:57:37.739Z] $ docker rm -f 2b760dfa424cea93799495f680ac57f750804804665d3f80d89fe85559974eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:57:39.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T04:57:39.534Z] [2022-03-18T04:57:39.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:57:39.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T04:57:40.190Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-18T04:57:40.191Z] 29e5d40040c1: Pulling fs layer [2022-03-18T04:57:40.191Z] 1ce36da41761: Pulling fs layer [2022-03-18T04:57:40.191Z] 25b303627fd3: Pulling fs layer [2022-03-18T04:57:40.191Z] 29e5d40040c1: Verifying Checksum [2022-03-18T04:57:40.191Z] 29e5d40040c1: Download complete [2022-03-18T04:57:40.467Z] 1ce36da41761: Verifying Checksum [2022-03-18T04:57:40.467Z] 1ce36da41761: Download complete [2022-03-18T04:57:40.740Z] 29e5d40040c1: Pull complete [2022-03-18T04:57:42.177Z] 25b303627fd3: Verifying Checksum [2022-03-18T04:57:42.177Z] 25b303627fd3: Download complete [2022-03-18T04:57:42.177Z] 1ce36da41761: Pull complete [2022-03-18T04:57:54.584Z] 25b303627fd3: Pull complete [2022-03-18T04:57:54.584Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-18T04:57:54.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T04:57:54.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-18T04:57:54.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container [2022-03-18T04:57:54.927Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T04:57:57.139Z] $ docker top 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:57:58.080Z] + docker-compose build --help [2022-03-18T04:57:58.080Z] + grep parallel [2022-03-18T04:58:02.366Z] --parallel Build images in parallel. [Pipeline] } [2022-03-18T04:58:02.403Z] $ docker stop --time=1 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 [2022-03-18T04:58:04.064Z] $ docker rm -f 6cbe99e8b5442d2684258f29107afbd8cd884ad9bfc5171ee58e8c9fafe5a348 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T04:58:04.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-18T04:58:04.892Z] . [Pipeline] withDockerContainer [2022-03-18T04:58:05.147Z] prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container [2022-03-18T04:58:05.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-18T04:58:06.447Z] $ docker top c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T04:58:07.424Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-18T04:58:11.717Z] Building core-command ... [2022-03-18T04:58:11.717Z] Building core-data ... [2022-03-18T04:58:11.717Z] Building core-metadata ... [2022-03-18T04:58:11.717Z] Building security-bootstrapper ... [2022-03-18T04:58:11.717Z] Building security-proxy-setup ... [2022-03-18T04:58:11.717Z] Building security-secretstore-setup ... [2022-03-18T04:58:11.717Z] Building support-notifications ... [2022-03-18T04:58:11.717Z] Building support-scheduler ... [2022-03-18T04:58:11.717Z] Building sys-mgmt-agent ... [2022-03-18T04:58:11.717Z] Building support-notifications [2022-03-18T04:58:11.717Z] Building sys-mgmt-agent [2022-03-18T04:58:11.717Z] Building core-metadata [2022-03-18T04:58:11.717Z] Building security-proxy-setup [2022-03-18T04:58:11.717Z] Building support-scheduler [2022-03-18T04:59:33.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:59:33.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:59:33.477Z] ---> 21d3479c854a [2022-03-18T04:59:33.477Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T04:59:33.477Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:59:33.477Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:59:33.477Z] ---> 21d3479c854a [2022-03-18T04:59:33.477Z] Step 3/21 : WORKDIR /edgex-go [2022-03-18T04:59:33.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:59:33.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:59:33.477Z] ---> 21d3479c854a [2022-03-18T04:59:33.477Z] Step 3/22 : WORKDIR /edgex-go [2022-03-18T04:59:33.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:59:33.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:59:33.477Z] ---> 21d3479c854a [2022-03-18T04:59:33.477Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:59:33.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T04:59:33.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T04:59:33.477Z] ---> 21d3479c854a [2022-03-18T04:59:33.477Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T04:59:33.477Z] ---> Running in d7d6d4687662 [2022-03-18T04:59:33.477Z] ---> Running in 3f3c4df91ed7 [2022-03-18T04:59:33.477Z] ---> Running in 68b646705714 [2022-03-18T04:59:33.477Z] ---> Running in 103cde0e35c6 [2022-03-18T04:59:33.477Z] ---> Running in 7985f486915d [2022-03-18T04:59:33.477Z] Removing intermediate container 68b646705714 [2022-03-18T04:59:33.477Z] ---> 53faf53fe34d [2022-03-18T04:59:33.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:59:33.477Z] Removing intermediate container 103cde0e35c6 [2022-03-18T04:59:33.477Z] ---> 1ec2791ac626 [2022-03-18T04:59:33.477Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:59:33.477Z] ---> Running in d6f436d5f7f3 [2022-03-18T04:59:33.477Z] Removing intermediate container 3f3c4df91ed7 [2022-03-18T04:59:33.477Z] ---> 82b2e6b8afe0 [2022-03-18T04:59:33.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container d7d6d4687662 [2022-03-18T04:59:33.477Z] ---> Running in f6728ab0aeab [2022-03-18T04:59:33.477Z] [2022-03-18T04:59:33.477Z] ---> 725d93abc17d [2022-03-18T04:59:33.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:59:33.477Z] Removing intermediate container 7985f486915d [2022-03-18T04:59:33.477Z] ---> 55f43a0f2733 [2022-03-18T04:59:33.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T04:59:33.477Z] ---> Running in 18f5837e3cdb [2022-03-18T04:59:33.477Z] ---> Running in 598d405d6983 [2022-03-18T04:59:33.477Z] ---> Running in f894d2cf01ae [2022-03-18T04:59:33.477Z] Removing intermediate container d6f436d5f7f3 [2022-03-18T04:59:33.477Z] ---> cc485d788e56 [2022-03-18T04:59:33.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T04:59:33.477Z] ---> Running in a676aad78586 [2022-03-18T04:59:33.477Z] Removing intermediate container f6728ab0aeab [2022-03-18T04:59:33.477Z] ---> 4f6722f4326b [2022-03-18T04:59:33.477Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-18T04:59:33.477Z] Removing intermediate container f894d2cf01ae [2022-03-18T04:59:33.477Z] ---> 3b60649fa2fa [2022-03-18T04:59:33.477Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-18T04:59:33.477Z] ---> Running in b99f0c1f7d68 [2022-03-18T04:59:33.477Z] ---> Running in 611b288fe5e5 [2022-03-18T04:59:33.477Z] Removing intermediate container 598d405d6983 [2022-03-18T04:59:33.477Z] ---> 40536ef00122 [2022-03-18T04:59:33.477Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-18T04:59:33.477Z] Removing intermediate container 18f5837e3cdb [2022-03-18T04:59:33.477Z] ---> f8734f2033bc [2022-03-18T04:59:33.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-18T04:59:33.477Z] ---> Running in 38c94fdae345 [2022-03-18T04:59:33.477Z] ---> Running in 0f3773ae2bf8 [2022-03-18T04:59:33.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:33.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:33.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:33.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:33.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:34.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:34.632Z] OK: 220 MiB in 52 packages [2022-03-18T04:59:34.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:34.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:34.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:34.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T04:59:35.940Z] Removing intermediate container a676aad78586 [2022-03-18T04:59:35.940Z] ---> be424b998f95 [2022-03-18T04:59:35.940Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:59:36.222Z] OK: 220 MiB in 52 packages [2022-03-18T04:59:36.222Z] OK: 220 MiB in 52 packages [2022-03-18T04:59:36.222Z] OK: 220 MiB in 52 packages [2022-03-18T04:59:36.504Z] OK: 220 MiB in 52 packages [2022-03-18T04:59:36.784Z] ---> 6a8e2ef802b1 [2022-03-18T04:59:36.784Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:59:37.097Z] ---> Running in 242ddbdda94b [2022-03-18T04:59:38.243Z] Removing intermediate container 38c94fdae345 [2022-03-18T04:59:38.243Z] ---> 7089c5f519c4 [2022-03-18T04:59:38.243Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T04:59:38.243Z] Removing intermediate container b99f0c1f7d68 [2022-03-18T04:59:38.243Z] ---> 50434243de89 [2022-03-18T04:59:38.243Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-18T04:59:38.626Z] Removing intermediate container 611b288fe5e5 [2022-03-18T04:59:38.626Z] ---> d719210e8613 [2022-03-18T04:59:38.626Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T04:59:38.902Z] Removing intermediate container 0f3773ae2bf8 [2022-03-18T04:59:38.902Z] ---> 5530dacbe124 [2022-03-18T04:59:38.902Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-18T04:59:39.987Z] ---> 5a3eb7cff448 [2022-03-18T04:59:39.987Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:59:39.987Z] ---> bd112406f5a1 [2022-03-18T04:59:39.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:59:39.987Z] ---> Running in 81c63408efd8 [2022-03-18T04:59:40.265Z] ---> Running in 9bd79ea05d78 [2022-03-18T04:59:40.546Z] ---> f669ee364910 [2022-03-18T04:59:40.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:59:40.546Z] ---> cac78a93e1ba [2022-03-18T04:59:40.546Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T04:59:40.824Z] ---> Running in 8aedf651e4ef [2022-03-18T04:59:40.824Z] ---> Running in 78636771b1f1 [2022-03-18T04:59:42.276Z] Removing intermediate container 242ddbdda94b [2022-03-18T04:59:42.276Z] ---> a450367222b3 [2022-03-18T04:59:42.276Z] Step 8/23 : COPY . . [2022-03-18T04:59:47.715Z] Removing intermediate container 81c63408efd8 [2022-03-18T04:59:47.715Z] ---> 4d4b349fcaa5 [2022-03-18T04:59:47.715Z] Step 8/23 : COPY . . [2022-03-18T04:59:47.715Z] Removing intermediate container 9bd79ea05d78 [2022-03-18T04:59:47.715Z] ---> 1c6e85e4ea14 [2022-03-18T04:59:47.715Z] Step 8/22 : COPY . . [2022-03-18T04:59:47.715Z] Removing intermediate container 8aedf651e4ef [2022-03-18T04:59:47.715Z] ---> 7ad658074830 [2022-03-18T04:59:47.715Z] Step 8/22 : COPY . . [2022-03-18T04:59:47.715Z] Removing intermediate container 78636771b1f1 [2022-03-18T04:59:47.715Z] ---> 9a22a43b02a2 [2022-03-18T04:59:47.715Z] Step 8/21 : COPY . . [2022-03-18T05:00:09.897Z] ---> dd1ad2d82cdd [2022-03-18T05:00:09.897Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-18T05:00:09.897Z] ---> Running in f70c168563e1 [2022-03-18T05:00:09.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-18T05:00:14.234Z] ---> 61d584b7bbc0 [2022-03-18T05:00:14.234Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-18T05:00:14.234Z] ---> ff7fc1a8da68 [2022-03-18T05:00:14.234Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-18T05:00:14.234Z] ---> fc363a757b28 [2022-03-18T05:00:14.234Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-18T05:00:14.234Z] ---> Running in 8edb01902534 [2022-03-18T05:00:14.234Z] ---> Running in 12fc786b0770 [2022-03-18T05:00:14.234Z] ---> Running in 0b578153dd11 [2022-03-18T05:00:15.232Z] ---> 99321e75fe93 [2022-03-18T05:00:15.232Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-18T05:00:15.232Z] ---> Running in a931c3c1955e [2022-03-18T05:00:17.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-18T05:00:17.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-18T05:00:17.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-18T05:00:17.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-18T05:02:24.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-18T05:02:30.182Z] Removing intermediate container f70c168563e1 [2022-03-18T05:02:30.182Z] ---> edee61fad0be [2022-03-18T05:02:30.182Z] [2022-03-18T05:02:30.182Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T05:02:30.182Z] 3.14: Pulling from library/alpine [2022-03-18T05:02:31.639Z] Removing intermediate container 0b578153dd11 [2022-03-18T05:02:31.639Z] ---> 668813f1c9ab [2022-03-18T05:02:31.639Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-18T05:02:31.639Z] ---> Running in 5c7fb91468c8 [2022-03-18T05:02:32.248Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-18T05:02:32.248Z] Status: Downloaded newer image for alpine:3.14 [2022-03-18T05:02:32.248Z] ---> 71a2028e5025 [2022-03-18T05:02:32.248Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T05:02:32.535Z] ---> Running in 40e946096980 [2022-03-18T05:02:35.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-18T05:02:35.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:35.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:36.955Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-18T05:02:36.955Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:02:36.955Z] OK: 5 MiB in 15 packages [2022-03-18T05:02:36.955Z] Removing intermediate container 8edb01902534 [2022-03-18T05:02:36.955Z] ---> 378eb6d3be35 [2022-03-18T05:02:36.955Z] [2022-03-18T05:02:36.955Z] Step 10/21 : FROM alpine:3.14 [2022-03-18T05:02:36.955Z] ---> 71a2028e5025 [2022-03-18T05:02:36.955Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-18T05:02:37.231Z] ---> Running in 7bf4d80a00b5 [2022-03-18T05:02:38.230Z] Removing intermediate container 40e946096980 [2022-03-18T05:02:38.230Z] ---> 21f9bc6e03b8 [2022-03-18T05:02:38.230Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T05:02:38.503Z] ---> Running in b416aa6d5eeb [2022-03-18T05:02:38.778Z] Removing intermediate container b416aa6d5eeb [2022-03-18T05:02:39.078Z] ---> 1df8d7ab222c [2022-03-18T05:02:39.078Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-18T05:02:39.078Z] ---> Running in dc6a3811d744 [2022-03-18T05:02:39.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:39.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:39.634Z] Removing intermediate container dc6a3811d744 [2022-03-18T05:02:39.634Z] ---> 16213a321368 [2022-03-18T05:02:39.634Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T05:02:39.917Z] ---> Running in 3661acdd4363 [2022-03-18T05:02:40.534Z] Removing intermediate container 3661acdd4363 [2022-03-18T05:02:40.534Z] ---> 1daff7adbe79 [2022-03-18T05:02:40.534Z] Step 15/23 : WORKDIR / [2022-03-18T05:02:40.534Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-18T05:02:40.823Z] Removing intermediate container 5c7fb91468c8 [2022-03-18T05:02:40.823Z] ---> 1f838044f4e4 [2022-03-18T05:02:40.823Z] [2022-03-18T05:02:40.823Z] Step 11/23 : FROM docker:20.10.10 [2022-03-18T05:02:40.823Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-18T05:02:40.823Z] ---> Running in 17f885aeac9d [2022-03-18T05:02:40.823Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T05:02:40.823Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-18T05:02:40.823Z] (5/5) Installing curl (7.79.1-r0) [2022-03-18T05:02:40.823Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:02:40.823Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T05:02:41.104Z] 20.10.10: Pulling from library/docker [2022-03-18T05:02:41.104Z] OK: 8 MiB in 19 packages [2022-03-18T05:02:41.385Z] Removing intermediate container 17f885aeac9d [2022-03-18T05:02:41.385Z] ---> edd9dee31550 [2022-03-18T05:02:41.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:02:43.378Z] ---> ae7989785bc1 [2022-03-18T05:02:43.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-18T05:02:43.984Z] Removing intermediate container 7bf4d80a00b5 [2022-03-18T05:02:43.984Z] ---> b6902aad2239 [2022-03-18T05:02:43.984Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T05:02:44.258Z] ---> Running in 0f5ea4cee84d [2022-03-18T05:02:45.245Z] Removing intermediate container 0f5ea4cee84d [2022-03-18T05:02:45.245Z] ---> 7415aa1cf50f [2022-03-18T05:02:45.245Z] Step 13/21 : WORKDIR /edgex [2022-03-18T05:02:45.245Z] ---> Running in 6d1751685c75 [2022-03-18T05:02:46.225Z] ---> 025334f06f8c [2022-03-18T05:02:46.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-18T05:02:46.225Z] Removing intermediate container 6d1751685c75 [2022-03-18T05:02:46.225Z] ---> 95ba54378559 [2022-03-18T05:02:46.225Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-18T05:02:47.210Z] ---> 3578a8050ef1 [2022-03-18T05:02:47.210Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-18T05:02:47.487Z] ---> ddcb0a58aa22 [2022-03-18T05:02:47.487Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-18T05:02:47.487Z] ---> Running in 8df344a64706 [2022-03-18T05:02:48.098Z] Removing intermediate container 8df344a64706 [2022-03-18T05:02:48.099Z] ---> 887681e23831 [2022-03-18T05:02:48.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:02:48.099Z] Removing intermediate container a931c3c1955e [2022-03-18T05:02:48.099Z] ---> 88dece7a8607 [2022-03-18T05:02:48.099Z] [2022-03-18T05:02:48.099Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T05:02:48.099Z] ---> 71a2028e5025 [2022-03-18T05:02:48.099Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-18T05:02:48.099Z] ---> Using cache [2022-03-18T05:02:48.099Z] ---> 21f9bc6e03b8 [2022-03-18T05:02:48.099Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T05:02:48.099Z] ---> Using cache [2022-03-18T05:02:48.099Z] ---> 1df8d7ab222c [2022-03-18T05:02:48.099Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-18T05:02:48.372Z] ---> Running in 929ca5baaa6b [2022-03-18T05:02:48.372Z] ---> Running in cfff51b43425 [2022-03-18T05:02:48.986Z] Removing intermediate container 929ca5baaa6b [2022-03-18T05:02:48.986Z] ---> f8c86f74e73b [2022-03-18T05:02:48.986Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T05:02:48.986Z] ---> Running in 082b7969e819 [2022-03-18T05:02:48.986Z] Removing intermediate container cfff51b43425 [2022-03-18T05:02:48.986Z] ---> 85c0fb0cfa51 [2022-03-18T05:02:48.986Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T05:02:49.288Z] ---> Running in 8294eca2d742 [2022-03-18T05:02:49.569Z] Removing intermediate container 12fc786b0770 [2022-03-18T05:02:49.569Z] ---> 847e10d379dd [2022-03-18T05:02:49.569Z] [2022-03-18T05:02:49.569Z] Step 10/22 : FROM alpine:3.14 [2022-03-18T05:02:49.569Z] ---> 71a2028e5025 [2022-03-18T05:02:49.569Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-18T05:02:49.569Z] ---> 7497db4934d2 [2022-03-18T05:02:49.569Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-18T05:02:49.569Z] ---> Running in 5ce26f36f365 [2022-03-18T05:02:49.843Z] Removing intermediate container 082b7969e819 [2022-03-18T05:02:49.843Z] ---> 6f5dfeaed6d7 [2022-03-18T05:02:49.843Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:02:49.843Z] ---> Running in 58efe0cdda01 [2022-03-18T05:02:50.119Z] Removing intermediate container 8294eca2d742 [2022-03-18T05:02:50.119Z] ---> 6de8420a8cdd [2022-03-18T05:02:50.119Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:02:51.108Z] Removing intermediate container 58efe0cdda01 [2022-03-18T05:02:51.108Z] ---> 841d4d2e5e06 [2022-03-18T05:02:51.108Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T05:02:51.108Z] ---> Running in 3c6bd7b6687c [2022-03-18T05:02:51.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:51.385Z] ---> f1258ad27d6f [2022-03-18T05:02:51.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-18T05:02:51.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:02:51.659Z] Removing intermediate container 3c6bd7b6687c [2022-03-18T05:02:51.659Z] ---> f30f1c88851a [2022-03-18T05:02:51.659Z] [2022-03-18T05:02:52.257Z] ---> 7c36bdebf0c1 [2022-03-18T05:02:52.257Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-18T05:02:52.257Z] ---> Running in 712de6a22346 [2022-03-18T05:02:52.535Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-18T05:02:52.535Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-18T05:02:52.535Z] Successfully built f30f1c88851a [2022-03-18T05:02:52.535Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:02:52.535Z] Successfully tagged core-metadata-arm64:latest [2022-03-18T05:02:52.535Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T05:02:52.813Z] Building core-command [2022-03-18T05:02:53.085Z]  Building core-metadata ... done OK: 6 MiB in 16 packages [2022-03-18T05:02:53.361Z] Removing intermediate container 712de6a22346 [2022-03-18T05:02:53.361Z] ---> 248a0d5012ed [2022-03-18T05:02:53.361Z] Step 18/21 : CMD ["--init=true"] [2022-03-18T05:02:53.361Z] ---> Running in ab6f63bee8d2 [2022-03-18T05:02:53.962Z] ---> 41e6d849cbac [2022-03-18T05:02:53.962Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-18T05:02:53.962Z] Removing intermediate container ab6f63bee8d2 [2022-03-18T05:02:53.962Z] ---> f2e419c96b10 [2022-03-18T05:02:53.962Z] Step 19/21 : LABEL arch=arm64 [2022-03-18T05:02:54.236Z] ---> Running in 921487c80b31 [2022-03-18T05:02:55.675Z] Removing intermediate container 921487c80b31 [2022-03-18T05:02:55.675Z] ---> 80b14f2f4646 [2022-03-18T05:02:55.675Z] Step 20/21 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:02:55.675Z] ---> 93937488dade [2022-03-18T05:02:55.675Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-18T05:02:55.675Z] ---> Running in debbc4327f6a [2022-03-18T05:02:55.675Z] Removing intermediate container 5ce26f36f365 [2022-03-18T05:02:55.675Z] ---> 1efcba043854 [2022-03-18T05:02:55.675Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T05:02:55.675Z] ---> Running in 899f160ee9dc [2022-03-18T05:02:55.675Z] ---> Running in 662b3618012e [2022-03-18T05:02:56.655Z] Removing intermediate container debbc4327f6a [2022-03-18T05:02:56.655Z] ---> 0519b119b63a [2022-03-18T05:02:56.655Z] Step 21/21 : LABEL version=0.0.0 [2022-03-18T05:02:56.655Z] Removing intermediate container 899f160ee9dc [2022-03-18T05:02:56.655Z] ---> e036ac9c5c68 [2022-03-18T05:02:56.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:02:56.655Z] Removing intermediate container 662b3618012e [2022-03-18T05:02:56.655Z] ---> 9b0e8d9c0edc [2022-03-18T05:02:56.655Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-18T05:02:56.655Z] ---> Running in b3ce49ae2f18 [2022-03-18T05:02:56.655Z] ---> Running in 89ea3d7cb412 [2022-03-18T05:02:56.655Z] ---> Running in 1c386386710d [2022-03-18T05:02:57.259Z] Removing intermediate container b3ce49ae2f18 [2022-03-18T05:02:57.259Z] ---> f6b208226f73 [2022-03-18T05:02:57.259Z] [2022-03-18T05:02:57.259Z] Removing intermediate container 89ea3d7cb412 [2022-03-18T05:02:57.259Z] ---> d7a4af74ebce [2022-03-18T05:02:57.259Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-18T05:02:57.531Z] Removing intermediate container 1c386386710d [2022-03-18T05:02:57.531Z] ---> 5eec2bd91807 [2022-03-18T05:02:57.531Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T05:02:57.531Z] ---> Running in f536ada0f2e9 [2022-03-18T05:02:57.803Z] ---> Running in 471d84a4eaf7 [2022-03-18T05:02:58.078Z] Successfully built f6b208226f73 [2022-03-18T05:02:58.078Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-18T05:02:58.078Z]  Building security-proxy-setup ... done Building core-data [2022-03-18T05:02:58.358Z] Removing intermediate container f536ada0f2e9 [2022-03-18T05:02:58.358Z] ---> f70961670e3b [2022-03-18T05:02:58.358Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:02:58.358Z] Removing intermediate container 471d84a4eaf7 [2022-03-18T05:02:58.358Z] ---> 95df2edaf9ae [2022-03-18T05:02:58.358Z] Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:02:58.636Z] ---> Running in 993f25f7d4df [2022-03-18T05:02:59.232Z] Removing intermediate container 993f25f7d4df [2022-03-18T05:02:59.232Z] ---> 350656c68042 [2022-03-18T05:02:59.232Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T05:02:59.232Z] ---> Running in 9e8228f71306 [2022-03-18T05:02:59.507Z] ---> 7e5e7f694416 [2022-03-18T05:02:59.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-18T05:02:59.781Z] Removing intermediate container 9e8228f71306 [2022-03-18T05:03:00.056Z] ---> ac561c977884 [2022-03-18T05:03:00.056Z] [2022-03-18T05:03:00.332Z] Successfully built ac561c977884 [2022-03-18T05:03:00.606Z] Successfully tagged support-scheduler-arm64:latest [2022-03-18T05:03:00.606Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-03-18T05:03:01.226Z] ---> 8c3acae57861 [2022-03-18T05:03:01.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-18T05:03:01.226Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-18T05:03:01.226Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-18T05:03:01.226Z] ---> 520e9a0a30f7 [2022-03-18T05:03:01.226Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-18T05:03:01.226Z] ---> Running in 3c7cc99097b2 [2022-03-18T05:03:01.828Z] Removing intermediate container 3c7cc99097b2 [2022-03-18T05:03:01.828Z] ---> be7e8cf16aca [2022-03-18T05:03:01.828Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-18T05:03:01.828Z] ---> Running in 2424185194d2 [2022-03-18T05:03:02.103Z] ---> 7cd7b00d50a3 [2022-03-18T05:03:02.103Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-18T05:03:02.387Z] ---> Running in 09def73158a2 [2022-03-18T05:03:02.659Z] Removing intermediate container 09def73158a2 [2022-03-18T05:03:02.659Z] ---> 8144cd383dd9 [2022-03-18T05:03:02.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:03:02.930Z] ---> Running in b8075aa7a077 [2022-03-18T05:03:03.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:03.475Z] Removing intermediate container b8075aa7a077 [2022-03-18T05:03:03.475Z] ---> d842d7fb4d50 [2022-03-18T05:03:03.475Z] Step 20/22 : LABEL arch=arm64 [2022-03-18T05:03:03.475Z] ---> Running in bef551f4a4c4 [2022-03-18T05:03:03.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:04.020Z] Removing intermediate container bef551f4a4c4 [2022-03-18T05:03:04.020Z] ---> d450dff26674 [2022-03-18T05:03:04.020Z] Step 21/22 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:03:04.020Z] ---> Running in ba9c6104e0e3 [2022-03-18T05:03:04.619Z] Removing intermediate container ba9c6104e0e3 [2022-03-18T05:03:04.619Z] ---> 5b65aec9a88b [2022-03-18T05:03:04.619Z] Step 22/22 : LABEL version=0.0.0 [2022-03-18T05:03:04.619Z] (1/42) Installing readline (8.1.0-r0) [2022-03-18T05:03:04.619Z] ---> Running in cf9120cccfda [2022-03-18T05:03:04.619Z] (2/42) Installing bash (5.1.4-r0) [2022-03-18T05:03:04.619Z] Executing bash-5.1.4-r0.post-install [2022-03-18T05:03:04.619Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-18T05:03:04.902Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-18T05:03:04.902Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-18T05:03:04.902Z] (6/42) Installing curl (7.79.1-r0) [2022-03-18T05:03:04.902Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-18T05:03:04.902Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-18T05:03:04.902Z] (9/42) Installing expat (2.4.7-r0) [2022-03-18T05:03:04.902Z] (10/42) Installing libffi (3.3-r2) [2022-03-18T05:03:04.902Z] (11/42) Installing gdbm (1.19-r0) [2022-03-18T05:03:04.902Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-18T05:03:04.902Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T05:03:04.902Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T05:03:04.902Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-18T05:03:04.902Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-18T05:03:04.902Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-18T05:03:05.181Z] Removing intermediate container cf9120cccfda [2022-03-18T05:03:05.181Z] ---> e9cc9341de5a [2022-03-18T05:03:05.181Z] [2022-03-18T05:03:05.456Z] Successfully built e9cc9341de5a [2022-03-18T05:03:05.733Z] Successfully tagged support-notifications-arm64:latest [2022-03-18T05:03:05.733Z] Building security-bootstrapper [2022-03-18T05:03:07.173Z]  Building support-notifications ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-18T05:03:07.173Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-18T05:03:07.173Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-18T05:03:07.173Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-18T05:03:07.173Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-18T05:03:07.173Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-18T05:03:07.173Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-18T05:03:07.173Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-18T05:03:07.173Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-18T05:03:07.173Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-18T05:03:07.173Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-18T05:03:07.173Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-18T05:03:07.173Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-18T05:03:07.173Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-18T05:03:07.173Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-18T05:03:07.460Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-18T05:03:07.460Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-18T05:03:07.460Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-18T05:03:07.460Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-18T05:03:07.460Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-18T05:03:07.460Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-18T05:03:07.460Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-18T05:03:07.460Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-18T05:03:07.460Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-18T05:03:07.733Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-18T05:03:08.408Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:03:08.408Z] OK: 84 MiB in 64 packages [2022-03-18T05:03:12.904Z] Collecting docker-compose==1.23.2 [2022-03-18T05:03:12.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-18T05:03:12.904Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-18T05:03:12.904Z] Collecting cached-property<2,>=1.2.0 [2022-03-18T05:03:12.904Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-18T05:03:13.181Z] Collecting jsonschema<3,>=2.5.1 [2022-03-18T05:03:13.181Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-18T05:03:13.784Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-18T05:03:13.784Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-18T05:03:14.772Z] Collecting PyYAML<4,>=3.10 [2022-03-18T05:03:14.772Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-18T05:03:19.099Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-18T05:03:19.099Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-18T05:03:19.099Z] Collecting docopt<0.7,>=0.6.1 [2022-03-18T05:03:19.099Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-18T05:03:20.550Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-18T05:03:20.550Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-18T05:03:23.182Z] Collecting docker<4.0,>=3.6.0 [2022-03-18T05:03:23.182Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-18T05:03:23.182Z] Collecting texttable<0.10,>=0.9.0 [2022-03-18T05:03:23.182Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-18T05:03:24.631Z] Collecting docker-pycreds>=0.4.0 [2022-03-18T05:03:24.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-18T05:03:25.622Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-18T05:03:26.219Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-18T05:03:26.219Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-18T05:03:26.219Z] Collecting idna<2.8,>=2.5 [2022-03-18T05:03:26.219Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-18T05:03:26.495Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-18T05:03:26.495Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-18T05:03:26.773Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-18T05:03:26.773Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-18T05:03:26.773Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-18T05:03:26.773Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-18T05:03:27.754Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-18T05:03:27.754Z] Attempting uninstall: urllib3 [2022-03-18T05:03:27.754Z] Found existing installation: urllib3 1.26.5 [2022-03-18T05:03:27.754Z] Uninstalling urllib3-1.26.5: [2022-03-18T05:03:28.028Z] Successfully uninstalled urllib3-1.26.5 [2022-03-18T05:03:28.622Z] Attempting uninstall: idna [2022-03-18T05:03:28.622Z] Found existing installation: idna 3.2 [2022-03-18T05:03:28.622Z] Uninstalling idna-3.2: [2022-03-18T05:03:28.622Z] Successfully uninstalled idna-3.2 [2022-03-18T05:03:29.605Z] Attempting uninstall: chardet [2022-03-18T05:03:29.605Z] Found existing installation: chardet 4.0.0 [2022-03-18T05:03:29.605Z] Uninstalling chardet-4.0.0: [2022-03-18T05:03:29.605Z] Successfully uninstalled chardet-4.0.0 [2022-03-18T05:03:31.593Z] Attempting uninstall: requests [2022-03-18T05:03:31.593Z] Found existing installation: requests 2.25.1 [2022-03-18T05:03:31.593Z] Uninstalling requests-2.25.1: [2022-03-18T05:03:31.593Z] Successfully uninstalled requests-2.25.1 [2022-03-18T05:03:31.875Z] Running setup.py install for texttable: started [2022-03-18T05:03:33.857Z] Running setup.py install for texttable: finished with status 'done' [2022-03-18T05:03:33.857Z] Running setup.py install for PyYAML: started [2022-03-18T05:03:37.257Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-18T05:03:37.257Z] Running setup.py install for docopt: started [2022-03-18T05:03:38.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T05:03:38.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T05:03:38.698Z] ---> 21d3479c854a [2022-03-18T05:03:38.698Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T05:03:38.698Z] ---> Using cache [2022-03-18T05:03:38.698Z] ---> 725d93abc17d [2022-03-18T05:03:38.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T05:03:38.698Z] ---> Using cache [2022-03-18T05:03:38.698Z] ---> 3b60649fa2fa [2022-03-18T05:03:38.698Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-18T05:03:39.307Z] ---> Running in 39e4ff44d603 [2022-03-18T05:03:39.913Z] Running setup.py install for docopt: finished with status 'done' [2022-03-18T05:03:39.913Z] Running setup.py install for dockerpty: started [2022-03-18T05:03:41.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:41.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:41.958Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-18T05:03:42.949Z] OK: 220 MiB in 52 packages [2022-03-18T05:03:44.392Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-18T05:03:44.661Z] Removing intermediate container 39e4ff44d603 [2022-03-18T05:03:44.661Z] ---> 8e5f66c4322c [2022-03-18T05:03:44.661Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T05:03:46.104Z] ---> c562c628edcb [2022-03-18T05:03:46.104Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T05:03:46.104Z] ---> Running in c0a17bbf055b [2022-03-18T05:03:48.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T05:03:48.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-18T05:03:48.092Z] ---> 21d3479c854a [2022-03-18T05:03:48.092Z] Step 3/23 : WORKDIR /edgex-go [2022-03-18T05:03:48.092Z] ---> Using cache [2022-03-18T05:03:48.092Z] ---> 725d93abc17d [2022-03-18T05:03:48.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T05:03:48.092Z] ---> Using cache [2022-03-18T05:03:48.092Z] ---> 3b60649fa2fa [2022-03-18T05:03:48.092Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-18T05:03:48.092Z] ---> Running in a0aebcaa9b93 [2022-03-18T05:03:50.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:50.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:03:50.705Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T05:03:50.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-18T05:03:50.705Z] ---> 21d3479c854a [2022-03-18T05:03:50.705Z] Step 3/25 : WORKDIR /edgex-go [2022-03-18T05:03:50.705Z] ---> Using cache [2022-03-18T05:03:50.705Z] ---> 725d93abc17d [2022-03-18T05:03:50.705Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T05:03:50.705Z] ---> Using cache [2022-03-18T05:03:50.705Z] ---> 3b60649fa2fa [2022-03-18T05:03:50.705Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-18T05:03:50.705Z] ---> Using cache [2022-03-18T05:03:50.705Z] ---> 8e5f66c4322c [2022-03-18T05:03:50.705Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-18T05:03:50.705Z] ---> Using cache [2022-03-18T05:03:50.705Z] ---> c562c628edcb [2022-03-18T05:03:50.705Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T05:03:50.705Z] ---> Running in bef54a4d0822 [2022-03-18T05:03:51.704Z] Removing intermediate container c0a17bbf055b [2022-03-18T05:03:51.704Z] ---> 557f4cc1ab51 [2022-03-18T05:03:51.704Z] Step 8/23 : COPY . . [2022-03-18T05:03:51.704Z] OK: 220 MiB in 52 packages [2022-03-18T05:03:53.154Z] Removing intermediate container a0aebcaa9b93 [2022-03-18T05:03:53.154Z] ---> 838a69ea5ae4 [2022-03-18T05:03:53.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-18T05:03:55.130Z] ---> 2868c80fcad8 [2022-03-18T05:03:55.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T05:03:55.130Z] ---> Running in 19ca21cbe4ec [2022-03-18T05:03:55.407Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-18T05:03:55.407Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-18T05:03:55.407Z] ---> 21d3479c854a [2022-03-18T05:03:55.407Z] Step 3/31 : WORKDIR /edgex-go [2022-03-18T05:03:55.407Z] ---> Using cache [2022-03-18T05:03:55.407Z] ---> 725d93abc17d [2022-03-18T05:03:55.407Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T05:03:55.407Z] ---> Using cache [2022-03-18T05:03:55.407Z] ---> 3b60649fa2fa [2022-03-18T05:03:55.407Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-18T05:03:55.407Z] ---> Using cache [2022-03-18T05:03:55.407Z] ---> 8e5f66c4322c [2022-03-18T05:03:55.407Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-18T05:03:55.407Z] ---> Using cache [2022-03-18T05:03:55.407Z] ---> c562c628edcb [2022-03-18T05:03:55.407Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-18T05:03:55.407Z] ---> Using cache [2022-03-18T05:03:55.407Z] ---> 557f4cc1ab51 [2022-03-18T05:03:55.407Z] Step 8/31 : COPY . . [2022-03-18T05:03:55.681Z] Removing intermediate container bef54a4d0822 [2022-03-18T05:03:55.681Z] ---> 367934d12f9c [2022-03-18T05:03:55.681Z] Step 8/25 : COPY . . [2022-03-18T05:03:59.996Z] Removing intermediate container 19ca21cbe4ec [2022-03-18T05:03:59.996Z] ---> b16d3a190837 [2022-03-18T05:03:59.996Z] Step 8/23 : COPY . . [2022-03-18T05:04:04.312Z] Removing intermediate container 2424185194d2 [2022-03-18T05:04:04.312Z] ---> 284e84a28dd2 [2022-03-18T05:04:04.312Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-18T05:04:04.312Z] ---> Running in c0f50fafad3a [2022-03-18T05:04:04.914Z] Removing intermediate container c0f50fafad3a [2022-03-18T05:04:04.914Z] ---> 656473a042dc [2022-03-18T05:04:04.914Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-18T05:04:05.192Z] ---> Running in 0aabb73cdd06 [2022-03-18T05:04:05.789Z] Removing intermediate container 0aabb73cdd06 [2022-03-18T05:04:05.789Z] ---> be79f43d108e [2022-03-18T05:04:05.789Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-18T05:04:08.413Z] ---> 3f92efd96bb9 [2022-03-18T05:04:08.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-18T05:04:09.398Z] ---> 7b1d774d0b41 [2022-03-18T05:04:09.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-18T05:04:10.847Z] ---> 2e453cd40b16 [2022-03-18T05:04:10.847Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-18T05:04:10.847Z] ---> Running in af46c1878b96 [2022-03-18T05:04:11.447Z] Removing intermediate container af46c1878b96 [2022-03-18T05:04:11.447Z] ---> 340447e59dec [2022-03-18T05:04:11.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:04:11.447Z] ---> Running in cc3b15fa2c9d [2022-03-18T05:04:12.042Z] Removing intermediate container cc3b15fa2c9d [2022-03-18T05:04:12.042Z] ---> 44a309d8061b [2022-03-18T05:04:12.042Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T05:04:12.042Z] ---> Running in 83fd6879fbaf [2022-03-18T05:04:12.660Z] Removing intermediate container 83fd6879fbaf [2022-03-18T05:04:12.660Z] ---> aa60983daba5 [2022-03-18T05:04:12.660Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:04:12.931Z] ---> Running in 8a82d1bf3d3a [2022-03-18T05:04:13.525Z] Removing intermediate container 8a82d1bf3d3a [2022-03-18T05:04:13.525Z] ---> e0e02fd10e2c [2022-03-18T05:04:13.525Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T05:04:13.801Z] ---> Running in efd7ae300ea8 [2022-03-18T05:04:14.400Z] Removing intermediate container efd7ae300ea8 [2022-03-18T05:04:14.400Z] ---> b33fa051bf87 [2022-03-18T05:04:14.400Z] [2022-03-18T05:04:15.011Z] Successfully built b33fa051bf87 [2022-03-18T05:04:15.011Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-18T05:04:20.510Z]  Building sys-mgmt-agent ... done  ---> a9830fa24033 [2022-03-18T05:04:20.510Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-18T05:04:20.510Z] ---> Running in fb1bcce8ab9d [2022-03-18T05:04:20.789Z] ---> eed23817570a [2022-03-18T05:04:20.789Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-18T05:04:21.069Z] ---> Running in d25921713319 [2022-03-18T05:04:21.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-18T05:04:22.274Z] ---> 7a5460b6425c [2022-03-18T05:04:22.274Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-18T05:04:22.552Z] ---> Running in b182a31de4ff [2022-03-18T05:04:22.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-18T05:04:24.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-18T05:04:24.815Z] ---> 6bd85daad603 [2022-03-18T05:04:24.815Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-18T05:04:24.815Z] ---> Running in 6439df6bf9c8 [2022-03-18T05:04:26.807Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-18T05:06:18.683Z] Removing intermediate container fb1bcce8ab9d [2022-03-18T05:06:18.683Z] ---> b0b10d3c2eb6 [2022-03-18T05:06:18.683Z] [2022-03-18T05:06:18.683Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T05:06:18.683Z] ---> 71a2028e5025 [2022-03-18T05:06:18.683Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-18T05:06:18.683Z] ---> Using cache [2022-03-18T05:06:18.683Z] ---> 21f9bc6e03b8 [2022-03-18T05:06:18.683Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-18T05:06:18.683Z] ---> Using cache [2022-03-18T05:06:18.683Z] ---> 1df8d7ab222c [2022-03-18T05:06:18.683Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-18T05:06:18.683Z] ---> Running in cb3240f6d849 [2022-03-18T05:06:18.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-18T05:06:18.683Z] Removing intermediate container cb3240f6d849 [2022-03-18T05:06:18.683Z] ---> 98f5510b9a3d [2022-03-18T05:06:18.684Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-18T05:06:18.684Z] ---> Running in d917b315a451 [2022-03-18T05:06:18.684Z] Removing intermediate container d917b315a451 [2022-03-18T05:06:18.684Z] ---> a7ce52732103 [2022-03-18T05:06:18.684Z] Step 15/23 : WORKDIR / [2022-03-18T05:06:18.684Z] ---> Running in 78b973cbf42a [2022-03-18T05:06:18.684Z] Removing intermediate container 78b973cbf42a [2022-03-18T05:06:18.684Z] ---> a656426398e8 [2022-03-18T05:06:18.684Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:06:18.684Z] ---> 5bff5e44f770 [2022-03-18T05:06:18.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-18T05:06:18.684Z] ---> 17694e9d35a0 [2022-03-18T05:06:18.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-18T05:06:18.684Z] ---> 5f4f6cc3175d [2022-03-18T05:06:18.684Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-18T05:06:18.684Z] ---> Running in 89b90bcd0081 [2022-03-18T05:06:18.684Z] Removing intermediate container 89b90bcd0081 [2022-03-18T05:06:18.684Z] ---> 5165daa975ea [2022-03-18T05:06:18.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:06:18.684Z] ---> Running in f9f641f820f1 [2022-03-18T05:06:18.684Z] Removing intermediate container d25921713319 [2022-03-18T05:06:18.684Z] ---> 774c0aa03732 [2022-03-18T05:06:18.684Z] [2022-03-18T05:06:18.684Z] Step 10/31 : FROM alpine:3.14 [2022-03-18T05:06:18.684Z] ---> 71a2028e5025 [2022-03-18T05:06:18.684Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-18T05:06:18.684Z] ---> Running in 0edddf65e25e [2022-03-18T05:06:18.684Z] Removing intermediate container f9f641f820f1 [2022-03-18T05:06:18.684Z] ---> 11187a2c1cce [2022-03-18T05:06:18.684Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T05:06:18.684Z] ---> Running in 86b32b48403a [2022-03-18T05:06:18.684Z] Removing intermediate container 0edddf65e25e [2022-03-18T05:06:18.684Z] ---> 8b47c256c854 [2022-03-18T05:06:18.684Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-18T05:06:18.684Z] ---> Running in 6ec04983c988 [2022-03-18T05:06:18.684Z] Removing intermediate container 86b32b48403a [2022-03-18T05:06:18.684Z] ---> b985ac068069 [2022-03-18T05:06:18.684Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:06:18.684Z] ---> Running in 36c0994871fc [2022-03-18T05:06:18.684Z] Removing intermediate container 36c0994871fc [2022-03-18T05:06:18.684Z] ---> 4e18176e7a94 [2022-03-18T05:06:18.684Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T05:06:18.684Z] ---> Running in 685d14ed6c85 [2022-03-18T05:06:18.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:18.684Z] Removing intermediate container 685d14ed6c85 [2022-03-18T05:06:18.684Z] ---> 46596ce5e0ff [2022-03-18T05:06:18.684Z] [2022-03-18T05:06:18.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:18.684Z] Successfully built 46596ce5e0ff [2022-03-18T05:06:18.684Z] Successfully tagged core-command-arm64:latest [2022-03-18T05:06:18.684Z]  Building core-command ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-03-18T05:06:18.684Z] (2/2) Installing su-exec (0.2-r1) [2022-03-18T05:06:18.684Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:06:18.684Z] OK: 6 MiB in 16 packages [2022-03-18T05:06:19.690Z] Removing intermediate container 6ec04983c988 [2022-03-18T05:06:19.690Z] ---> 4edde48b2e1b [2022-03-18T05:06:19.690Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-18T05:06:19.690Z] ---> Running in 635e49b0718c [2022-03-18T05:06:19.969Z] Removing intermediate container b182a31de4ff [2022-03-18T05:06:19.969Z] ---> 89517e5796a9 [2022-03-18T05:06:19.969Z] [2022-03-18T05:06:19.969Z] Step 10/25 : FROM alpine:3.14 [2022-03-18T05:06:19.969Z] ---> 71a2028e5025 [2022-03-18T05:06:19.969Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-18T05:06:19.969Z] ---> Running in 3506c0e88619 [2022-03-18T05:06:20.572Z] Removing intermediate container 635e49b0718c [2022-03-18T05:06:20.572Z] ---> 0f963bc520dd [2022-03-18T05:06:20.572Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-18T05:06:20.572Z] ---> Running in c564053523ea [2022-03-18T05:06:20.852Z] Removing intermediate container c564053523ea [2022-03-18T05:06:20.852Z] ---> 057fd9900e45 [2022-03-18T05:06:20.852Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-18T05:06:21.134Z] ---> Running in d26741ba1954 [2022-03-18T05:06:21.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:21.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:22.694Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-18T05:06:22.694Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-18T05:06:22.694Z] (3/3) Installing su-exec (0.2-r1) [2022-03-18T05:06:22.694Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:06:22.694Z] Executing ca-certificates-20211220-r0.trigger [2022-03-18T05:06:22.976Z] OK: 6 MiB in 17 packages [2022-03-18T05:06:23.589Z] Removing intermediate container d26741ba1954 [2022-03-18T05:06:23.589Z] ---> d685ad8624c1 [2022-03-18T05:06:23.589Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-18T05:06:23.870Z] ---> Running in 5074c1d165b5 [2022-03-18T05:06:24.473Z] Removing intermediate container 5074c1d165b5 [2022-03-18T05:06:24.473Z] ---> c33945251032 [2022-03-18T05:06:24.473Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-18T05:06:24.750Z] Removing intermediate container 3506c0e88619 [2022-03-18T05:06:24.750Z] ---> 589012f12965 [2022-03-18T05:06:24.750Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-18T05:06:24.750Z] ---> Running in 9a27e9e8491f [2022-03-18T05:06:25.023Z] ---> 6ad770327ff7 [2022-03-18T05:06:25.298Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-18T05:06:25.298Z] Removing intermediate container 9a27e9e8491f [2022-03-18T05:06:25.298Z] ---> f2d449fb28e9 [2022-03-18T05:06:25.298Z] Step 13/25 : WORKDIR / [2022-03-18T05:06:25.298Z] ---> Running in dfe2c3aa0bd1 [2022-03-18T05:06:25.298Z] ---> Running in 149f4838d91c [2022-03-18T05:06:25.903Z] Removing intermediate container 149f4838d91c [2022-03-18T05:06:25.903Z] ---> 5f3661c2074b [2022-03-18T05:06:25.904Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-18T05:06:26.506Z] ---> 8397fd8f0964 [2022-03-18T05:06:26.506Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-18T05:06:27.489Z] ---> 2acc230ce0d6 [2022-03-18T05:06:27.489Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-18T05:06:27.764Z] Removing intermediate container dfe2c3aa0bd1 [2022-03-18T05:06:27.764Z] ---> fd5e317f7f3a [2022-03-18T05:06:27.764Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:06:28.377Z] ---> f312eabb509e [2022-03-18T05:06:28.377Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-18T05:06:28.653Z] ---> 53fb9eaac1d6 [2022-03-18T05:06:28.653Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-18T05:06:29.251Z] ---> 0ba7f11a487b [2022-03-18T05:06:29.251Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-18T05:06:30.234Z] ---> b29edc2ac2f3 [2022-03-18T05:06:30.234Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-18T05:06:30.511Z] ---> fbee698fb318 [2022-03-18T05:06:30.511Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-18T05:06:31.110Z] ---> 6bff1a7115d4 [2022-03-18T05:06:31.110Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-18T05:06:31.705Z] Removing intermediate container 6439df6bf9c8 [2022-03-18T05:06:31.705Z] ---> 8a6ad329e9fb [2022-03-18T05:06:31.705Z] [2022-03-18T05:06:31.705Z] Step 10/23 : FROM alpine:3.14 [2022-03-18T05:06:31.705Z] ---> 71a2028e5025 [2022-03-18T05:06:31.705Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-18T05:06:31.980Z] ---> Running in 83047a4479e4 [2022-03-18T05:06:31.980Z] ---> edf0234faec7 [2022-03-18T05:06:31.980Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-18T05:06:31.980Z] ---> e0c29494bc18 [2022-03-18T05:06:31.980Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-18T05:06:32.577Z] Removing intermediate container 83047a4479e4 [2022-03-18T05:06:32.577Z] ---> 52a7ca3fcbf4 [2022-03-18T05:06:32.577Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-18T05:06:32.577Z] ---> Running in f4ccaafc8b9f [2022-03-18T05:06:32.577Z] ---> 6c995c91c47a [2022-03-18T05:06:32.577Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-18T05:06:32.854Z] ---> 834a76a29084 [2022-03-18T05:06:32.854Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-18T05:06:32.854Z] ---> Running in 7d43cdec5a8a [2022-03-18T05:06:32.854Z] Removing intermediate container f4ccaafc8b9f [2022-03-18T05:06:32.854Z] ---> a8af09f0676c [2022-03-18T05:06:32.854Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-18T05:06:33.127Z] ---> Running in 99dce1cee7ee [2022-03-18T05:06:33.127Z] ---> Running in 14c12bf5bbed [2022-03-18T05:06:33.724Z] Removing intermediate container 99dce1cee7ee [2022-03-18T05:06:33.724Z] ---> 5e882fa123ff [2022-03-18T05:06:33.724Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-18T05:06:33.724Z] ---> Running in bdee7b14c1d1 [2022-03-18T05:06:33.724Z] Removing intermediate container 14c12bf5bbed [2022-03-18T05:06:33.724Z] ---> c2cee91570c6 [2022-03-18T05:06:33.724Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-18T05:06:34.703Z] ---> 80d2ae31ef4b [2022-03-18T05:06:34.703Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-18T05:06:34.975Z] ---> Running in b432ca2d7be2 [2022-03-18T05:06:35.249Z] Removing intermediate container 7d43cdec5a8a [2022-03-18T05:06:35.249Z] ---> 4a85f3d48dec [2022-03-18T05:06:35.249Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-18T05:06:35.249Z] ---> Running in 09b469308ec8 [2022-03-18T05:06:35.852Z] Removing intermediate container 09b469308ec8 [2022-03-18T05:06:35.852Z] ---> d8eb2c286c09 [2022-03-18T05:06:35.852Z] Step 23/25 : LABEL arch=arm64 [2022-03-18T05:06:35.852Z] ---> Running in 2a5ec574dbf3 [2022-03-18T05:06:36.455Z] Removing intermediate container bdee7b14c1d1 [2022-03-18T05:06:36.455Z] ---> de0e8530def4 [2022-03-18T05:06:36.455Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-18T05:06:36.455Z] ---> Running in 28b431963742 [2022-03-18T05:06:36.455Z] Removing intermediate container 2a5ec574dbf3 [2022-03-18T05:06:36.455Z] ---> 9f34d520258e [2022-03-18T05:06:36.455Z] Step 24/25 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:06:36.731Z] ---> Running in bb880d246763 [2022-03-18T05:06:37.342Z] Removing intermediate container bb880d246763 [2022-03-18T05:06:37.342Z] ---> ae1297ad2153 [2022-03-18T05:06:37.342Z] Step 25/25 : LABEL version=0.0.0 [2022-03-18T05:06:37.342Z] ---> Running in 9e2431ca4de9 [2022-03-18T05:06:37.342Z] Removing intermediate container b432ca2d7be2 [2022-03-18T05:06:37.342Z] ---> 1da140c425a8 [2022-03-18T05:06:37.342Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-18T05:06:37.616Z] ---> Running in a09f1da60d50 [2022-03-18T05:06:37.898Z] Removing intermediate container 9e2431ca4de9 [2022-03-18T05:06:37.898Z] ---> df00c29a7e90 [2022-03-18T05:06:37.898Z] [2022-03-18T05:06:37.898Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:38.169Z] Removing intermediate container a09f1da60d50 [2022-03-18T05:06:38.169Z] ---> 472cd1384f94 [2022-03-18T05:06:38.169Z] Step 28/31 : CMD ["gate"] [2022-03-18T05:06:38.169Z] Successfully built df00c29a7e90 [2022-03-18T05:06:38.169Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-18T05:06:38.442Z]  Building security-secretstore-setup ... done  ---> Running in 4c4a97d85a37 [2022-03-18T05:06:38.719Z] Removing intermediate container 4c4a97d85a37 [2022-03-18T05:06:38.719Z] ---> a21f85c3d050 [2022-03-18T05:06:38.719Z] Step 29/31 : LABEL arch=arm64 [2022-03-18T05:06:38.719Z] ---> Running in 14b22b5564a5 [2022-03-18T05:06:38.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-18T05:06:39.273Z] Removing intermediate container 14b22b5564a5 [2022-03-18T05:06:39.273Z] ---> 2e9c6ded344d [2022-03-18T05:06:39.274Z] Step 30/31 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:06:39.548Z] ---> Running in f6bdc2eb3761 [2022-03-18T05:06:39.820Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-18T05:06:39.820Z] Removing intermediate container f6bdc2eb3761 [2022-03-18T05:06:39.820Z] ---> 8f81115709ba [2022-03-18T05:06:39.820Z] Step 31/31 : LABEL version=0.0.0 [2022-03-18T05:06:39.820Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-18T05:06:39.820Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-18T05:06:40.099Z] ---> Running in a56289182490 [2022-03-18T05:06:40.099Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-18T05:06:40.099Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-18T05:06:40.375Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-18T05:06:40.375Z] Removing intermediate container a56289182490 [2022-03-18T05:06:40.375Z] ---> 54eee8111db1 [2022-03-18T05:06:40.375Z] [2022-03-18T05:06:40.375Z] Executing busybox-1.33.1-r6.trigger [2022-03-18T05:06:40.375Z] OK: 8 MiB in 20 packages [2022-03-18T05:06:40.972Z] Successfully built 54eee8111db1 [2022-03-18T05:06:40.972Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-18T05:06:41.567Z]  Building security-bootstrapper ... done Removing intermediate container 28b431963742 [2022-03-18T05:06:41.567Z] ---> 6da1ed683aa9 [2022-03-18T05:06:41.567Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-18T05:06:41.840Z] ---> 15860cdba744 [2022-03-18T05:06:41.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-18T05:06:42.821Z] ---> 4a2fc0cbf088 [2022-03-18T05:06:42.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-18T05:06:43.419Z] ---> c4e8116ccc0c [2022-03-18T05:06:43.419Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-18T05:06:43.693Z] ---> Running in 36d6ca9404b3 [2022-03-18T05:06:43.964Z] Removing intermediate container 36d6ca9404b3 [2022-03-18T05:06:43.964Z] ---> b3310e1ef44d [2022-03-18T05:06:43.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-18T05:06:43.964Z] ---> Running in 560b3a731a45 [2022-03-18T05:06:44.238Z] Removing intermediate container 560b3a731a45 [2022-03-18T05:06:44.238Z] ---> 10d99a4e452f [2022-03-18T05:06:44.238Z] Step 21/23 : LABEL arch=arm64 [2022-03-18T05:06:44.238Z] ---> Running in 8a3c4e4c45be [2022-03-18T05:06:44.835Z] Removing intermediate container 8a3c4e4c45be [2022-03-18T05:06:44.835Z] ---> 2407ea5555df [2022-03-18T05:06:44.835Z] Step 22/23 : LABEL git_sha=6f4f0dc72086dffc8c4708660e1204425c7d46ae [2022-03-18T05:06:44.835Z] ---> Running in 652d05ff2f3d [2022-03-18T05:06:45.110Z] Removing intermediate container 652d05ff2f3d [2022-03-18T05:06:45.110Z] ---> 44cd5d1ff429 [2022-03-18T05:06:45.110Z] Step 23/23 : LABEL version=0.0.0 [2022-03-18T05:06:45.110Z] ---> Running in 3e30be735bdb [2022-03-18T05:06:45.382Z] Removing intermediate container 3e30be735bdb [2022-03-18T05:06:45.382Z] ---> fe7db34e75a2 [2022-03-18T05:06:45.382Z] [2022-03-18T05:06:45.654Z] Successfully built fe7db34e75a2 [2022-03-18T05:06:45.654Z] Successfully tagged core-data-arm64:latest [2022-03-18T05:06:45.944Z]  Building core-data ... done  [Pipeline] } [2022-03-18T05:06:45.960Z] $ docker stop --time=1 c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 [2022-03-18T05:06:47.654Z] $ docker rm -f c864af3b3a9a6bf83530f81bc176fd6c070ed7d0c6f9b988ff4e80fe1f86f697 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-18T05:06:48.265Z] + docker images [2022-03-18T05:06:48.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T05:06:48.536Z] core-data-arm64 latest fe7db34e75a2 3 seconds ago 19.2MB [2022-03-18T05:06:48.536Z] security-bootstrapper-arm64 latest 54eee8111db1 8 seconds ago 18MB [2022-03-18T05:06:48.536Z] security-secretstore-setup-arm64 latest df00c29a7e90 11 seconds ago 26.9MB [2022-03-18T05:06:48.536Z] 8a6ad329e9fb 17 seconds ago 1.61GB [2022-03-18T05:06:48.536Z] 89517e5796a9 29 seconds ago 1.6GB [2022-03-18T05:06:48.536Z] core-command-arm64 latest 46596ce5e0ff 32 seconds ago 15.3MB [2022-03-18T05:06:48.536Z] 774c0aa03732 36 seconds ago 1.59GB [2022-03-18T05:06:48.536Z] b0b10d3c2eb6 44 seconds ago 1.59GB [2022-03-18T05:06:48.536Z] sys-mgmt-agent-arm64 latest b33fa051bf87 2 minutes ago 280MB [2022-03-18T05:06:48.536Z] support-notifications-arm64 latest e9cc9341de5a 3 minutes ago 16.1MB [2022-03-18T05:06:48.536Z] support-scheduler-arm64 latest ac561c977884 3 minutes ago 15.4MB [2022-03-18T05:06:48.536Z] security-proxy-setup-arm64 latest f6b208226f73 3 minutes ago 25.4MB [2022-03-18T05:06:48.536Z] core-metadata-arm64 latest f30f1c88851a 3 minutes ago 16MB [2022-03-18T05:06:48.536Z] 847e10d379dd 4 minutes ago 1.6GB [2022-03-18T05:06:48.536Z] 88dece7a8607 4 minutes ago 1.6GB [2022-03-18T05:06:48.536Z] 1f838044f4e4 4 minutes ago 1.59GB [2022-03-18T05:06:48.536Z] 378eb6d3be35 4 minutes ago 1.6GB [2022-03-18T05:06:48.536Z] edee61fad0be 4 minutes ago 1.6GB [2022-03-18T05:06:48.536Z] ci-base-image-arm64 latest 21d3479c854a 14 minutes ago 1.26GB [2022-03-18T05:06:48.536Z] alpine 3.14 71a2028e5025 10 hours ago 5.34MB [2022-03-18T05:06:48.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-18T05:06:48.536Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-18T05:06:48.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-18T05:06:49.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T05:06:49.280Z] [2022-03-18T05:06:49.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-18T05:06:49.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T05:06:49.931Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-18T05:06:49.931Z] 8998bd30e6a1: Pulling fs layer [2022-03-18T05:06:49.931Z] 04944245beec: Pulling fs layer [2022-03-18T05:06:49.931Z] 699f458cf7ca: Pulling fs layer [2022-03-18T05:06:49.931Z] 765212b225bb: Pulling fs layer [2022-03-18T05:06:49.931Z] f23df028b6ca: Pulling fs layer [2022-03-18T05:06:49.931Z] d65c8cfc05b1: Pulling fs layer [2022-03-18T05:06:49.931Z] 2437ff75d9bd: Pulling fs layer [2022-03-18T05:06:49.931Z] 765212b225bb: Waiting [2022-03-18T05:06:49.931Z] f23df028b6ca: Waiting [2022-03-18T05:06:49.931Z] d65c8cfc05b1: Waiting [2022-03-18T05:06:49.931Z] 2437ff75d9bd: Waiting [2022-03-18T05:06:49.931Z] 04944245beec: Verifying Checksum [2022-03-18T05:06:49.931Z] 04944245beec: Download complete [2022-03-18T05:06:49.931Z] 765212b225bb: Download complete [2022-03-18T05:06:49.931Z] f23df028b6ca: Verifying Checksum [2022-03-18T05:06:49.931Z] f23df028b6ca: Download complete [2022-03-18T05:06:49.931Z] d65c8cfc05b1: Download complete [2022-03-18T05:06:50.205Z] 699f458cf7ca: Verifying Checksum [2022-03-18T05:06:50.205Z] 699f458cf7ca: Download complete [2022-03-18T05:06:50.478Z] 8998bd30e6a1: Verifying Checksum [2022-03-18T05:06:50.478Z] 8998bd30e6a1: Download complete [2022-03-18T05:06:53.092Z] 2437ff75d9bd: Verifying Checksum [2022-03-18T05:06:53.092Z] 2437ff75d9bd: Download complete [2022-03-18T05:06:55.088Z] 8998bd30e6a1: Pull complete [2022-03-18T05:06:55.374Z] 04944245beec: Pull complete [2022-03-18T05:06:57.431Z] 699f458cf7ca: Pull complete [2022-03-18T05:06:57.703Z] 765212b225bb: Pull complete [2022-03-18T05:06:58.303Z] f23df028b6ca: Pull complete [2022-03-18T05:06:58.574Z] d65c8cfc05b1: Pull complete [2022-03-18T05:07:13.647Z] 2437ff75d9bd: Pull complete [2022-03-18T05:07:13.647Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-18T05:07:13.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-18T05:07:13.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-18T05:07:13.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-7920 does not seem to be running inside a container [2022-03-18T05:07:13.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-18T05:07:16.434Z] $ docker top c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:17.541Z] ---> job-cost.sh [2022-03-18T05:07:17.541Z] lf-activate-venv: SKIPPING [2022-03-18T05:07:17.541Z] INFO: No Stack... [2022-03-18T05:07:18.135Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-18T05:07:18.726Z] INFO: Archiving Costs [Pipeline] sh [2022-03-18T05:07:19.412Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-18T05:07:19.412Z] + cut -d, -f6 [Pipeline] lock [2022-03-18T05:07:19.491Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] [2022-03-18T05:07:19.496Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] did not exist. Created. [2022-03-18T05:07:19.496Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-18T05:07:20.242Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-18T05:07:20.431Z] Stashed 1 file(s) [Pipeline] } [2022-03-18T05:07:20.451Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3913-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-18T05:07:20.524Z] $ docker stop --time=1 c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 [2022-03-18T05:07:22.023Z] $ docker rm -f c73cb47b8d964f17c28b0c59ba98e6f5a4a861c3d1393ece964f36de52149ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-18T05:07:23.145Z] provisioning config files... [2022-03-18T05:07:23.156Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2900151864738652774tmp [Pipeline] { [Pipeline] sh [2022-03-18T05:07:23.491Z] + set +x [2022-03-18T05:07:23.491Z] + curl -s https://codecov.io/bash [2022-03-18T05:07:23.491Z] + bash -s -- [2022-03-18T05:07:23.491Z] [2022-03-18T05:07:23.491Z] _____ _ [2022-03-18T05:07:23.491Z] / ____| | | [2022-03-18T05:07:23.491Z] | | ___ __| | ___ ___ _____ __ [2022-03-18T05:07:23.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-18T05:07:23.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-18T05:07:23.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-18T05:07:23.491Z] Bash-1.0.6 [2022-03-18T05:07:23.491Z] [2022-03-18T05:07:23.491Z] [2022-03-18T05:07:23.491Z] ==> git version 2.25.1 found [2022-03-18T05:07:23.491Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-18T05:07:23.491Z] Release-Date: 2020-01-08 [2022-03-18T05:07:23.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-18T05:07:23.491Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-18T05:07:23.491Z] ==> Jenkins CI detected. [2022-03-18T05:07:23.491Z] current dir:  /w/workspace/edgex-go/1 [2022-03-18T05:07:23.491Z] project root: . [2022-03-18T05:07:23.491Z] --> token set from env [2022-03-18T05:07:23.491Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-18T05:07:23.491Z] ==> Running gcov in . (disable via -X gcov) [2022-03-18T05:07:23.491Z] ==> Python coveragepy not found [2022-03-18T05:07:23.491Z] ==> Searching for coverage reports in: [2022-03-18T05:07:23.491Z] + . [2022-03-18T05:07:23.491Z] -> Found 1 reports [2022-03-18T05:07:23.491Z] ==> Detecting git/mercurial file structure [2022-03-18T05:07:23.491Z] ==> Reading reports [2022-03-18T05:07:23.491Z] + ./coverage.out bytes=426503 [2022-03-18T05:07:23.491Z] ==> Appending adjustments [2022-03-18T05:07:23.491Z] https://docs.codecov.io/docs/fixing-reports [2022-03-18T05:07:24.873Z] + Found adjustments [2022-03-18T05:07:24.873Z] ==> Gzipping contents [2022-03-18T05:07:24.873Z] 60K /tmp/codecov.1OAa7y.gz [2022-03-18T05:07:24.873Z] ==> Uploading reports [2022-03-18T05:07:24.873Z] url: https://codecov.io [2022-03-18T05:07:24.873Z] query: branch=PR-3913&commit=6f4f0dc72086dffc8c4708660e1204425c7d46ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3913&job=&cmd_args= [2022-03-18T05:07:24.873Z] -> Pinging Codecov [2022-03-18T05:07:24.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3913&commit=6f4f0dc72086dffc8c4708660e1204425c7d46ae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3913%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3913&job=&cmd_args= [2022-03-18T05:07:25.135Z] -> Uploading to [2022-03-18T05:07:25.135Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/6f4f0dc72086dffc8c4708660e1204425c7d46ae/7830f6d6-0fa2-4487-abc0-717e4bb39df2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T050724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac66bf8fc2104808b33cae299305b5518d68d1364bd4a3f524061602a627f4f1 [2022-03-18T05:07:25.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T05:07:25.135Z] Dload Upload Total Spent Left Speed [2022-03-18T05:07:25.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57906 0 0 100 57906 0 193k --:--:-- --:--:-- --:--:-- 192k 100 57906 0 0 100 57906 0 193k --:--:-- --:--:-- --:--:-- 192k [2022-03-18T05:07:25.395Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6f4f0dc72086dffc8c4708660e1204425c7d46ae [Pipeline] } [2022-03-18T05:07:25.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-18T05:07:26.820Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:27.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:28.055Z] ---> package-listing.sh [2022-03-18T05:07:28.055Z] ++ facter osfamily [2022-03-18T05:07:28.055Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-18T05:07:28.316Z] + OS_FAMILY=debian [2022-03-18T05:07:28.316Z] + workspace=/w/workspace/edgex-go/1 [2022-03-18T05:07:28.316Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-18T05:07:28.316Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-18T05:07:28.316Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-18T05:07:28.316Z] + PACKAGES=/tmp/packages_start.txt [2022-03-18T05:07:28.316Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-18T05:07:28.316Z] + PACKAGES=/tmp/packages_end.txt [2022-03-18T05:07:28.316Z] + case "${OS_FAMILY}" in [2022-03-18T05:07:28.316Z] + dpkg -l [2022-03-18T05:07:28.316Z] + grep '^ii' [2022-03-18T05:07:28.316Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-18T05:07:28.316Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-18T05:07:28.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-18T05:07:28.316Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-18T05:07:28.316Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-18T05:07:28.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-18T05:07:28.353Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-18T05:07:28.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-18T05:07:29.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T05:07:29.247Z] [2022-03-18T05:07:29.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-18T05:07:29.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T05:07:29.592Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-18T05:07:29.592Z] 5eb5b503b376: Pulling fs layer [2022-03-18T05:07:29.592Z] 5c69ac0246d0: Pulling fs layer [2022-03-18T05:07:29.592Z] ec43610c2a17: Pulling fs layer [2022-03-18T05:07:29.592Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-18T05:07:29.592Z] 33b1e0a273af: Pulling fs layer [2022-03-18T05:07:29.592Z] 5d3b04190fa2: Pulling fs layer [2022-03-18T05:07:29.592Z] 2f39f015ded8: Pulling fs layer [2022-03-18T05:07:29.592Z] 33b1e0a273af: Waiting [2022-03-18T05:07:29.592Z] 5d3b04190fa2: Waiting [2022-03-18T05:07:29.592Z] 2f39f015ded8: Waiting [2022-03-18T05:07:29.592Z] 3a2ae6a8a46f: Waiting [2022-03-18T05:07:29.593Z] 5c69ac0246d0: Verifying Checksum [2022-03-18T05:07:29.593Z] 5c69ac0246d0: Download complete [2022-03-18T05:07:29.593Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-18T05:07:29.593Z] 3a2ae6a8a46f: Download complete [2022-03-18T05:07:29.593Z] 33b1e0a273af: Verifying Checksum [2022-03-18T05:07:29.593Z] 33b1e0a273af: Download complete [2022-03-18T05:07:29.593Z] 5d3b04190fa2: Download complete [2022-03-18T05:07:29.853Z] ec43610c2a17: Verifying Checksum [2022-03-18T05:07:29.853Z] ec43610c2a17: Download complete [2022-03-18T05:07:29.853Z] 5eb5b503b376: Download complete [2022-03-18T05:07:30.422Z] 2f39f015ded8: Download complete [2022-03-18T05:07:30.993Z] 5eb5b503b376: Pull complete [2022-03-18T05:07:30.993Z] 5c69ac0246d0: Pull complete [2022-03-18T05:07:31.563Z] ec43610c2a17: Pull complete [2022-03-18T05:07:31.563Z] 3a2ae6a8a46f: Pull complete [2022-03-18T05:07:31.822Z] 33b1e0a273af: Pull complete [2022-03-18T05:07:31.822Z] 5d3b04190fa2: Pull complete [2022-03-18T05:07:36.021Z] 2f39f015ded8: Pull complete [2022-03-18T05:07:36.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-18T05:07:36.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-18T05:07:36.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-18T05:07:36.110Z] prd-ubuntu20.04-docker-8c-8g-7919 does not seem to be running inside a container [2022-03-18T05:07:36.199Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-18T05:07:37.732Z] $ docker top 0a41ffc4b3301eea8533d0cb8b9edf470b1f0fe1538d947706d7e1f77ebec076 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-18T05:07:38.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-18T05:07:38.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-18T05:07:38.778Z] + ls /var/log/sa-host [2022-03-18T05:07:38.778Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-18T05:07:39.052Z] provisioning config files... [2022-03-18T05:07:39.062Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7920919468090144736tmp [Pipeline] { [Pipeline] echo [2022-03-18T05:07:39.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:39.433Z] ---> create-netrc.sh [Pipeline] } [2022-03-18T05:07:39.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:39.883Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-18T05:07:39.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:40.234Z] ---> sudo-logs.sh [2022-03-18T05:07:40.234Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-18T05:07:40.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:40.629Z] ---> job-cost.sh [2022-03-18T05:07:40.629Z] lf-activate-venv: SKIPPING [2022-03-18T05:07:40.629Z] DEBUG: total: 0.10999999940395355 [2022-03-18T05:07:40.629Z] INFO: Retrieving Stack Cost... [2022-03-18T05:07:40.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-18T05:07:41.462Z] INFO: Archiving Costs [Pipeline] echo [2022-03-18T05:07:41.496Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-18T05:07:41.821Z] ---> logs-deploy.sh [2022-03-18T05:07:41.821Z] lf-activate-venv: SKIPPING [2022-03-18T05:07:41.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3913/1 [2022-03-18T05:07:41.821Z] INFO: archiving workspace using pattern(s): [2022-03-18T05:07:42.768Z] Archives upload complete. [2022-03-18T05:07:42.768Z] INFO: archiving logs to Nexus