Pull request #3938 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from f31d748427a391acc3a454f06026f5dcc2df99a8+ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 (e646d7baffdac31ec2918162520785da620c9bb3) 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-ssh11812242189825231798.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-ssh10259974759525253670.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-3938/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-3938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16554647905607495028.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-3938/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1516023341144729249.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-ssh17947166626015456646.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-3938/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-3938/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11678694322950390168.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9559’ Running on prd-ubuntu20.04-docker-8c-8g-9563 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [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 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) > 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/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # 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 ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 Commit message: "fix(security): Bump FROM docker version due to CVEs" 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-31T05:20:12.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T05:20:12.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T05:20:12.926Z] ========================================================= [2022-03-31T05:20:12.926Z] EdgeX Global Pipelines Version Info [2022-03-31T05:20:12.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:20:13.711Z] ------------------- [2022-03-31T05:20:13.711Z] stable info: [2022-03-31T05:20:13.711Z] ------------------- [2022-03-31T05:20:13.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T05:20:13.712Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T05:20:13.712Z] Message: update stable to v1.0.221 [2022-03-31T05:20:14.286Z] ------------------- [2022-03-31T05:20:14.286Z] experimental info: [2022-03-31T05:20:14.286Z] ------------------- [2022-03-31T05:20:14.286Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T05:20:14.286Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T05:20:14.286Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T05:20:14.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-31T05:20:14.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-31T05:20:14.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T05:20:14.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T05:20:14.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T05:20:14.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T05:20:14.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T05:20:14.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-31T05:20:14.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-31T05:20:14.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-31T05:20:14.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T05:20:15.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T05:20:15.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T05:20:15.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T05:20:15.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T05:20:15.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T05:20:15.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T05:20:15.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T05:20:15.276Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T05:20:15.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T05:20:15.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-31T05:20:15.401Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T05:20:15.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3938 [Pipeline] echo [2022-03-31T05:20:15.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3938 [Pipeline] echo [2022-03-31T05:20:15.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3938 [Pipeline] echo [2022-03-31T05:20:15.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo [2022-03-31T05:20:15.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f31d748 [Pipeline] echo [2022-03-31T05:20:15.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T05:20:15.755Z] provisioning config files... [2022-03-31T05:20:15.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6190943357272221397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:20:16.113Z] ---> docker-login.sh [2022-03-31T05:20:16.113Z] nexus3.edgexfoundry.org:10001 [2022-03-31T05:20:16.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:20:16.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:20:16.374Z] Configure a credential helper to remove this warning. See [2022-03-31T05:20:16.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:20:16.374Z] [2022-03-31T05:20:16.374Z] Login Succeeded [2022-03-31T05:20:16.374Z] nexus3.edgexfoundry.org:10002 [2022-03-31T05:20:16.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:20:16.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:20:16.638Z] Configure a credential helper to remove this warning. See [2022-03-31T05:20:16.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:20:16.638Z] [2022-03-31T05:20:16.638Z] Login Succeeded [2022-03-31T05:20:16.638Z] nexus3.edgexfoundry.org:10003 [2022-03-31T05:20:16.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:20:16.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:20:16.638Z] Configure a credential helper to remove this warning. See [2022-03-31T05:20:16.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:20:16.638Z] [2022-03-31T05:20:16.638Z] Login Succeeded [2022-03-31T05:20:16.638Z] nexus3.edgexfoundry.org:10004 [2022-03-31T05:20:16.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:20:16.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:20:16.899Z] Configure a credential helper to remove this warning. See [2022-03-31T05:20:16.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:20:16.899Z] [2022-03-31T05:20:16.899Z] Login Succeeded [2022-03-31T05:20:16.899Z] docker.io [2022-03-31T05:20:16.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:20:17.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:20:17.160Z] Configure a credential helper to remove this warning. See [2022-03-31T05:20:17.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:20:17.160Z] [2022-03-31T05:20:17.160Z] Login Succeeded [2022-03-31T05:20:17.160Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T05:20:17.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T05:20:17.604Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/core-command/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-31T05:20:17.604Z] + + dirname cmd/core-data/Dockerfile [2022-03-31T05:20:17.604Z] cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-31T05:20:17.604Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2022-03-31T05:20:17.604Z] -f2 [2022-03-31T05:20:17.604Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-31T05:20:17.604Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2022-03-31T05:20:17.604Z] [2022-03-31T05:20:17.604Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-31T05:20:17.604Z] + + cut -d/ -f2dirname [2022-03-31T05:20:17.604Z] cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T05:20:17.604Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-31T05:20:17.604Z] + + dirname cmd/security-spire-server/Dockerfile [2022-03-31T05:20:17.604Z] cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/support-notifications/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-31T05:20:17.604Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-31T05:20:17.604Z] + cut -d/ -f2 [2022-03-31T05:20:17.604Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-31T05:20:17.657Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-31T05:20:18.166Z] + git rev-list -1 --merges f31d748427a391acc3a454f06026f5dcc2df99a8~1..f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo [2022-03-31T05:20:18.203Z] -----------> git rev-list -1 --merges f31d748427a391acc3a454f06026f5dcc2df99a8~1..f31d748427a391acc3a454f06026f5dcc2df99a8 f31d748427a391acc3a454f06026f5dcc2df99a8 [false] [Pipeline] sh [2022-03-31T05:20:18.516Z] + git log --format=format:%s -1 f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] echo [2022-03-31T05:20:18.552Z] ========================================================= [2022-03-31T05:20:18.552Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T05:20:18.552Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-31T05:20:19.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T05:20:19.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T05:20:19.171Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T05:20:19.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T05:20:19.171Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T05:20:19.171Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T05:20:19.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:20:19.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T05:20:19.632Z] [2022-03-31T05:20:19.632Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:20:19.974Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T05:20:19.974Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T05:20:19.974Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T05:20:19.974Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T05:20:19.974Z] 4c7163046ea9: Pulling fs layer [2022-03-31T05:20:19.974Z] 0c2d73faf560: Pulling fs layer [2022-03-31T05:20:19.974Z] 0c2d73faf560: Waiting [2022-03-31T05:20:19.974Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T05:20:19.974Z] 3e5f54012d9b: Download complete [2022-03-31T05:20:19.974Z] a0d0a0d46f8b: Download complete [2022-03-31T05:20:19.974Z] 0c2d73faf560: Verifying Checksum [2022-03-31T05:20:19.974Z] 0c2d73faf560: Download complete [2022-03-31T05:20:19.974Z] 4c7163046ea9: Verifying Checksum [2022-03-31T05:20:19.974Z] 4c7163046ea9: Download complete [2022-03-31T05:20:20.252Z] a0d0a0d46f8b: Pull complete [2022-03-31T05:20:20.252Z] 3e5f54012d9b: Pull complete [2022-03-31T05:20:20.512Z] 4c7163046ea9: Pull complete [2022-03-31T05:20:20.778Z] 0c2d73faf560: Pull complete [2022-03-31T05:20:20.778Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T05:20:20.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T05:20:20.778Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T05:20:20.882Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:20:20.910Z] $ 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-31T05:20:21.536Z] $ docker top cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T05:20:21.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T05:20:21.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T05:20:21.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T05:20:21.879Z] $ docker exec cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent [2022-03-31T05:20:22.021Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbDjoGc/agent.14 [2022-03-31T05:20:22.021Z] SSH_AGENT_PID=21 [2022-03-31T05:20:22.030Z] Running ssh-add (command line suppressed) [2022-03-31T05:20:22.149Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8954878953296591603.key (/w/workspace/edgex-go/1@tmp/private_key_8954878953296591603.key) [2022-03-31T05:20:22.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T05:20:22.500Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T05:20:22.519Z] $ docker exec --env ******** --env ******** cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent -k [2022-03-31T05:20:22.644Z] unset SSH_AUTH_SOCK; [2022-03-31T05:20:22.645Z] unset SSH_AGENT_PID; [2022-03-31T05:20:22.645Z] echo Agent pid 21 killed; [2022-03-31T05:20:22.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T05:20:22.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T05:20:22.750Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T05:20:22.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T05:20:22.884Z] $ docker exec cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent [2022-03-31T05:20:23.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfAiOAF/agent.53 [2022-03-31T05:20:23.015Z] SSH_AGENT_PID=59 [2022-03-31T05:20:23.019Z] Running ssh-add (command line suppressed) [2022-03-31T05:20:23.140Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_143002234675589393.key (/w/workspace/edgex-go/1@tmp/private_key_143002234675589393.key) [2022-03-31T05:20:23.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T05:20:23.494Z] + git semver init [2022-03-31T05:20:23.494Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T05:20:23.494Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-31T05:20:23.494Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-31T05:20:23.494Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T05:20:23.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T05:20:23.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T05:20:23.494Z] # $SEMVER_BRANCH = PR-3938 [2022-03-31T05:20:23.494Z] # $SEMVER_TEMP = /tmp/semver-277020311 [2022-03-31T05:20:23.494Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-31T05:20:38.431Z] # '/tmp/semver-277020311' -> '/w/workspace/edgex-go/1/.semver' [2022-03-31T05:20:38.431Z] # -> Force: false [2022-03-31T05:20:38.431Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-31T05:20:38.466Z] $ docker exec --env ******** --env ******** cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce ssh-agent -k [2022-03-31T05:20:38.590Z] unset SSH_AUTH_SOCK; [2022-03-31T05:20:38.591Z] unset SSH_AGENT_PID; [2022-03-31T05:20:38.591Z] echo Agent pid 59 killed; [2022-03-31T05:20:38.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T05:20:39.022Z] + git semver [Pipeline] } [2022-03-31T05:20:39.060Z] $ docker stop --time=1 cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce [2022-03-31T05:20:40.748Z] $ docker rm -f cd05705e661875b96f900acb2b8a7bd25544f318d7e05ea7e3db37e4a7e6e2ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T05:20:41.184Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T05:20:41.491Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T05:20:41.508Z] [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-31T05:20:42.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T05:20:42.054Z] ========================================================= [2022-03-31T05:20:42.054Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T05:20:42.054Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:20:42.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T05:20:42.392Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T05:20:42.392Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T05:20:42.392Z] 666ba61612fd: Pulling fs layer [2022-03-31T05:20:42.392Z] 8ed8ca486205: Pulling fs layer [2022-03-31T05:20:42.393Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T05:20:42.393Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T05:20:42.393Z] 640e595b4fbd: Pulling fs layer [2022-03-31T05:20:42.393Z] 763cafe07f6e: Pulling fs layer [2022-03-31T05:20:42.393Z] 0c0b528cf693: Pulling fs layer [2022-03-31T05:20:42.393Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T05:20:42.393Z] 22a0e8bec74d: Waiting [2022-03-31T05:20:42.393Z] 4fe6c5a15a65: Waiting [2022-03-31T05:20:42.393Z] 0c0b528cf693: Waiting [2022-03-31T05:20:42.393Z] 10935f4eaf8b: Waiting [2022-03-31T05:20:42.393Z] 763cafe07f6e: Waiting [2022-03-31T05:20:42.393Z] 640e595b4fbd: Waiting [2022-03-31T05:20:42.393Z] 8ed8ca486205: Verifying Checksum [2022-03-31T05:20:42.393Z] 8ed8ca486205: Download complete [2022-03-31T05:20:42.393Z] 666ba61612fd: Download complete [2022-03-31T05:20:42.393Z] 22a0e8bec74d: Verifying Checksum [2022-03-31T05:20:42.393Z] 22a0e8bec74d: Download complete [2022-03-31T05:20:42.393Z] 640e595b4fbd: Download complete [2022-03-31T05:20:42.393Z] 763cafe07f6e: Download complete [2022-03-31T05:20:42.393Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T05:20:42.393Z] 59bf1c3509f3: Download complete [2022-03-31T05:20:42.653Z] 0c0b528cf693: Verifying Checksum [2022-03-31T05:20:42.653Z] 0c0b528cf693: Download complete [2022-03-31T05:20:42.653Z] 59bf1c3509f3: Pull complete [2022-03-31T05:20:42.653Z] 666ba61612fd: Pull complete [2022-03-31T05:20:42.914Z] 8ed8ca486205: Pull complete [2022-03-31T05:20:43.174Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T05:20:43.174Z] 10935f4eaf8b: Download complete [2022-03-31T05:20:43.174Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T05:20:43.174Z] 4fe6c5a15a65: Download complete [2022-03-31T05:20:47.373Z] 4fe6c5a15a65: Pull complete [2022-03-31T05:20:47.373Z] 22a0e8bec74d: Pull complete [2022-03-31T05:20:47.373Z] 640e595b4fbd: Pull complete [2022-03-31T05:20:47.373Z] 763cafe07f6e: Pull complete [2022-03-31T05:20:47.373Z] 0c0b528cf693: Pull complete [2022-03-31T05:20:49.913Z] 10935f4eaf8b: Pull complete [2022-03-31T05:20:49.913Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T05:20:49.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T05:20:49.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:20:50.275Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T05:20:50.275Z] WORKDIR /edgex [2022-03-31T05:20:50.275Z] COPY go.mod . [2022-03-31T05:20:50.275Z] RUN go mod download [2022-03-31T05:20:50.275Z] docker build -t ci-base-image-x86_64 -f - . [2022-03-31T05:20:51.667Z] Sending build context to Docker daemon 334.5MB [2022-03-31T05:20:51.667Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T05:20:51.667Z] ---> 99d49a6021b9 [2022-03-31T05:20:51.667Z] Step 2/4 : WORKDIR /edgex [2022-03-31T05:20:53.054Z] ---> Running in ad106357aca3 [2022-03-31T05:20:53.321Z] Removing intermediate container ad106357aca3 [2022-03-31T05:20:53.321Z] ---> 527cdde5adc5 [2022-03-31T05:20:53.321Z] Step 3/4 : COPY go.mod . [2022-03-31T05:20:53.321Z] ---> 5bc0624035e7 [2022-03-31T05:20:53.321Z] Step 4/4 : RUN go mod download [2022-03-31T05:20:53.321Z] ---> Running in d19266d8f0b3 [2022-03-31T05:20:56.832Z] Still waiting to schedule task [2022-03-31T05:20:56.832Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9560’ [2022-03-31T05:21:05.767Z] Removing intermediate container d19266d8f0b3 [2022-03-31T05:21:05.767Z] ---> e88154212659 [2022-03-31T05:21:05.767Z] Successfully built e88154212659 [2022-03-31T05:21:05.767Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:21:06.095Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T05:21:06.095Z] . [Pipeline] withDockerContainer [2022-03-31T05:21:06.186Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:21:06.237Z] $ 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-31T05:21:06.611Z] $ docker top 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:21:07.009Z] + go version [2022-03-31T05:21:07.009Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T05:21:07.056Z] $ docker stop --time=1 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 [2022-03-31T05:21:08.341Z] $ docker rm -f 02ad2feaf638327032834ba568c35283141e9984fb8fb2af06bc26724298d9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:21:08.996Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T05:21:08.997Z] . [Pipeline] withDockerContainer [2022-03-31T05:21:09.095Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:21:09.145Z] $ 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-31T05:21:09.480Z] $ docker top 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T05:21:09.600Z] ========================================================= [2022-03-31T05:21:09.600Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T05:21:09.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:21:09.946Z] + make test [2022-03-31T05:21:09.946Z] go mod tidy -compat=1.17 [2022-03-31T05:21:09.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T05:21:15.230Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T05:21:27.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T05:21:27.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-03-31T05:21:27.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T05:21:27.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.9% of statements [2022-03-31T05:21:27.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T05:21:27.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.186s coverage: 89.2% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 84.4% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.349s coverage: 94.7% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 24.0% of statements [2022-03-31T05:21:31.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-03-31T05:21:31.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-03-31T05:21:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2022-03-31T05:21:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-03-31T05:21:41.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.180s coverage: 82.5% of statements [2022-03-31T05:21:41.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements [2022-03-31T05:21:51.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-03-31T05:21:51.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.316s coverage: 65.4% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T05:21:51.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-03-31T05:21:51.989Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-31T05:21:51.989Z] 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-31T05:22:06.876Z] GO111MODULE=on go vet ./... [2022-03-31T05:22:11.073Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T05:22:11.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T05:22:11.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T05:22:11.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T05:22:12.259Z] + ls -al . [2022-03-31T05:22:12.259Z] total 664 [2022-03-31T05:22:12.259Z] drwxrwxr-x 10 1001 1001 4096 Mar 31 05:22 . [2022-03-31T05:22:12.259Z] drwxr-xr-x 4 root root 4096 Mar 31 05:21 .. [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 05:20 .dockerignore [2022-03-31T05:22:12.259Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:20 .git [2022-03-31T05:22:12.259Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:20 .github [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 05:20 .gitignore [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 05:20 .golangci.yml [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 05:20 .hadolint.yml [2022-03-31T05:22:12.259Z] drwx------ 3 1001 1001 4096 Mar 31 05:20 .semver [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 05:20 .sonarcloud.properties [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 05:20 ADOPTERS.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 05:20 Attribution.txt [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 05:20 CHANGELOG.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:20 CONTRIBUTING.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 05:20 GOVERNANCE.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 05:20 Jenkinsfile [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:20 LICENSE [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 05:20 Makefile [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 05:20 OWNERS.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 05:20 README.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 05:20 SECURITY.md [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 05:20 VERSION [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:20 ZMQWindows.md [2022-03-31T05:22:12.259Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 05:20 bin [2022-03-31T05:22:12.259Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 05:20 cmd [2022-03-31T05:22:12.259Z] -rw-r--r-- 1 root root 429124 Mar 31 05:21 coverage.out [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 05:20 go.mod [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 05:20 go.sum [2022-03-31T05:22:12.259Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:20 internal [2022-03-31T05:22:12.259Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 05:20 openapi [2022-03-31T05:22:12.259Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:20 snap [2022-03-31T05:22:12.259Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 05:20 version.go [Pipeline] sh [2022-03-31T05:22:12.573Z] + '[' -e coverage.out ] [2022-03-31T05:22:12.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T05:22:12.685Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T05:22:12.983Z] + make build [2022-03-31T05:22:12.983Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T05:22:27.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T05:22:40.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T05:22:40.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T05:22:40.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T05:22:40.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T05:22:41.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T05:22:42.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T05:22:43.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T05:22:45.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T05:22:46.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T05:22:46.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T05:22:48.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T05:22:49.504Z] $ docker stop --time=1 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 [2022-03-31T05:22:51.816Z] $ docker rm -f 76b4fec8b09471631ad0a1bef8f037442e218ce3f1a0358a6437f8f0e52f1396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:22:53.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T05:22:53.424Z] [2022-03-31T05:22:53.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:22:53.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T05:22:53.777Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-31T05:22:53.777Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-31T05:22:53.777Z] ca9280d653b3: Pulling fs layer [2022-03-31T05:22:53.777Z] 7e9c9ca2126c: Pulling fs layer [2022-03-31T05:22:54.035Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-31T05:22:54.035Z] cbdbe7a5bc2a: Download complete [2022-03-31T05:22:54.035Z] ca9280d653b3: Verifying Checksum [2022-03-31T05:22:54.035Z] ca9280d653b3: Download complete [2022-03-31T05:22:54.035Z] cbdbe7a5bc2a: Pull complete [2022-03-31T05:22:54.296Z] 7e9c9ca2126c: Verifying Checksum [2022-03-31T05:22:54.296Z] 7e9c9ca2126c: Download complete [2022-03-31T05:22:54.556Z] ca9280d653b3: Pull complete [2022-03-31T05:22:57.851Z] 7e9c9ca2126c: Pull complete [2022-03-31T05:22:57.851Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-31T05:22:57.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T05:22:57.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-31T05:22:57.937Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:22:57.989Z] $ 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-31T05:22:59.082Z] $ docker top 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:22:59.473Z] + docker-compose build --help [2022-03-31T05:22:59.473Z] + grep parallel [2022-03-31T05:23:00.044Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T05:23:00.089Z] $ docker stop --time=1 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 [2022-03-31T05:23:01.364Z] $ docker rm -f 775d6107a0c1112d898210b0843546d589f24c3281e0b1a4a49d2775228b1795 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:23:01.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-31T05:23:01.901Z] . [Pipeline] withDockerContainer [2022-03-31T05:23:01.990Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:23:02.042Z] $ 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-31T05:23:02.370Z] $ docker top 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:23:02.818Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T05:23:03.483Z] Building core-command ... [2022-03-31T05:23:03.483Z] Building core-data ... [2022-03-31T05:23:03.483Z] Building core-metadata ... [2022-03-31T05:23:03.483Z] Building security-bootstrapper ... [2022-03-31T05:23:03.483Z] Building security-proxy-setup ... [2022-03-31T05:23:03.483Z] Building security-secretstore-setup ... [2022-03-31T05:23:03.483Z] Building security-spiffe-token-provider ... [2022-03-31T05:23:03.483Z] Building security-spire-agent ... [2022-03-31T05:23:03.483Z] Building security-spire-config ... [2022-03-31T05:23:03.483Z] Building security-spire-server ... [2022-03-31T05:23:03.483Z] Building support-notifications ... [2022-03-31T05:23:03.483Z] Building support-scheduler ... [2022-03-31T05:23:03.483Z] Building sys-mgmt-agent ... [2022-03-31T05:23:03.483Z] Building support-scheduler [2022-03-31T05:23:03.483Z] Building support-notifications [2022-03-31T05:23:03.483Z] Building security-spire-agent [2022-03-31T05:23:03.483Z] Building security-spiffe-token-provider [2022-03-31T05:23:03.483Z] Building security-proxy-setup [2022-03-31T05:23:18.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:18.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:18.384Z] ---> e88154212659 [2022-03-31T05:23:18.384Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T05:23:18.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:18.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:18.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:18.953Z] ---> e88154212659 [2022-03-31T05:23:18.953Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:23:18.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:18.953Z] ---> e88154212659 [2022-03-31T05:23:18.953Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:23:18.953Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:18.953Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:18.953Z] ---> e88154212659 [2022-03-31T05:23:18.953Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T05:23:18.953Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:18.953Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:18.953Z] ---> e88154212659 [2022-03-31T05:23:18.953Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:23:21.493Z] ---> Running in ac23f8470067 [2022-03-31T05:23:21.493Z] ---> Running in 8cd9fda31798 [2022-03-31T05:23:21.493Z] ---> Running in 89c6e4a0a00e [2022-03-31T05:23:21.493Z] ---> Running in 2d8adf3538b2 [2022-03-31T05:23:21.493Z] ---> Running in a07be5eec526 [2022-03-31T05:23:21.493Z] Removing intermediate container 2d8adf3538b2 [2022-03-31T05:23:21.493Z] ---> 5eee3ae2eecc [2022-03-31T05:23:21.493Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:21.493Z] Removing intermediate container ac23f8470067 [2022-03-31T05:23:21.493Z] ---> 8aa78684d3b2 [2022-03-31T05:23:21.493Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T05:23:21.493Z] Removing intermediate container 8cd9fda31798 [2022-03-31T05:23:21.493Z] ---> 39e6db3fc657 [2022-03-31T05:23:21.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:21.493Z] Removing intermediate container 89c6e4a0a00e [2022-03-31T05:23:21.493Z] ---> d809878391a5 [2022-03-31T05:23:21.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:21.493Z] Removing intermediate container a07be5eec526 [2022-03-31T05:23:21.493Z] ---> a1a5a0e45ba0 [2022-03-31T05:23:21.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:21.493Z] ---> Running in a69e0e3c2cac [2022-03-31T05:23:21.493Z] ---> Running in ec49bec19a20 [2022-03-31T05:23:21.493Z] ---> Running in df21a7a6c6ec [2022-03-31T05:23:21.493Z] ---> Running in ef0087b9b4b7 [2022-03-31T05:23:21.493Z] ---> Running in bf582ed8fac6 [2022-03-31T05:23:22.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:22.326Z] Removing intermediate container ec49bec19a20 [2022-03-31T05:23:22.326Z] ---> 590928ba9342 [2022-03-31T05:23:22.326Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T05:23:22.326Z] ---> Running in e64d1ce50819 [2022-03-31T05:23:22.896Z] Removing intermediate container bf582ed8fac6 [2022-03-31T05:23:22.896Z] ---> 838abe42fd78 [2022-03-31T05:23:22.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T05:23:22.896Z] Removing intermediate container ef0087b9b4b7 [2022-03-31T05:23:22.896Z] ---> 118121dfe158 [2022-03-31T05:23:22.896Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T05:23:22.896Z] ---> Running in 2d485da98774 [2022-03-31T05:23:22.896Z] ---> Running in 6176fdb3d83f [2022-03-31T05:23:22.896Z] Removing intermediate container df21a7a6c6ec [2022-03-31T05:23:22.896Z] ---> 51d56175beff [2022-03-31T05:23:22.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T05:23:22.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:22.896Z] ---> Running in 004d657e589e [2022-03-31T05:23:23.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.416Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:23:23.416Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:23:23.416Z] OK: 15864 distinct packages available [2022-03-31T05:23:23.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:23.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:24.247Z] OK: 221 MiB in 52 packages [2022-03-31T05:23:24.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:24.508Z] OK: 221 MiB in 52 packages [2022-03-31T05:23:24.508Z] OK: 221 MiB in 52 packages [2022-03-31T05:23:24.508Z] OK: 221 MiB in 52 packages [2022-03-31T05:23:24.508Z] Removing intermediate container e64d1ce50819 [2022-03-31T05:23:24.508Z] ---> ed8dff521e89 [2022-03-31T05:23:24.508Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T05:23:24.767Z] OK: 221 MiB in 52 packages [2022-03-31T05:23:24.767Z] ---> 69f36ed07657 [2022-03-31T05:23:24.767Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:24.767Z] ---> Running in a079c05d4dd2 [2022-03-31T05:23:25.025Z] Removing intermediate container 2d485da98774 [2022-03-31T05:23:25.025Z] ---> 569b919d1e01 [2022-03-31T05:23:25.025Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:23:25.025Z] Removing intermediate container 004d657e589e [2022-03-31T05:23:25.025Z] ---> 363ac51bf3a2 [2022-03-31T05:23:25.025Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:23:25.025Z] Removing intermediate container 6176fdb3d83f [2022-03-31T05:23:25.025Z] ---> fb8fd197fa50 [2022-03-31T05:23:25.025Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:23:25.285Z] ---> b99ce71476aa [2022-03-31T05:23:25.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:25.285Z] Removing intermediate container a69e0e3c2cac [2022-03-31T05:23:25.285Z] ---> 81e0b52ec6c9 [2022-03-31T05:23:25.285Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T05:23:25.285Z] ---> Running in 656d84201df2 [2022-03-31T05:23:25.285Z] ---> 049836155a18 [2022-03-31T05:23:25.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:25.285Z] ---> e9a9c4156aa0 [2022-03-31T05:23:25.285Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:25.285Z] ---> Running in 29906488a78b [2022-03-31T05:23:25.285Z] ---> Running in b900ac403367 [2022-03-31T05:23:25.285Z] ---> e99bf58068b6 [2022-03-31T05:23:25.285Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:25.285Z] ---> Running in 0a55f046f28e [2022-03-31T05:23:25.856Z] Removing intermediate container a079c05d4dd2 [2022-03-31T05:23:25.856Z] ---> 5c2dd4f523c1 [2022-03-31T05:23:25.856Z] Step 8/24 : COPY . . [2022-03-31T05:23:27.234Z] Removing intermediate container 656d84201df2 [2022-03-31T05:23:27.234Z] ---> fa96aab1ba40 [2022-03-31T05:23:27.234Z] Step 8/22 : COPY . . [2022-03-31T05:23:27.234Z] Removing intermediate container 0a55f046f28e [2022-03-31T05:23:27.234Z] ---> e48d5b7a5ff2 [2022-03-31T05:23:27.234Z] Step 7/20 : COPY . . [2022-03-31T05:23:27.801Z] Removing intermediate container 29906488a78b [2022-03-31T05:23:27.801Z] ---> 99647731dc0f [2022-03-31T05:23:27.801Z] Step 8/22 : COPY . . [2022-03-31T05:23:29.703Z] Removing intermediate container b900ac403367 [2022-03-31T05:23:29.703Z] ---> 15e1c1c8fa89 [2022-03-31T05:23:29.703Z] Step 8/22 : COPY . . [2022-03-31T05:23:34.973Z] ---> 6b120b3501bd [2022-03-31T05:23:34.973Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:23:34.973Z] ---> Running in f6b655b05764 [2022-03-31T05:23:34.973Z] ---> 625b540bed47 [2022-03-31T05:23:34.973Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T05:23:34.973Z] ---> 42edb1bed91c [2022-03-31T05:23:34.973Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T05:23:34.973Z] Removing intermediate container f6b655b05764 [2022-03-31T05:23:34.973Z] ---> 48738e824fb4 [2022-03-31T05:23:34.973Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:23:34.973Z] ---> b40aded86b94 [2022-03-31T05:23:34.973Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T05:23:34.973Z] ---> 8fa3d3c0741c [2022-03-31T05:23:34.973Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T05:23:34.973Z] ---> Running in 6ed4a6b85d50 [2022-03-31T05:23:34.973Z] ---> Running in cc5b44f787dd [2022-03-31T05:23:34.973Z] ---> Running in 2f3f54b72bb1 [2022-03-31T05:23:34.973Z] ---> Running in b1464c4d7312 [2022-03-31T05:23:34.973Z] ---> Running in 0d008b052896 [2022-03-31T05:23:35.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T05:23:35.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T05:23:35.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T05:23:35.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T05:23:36.060Z] spire-1.2.0/ [2022-03-31T05:23:36.994Z] spire-1.2.0/README.md [2022-03-31T05:23:36.994Z] spire-1.2.0/bin/ [2022-03-31T05:23:36.994Z] spire-1.2.0/bin/spire-server [2022-03-31T05:23:36.994Z] spire-1.2.0/bin/spire-agent [2022-03-31T05:23:36.994Z] spire-1.2.0/conf/ [2022-03-31T05:23:36.994Z] spire-1.2.0/conf/server/ [2022-03-31T05:23:36.994Z] spire-1.2.0/conf/server/server.conf [2022-03-31T05:23:36.994Z] spire-1.2.0/conf/agent/ [2022-03-31T05:23:36.994Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T05:23:36.994Z] spire-1.2.0/LICENSE [2022-03-31T05:23:39.529Z] Removing intermediate container 6ed4a6b85d50 [2022-03-31T05:23:39.529Z] ---> 6d83641eb2f8 [2022-03-31T05:23:39.529Z] [2022-03-31T05:23:39.529Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T05:23:39.788Z] 3.15: Pulling from library/alpine [2022-03-31T05:23:40.367Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T05:23:40.367Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T05:23:40.367Z] ---> 76c8fb57b6fc [2022-03-31T05:23:40.367Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:23:40.630Z] ---> Running in 2ce889e9b0f2 [2022-03-31T05:23:40.630Z] Removing intermediate container 2ce889e9b0f2 [2022-03-31T05:23:40.630Z] ---> d8af2aaeee3f [2022-03-31T05:23:40.630Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:40.889Z] ---> Running in 6088e2ce3349 [2022-03-31T05:23:42.792Z] Removing intermediate container 6088e2ce3349 [2022-03-31T05:23:42.792Z] ---> ca2352eaa77b [2022-03-31T05:23:42.792Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T05:23:42.792Z] ---> Running in 4bdb6639ace4 [2022-03-31T05:23:43.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:43.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:44.558Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:23:44.558Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:23:44.558Z] OK: 15854 distinct packages available [2022-03-31T05:23:44.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:45.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:23:45.693Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T05:23:45.693Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:23:45.693Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T05:23:45.953Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T05:23:45.953Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T05:23:45.953Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:23:45.953Z] OK: 6 MiB in 19 packages [2022-03-31T05:23:47.329Z] Removing intermediate container 4bdb6639ace4 [2022-03-31T05:23:47.329Z] ---> 26a380cecad8 [2022-03-31T05:23:47.329Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T05:23:48.706Z] ---> 5292223b14ff [2022-03-31T05:23:48.706Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:23:51.247Z] ---> f64c3ed376e4 [2022-03-31T05:23:51.247Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:23:51.507Z] ---> 09bd8e80b04d [2022-03-31T05:23:51.507Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T05:23:52.077Z] ---> e700d6948fab [2022-03-31T05:23:52.077Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T05:23:52.647Z] ---> 4f329181adf8 [2022-03-31T05:23:52.647Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:23:52.647Z] ---> Running in 41e64cfe5cb4 [2022-03-31T05:23:52.906Z] Removing intermediate container 41e64cfe5cb4 [2022-03-31T05:23:52.906Z] ---> 3d2deba01d9b [2022-03-31T05:23:52.906Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:23:52.906Z] ---> Running in b6542cdb2bcd [2022-03-31T05:23:53.181Z] Removing intermediate container b6542cdb2bcd [2022-03-31T05:23:53.181Z] ---> b0d5ab579e3e [2022-03-31T05:23:53.181Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T05:23:53.181Z] ---> Running in bfe6444731cc [2022-03-31T05:23:53.439Z] Removing intermediate container bfe6444731cc [2022-03-31T05:23:53.439Z] ---> 43323ee1b342 [2022-03-31T05:23:53.439Z] Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:23:53.439Z] ---> Running in a56a51d58ec7 [2022-03-31T05:23:53.439Z] Removing intermediate container a56a51d58ec7 [2022-03-31T05:23:53.699Z] ---> 09d868fd0136 [2022-03-31T05:23:53.699Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T05:23:53.699Z] ---> Running in eafdf245eb12 [2022-03-31T05:23:53.958Z] Removing intermediate container eafdf245eb12 [2022-03-31T05:23:53.958Z] ---> fa181c71bc7a [2022-03-31T05:23:53.958Z] [2022-03-31T05:23:53.958Z] Successfully built fa181c71bc7a [2022-03-31T05:23:53.958Z] Successfully tagged security-spire-agent:latest [2022-03-31T05:23:53.958Z] Building security-spire-server [2022-03-31T05:23:58.151Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:23:58.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:23:58.151Z] ---> e88154212659 [2022-03-31T05:23:58.151Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> a1a5a0e45ba0 [2022-03-31T05:23:58.151Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> 51d56175beff [2022-03-31T05:23:58.151Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> 363ac51bf3a2 [2022-03-31T05:23:58.151Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> 049836155a18 [2022-03-31T05:23:58.151Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> 99647731dc0f [2022-03-31T05:23:58.151Z] Step 8/23 : COPY . . [2022-03-31T05:23:58.151Z] ---> Using cache [2022-03-31T05:23:58.151Z] ---> 625b540bed47 [2022-03-31T05:23:58.151Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:23:59.527Z] ---> Running in 8f7172916d2e [2022-03-31T05:24:00.094Z] Removing intermediate container 8f7172916d2e [2022-03-31T05:24:00.094Z] ---> b2700bf9568f [2022-03-31T05:24:00.094Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:24:00.094Z] ---> Running in 3c54df7177d1 [2022-03-31T05:24:01.474Z] spire-1.2.0/ [2022-03-31T05:24:02.413Z] spire-1.2.0/README.md [2022-03-31T05:24:02.413Z] spire-1.2.0/bin/ [2022-03-31T05:24:02.413Z] spire-1.2.0/bin/spire-server [2022-03-31T05:24:02.413Z] spire-1.2.0/bin/spire-agent [2022-03-31T05:24:02.413Z] spire-1.2.0/conf/ [2022-03-31T05:24:02.413Z] spire-1.2.0/conf/server/ [2022-03-31T05:24:02.413Z] spire-1.2.0/conf/server/server.conf [2022-03-31T05:24:02.413Z] spire-1.2.0/conf/agent/ [2022-03-31T05:24:02.413Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T05:24:02.413Z] spire-1.2.0/LICENSE [2022-03-31T05:24:03.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T05:24:04.736Z] Removing intermediate container 3c54df7177d1 [2022-03-31T05:24:04.736Z] ---> 1d6a175aa9b6 [2022-03-31T05:24:04.736Z] [2022-03-31T05:24:04.736Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T05:24:04.736Z] ---> 76c8fb57b6fc [2022-03-31T05:24:04.736Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:24:04.736Z] ---> Using cache [2022-03-31T05:24:04.736Z] ---> d8af2aaeee3f [2022-03-31T05:24:04.736Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:04.736Z] ---> Using cache [2022-03-31T05:24:04.736Z] ---> ca2352eaa77b [2022-03-31T05:24:04.736Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T05:24:04.736Z] ---> Using cache [2022-03-31T05:24:04.736Z] ---> 26a380cecad8 [2022-03-31T05:24:04.736Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:24:06.641Z] Removing intermediate container cc5b44f787dd [2022-03-31T05:24:06.641Z] ---> 438bd9485900 [2022-03-31T05:24:06.641Z] [2022-03-31T05:24:06.641Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T05:24:06.641Z] ---> 76c8fb57b6fc [2022-03-31T05:24:06.641Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:24:06.641Z] ---> Using cache [2022-03-31T05:24:06.641Z] ---> d8af2aaeee3f [2022-03-31T05:24:06.641Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:06.641Z] ---> Using cache [2022-03-31T05:24:06.641Z] ---> ca2352eaa77b [2022-03-31T05:24:06.641Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T05:24:06.641Z] ---> bc598880df6a [2022-03-31T05:24:06.641Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:24:06.641Z] ---> Running in e21e5630a80c [2022-03-31T05:24:06.641Z] Removing intermediate container 2f3f54b72bb1 [2022-03-31T05:24:06.641Z] ---> 754660b358c1 [2022-03-31T05:24:06.641Z] [2022-03-31T05:24:06.641Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:24:06.641Z] Removing intermediate container 0d008b052896 [2022-03-31T05:24:06.642Z] ---> dd4a4e347282 [2022-03-31T05:24:06.642Z] [2022-03-31T05:24:06.642Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:24:06.642Z] Removing intermediate container b1464c4d7312 [2022-03-31T05:24:06.642Z] ---> 610d6db3f0a4 [2022-03-31T05:24:06.642Z] [2022-03-31T05:24:06.642Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:24:06.642Z] ---> ebc3aaba1f17 [2022-03-31T05:24:06.642Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T05:24:06.902Z] ---> 83d2d283dd86 [2022-03-31T05:24:06.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T05:24:06.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:06.902Z] ---> 8e5e320f55a8 [2022-03-31T05:24:06.902Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:24:06.902Z] ---> Running in 6b1d0219687e [2022-03-31T05:24:07.162Z] 3.14: Pulling from library/alpine [2022-03-31T05:24:07.163Z] Removing intermediate container 6b1d0219687e [2022-03-31T05:24:07.163Z] ---> b63daca7f056 [2022-03-31T05:24:07.163Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:24:07.163Z] ---> Running in 459779b1e7b1 [2022-03-31T05:24:07.163Z] Removing intermediate container 459779b1e7b1 [2022-03-31T05:24:07.163Z] ---> 180f134d56af [2022-03-31T05:24:07.163Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T05:24:07.163Z] ---> Running in cf354f81dbfa [2022-03-31T05:24:07.423Z] Removing intermediate container cf354f81dbfa [2022-03-31T05:24:07.423Z] ---> 2b13e64cc119 [2022-03-31T05:24:07.423Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:07.423Z] ---> Running in 57502ac8b85e [2022-03-31T05:24:07.423Z] 3.14: Pulling from library/alpine [2022-03-31T05:24:07.423Z] 3.14: Pulling from library/alpine [2022-03-31T05:24:07.423Z] Removing intermediate container 57502ac8b85e [2022-03-31T05:24:07.423Z] ---> 66aa0e7fcfb0 [2022-03-31T05:24:07.423Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:24:07.423Z] ---> Running in ad5fb1b6083b [2022-03-31T05:24:07.423Z] Removing intermediate container ad5fb1b6083b [2022-03-31T05:24:07.423Z] ---> 1a9e9ebc732f [2022-03-31T05:24:07.423Z] [2022-03-31T05:24:07.683Z] Successfully built 1a9e9ebc732f [2022-03-31T05:24:07.683Z] Successfully tagged security-spire-server:latest [2022-03-31T05:24:07.683Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-03-31T05:24:07.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:07.943Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:24:07.943Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:24:07.943Z] OK: 15854 distinct packages available [2022-03-31T05:24:07.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:08.513Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T05:24:08.513Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T05:24:08.513Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T05:24:08.513Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T05:24:08.513Z] ---> 84b07dd2d1fd [2022-03-31T05:24:08.513Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T05:24:08.513Z] ---> 84b07dd2d1fd [2022-03-31T05:24:08.513Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T05:24:08.514Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T05:24:08.514Z] Status: Image is up to date for alpine:3.14 [2022-03-31T05:24:08.514Z] ---> 84b07dd2d1fd [2022-03-31T05:24:08.514Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:24:08.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:09.342Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T05:24:09.342Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:24:09.342Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T05:24:09.342Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T05:24:09.602Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T05:24:09.602Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:09.602Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:24:09.861Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T05:24:09.861Z] ---> Running in 2cce4f13e21e [2022-03-31T05:24:09.861Z] ---> Running in ac28df545956 [2022-03-31T05:24:09.861Z] ---> Running in 60a15585cd55 [2022-03-31T05:24:09.861Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T05:24:10.120Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:24:10.120Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:24:10.120Z] OK: 8 MiB in 23 packages [2022-03-31T05:24:10.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:10.639Z] Removing intermediate container e21e5630a80c [2022-03-31T05:24:10.639Z] ---> cd3e4297ccb2 [2022-03-31T05:24:10.639Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:24:10.639Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T05:24:10.639Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T05:24:10.639Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:24:10.639Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:10.639Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:24:10.639Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:24:10.900Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:10.900Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:24:10.900Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T05:24:10.900Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T05:24:10.900Z] OK: 6 MiB in 15 packages [2022-03-31T05:24:10.900Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T05:24:10.900Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:10.900Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:24:10.900Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:24:10.900Z] OK: 6 MiB in 16 packages [2022-03-31T05:24:10.900Z] OK: 8 MiB in 20 packages [2022-03-31T05:24:10.900Z] ---> c172e8046e7f [2022-03-31T05:24:10.900Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T05:24:11.469Z] Removing intermediate container 60a15585cd55 [2022-03-31T05:24:11.469Z] ---> 87770a56dcd9 [2022-03-31T05:24:11.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:24:11.469Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:11.469Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:11.469Z] ---> e88154212659 [2022-03-31T05:24:11.469Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:11.469Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> 51d56175beff [2022-03-31T05:24:11.469Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> 363ac51bf3a2 [2022-03-31T05:24:11.469Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> 049836155a18 [2022-03-31T05:24:11.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> 99647731dc0f [2022-03-31T05:24:11.469Z] Step 8/25 : COPY . . [2022-03-31T05:24:11.469Z] ---> Using cache [2022-03-31T05:24:11.469Z] ---> 625b540bed47 [2022-03-31T05:24:11.469Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T05:24:11.469Z] Removing intermediate container ac28df545956 [2022-03-31T05:24:11.469Z] ---> 189c72fb5b93 [2022-03-31T05:24:11.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:24:11.469Z] ---> caebe96011af [2022-03-31T05:24:11.469Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T05:24:11.469Z] ---> Running in ba1e4bb8a6f2 [2022-03-31T05:24:11.469Z] ---> Running in 7b3fa21e7bdf [2022-03-31T05:24:11.469Z] ---> Running in 18f275b385b5 [2022-03-31T05:24:11.728Z] Removing intermediate container 2cce4f13e21e [2022-03-31T05:24:11.728Z] ---> b53872ead0eb [2022-03-31T05:24:11.728Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T05:24:11.728Z] ---> Running in a1148a0cb65d [2022-03-31T05:24:11.728Z] Removing intermediate container ba1e4bb8a6f2 [2022-03-31T05:24:11.728Z] ---> 1e5f1a7e4216 [2022-03-31T05:24:11.728Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T05:24:11.728Z] Removing intermediate container 18f275b385b5 [2022-03-31T05:24:11.728Z] ---> 7b82c199baf0 [2022-03-31T05:24:11.728Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T05:24:11.728Z] ---> 2458d6e9738c [2022-03-31T05:24:11.728Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T05:24:11.728Z] ---> Running in 3e24aec8ba05 [2022-03-31T05:24:11.728Z] ---> Running in d3241f856f43 [2022-03-31T05:24:11.728Z] ---> Running in b8e5733f20cb [2022-03-31T05:24:11.728Z] Removing intermediate container a1148a0cb65d [2022-03-31T05:24:11.728Z] ---> bb8845d53330 [2022-03-31T05:24:11.728Z] Step 13/22 : WORKDIR /edgex [2022-03-31T05:24:11.728Z] ---> Running in 0222abdbdabf [2022-03-31T05:24:11.988Z] Removing intermediate container 3e24aec8ba05 [2022-03-31T05:24:11.988Z] ---> c48ed48adb1e [2022-03-31T05:24:11.988Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T05:24:11.988Z] Removing intermediate container b8e5733f20cb [2022-03-31T05:24:11.988Z] ---> 6f8323ac38fe [2022-03-31T05:24:11.988Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:24:11.988Z] Removing intermediate container d3241f856f43 [2022-03-31T05:24:11.988Z] ---> 4fa109faa4b4 [2022-03-31T05:24:11.988Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T05:24:11.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T05:24:11.988Z] Removing intermediate container 0222abdbdabf [2022-03-31T05:24:11.988Z] ---> d2272ba67a5a [2022-03-31T05:24:11.988Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T05:24:11.988Z] ---> Running in 63212139a43c [2022-03-31T05:24:11.988Z] ---> Running in 95784adbb121 [2022-03-31T05:24:11.988Z] ---> Running in 854d77f7bffb [2022-03-31T05:24:11.988Z] Removing intermediate container 63212139a43c [2022-03-31T05:24:11.988Z] ---> 31d1f9344a48 [2022-03-31T05:24:11.988Z] Step 18/20 : LABEL arch=x86_64 [2022-03-31T05:24:11.988Z] Removing intermediate container 95784adbb121 [2022-03-31T05:24:11.988Z] ---> a19c1fe248bf [2022-03-31T05:24:11.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:24:11.988Z] Removing intermediate container 854d77f7bffb [2022-03-31T05:24:11.988Z] ---> 1dfac641e12c [2022-03-31T05:24:11.988Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:24:12.255Z] ---> Running in abafe6568e45 [2022-03-31T05:24:12.255Z] ---> c8610e51e3cb [2022-03-31T05:24:12.255Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T05:24:12.255Z] Removing intermediate container abafe6568e45 [2022-03-31T05:24:12.255Z] ---> f0646a6ccd0c [2022-03-31T05:24:12.255Z] Step 19/20 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:12.255Z] ---> Running in 0ed76f4c7411 [2022-03-31T05:24:12.255Z] ---> 5df5d6d8a3fa [2022-03-31T05:24:12.255Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T05:24:12.516Z] ---> a860e442ca1e [2022-03-31T05:24:12.516Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T05:24:12.516Z] Removing intermediate container 0ed76f4c7411 [2022-03-31T05:24:12.516Z] ---> 61b088b95987 [2022-03-31T05:24:12.516Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T05:24:12.516Z] ---> Running in 565863152f70 [2022-03-31T05:24:12.776Z] Removing intermediate container 565863152f70 [2022-03-31T05:24:12.776Z] ---> 4dc0093f9ee4 [2022-03-31T05:24:12.776Z] [2022-03-31T05:24:12.776Z] ---> df9d416671f8 [2022-03-31T05:24:12.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T05:24:12.776Z] ---> 9ff07d51aa04 [2022-03-31T05:24:12.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T05:24:12.776Z] Successfully built 4dc0093f9ee4 [2022-03-31T05:24:12.776Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-31T05:24:12.776Z] Building sys-mgmt-agent [2022-03-31T05:24:12.776Z]  Building security-spiffe-token-provider ... done  ---> 285cf01672fa [2022-03-31T05:24:12.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T05:24:13.344Z] ---> e01eb9749f36 [2022-03-31T05:24:13.344Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T05:24:13.344Z] ---> 17fc0d3d8f45 [2022-03-31T05:24:13.344Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T05:24:13.344Z] ---> fe6511fe46ed [2022-03-31T05:24:13.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T05:24:13.344Z] ---> Running in 25efc22687fe [2022-03-31T05:24:13.344Z] ---> Running in cfd016739687 [2022-03-31T05:24:13.604Z] Removing intermediate container 25efc22687fe [2022-03-31T05:24:13.604Z] ---> 69630cc16e46 [2022-03-31T05:24:13.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:24:14.172Z] ---> 30ec62c29edc [2022-03-31T05:24:14.172Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T05:24:14.172Z] Removing intermediate container cfd016739687 [2022-03-31T05:24:14.172Z] ---> ac366c2eca95 [2022-03-31T05:24:14.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:24:14.172Z] ---> Running in b4d74b101c7b [2022-03-31T05:24:14.172Z] ---> Running in 0e05280d0551 [2022-03-31T05:24:14.172Z] ---> Running in 21ec84a753e7 [2022-03-31T05:24:14.430Z] Removing intermediate container b4d74b101c7b [2022-03-31T05:24:14.430Z] ---> 3a8ba72827da [2022-03-31T05:24:14.430Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T05:24:14.430Z] Removing intermediate container 0e05280d0551 [2022-03-31T05:24:14.430Z] ---> 6f41b0493c1b [2022-03-31T05:24:14.430Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T05:24:14.430Z] ---> Running in 6480606f2239 [2022-03-31T05:24:14.430Z] ---> Running in 0565e5eb1ff2 [2022-03-31T05:24:14.702Z] Removing intermediate container 0565e5eb1ff2 [2022-03-31T05:24:14.702Z] ---> 7a12be0f2403 [2022-03-31T05:24:14.702Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:14.961Z] Removing intermediate container 6480606f2239 [2022-03-31T05:24:14.961Z] ---> 49f903bd8b65 [2022-03-31T05:24:14.961Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:14.961Z] ---> Running in 28bb623de80f [2022-03-31T05:24:14.961Z] ---> Running in 066ccaadbb8c [2022-03-31T05:24:14.961Z] Removing intermediate container 28bb623de80f [2022-03-31T05:24:14.961Z] ---> b117af227e17 [2022-03-31T05:24:14.961Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:24:15.220Z] ---> Running in 766b4ef601b1 [2022-03-31T05:24:15.220Z] Removing intermediate container 066ccaadbb8c [2022-03-31T05:24:15.220Z] ---> 4c2bf524004a [2022-03-31T05:24:15.220Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:24:15.220Z] ---> Running in 1fd04516cc3e [2022-03-31T05:24:15.220Z] Removing intermediate container 21ec84a753e7 [2022-03-31T05:24:15.220Z] ---> 1843e005d764 [2022-03-31T05:24:15.220Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T05:24:15.220Z] ---> Running in d9e14f867a06 [2022-03-31T05:24:15.220Z] Removing intermediate container 766b4ef601b1 [2022-03-31T05:24:15.220Z] ---> d50950d95af9 [2022-03-31T05:24:15.220Z] [2022-03-31T05:24:15.492Z] Removing intermediate container 1fd04516cc3e [2022-03-31T05:24:15.492Z] ---> 13111781d124 [2022-03-31T05:24:15.492Z] [2022-03-31T05:24:15.492Z] Removing intermediate container d9e14f867a06 [2022-03-31T05:24:15.492Z] ---> 4bf3e039de94 [2022-03-31T05:24:15.492Z] Step 20/22 : LABEL arch=x86_64 [2022-03-31T05:24:15.492Z] Successfully built d50950d95af9 [2022-03-31T05:24:15.492Z] Successfully tagged support-scheduler:latest [2022-03-31T05:24:15.492Z]  Building support-scheduler ... done Building security-bootstrapper [2022-03-31T05:24:15.492Z] ---> Running in c057382eea10 [2022-03-31T05:24:15.492Z] Successfully built 13111781d124 [2022-03-31T05:24:15.492Z] Successfully tagged support-notifications:latest [2022-03-31T05:24:15.492Z]  Building support-notifications ... done Building core-metadata [2022-03-31T05:24:15.752Z] Removing intermediate container c057382eea10 [2022-03-31T05:24:15.752Z] ---> aab435d0e0aa [2022-03-31T05:24:15.752Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:15.752Z] ---> Running in 6407a1f593b4 [2022-03-31T05:24:15.752Z] Removing intermediate container 6407a1f593b4 [2022-03-31T05:24:15.752Z] ---> 8db8ca4539b4 [2022-03-31T05:24:15.752Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:24:16.012Z] ---> Running in ab9fdc659966 [2022-03-31T05:24:16.271Z] Removing intermediate container ab9fdc659966 [2022-03-31T05:24:16.271Z] ---> b2fe4c116d2b [2022-03-31T05:24:16.271Z] [2022-03-31T05:24:16.271Z] Successfully built b2fe4c116d2b [2022-03-31T05:24:16.271Z] Successfully tagged security-proxy-setup:latest [2022-03-31T05:24:16.533Z]  Building security-proxy-setup ... done Building core-command [2022-03-31T05:24:23.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:23.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:23.102Z] ---> e88154212659 [2022-03-31T05:24:23.102Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:24:23.102Z] ---> Using cache [2022-03-31T05:24:23.102Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:23.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:23.102Z] ---> Using cache [2022-03-31T05:24:23.102Z] ---> 51d56175beff [2022-03-31T05:24:23.102Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T05:24:27.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:27.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:27.293Z] ---> e88154212659 [2022-03-31T05:24:27.293Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:27.293Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 51d56175beff [2022-03-31T05:24:27.293Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 363ac51bf3a2 [2022-03-31T05:24:27.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 049836155a18 [2022-03-31T05:24:27.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 99647731dc0f [2022-03-31T05:24:27.293Z] Step 8/23 : COPY . . [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 625b540bed47 [2022-03-31T05:24:27.293Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T05:24:27.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T05:24:27.293Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:27.293Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:27.293Z] ---> e88154212659 [2022-03-31T05:24:27.293Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:27.293Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 51d56175beff [2022-03-31T05:24:27.293Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 363ac51bf3a2 [2022-03-31T05:24:27.293Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 049836155a18 [2022-03-31T05:24:27.293Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 99647731dc0f [2022-03-31T05:24:27.293Z] Step 8/31 : COPY . . [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.293Z] ---> 625b540bed47 [2022-03-31T05:24:27.293Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T05:24:27.293Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:27.293Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:27.293Z] ---> e88154212659 [2022-03-31T05:24:27.293Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:24:27.293Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:27.294Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:27.294Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> 51d56175beff [2022-03-31T05:24:27.294Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:24:27.294Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> 363ac51bf3a2 [2022-03-31T05:24:27.294Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:24:27.294Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> 049836155a18 [2022-03-31T05:24:27.294Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:27.294Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> 99647731dc0f [2022-03-31T05:24:27.294Z] Step 8/23 : COPY . . [2022-03-31T05:24:27.294Z] ---> Using cache [2022-03-31T05:24:27.294Z] ---> 625b540bed47 [2022-03-31T05:24:27.294Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T05:24:29.206Z] ---> Running in 08585dded769 [2022-03-31T05:24:29.206Z] ---> Running in d3475985b613 [2022-03-31T05:24:29.206Z] ---> Running in e564f56fad75 [2022-03-31T05:24:29.206Z] ---> Running in bb26fe0b4c1a [2022-03-31T05:24:29.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:29.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T05:24:29.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T05:24:29.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T05:24:30.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:30.555Z] OK: 221 MiB in 52 packages [2022-03-31T05:24:31.125Z] Removing intermediate container 7b3fa21e7bdf [2022-03-31T05:24:31.125Z] ---> 759d9629427e [2022-03-31T05:24:31.125Z] [2022-03-31T05:24:31.125Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T05:24:31.125Z] ---> 84b07dd2d1fd [2022-03-31T05:24:31.125Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T05:24:31.125Z] ---> Running in f408bfaf8572 [2022-03-31T05:24:31.384Z] Removing intermediate container 08585dded769 [2022-03-31T05:24:31.384Z] ---> 11b1737c3e93 [2022-03-31T05:24:31.384Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:24:31.642Z] ---> 80ba73897eae [2022-03-31T05:24:31.642Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:31.642Z] ---> Running in f80154b4334d [2022-03-31T05:24:31.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:31.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:32.160Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T05:24:32.160Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:32.160Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T05:24:32.160Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:24:32.160Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:24:32.160Z] OK: 6 MiB in 17 packages [2022-03-31T05:24:33.097Z] Removing intermediate container f408bfaf8572 [2022-03-31T05:24:33.098Z] ---> 7ac44f829337 [2022-03-31T05:24:33.098Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T05:24:33.098Z] ---> Running in 2eac3f5c6086 [2022-03-31T05:24:33.098Z] Removing intermediate container f80154b4334d [2022-03-31T05:24:33.098Z] ---> f1a9358831ad [2022-03-31T05:24:33.098Z] Step 8/23 : COPY . . [2022-03-31T05:24:33.357Z] Removing intermediate container 2eac3f5c6086 [2022-03-31T05:24:33.357Z] ---> 34667f9e8e08 [2022-03-31T05:24:33.357Z] Step 13/25 : WORKDIR / [2022-03-31T05:24:33.357Z] ---> Running in 4ad6c253325d [2022-03-31T05:24:33.923Z] Removing intermediate container 4ad6c253325d [2022-03-31T05:24:33.923Z] ---> eb83f78c26d1 [2022-03-31T05:24:33.923Z] 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-31T05:24:34.174Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9564 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [Pipeline] { [Pipeline] ws [2022-03-31T05:24:34.217Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-31T05:24:34.660Z] The recommended git tool is: git [2022-03-31T05:24:35.308Z] ---> a84f86ff871e [2022-03-31T05:24:35.308Z] 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-31T05:24:35.566Z] ---> 30968c9455e9 [2022-03-31T05:24:35.566Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T05:24:36.138Z] ---> e2847ffd1199 [2022-03-31T05:24:36.138Z] 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-31T05:24:36.398Z] ---> d7f9c2a1ee47 [2022-03-31T05:24:36.398Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T05:24:38.305Z] ---> 00cd06c3890c [2022-03-31T05:24:38.305Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T05:24:40.206Z] ---> c542db4a4c75 [2022-03-31T05:24:40.206Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T05:24:40.777Z] ---> db6960b4d8f1 [2022-03-31T05:24:40.777Z] 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-31T05:24:40.777Z] ---> Running in 7e418221118e [2022-03-31T05:24:42.682Z] ---> 6ccf5e2f8ca2 [2022-03-31T05:24:42.682Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T05:24:42.682Z] ---> Running in 797def710176 [2022-03-31T05:24:42.682Z] Removing intermediate container 7e418221118e [2022-03-31T05:24:42.682Z] ---> d18672ca2ff1 [2022-03-31T05:24:42.682Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T05:24:42.682Z] ---> Running in 98c811a0a57f [2022-03-31T05:24:42.737Z] using credential edgex-jenkins-ssh [2022-03-31T05:24:42.763Z] Cloning the remote Git repository [2022-03-31T05:24:42.942Z] Removing intermediate container 98c811a0a57f [2022-03-31T05:24:42.942Z] ---> 47657ddefdbb [2022-03-31T05:24:42.942Z] Step 23/25 : LABEL arch=x86_64 [2022-03-31T05:24:42.942Z] ---> Running in 3abe853a2c26 [2022-03-31T05:24:43.206Z] Removing intermediate container 3abe853a2c26 [2022-03-31T05:24:43.206Z] ---> 189b1fc32efd [2022-03-31T05:24:43.206Z] Step 24/25 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:43.468Z] ---> Running in 0c60e155d322 [2022-03-31T05:24:43.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T05:24:43.728Z] Removing intermediate container 0c60e155d322 [2022-03-31T05:24:43.728Z] ---> 88b67b28894a [2022-03-31T05:24:43.728Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T05:24:43.728Z] ---> Running in c28b635eb236 [2022-03-31T05:24:43.987Z] Removing intermediate container c28b635eb236 [2022-03-31T05:24:43.987Z] ---> 677e420cee18 [2022-03-31T05:24:43.987Z] [2022-03-31T05:24:43.988Z] Successfully built 677e420cee18 [2022-03-31T05:24:43.988Z] Successfully tagged security-secretstore-setup:latest [2022-03-31T05:24:43.988Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-03-31T05:24:42.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:24:43.055Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-31T05:24:43.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:24:43.173Z] > git --version # timeout=10 [2022-03-31T05:24:43.223Z] > git --version # 'git version 2.25.1' [2022-03-31T05:24:43.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:24:43.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T05:24:48.180Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:24:48.180Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:24:48.180Z] ---> e88154212659 [2022-03-31T05:24:48.180Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T05:24:48.180Z] ---> Using cache [2022-03-31T05:24:48.180Z] ---> a1a5a0e45ba0 [2022-03-31T05:24:48.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:48.180Z] ---> Using cache [2022-03-31T05:24:48.180Z] ---> 51d56175beff [2022-03-31T05:24:48.180Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T05:24:48.180Z] ---> Using cache [2022-03-31T05:24:48.180Z] ---> 363ac51bf3a2 [2022-03-31T05:24:48.180Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T05:24:48.180Z] ---> Using cache [2022-03-31T05:24:48.180Z] ---> 049836155a18 [2022-03-31T05:24:48.180Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:24:48.180Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> 99647731dc0f [2022-03-31T05:24:48.181Z] Step 8/24 : COPY . . [2022-03-31T05:24:48.181Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> 625b540bed47 [2022-03-31T05:24:48.181Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:24:48.181Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> b2700bf9568f [2022-03-31T05:24:48.181Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:24:48.181Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> 1d6a175aa9b6 [2022-03-31T05:24:48.181Z] [2022-03-31T05:24:48.181Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T05:24:48.181Z] ---> 76c8fb57b6fc [2022-03-31T05:24:48.181Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:24:48.181Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> d8af2aaeee3f [2022-03-31T05:24:48.181Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:24:48.181Z] ---> Using cache [2022-03-31T05:24:48.181Z] ---> ca2352eaa77b [2022-03-31T05:24:48.181Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T05:24:49.558Z] ---> Running in f8e068338be3 [2022-03-31T05:24:50.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:51.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:51.763Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:24:51.763Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:24:51.763Z] OK: 15854 distinct packages available [2022-03-31T05:24:52.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:52.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:53.160Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:53.160Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:24:53.160Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T05:24:53.160Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T05:24:53.420Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:24:53.420Z] OK: 6 MiB in 18 packages [2022-03-31T05:24:54.799Z] Removing intermediate container f8e068338be3 [2022-03-31T05:24:54.799Z] ---> 76a2d19d6d73 [2022-03-31T05:24:54.799Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:24:58.097Z] ---> d94812162366 [2022-03-31T05:24:58.097Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:24:58.097Z] Removing intermediate container bb26fe0b4c1a [2022-03-31T05:24:58.097Z] ---> e72168714292 [2022-03-31T05:24:58.097Z] [2022-03-31T05:24:58.097Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:24:58.097Z] ---> 84b07dd2d1fd [2022-03-31T05:24:58.097Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:24:58.097Z] ---> Using cache [2022-03-31T05:24:58.097Z] ---> 87770a56dcd9 [2022-03-31T05:24:58.097Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:24:58.097Z] ---> Using cache [2022-03-31T05:24:58.097Z] ---> 1e5f1a7e4216 [2022-03-31T05:24:58.097Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T05:24:58.097Z] ---> Running in 3a6a891fd9db [2022-03-31T05:24:58.097Z] ---> a1626bd796cf [2022-03-31T05:24:58.097Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T05:24:58.097Z] Removing intermediate container 3a6a891fd9db [2022-03-31T05:24:58.097Z] ---> 5000b1898982 [2022-03-31T05:24:58.097Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T05:24:58.097Z] ---> Running in 4c3ddab9015c [2022-03-31T05:24:58.355Z] ---> Running in 77185469a645 [2022-03-31T05:24:58.355Z] Removing intermediate container d3475985b613 [2022-03-31T05:24:58.355Z] ---> 5ea2ea07dff9 [2022-03-31T05:24:58.355Z] [2022-03-31T05:24:58.355Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T05:24:58.355Z] ---> 84b07dd2d1fd [2022-03-31T05:24:58.356Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T05:24:58.356Z] ---> Running in b6b608f24475 [2022-03-31T05:24:58.356Z] Removing intermediate container 4c3ddab9015c [2022-03-31T05:24:58.356Z] ---> 0b9ee66eac49 [2022-03-31T05:24:58.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T05:24:58.356Z] Removing intermediate container 77185469a645 [2022-03-31T05:24:58.356Z] ---> 5924bf6210e4 [2022-03-31T05:24:58.356Z] Step 15/23 : WORKDIR / [2022-03-31T05:24:58.614Z] ---> Running in a5b11b341dc7 [2022-03-31T05:24:58.614Z] Removing intermediate container b6b608f24475 [2022-03-31T05:24:58.614Z] ---> 88fbc386bb89 [2022-03-31T05:24:58.614Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T05:24:58.614Z] ---> Running in 512c69a1362f [2022-03-31T05:24:58.875Z] ---> 68b333d6ecb7 [2022-03-31T05:24:58.875Z] Step 19/24 : WORKDIR / [2022-03-31T05:24:58.875Z] Removing intermediate container a5b11b341dc7 [2022-03-31T05:24:58.875Z] ---> 626f3230c404 [2022-03-31T05:24:58.875Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:24:58.875Z] ---> Running in 3d5b4bf7f7d1 [2022-03-31T05:24:58.875Z] Removing intermediate container e564f56fad75 [2022-03-31T05:24:58.875Z] ---> d39674d8e51f [2022-03-31T05:24:58.875Z] [2022-03-31T05:24:58.875Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:24:58.875Z] ---> 84b07dd2d1fd [2022-03-31T05:24:58.875Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:24:58.875Z] ---> Using cache [2022-03-31T05:24:58.875Z] ---> 87770a56dcd9 [2022-03-31T05:24:58.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:24:58.875Z] ---> Using cache [2022-03-31T05:24:58.875Z] ---> 1e5f1a7e4216 [2022-03-31T05:24:58.875Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T05:24:59.137Z] ---> Running in 123badcef628 [2022-03-31T05:24:59.137Z] Removing intermediate container 3d5b4bf7f7d1 [2022-03-31T05:24:59.137Z] ---> fa09f70bf7c0 [2022-03-31T05:24:59.137Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:24:59.137Z] ---> Running in 59f7b703d98e [2022-03-31T05:24:59.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:59.137Z] Removing intermediate container 123badcef628 [2022-03-31T05:24:59.137Z] ---> 369813977905 [2022-03-31T05:24:59.137Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T05:24:59.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:24:59.397Z] ---> 5a951ca35e2c [2022-03-31T05:24:59.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T05:24:59.397Z] ---> Running in e63b72ee1ac0 [2022-03-31T05:24:59.397Z] Removing intermediate container 59f7b703d98e [2022-03-31T05:24:59.397Z] ---> 4e9b290ae269 [2022-03-31T05:24:59.397Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:24:59.397Z] ---> Running in 6dac46e07230 [2022-03-31T05:24:59.397Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T05:24:59.397Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T05:24:59.397Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:24:59.397Z] OK: 6 MiB in 16 packages [2022-03-31T05:24:59.397Z] Removing intermediate container e63b72ee1ac0 [2022-03-31T05:24:59.397Z] ---> 50b51616fd71 [2022-03-31T05:24:59.397Z] Step 15/23 : WORKDIR / [2022-03-31T05:24:59.665Z] ---> Running in a5895c7bebb0 [2022-03-31T05:24:59.665Z] Removing intermediate container 6dac46e07230 [2022-03-31T05:24:59.665Z] ---> e1a6afcc6545 [2022-03-31T05:24:59.665Z] Step 22/24 : LABEL arch=x86_64 [2022-03-31T05:24:59.665Z] ---> Running in 9bd0b3452e2a [2022-03-31T05:24:59.665Z] Removing intermediate container a5895c7bebb0 [2022-03-31T05:24:59.665Z] ---> 197714ca9f0d [2022-03-31T05:24:59.665Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:24:59.926Z] ---> 19fe375b56f3 [2022-03-31T05:24:59.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T05:24:59.926Z] Removing intermediate container 9bd0b3452e2a [2022-03-31T05:24:59.926Z] ---> c91e67f1cae2 [2022-03-31T05:24:59.926Z] Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:24:59.926Z] Removing intermediate container 512c69a1362f [2022-03-31T05:24:59.926Z] ---> d59f06da6e4f [2022-03-31T05:24:59.926Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T05:24:59.926Z] ---> Running in 490c017b2f09 [2022-03-31T05:24:59.926Z] ---> Running in 414499ab46a4 [2022-03-31T05:24:59.926Z] ---> 971946cc89e0 [2022-03-31T05:24:59.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T05:24:59.926Z] Removing intermediate container 490c017b2f09 [2022-03-31T05:24:59.926Z] ---> 2c9a41271a89 [2022-03-31T05:24:59.926Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T05:25:00.186Z] ---> 995b2e97e5a6 [2022-03-31T05:25:00.186Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T05:25:00.186Z] Removing intermediate container 414499ab46a4 [2022-03-31T05:25:00.186Z] ---> 650a86fc9412 [2022-03-31T05:25:00.186Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T05:25:00.186Z] ---> Running in d7d117ec9f9a [2022-03-31T05:25:00.186Z] ---> Running in 17c0d1027412 [2022-03-31T05:25:00.186Z] ---> Running in 81f8d5ffe289 [2022-03-31T05:25:00.462Z] Removing intermediate container d7d117ec9f9a [2022-03-31T05:25:00.462Z] ---> 2f51a10aab8a [2022-03-31T05:25:00.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:25:00.462Z] Removing intermediate container 81f8d5ffe289 [2022-03-31T05:25:00.462Z] ---> 8b45eeb09b45 [2022-03-31T05:25:00.462Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T05:25:00.462Z] Removing intermediate container 17c0d1027412 [2022-03-31T05:25:00.462Z] ---> 5d28ee3b361f [2022-03-31T05:25:00.462Z] [2022-03-31T05:25:00.462Z] ---> Running in fec063587adc [2022-03-31T05:25:00.462Z] ---> Running in 9072f7a79c7e [2022-03-31T05:25:00.732Z] Successfully built 5d28ee3b361f [2022-03-31T05:25:00.732Z] ---> 941968202463 [2022-03-31T05:25:00.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T05:25:00.732Z] Successfully tagged security-spire-config:latest [2022-03-31T05:25:00.732Z]  Building security-spire-config ... done Building core-data [2022-03-31T05:25:00.732Z] Removing intermediate container fec063587adc [2022-03-31T05:25:00.732Z] ---> e433125c5317 [2022-03-31T05:25:00.732Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T05:25:00.732Z] ---> Running in 21c38caeab06 [2022-03-31T05:25:01.697Z] Removing intermediate container 21c38caeab06 [2022-03-31T05:25:01.697Z] ---> 0b423ad4879c [2022-03-31T05:25:01.697Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:01.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T05:25:01.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T05:25:01.264Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T05:25:01.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:25:01.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:25:01.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T05:25:02.236Z] Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:02.270Z] ---> caa769be26ca [2022-03-31T05:25:02.270Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T05:25:02.270Z] ---> Running in 906c9bc2bbf7 [2022-03-31T05:25:02.530Z] ---> Running in 9ce36a252870 [2022-03-31T05:25:02.530Z] Removing intermediate container 906c9bc2bbf7 [2022-03-31T05:25:02.530Z] ---> 2f98dda6b8f0 [2022-03-31T05:25:02.530Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:25:02.530Z] Removing intermediate container 9072f7a79c7e [2022-03-31T05:25:02.530Z] ---> 2dcec00bb33a [2022-03-31T05:25:02.530Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T05:25:02.530Z] ---> Running in b1ef7621c0ca [2022-03-31T05:25:02.530Z] ---> Running in 08406d7b2a59 [2022-03-31T05:25:02.530Z] Removing intermediate container 9ce36a252870 [2022-03-31T05:25:02.530Z] ---> 6084b8d8cb77 [2022-03-31T05:25:02.530Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:25:02.788Z] Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:02.789Z] Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) [2022-03-31T05:25:02.790Z] ---> Running in 685072dffc61 [2022-03-31T05:25:02.790Z] Removing intermediate container 08406d7b2a59 [2022-03-31T05:25:02.790Z] ---> ce11875a7fa5 [2022-03-31T05:25:02.790Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T05:25:02.790Z] Removing intermediate container b1ef7621c0ca [2022-03-31T05:25:02.790Z] ---> 763096869ef8 [2022-03-31T05:25:02.790Z] [2022-03-31T05:25:03.050Z] Removing intermediate container 685072dffc61 [2022-03-31T05:25:03.050Z] ---> bcd53a266fb0 [2022-03-31T05:25:03.050Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T05:25:03.050Z] ---> Running in a244d3752ad5 [2022-03-31T05:25:03.050Z] Successfully built 763096869ef8 [2022-03-31T05:25:03.050Z] Successfully tagged core-command:latest [2022-03-31T05:25:03.050Z]  Building core-command ... done  ---> f1619a70b284 [2022-03-31T05:25:03.050Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T05:25:03.312Z] ---> Running in 8e7f133b0116 [2022-03-31T05:25:03.312Z] Removing intermediate container a244d3752ad5 [2022-03-31T05:25:03.312Z] ---> b1f884b8f10d [2022-03-31T05:25:03.312Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:03.881Z] ---> Running in 2579cb3ce7be [2022-03-31T05:25:02.263Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T05:25:02.287Z] > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 [2022-03-31T05:25:02.626Z] > git remote # timeout=10 [2022-03-31T05:25:02.677Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T05:25:02.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:25:02.721Z] > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 [2022-03-31T05:25:02.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T05:25:02.800Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T05:25:02.834Z] > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 [2022-03-31T05:25:04.141Z] Removing intermediate container 2579cb3ce7be [2022-03-31T05:25:04.141Z] ---> bc81ad5a3a47 [2022-03-31T05:25:04.141Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:25:04.709Z] ---> Running in f0027d717572 [2022-03-31T05:25:04.709Z] Removing intermediate container f0027d717572 [2022-03-31T05:25:04.709Z] ---> 77f90b16a312 [2022-03-31T05:25:04.709Z] [2022-03-31T05:25:04.969Z] Successfully built 77f90b16a312 [2022-03-31T05:25:04.969Z] Successfully tagged core-metadata:latest [2022-03-31T05:25:04.969Z]  Building core-metadata ... done Removing intermediate container 797def710176 [2022-03-31T05:25:04.969Z] ---> 688919904adf [2022-03-31T05:25:04.969Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T05:25:05.235Z] Removing intermediate container 8e7f133b0116 [2022-03-31T05:25:05.235Z] ---> 7974787dfec4 [2022-03-31T05:25:05.235Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:25:05.235Z] ---> Running in bc53abe36849 [2022-03-31T05:25:05.497Z] ---> 7432554f0559 [2022-03-31T05:25:05.497Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T05:25:05.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T05:25:05.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:25:05.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:25:05.758Z] ---> e88154212659 [2022-03-31T05:25:05.758Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:25:05.758Z] ---> Using cache [2022-03-31T05:25:05.758Z] ---> a1a5a0e45ba0 [2022-03-31T05:25:05.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:25:05.758Z] ---> Using cache [2022-03-31T05:25:05.758Z] ---> 51d56175beff [2022-03-31T05:25:05.758Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T05:25:06.023Z] ---> Running in e64bcd51deed [2022-03-31T05:25:06.023Z] ---> 9083a181e94e [2022-03-31T05:25:06.023Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T05:25:06.285Z] ---> 2134e46e1de0 [2022-03-31T05:25:06.285Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T05:25:06.285Z] Removing intermediate container bc53abe36849 [2022-03-31T05:25:06.285Z] ---> 844670ef1a41 [2022-03-31T05:25:06.285Z] [2022-03-31T05:25:06.285Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T05:25:06.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:06.285Z] ---> 55bb9b34fe09 [2022-03-31T05:25:06.285Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T05:25:06.546Z] ---> 6df562bd8bea [2022-03-31T05:25:06.546Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T05:25:06.546Z] ---> Running in cc8cccac9f0d [2022-03-31T05:25:06.546Z] 20.10.14: Pulling from library/docker [2022-03-31T05:25:06.546Z] Removing intermediate container cc8cccac9f0d [2022-03-31T05:25:06.546Z] ---> 7839a4d53792 [2022-03-31T05:25:06.546Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T05:25:06.806Z] ---> e1f1832b1b43 [2022-03-31T05:25:06.806Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T05:25:07.065Z] ---> Running in 2cb7bb4bbde5 [2022-03-31T05:25:07.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:07.269Z] Commit message: "fix(security): Bump FROM docker version due to CVEs" [2022-03-31T05:25:07.355Z] OK: 221 MiB in 52 packages [2022-03-31T05:25:07.331Z] > git --version # timeout=10 [2022-03-31T05:25:07.341Z] > git --version # 'git version 2.25.1' [2022-03-31T05:25:07.357Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T05:25:07.620Z] Removing intermediate container 2cb7bb4bbde5 [2022-03-31T05:25:07.620Z] ---> 44fb01c46122 [2022-03-31T05:25:07.620Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-03-31T05:25:07.888Z] ---> Running in f370d735ae8f [2022-03-31T05:25:07.888Z] Removing intermediate container f370d735ae8f [2022-03-31T05:25:07.888Z] ---> 4587b5867e60 [2022-03-31T05:25:07.888Z] Step 28/31 : CMD ["gate"] [2022-03-31T05:25:07.888Z] Removing intermediate container e64bcd51deed [2022-03-31T05:25:07.888Z] ---> 4d51f78d46da [2022-03-31T05:25:07.888Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:25:07.888Z] ---> Running in 9865f0062828 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T05:25:08.147Z] ---> 752e261c41a9 [2022-03-31T05:25:08.147Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:25:08.147Z] ---> Running in de7bb0f9d864 [2022-03-31T05:25:08.147Z] Removing intermediate container 9865f0062828 [2022-03-31T05:25:08.147Z] ---> a1640da205c5 [2022-03-31T05:25:08.147Z] Step 29/31 : LABEL arch=x86_64 [2022-03-31T05:25:08.147Z] ---> Running in 08cb2ff4fe00 [2022-03-31T05:25:08.406Z] Removing intermediate container 08cb2ff4fe00 [2022-03-31T05:25:08.406Z] ---> 4bcf31d8e433 [2022-03-31T05:25:08.406Z] Step 30/31 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:08.406Z] ---> Running in 9a9cc159209d [2022-03-31T05:25:08.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T05:25:08.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T05:25:08.545Z] Dload Upload Total Spent Left Speed [2022-03-31T05:25:08.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48736 0 --:--:-- --:--:-- --:--:-- 48736 [2022-03-31T05:25:08.667Z] Removing intermediate container 9a9cc159209d [2022-03-31T05:25:08.667Z] ---> d41bfbc95cb7 [2022-03-31T05:25:08.667Z] Step 31/31 : LABEL version=0.0.0 [Pipeline] sh [2022-03-31T05:25:08.945Z] ---> Running in 75bc063e260a [2022-03-31T05:25:08.945Z] Removing intermediate container 75bc063e260a [2022-03-31T05:25:08.945Z] ---> 943a9ffbbc20 [2022-03-31T05:25:08.945Z] [2022-03-31T05:25:08.945Z] Successfully built 943a9ffbbc20 [2022-03-31T05:25:08.945Z] Successfully tagged security-bootstrapper:latest [2022-03-31T05:25:09.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T05:25:09.204Z]  Building security-bootstrapper ... done Removing intermediate container de7bb0f9d864 [2022-03-31T05:25:09.204Z] ---> 5f8ce8e903ac [2022-03-31T05:25:09.204Z] Step 8/23 : COPY . . [2022-03-31T05:25:09.417Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new [2022-03-31T05:25:09.417Z] [2022-03-31T05:25:09.417Z] { [2022-03-31T05:25:09.418Z] "registry-mirrors": [ [2022-03-31T05:25:09.418Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T05:25:09.418Z] ], [2022-03-31T05:25:09.418Z] "bip": "10.250.0.254/24", [2022-03-31T05:25:09.418Z] "hosts": [ [2022-03-31T05:25:09.418Z] "tcp://0.0.0.0:5555", [2022-03-31T05:25:09.418Z] "unix:///var/run/docker.sock" [2022-03-31T05:25:09.418Z] ], [2022-03-31T05:25:09.418Z] "mtu": 1458, [2022-03-31T05:25:09.418Z] "selinux-enabled": true, [2022-03-31T05:25:09.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T05:25:09.418Z] } [Pipeline] sh [2022-03-31T05:25:09.786Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T05:25:10.163Z] + sudo service docker restart [2022-03-31T05:25:10.584Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T05:25:10.584Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T05:25:10.584Z] ---> 5f3d65aad428 [2022-03-31T05:25:10.584Z] 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-31T05:25:13.130Z] ---> Running in 409db800046b [2022-03-31T05:25:13.130Z] Removing intermediate container 409db800046b [2022-03-31T05:25:13.130Z] ---> 5a9d5bab43fd [2022-03-31T05:25:13.130Z] 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-31T05:25:13.130Z] ---> Running in 83110cf70aa3 [2022-03-31T05:25:13.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:13.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:13.726Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T05:25:13.726Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T05:25:13.726Z] Executing bash-5.1.16-r0.post-install [2022-03-31T05:25:13.726Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:25:13.726Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T05:25:13.726Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T05:25:13.726Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T05:25:13.726Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T05:25:13.726Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T05:25:13.726Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T05:25:13.726Z] ---> 8241e821b225 [2022-03-31T05:25:13.726Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T05:25:13.726Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T05:25:13.726Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T05:25:13.726Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T05:25:13.726Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T05:25:13.726Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T05:25:13.726Z] ---> Running in 0a6a19573a1a [2022-03-31T05:25:13.726Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T05:25:13.726Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T05:25:13.726Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T05:25:13.988Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T05:25:13.988Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T05:25:13.988Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T05:25:14.248Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T05:25:14.248Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T05:25:14.248Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T05:25:14.248Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T05:25:14.248Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T05:25:14.248Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T05:25:14.248Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T05:25:14.248Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T05:25:14.248Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T05:25:14.248Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T05:25:14.248Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T05:25:14.248Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T05:25:14.248Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T05:25:14.248Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T05:25:14.248Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T05:25:14.248Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T05:25:14.248Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T05:25:14.248Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T05:25:14.248Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T05:25:14.248Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T05:25:14.248Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T05:25:14.248Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T05:25:14.248Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T05:25:14.248Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T05:25:14.248Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:25:14.248Z] OK: 83 MiB in 65 packages [2022-03-31T05:25:14.818Z] Collecting docker-compose==1.23.2 [2022-03-31T05:25:15.080Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T05:25:15.080Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T05:25:15.080Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T05:25:15.343Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T05:25:15.343Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T05:25:15.603Z] Collecting PyYAML<4,>=3.10 [2022-03-31T05:25:15.603Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T05:25:16.173Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T05:25:16.173Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T05:25:16.173Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T05:25:16.173Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T05:25:16.173Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T05:25:16.173Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T05:25:16.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T05:25:16.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T05:25:16.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T05:25:16.693Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T05:25:16.693Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T05:25:16.693Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T05:25:16.693Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T05:25:16.952Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T05:25:16.952Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T05:25:16.952Z] 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-31T05:25:16.952Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T05:25:16.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T05:25:16.952Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T05:25:16.952Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T05:25:16.952Z] Collecting idna<2.8,>=2.5 [2022-03-31T05:25:16.952Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T05:25:16.952Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T05:25:16.952Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T05:25:16.952Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T05:25:16.952Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T05:25:17.210Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T05:25:17.210Z] Attempting uninstall: urllib3 [2022-03-31T05:25:17.210Z] Found existing installation: urllib3 1.26.7 [2022-03-31T05:25:17.210Z] Uninstalling urllib3-1.26.7: [2022-03-31T05:25:17.210Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T05:25:17.210Z] Attempting uninstall: idna [2022-03-31T05:25:17.210Z] Found existing installation: idna 3.3 [2022-03-31T05:25:17.210Z] Uninstalling idna-3.3: [2022-03-31T05:25:17.470Z] Successfully uninstalled idna-3.3 [2022-03-31T05:25:17.731Z] Attempting uninstall: requests [2022-03-31T05:25:17.731Z] Found existing installation: requests 2.26.0 [2022-03-31T05:25:17.731Z] Uninstalling requests-2.26.0: [2022-03-31T05:25:17.731Z] Successfully uninstalled requests-2.26.0 [2022-03-31T05:25:17.731Z] Running setup.py install for texttable: started [2022-03-31T05:25:18.301Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T05:25:18.301Z] Running setup.py install for PyYAML: started [2022-03-31T05:25:18.561Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T05:25:18.561Z] Running setup.py install for docopt: started [2022-03-31T05:25:18.821Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T05:25:18.821Z] Running setup.py install for dockerpty: started [2022-03-31T05:25:19.082Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T05:25:19.341Z] 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-31T05:25:23.544Z] Removing intermediate container 83110cf70aa3 [2022-03-31T05:25:23.544Z] ---> 0461f0dd6604 [2022-03-31T05:25:23.544Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T05:25:23.544Z] ---> Running in a7287d6df7bc [2022-03-31T05:25:23.544Z] Removing intermediate container a7287d6df7bc [2022-03-31T05:25:23.544Z] ---> 711c8b1f37ec [2022-03-31T05:25:23.544Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T05:25:23.544Z] ---> Running in 3be613872314 [2022-03-31T05:25:23.803Z] Removing intermediate container 3be613872314 [2022-03-31T05:25:23.803Z] ---> 5e3e5f203bf3 [2022-03-31T05:25:23.803Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T05:25:24.374Z] ---> edb6319f91ed [2022-03-31T05:25:24.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T05:25:24.669Z] ---> ef38267ced1b [2022-03-31T05:25:24.669Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T05:25:24.967Z] ---> 569fda457c46 [2022-03-31T05:25:24.967Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T05:25:24.967Z] ---> Running in af87fc2d7567 [2022-03-31T05:25:24.967Z] Removing intermediate container af87fc2d7567 [2022-03-31T05:25:24.967Z] ---> bd3e3501819d [2022-03-31T05:25:24.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:25:25.235Z] ---> Running in 7fb3f9a5a883 [2022-03-31T05:25:25.235Z] Removing intermediate container 7fb3f9a5a883 [2022-03-31T05:25:25.235Z] ---> 2542e273d97c [2022-03-31T05:25:25.235Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T05:25:25.504Z] ---> Running in bb9a58a636a4 [2022-03-31T05:25:25.504Z] Removing intermediate container bb9a58a636a4 [2022-03-31T05:25:25.504Z] ---> 3bb7ed2d5ff7 [2022-03-31T05:25:25.504Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:25.783Z] ---> Running in 33ebc1900ec0 [2022-03-31T05:25:26.043Z] Removing intermediate container 33ebc1900ec0 [2022-03-31T05:25:26.043Z] ---> 300e2a09e9ba [2022-03-31T05:25:26.043Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:25:26.043Z] ---> Running in 199420c2c03c [2022-03-31T05:25:26.303Z] Removing intermediate container 199420c2c03c [2022-03-31T05:25:26.303Z] ---> 4cdf94044791 [2022-03-31T05:25:26.303Z] [2022-03-31T05:25:26.303Z] Successfully built 4cdf94044791 [2022-03-31T05:25:26.303Z] Successfully tagged sys-mgmt-agent:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T05:25:28.604Z] provisioning config files... [2022-03-31T05:25:28.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1868935960288431019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:25:29.295Z] ---> docker-login.sh [2022-03-31T05:25:29.295Z] nexus3.edgexfoundry.org:10001 [2022-03-31T05:25:29.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:25:30.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:25:30.189Z] Configure a credential helper to remove this warning. See [2022-03-31T05:25:30.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:25:30.189Z] [2022-03-31T05:25:30.189Z] Login Succeeded [2022-03-31T05:25:30.189Z] nexus3.edgexfoundry.org:10002 [2022-03-31T05:25:30.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:25:30.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:25:30.792Z] Configure a credential helper to remove this warning. See [2022-03-31T05:25:30.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:25:30.792Z] [2022-03-31T05:25:30.792Z] Login Succeeded [2022-03-31T05:25:30.792Z] nexus3.edgexfoundry.org:10003 [2022-03-31T05:25:31.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:25:31.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:25:31.070Z] Configure a credential helper to remove this warning. See [2022-03-31T05:25:31.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:25:31.070Z] [2022-03-31T05:25:31.070Z] Login Succeeded [2022-03-31T05:25:31.345Z] nexus3.edgexfoundry.org:10004 [2022-03-31T05:25:31.586Z]  Building sys-mgmt-agent ... done Removing intermediate container 0a6a19573a1a [2022-03-31T05:25:31.586Z] ---> c5e20e6739c4 [2022-03-31T05:25:31.586Z] [2022-03-31T05:25:31.586Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:25:31.586Z] ---> 84b07dd2d1fd [2022-03-31T05:25:31.586Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T05:25:31.586Z] ---> Running in cbd4d3f936c1 [2022-03-31T05:25:31.586Z] Removing intermediate container cbd4d3f936c1 [2022-03-31T05:25:31.586Z] ---> 585b7d29351b [2022-03-31T05:25:31.586Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T05:25:31.587Z] ---> Running in 289f2b4fd535 [2022-03-31T05:25:31.587Z] Removing intermediate container 289f2b4fd535 [2022-03-31T05:25:31.587Z] ---> b88702900914 [2022-03-31T05:25:31.587Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T05:25:31.587Z] ---> Running in 04174041ba81 [2022-03-31T05:25:31.587Z] Removing intermediate container 04174041ba81 [2022-03-31T05:25:31.587Z] ---> ddc8d94dce86 [2022-03-31T05:25:31.587Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:25:31.587Z] ---> Running in bee77583f93b [2022-03-31T05:25:31.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:25:31.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:25:31.623Z] Configure a credential helper to remove this warning. See [2022-03-31T05:25:31.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:25:31.623Z] [2022-03-31T05:25:31.623Z] Login Succeeded [2022-03-31T05:25:31.623Z] docker.io [2022-03-31T05:25:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T05:25:32.158Z] Removing intermediate container bee77583f93b [2022-03-31T05:25:32.158Z] ---> 48ff085ca830 [2022-03-31T05:25:32.158Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T05:25:32.158Z] ---> Running in 6c468407b3a3 [2022-03-31T05:25:32.417Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:32.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T05:25:32.509Z] Configure a credential helper to remove this warning. See [2022-03-31T05:25:32.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T05:25:32.509Z] [2022-03-31T05:25:32.509Z] Login Succeeded [2022-03-31T05:25:32.509Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T05:25:32.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T05:25:32.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T05:25:33.008Z] ========================================================= [2022-03-31T05:25:33.008Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T05:25:33.008Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:25:33.357Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T05:25:33.357Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T05:25:33.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T05:25:33.618Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T05:25:33.618Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T05:25:33.618Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T05:25:33.697Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T05:25:33.697Z] 9b3977197b4f: Pulling fs layer [2022-03-31T05:25:33.697Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T05:25:33.697Z] 94645a83ff95: Pulling fs layer [2022-03-31T05:25:33.697Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T05:25:33.697Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T05:25:33.697Z] f7c0051592d6: Pulling fs layer [2022-03-31T05:25:33.697Z] a227ed2f7395: Pulling fs layer [2022-03-31T05:25:33.697Z] 7b1c46037f91: Pulling fs layer [2022-03-31T05:25:33.697Z] 0c92f367c5e7: Waiting [2022-03-31T05:25:33.697Z] f7c0051592d6: Waiting [2022-03-31T05:25:33.697Z] 3f3a8bcf1eab: Waiting [2022-03-31T05:25:33.697Z] a227ed2f7395: Waiting [2022-03-31T05:25:33.697Z] 7b1c46037f91: Waiting [2022-03-31T05:25:33.697Z] 94645a83ff95: Verifying Checksum [2022-03-31T05:25:33.697Z] 94645a83ff95: Download complete [2022-03-31T05:25:33.697Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T05:25:33.697Z] 1a89e8eeedd5: Download complete [2022-03-31T05:25:33.697Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T05:25:33.697Z] 0c92f367c5e7: Download complete [2022-03-31T05:25:33.697Z] f7c0051592d6: Download complete [2022-03-31T05:25:33.697Z] 9b3977197b4f: Verifying Checksum [2022-03-31T05:25:33.697Z] 9b3977197b4f: Download complete [2022-03-31T05:25:33.697Z] a227ed2f7395: Verifying Checksum [2022-03-31T05:25:33.697Z] a227ed2f7395: Download complete [2022-03-31T05:25:33.879Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T05:25:33.879Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T05:25:34.146Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:25:34.146Z] OK: 8 MiB in 20 packages [2022-03-31T05:25:34.307Z] 9b3977197b4f: Pull complete [2022-03-31T05:25:34.719Z] Removing intermediate container 6c468407b3a3 [2022-03-31T05:25:34.719Z] ---> af2646a68543 [2022-03-31T05:25:34.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:25:34.922Z] 1a89e8eeedd5: Pull complete [2022-03-31T05:25:34.980Z] ---> a2b6224a51b8 [2022-03-31T05:25:34.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T05:25:35.198Z] 94645a83ff95: Pull complete [2022-03-31T05:25:35.801Z] 7b1c46037f91: Verifying Checksum [2022-03-31T05:25:35.801Z] 7b1c46037f91: Download complete [2022-03-31T05:25:35.966Z] ---> 770e91ee56f3 [2022-03-31T05:25:35.966Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T05:25:36.227Z] ---> ef2534d52394 [2022-03-31T05:25:36.227Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T05:25:36.406Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-31T05:25:36.406Z] 3f3a8bcf1eab: Download complete [2022-03-31T05:25:36.488Z] ---> Running in f188d87e81d8 [2022-03-31T05:25:36.488Z] Removing intermediate container f188d87e81d8 [2022-03-31T05:25:36.488Z] ---> 4f2d37e30f8c [2022-03-31T05:25:36.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:25:36.749Z] ---> Running in 3c7b75c6e05b [2022-03-31T05:25:36.749Z] Removing intermediate container 3c7b75c6e05b [2022-03-31T05:25:36.749Z] ---> b90c7b600660 [2022-03-31T05:25:36.749Z] Step 21/23 : LABEL arch=x86_64 [2022-03-31T05:25:36.749Z] ---> Running in 31a9d960e735 [2022-03-31T05:25:37.008Z] Removing intermediate container 31a9d960e735 [2022-03-31T05:25:37.008Z] ---> d62f2fb1a930 [2022-03-31T05:25:37.008Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:25:37.008Z] ---> Running in 769cbcd551ab [2022-03-31T05:25:37.008Z] Removing intermediate container 769cbcd551ab [2022-03-31T05:25:37.008Z] ---> 7ba402823d1c [2022-03-31T05:25:37.008Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:25:37.008Z] ---> Running in 1cb3f552f222 [2022-03-31T05:25:37.269Z] Removing intermediate container 1cb3f552f222 [2022-03-31T05:25:37.269Z] ---> 4f8b80706cb0 [2022-03-31T05:25:37.269Z] [2022-03-31T05:25:37.269Z] Successfully built 4f8b80706cb0 [2022-03-31T05:25:37.269Z] Successfully tagged core-data:latest [2022-03-31T05:25:37.276Z]  Building core-data ... done  [Pipeline] } [2022-03-31T05:25:37.371Z] $ docker stop --time=1 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 [2022-03-31T05:25:38.663Z] $ docker rm -f 39b772ac416971cccd0a66487696f2ed7402433111481f291df0f2f562089426 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T05:25:39.051Z] + docker images [2022-03-31T05:25:39.051Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T05:25:39.051Z] core-data latest 4f8b80706cb0 1 second ago 35.9MB [2022-03-31T05:25:39.051Z] c5e20e6739c4 8 seconds ago 1.65GB [2022-03-31T05:25:39.051Z] sys-mgmt-agent latest 4cdf94044791 13 seconds ago 307MB [2022-03-31T05:25:39.051Z] security-bootstrapper latest 943a9ffbbc20 30 seconds ago 24.3MB [2022-03-31T05:25:39.051Z] 844670ef1a41 32 seconds ago 1.61GB [2022-03-31T05:25:39.051Z] core-metadata latest 77f90b16a312 34 seconds ago 26.1MB [2022-03-31T05:25:39.051Z] core-command latest 763096869ef8 36 seconds ago 24.5MB [2022-03-31T05:25:39.051Z] security-spire-config latest 5d28ee3b361f 38 seconds ago 82.2MB [2022-03-31T05:25:39.051Z] d39674d8e51f 40 seconds ago 1.62GB [2022-03-31T05:25:39.051Z] 5ea2ea07dff9 41 seconds ago 1.61GB [2022-03-31T05:25:39.051Z] e72168714292 41 seconds ago 1.61GB [2022-03-31T05:25:39.051Z] security-secretstore-setup latest 677e420cee18 55 seconds ago 42.1MB [2022-03-31T05:25:39.051Z] 759d9629427e About a minute ago 1.63GB [2022-03-31T05:25:39.051Z] support-scheduler latest d50950d95af9 About a minute ago 26MB [2022-03-31T05:25:39.051Z] support-notifications latest 13111781d124 About a minute ago 26.6MB [2022-03-31T05:25:39.051Z] security-proxy-setup latest b2fe4c116d2b About a minute ago 43.4MB [2022-03-31T05:25:39.051Z] security-spiffe-token-provider latest 4dc0093f9ee4 About a minute ago 28.5MB [2022-03-31T05:25:39.051Z] security-spire-server latest 1a9e9ebc732f About a minute ago 82.9MB [2022-03-31T05:25:39.051Z] 754660b358c1 About a minute ago 1.62GB [2022-03-31T05:25:39.051Z] dd4a4e347282 About a minute ago 1.62GB [2022-03-31T05:25:39.051Z] 610d6db3f0a4 About a minute ago 1.63GB [2022-03-31T05:25:39.051Z] 438bd9485900 About a minute ago 1.61GB [2022-03-31T05:25:39.051Z] 1d6a175aa9b6 About a minute ago 1.61GB [2022-03-31T05:25:39.051Z] security-spire-agent latest fa181c71bc7a About a minute ago 119MB [2022-03-31T05:25:39.051Z] 6d83641eb2f8 2 minutes ago 1.61GB [2022-03-31T05:25:39.051Z] ci-base-image-x86_64 latest e88154212659 4 minutes ago 896MB [2022-03-31T05:25:39.051Z] docker 20.10.14 5f3d65aad428 37 hours ago 218MB [2022-03-31T05:25:39.051Z] alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB [2022-03-31T05:25:39.051Z] alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB [2022-03-31T05:25:39.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-31T05:25:39.051Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-31T05:25:39.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-31T05:25:49.041Z] 3f3a8bcf1eab: Pull complete [2022-03-31T05:25:50.029Z] 0c92f367c5e7: Pull complete [2022-03-31T05:25:51.004Z] f7c0051592d6: Pull complete [2022-03-31T05:25:51.276Z] a227ed2f7395: Pull complete [2022-03-31T05:25:54.570Z] Still waiting to schedule task [2022-03-31T05:25:54.571Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-31T05:25:56.693Z] 7b1c46037f91: Pull complete [2022-03-31T05:25:56.693Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T05:25:56.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T05:25:56.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:25:57.092Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T05:25:57.092Z] WORKDIR /edgex [2022-03-31T05:25:57.092Z] COPY go.mod . [2022-03-31T05:25:57.092Z] RUN go mod download [2022-03-31T05:25:57.092Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-31T05:25:59.731Z] Sending build context to Docker daemon 169MB [2022-03-31T05:25:59.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T05:25:59.731Z] ---> f79e39bc4007 [2022-03-31T05:25:59.731Z] Step 2/4 : WORKDIR /edgex [2022-03-31T05:26:01.170Z] ---> Running in 8ba4eb21f7da [2022-03-31T05:26:01.442Z] Removing intermediate container 8ba4eb21f7da [2022-03-31T05:26:01.442Z] ---> 034375639f68 [2022-03-31T05:26:01.442Z] Step 3/4 : COPY go.mod . [2022-03-31T05:26:02.040Z] ---> 9fd6f0488433 [2022-03-31T05:26:02.040Z] Step 4/4 : RUN go mod download [2022-03-31T05:26:02.040Z] ---> Running in 32ca858e9262 [2022-03-31T05:26:27.163Z] Running on prd-ubuntu18.04-docker-8c-8g-9565 in /w/workspace/edgexfoundry_edgex-go_PR-3938 [Pipeline] { [Pipeline] ws [2022-03-31T05:26:27.207Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-31T05:26:27.344Z] The recommended git tool is: git [2022-03-31T05:26:29.005Z] using credential edgex-jenkins-ssh [2022-03-31T05:26:29.016Z] Cloning the remote Git repository [2022-03-31T05:26:29.070Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:26:29.113Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-31T05:26:29.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:26:29.143Z] > git --version # timeout=10 [2022-03-31T05:26:29.148Z] > git --version # 'git version 2.17.1' [2022-03-31T05:26:29.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:26:29.172Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T05:26:33.930Z] Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:26:34.047Z] Merge succeeded, producing f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:26:34.047Z] Checking out Revision f31d748427a391acc3a454f06026f5dcc2df99a8 (PR-3938) [2022-03-31T05:26:33.275Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T05:26:33.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T05:26:33.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-31T05:26:33.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-31T05:26:33.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:26:33.312Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3938/head:refs/remotes/origin/PR-3938 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T05:26:33.949Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T05:26:33.962Z] > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 [2022-03-31T05:26:34.024Z] > git remote # timeout=10 [2022-03-31T05:26:34.031Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T05:26:34.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T05:26:34.041Z] > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 [2022-03-31T05:26:34.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T05:26:34.058Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T05:26:34.062Z] > git checkout -f f31d748427a391acc3a454f06026f5dcc2df99a8 # timeout=10 [2022-03-31T05:26:37.549Z] Commit message: "fix(security): Bump FROM docker version due to CVEs" [2022-03-31T05:26:37.591Z] > git --version # timeout=10 [2022-03-31T05:26:37.595Z] > git --version # 'git version 2.17.1' [2022-03-31T05:26:37.598Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:26:38.311Z] + echo snap-build.sh [2022-03-31T05:26:38.311Z] snap-build.sh [2022-03-31T05:26:38.311Z] + SNAP_BASE_DIR=. [2022-03-31T05:26:38.311Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-31T05:26:38.311Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-31T05:26:38.311Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-31T05:26:38.311Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-31T05:26:38.311Z] + cd /w/workspace/edgex-go/1 [2022-03-31T05:26:38.311Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-31T05:26:38.311Z] Reading package lists... [2022-03-31T05:26:38.311Z] Building dependency tree... [2022-03-31T05:26:38.311Z] Reading state information... [2022-03-31T05:26:38.311Z] The following packages were automatically installed and are no longer required: [2022-03-31T05:26:38.311Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-31T05:26:38.311Z] uidmap xdelta3 [2022-03-31T05:26:38.311Z] Use 'sudo apt autoremove' to remove them. [2022-03-31T05:26:38.311Z] The following packages will be REMOVED: [2022-03-31T05:26:38.311Z] lxd* lxd-client* [2022-03-31T05:26:38.311Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-31T05:26:38.575Z] After this operation, 31.7 MB disk space will be freed. [2022-03-31T05:26:39.099Z] (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-31T05:26:39.361Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T05:26:39.934Z] Removing lxd dnsmasq configuration [2022-03-31T05:26:39.934Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T05:26:40.197Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-31T05:26:40.771Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-31T05:26:41.033Z] (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-31T05:26:41.033Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-31T05:26:42.425Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-31T05:26:42.425Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-31T05:26:43.001Z] + sudo snap remove --purge lxd [2022-03-31T05:26:43.265Z] snap "lxd" is not installed [2022-03-31T05:26:43.265Z] + sudo groupadd --force --system lxd [2022-03-31T05:26:43.265Z] ++ whoami [2022-03-31T05:26:43.265Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-31T05:26:43.265Z] + newgrp - lxd [2022-03-31T05:26:43.265Z] + sudo snap install lxd [2022-03-31T05:26:49.031Z] Removing intermediate container 32ca858e9262 [2022-03-31T05:26:49.031Z] ---> 9bc00ad0c6c6 [2022-03-31T05:26:49.031Z] Successfully built 9bc00ad0c6c6 [2022-03-31T05:26:49.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:26:49.402Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T05:26:49.402Z] . [Pipeline] withDockerContainer [2022-03-31T05:26:49.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2022-03-31T05:26:49.720Z] $ 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-31T05:26:50.985Z] $ docker top 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:26:51.416Z] 2022-03-31T05:26:47Z INFO Waiting for automatic snapd restart... [2022-03-31T05:26:51.933Z] + go version [2022-03-31T05:26:51.933Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T05:26:51.971Z] $ docker stop --time=1 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 [2022-03-31T05:26:53.552Z] $ docker rm -f 91c870cf451632a005a90bb0501637c81b7d3b165103cb47b3e2d23f56d6cf49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:26:54.419Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T05:26:54.419Z] . [Pipeline] withDockerContainer [2022-03-31T05:26:54.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2022-03-31T05:26:54.728Z] $ 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-31T05:26:55.917Z] $ docker top 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-31T05:26:56.211Z] ========================================================= [2022-03-31T05:26:56.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-31T05:26:56.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-31T05:26:56.910Z] + make test [2022-03-31T05:26:56.910Z] go mod tidy -compat=1.17 [2022-03-31T05:26:57.506Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-31T05:27:06.340Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-31T05:27:06.340Z] + sudo lxd init --auto [2022-03-31T05:27:16.348Z] + sudo snap install --classic snapcraft [2022-03-31T05:27:22.933Z] snapcraft 6.1 from Canonical* installed [2022-03-31T05:27:22.933Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-31T05:27:22.933Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-31T05:27:22.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T05:27:22.933Z] Dload Upload Total Spent Left Speed [2022-03-31T05:27:22.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4633 0 --:--:-- --:--:-- --:--:-- 4633 [2022-03-31T05:27:22.933Z] 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M [2022-03-31T05:27:22.933Z] ./yq_linux_amd64 [2022-03-31T05:27:22.933Z] + sudo snapcraft prime --use-lxd [2022-03-31T05:27:24.850Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-31T05:27:24.850Z] 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-31T05:27:24.850Z] - README.md [2022-03-31T05:27:24.850Z] [2022-03-31T05:27:24.850Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T05:27:25.112Z] Launching a container. [2022-03-31T05:27:29.910Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-31T05:27:35.122Z] Waiting for container to be ready [2022-03-31T05:27:35.384Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-31T05:27:35.384Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-31T05:27:35.384Z] [2022-03-31T05:27:39.582Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-31T05:27:40.520Z] Waiting for network to be ready... [2022-03-31T05:27:41.091Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-31T05:27:41.091Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-31T05:27:41.091Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-31T05:27:41.362Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-31T05:27:41.362Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-31T05:27:41.362Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-31T05:27:41.362Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-31T05:27:41.362Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-31T05:27:41.362Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-31T05:27:41.362Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-31T05:27:41.631Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-31T05:27:41.631Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-31T05:27:41.892Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-31T05:27:42.154Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-31T05:27:42.154Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-31T05:27:42.154Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-31T05:27:42.154Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-31T05:27:42.154Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-31T05:27:42.414Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-31T05:27:42.414Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-31T05:27:42.675Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-31T05:27:42.675Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-31T05:27:42.675Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-31T05:27:42.675Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-31T05:27:42.675Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-31T05:27:42.675Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-31T05:27:42.675Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-31T05:27:44.586Z] Fetched 23.6 MB in 4s (6426 kB/s) [2022-03-31T05:27:45.162Z] Reading package lists... [2022-03-31T05:27:45.423Z] Reading package lists... [2022-03-31T05:27:45.684Z] Building dependency tree... [2022-03-31T05:27:45.684Z] Reading state information... [2022-03-31T05:27:45.684Z] The following additional packages will be installed: [2022-03-31T05:27:45.684Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T05:27:45.684Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T05:27:45.684Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T05:27:45.684Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-31T05:27:45.684Z] Suggested packages: [2022-03-31T05:27:45.684Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-31T05:27:45.684Z] Recommended packages: [2022-03-31T05:27:45.684Z] gnupg libsasl2-modules [2022-03-31T05:27:45.684Z] The following NEW packages will be installed: [2022-03-31T05:27:45.684Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-31T05:27:45.684Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-31T05:27:45.684Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-31T05:27:45.684Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-31T05:27:45.684Z] The following packages will be upgraded: [2022-03-31T05:27:45.684Z] gpg gpg-agent gpgconf libudev1 [2022-03-31T05:27:45.684Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-31T05:27:45.684Z] Need to get 3859 kB of archives. [2022-03-31T05:27:45.684Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-31T05:27:45.684Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-31T05:27:45.944Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-31T05:27:45.944Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-31T05:27:45.944Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-31T05:27:45.944Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-31T05:27:45.944Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-31T05:27:45.944Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-31T05:27:45.944Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-31T05:27:45.944Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-31T05:27:45.944Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-31T05:27:45.944Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-31T05:27:45.944Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-31T05:27:45.944Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-31T05:27:45.944Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-31T05:27:45.944Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-31T05:27:45.944Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-31T05:27:45.944Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-31T05:27:45.944Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-31T05:27:45.944Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-31T05:27:46.557Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-31T05:27:46.847Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-31T05:27:46.847Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-31T05:27:46.847Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T05:27:46.847Z] Fetched 3859 kB in 1s (3618 kB/s) [2022-03-31T05:27:46.847Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T05:27:46.847Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:46.847Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T05:27:47.120Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T05:27:47.120Z] Selecting previously unselected package udev. [2022-03-31T05:27:47.120Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-31T05:27:47.120Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:47.120Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-31T05:27:47.380Z] Selecting previously unselected package libfuse2:amd64. [2022-03-31T05:27:47.380Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-31T05:27:47.380Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-31T05:27:47.380Z] Selecting previously unselected package fuse. [2022-03-31T05:27:47.380Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-31T05:27:47.380Z] Unpacking fuse (2.9.9-3) ... [2022-03-31T05:27:47.380Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T05:27:47.380Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T05:27:47.380Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T05:27:47.380Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T05:27:47.642Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T05:27:47.642Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T05:27:47.642Z] Selecting previously unselected package libksba8:amd64. [2022-03-31T05:27:47.642Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-31T05:27:47.642Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-31T05:27:47.642Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-31T05:27:47.642Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.642Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:47.642Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-31T05:27:47.642Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.642Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:47.903Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-31T05:27:47.903Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.903Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:47.903Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-31T05:27:47.903Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.903Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:47.903Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-31T05:27:47.903Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.903Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:47.903Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-31T05:27:47.903Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:47.903Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:48.164Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-31T05:27:48.164Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:48.164Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:48.164Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-31T05:27:48.164Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:48.164Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:48.164Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-31T05:27:48.164Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-31T05:27:48.164Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:48.164Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-31T05:27:48.164Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T05:27:48.164Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T05:27:48.164Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-31T05:27:48.164Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-31T05:27:48.164Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T05:27:48.425Z] Selecting previously unselected package libldap-common. [2022-03-31T05:27:48.425Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-31T05:27:48.425Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T05:27:48.425Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-31T05:27:48.425Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-31T05:27:48.425Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T05:27:48.425Z] Selecting previously unselected package dirmngr. [2022-03-31T05:27:48.425Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T05:27:48.425Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T05:27:48.425Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-31T05:27:48.425Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-31T05:27:48.425Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T05:27:48.425Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T05:27:48.425Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-31T05:27:48.997Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-31T05:27:49.258Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-31T05:27:49.258Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.258Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-31T05:27:49.258Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-31T05:27:49.258Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.258Z] Setting up fuse (2.9.9-3) ... [2022-03-31T05:27:49.258Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-31T05:27:49.829Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-31T05:27:49.830Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-31T05:27:49.830Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-31T05:27:49.830Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-31T05:27:49.830Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-31T05:27:50.092Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T05:27:50.354Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-31T05:27:50.354Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-31T05:27:50.354Z] units). This means they are not meant to be enabled using systemctl. [2022-03-31T05:27:50.354Z] [2022-03-31T05:27:50.354Z] Possible reasons for having this kind of units are: [2022-03-31T05:27:50.354Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-31T05:27:50.354Z] .wants/ or .requires/ directory. [2022-03-31T05:27:50.354Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-31T05:27:50.354Z] a requirement dependency on it. [2022-03-31T05:27:50.354Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-31T05:27:50.354Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-31T05:27:50.354Z] • In case of template units, the unit is meant to be enabled with some [2022-03-31T05:27:50.354Z] instance name specified. [2022-03-31T05:27:50.616Z] Reading package lists... [2022-03-31T05:27:50.876Z] Building dependency tree... [2022-03-31T05:27:50.876Z] Reading state information... [2022-03-31T05:27:50.876Z] The following additional packages will be installed: [2022-03-31T05:27:50.876Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T05:27:50.876Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T05:27:50.876Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T05:27:50.876Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-31T05:27:50.876Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-31T05:27:50.876Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-31T05:27:50.876Z] Suggested packages: [2022-03-31T05:27:50.876Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-31T05:27:50.876Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-31T05:27:50.876Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-31T05:27:50.876Z] systemd-container policykit-1 [2022-03-31T05:27:50.876Z] Recommended packages: [2022-03-31T05:27:50.876Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-31T05:27:51.135Z] The following NEW packages will be installed: [2022-03-31T05:27:51.135Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-31T05:27:51.135Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-31T05:27:51.135Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-31T05:27:51.135Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-31T05:27:51.135Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-31T05:27:51.135Z] The following packages will be upgraded: [2022-03-31T05:27:51.135Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-31T05:27:51.135Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-31T05:27:51.135Z] Need to get 46.5 MB of archives. [2022-03-31T05:27:51.135Z] After this operation, 181 MB of additional disk space will be used. [2022-03-31T05:27:51.135Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-31T05:27:51.135Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-31T05:27:51.135Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-31T05:27:51.135Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-31T05:27:51.396Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-31T05:27:51.396Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-31T05:27:51.396Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-31T05:27:51.396Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-31T05:27:51.396Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-31T05:27:51.396Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-31T05:27:51.396Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-31T05:27:51.396Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-31T05:27:51.396Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-31T05:27:51.396Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-31T05:27:51.396Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-31T05:27:51.396Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-31T05:27:51.396Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-31T05:27:51.396Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-31T05:27:51.396Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-31T05:27:51.396Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-31T05:27:51.396Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-31T05:27:51.396Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-31T05:27:51.396Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-31T05:27:51.658Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-31T05:27:51.658Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-31T05:27:51.658Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-31T05:27:51.658Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-31T05:27:51.918Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-31T05:27:51.918Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-31T05:27:51.918Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-31T05:27:51.918Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-31T05:27:51.918Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-31T05:27:51.918Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-31T05:27:52.184Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T05:27:52.184Z] Fetched 46.5 MB in 1s (51.0 MB/s) [2022-03-31T05:27:52.184Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-31T05:27:52.184Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:52.184Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T05:27:52.184Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:52.184Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T05:27:52.445Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:52.445Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T05:27:53.017Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:53.017Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-31T05:27:53.017Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T05:27:53.278Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-31T05:27:53.278Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-31T05:27:53.278Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T05:27:53.278Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:53.278Z] Selecting previously unselected package libexpat1:amd64. [2022-03-31T05:27:53.278Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-31T05:27:53.278Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T05:27:53.278Z] Selecting previously unselected package python3.8-minimal. [2022-03-31T05:27:53.278Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T05:27:53.278Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:53.541Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:53.541Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-31T05:27:53.541Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:54.112Z] Selecting previously unselected package python3-minimal. [2022-03-31T05:27:54.112Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-31T05:27:54.112Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T05:27:54.112Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T05:27:54.112Z] Selecting previously unselected package mime-support. [2022-03-31T05:27:54.112Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-31T05:27:54.112Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-31T05:27:54.375Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-31T05:27:54.375Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-31T05:27:54.375Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T05:27:54.375Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-31T05:27:54.375Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T05:27:54.375Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:54.636Z] Selecting previously unselected package python3.8. [2022-03-31T05:27:54.636Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-31T05:27:54.636Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:54.636Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-31T05:27:54.636Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T05:27:54.636Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T05:27:54.636Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-31T05:27:54.897Z] Selecting previously unselected package python3. [2022-03-31T05:27:54.897Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-31T05:27:54.897Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-31T05:27:54.897Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-31T05:27:54.897Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-31T05:27:54.897Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T05:27:54.897Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T05:27:54.897Z] Selecting previously unselected package dbus. [2022-03-31T05:27:54.897Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T05:27:54.897Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T05:27:55.158Z] Selecting previously unselected package libbsd0:amd64. [2022-03-31T05:27:55.158Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-31T05:27:55.158Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-31T05:27:55.158Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-31T05:27:55.158Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-31T05:27:55.158Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T05:27:55.158Z] Selecting previously unselected package sudo. [2022-03-31T05:27:55.158Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-31T05:27:55.158Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T05:27:55.158Z] Selecting previously unselected package apparmor. [2022-03-31T05:27:55.419Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T05:27:55.419Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T05:27:55.419Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-31T05:27:55.419Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-31T05:27:55.419Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T05:27:55.419Z] Selecting previously unselected package libedit2:amd64. [2022-03-31T05:27:55.419Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-31T05:27:55.419Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T05:27:55.419Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-31T05:27:55.419Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-31T05:27:55.419Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T05:27:55.680Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-31T05:27:55.680Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:27:55.680Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:55.680Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-31T05:27:55.680Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:27:55.680Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:55.680Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-31T05:27:55.680Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-31T05:27:55.680Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T05:27:55.680Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-31T05:27:55.680Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:27:55.680Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:55.943Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-31T05:27:55.943Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:27:55.943Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:55.943Z] Selecting previously unselected package openssh-client. [2022-03-31T05:27:55.943Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-31T05:27:55.943Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T05:27:55.943Z] Selecting previously unselected package dbus-user-session. [2022-03-31T05:27:55.943Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-31T05:27:55.943Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T05:27:55.943Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-31T05:27:55.943Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-31T05:27:56.202Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-31T05:27:56.203Z] Selecting previously unselected package squashfs-tools. [2022-03-31T05:27:56.203Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-31T05:27:56.203Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T05:27:56.203Z] Selecting previously unselected package snapd. [2022-03-31T05:27:56.203Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-31T05:27:56.203Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T05:27:59.509Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-31T05:27:59.509Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-31T05:27:59.509Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-31T05:27:59.509Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-31T05:27:59.509Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:59.509Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-31T05:27:59.509Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-31T05:27:59.771Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-31T05:27:59.771Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:59.771Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:27:59.771Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-31T05:27:59.771Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:27:59.771Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-31T05:27:59.771Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-31T05:28:00.343Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-31T05:28:00.343Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-31T05:28:00.343Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-31T05:28:00.343Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-31T05:28:00.343Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-31T05:28:00.343Z] running python rtupdate hooks for python3.8... [2022-03-31T05:28:00.343Z] running python post-rtupdate hooks for python3.8... [2022-03-31T05:28:00.605Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-31T05:28:01.552Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-31T05:28:01.553Z] Reloading AppArmor profiles [2022-03-31T05:28:01.814Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:01.814Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-31T05:28:01.814Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-31T05:28:02.075Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-31T05:28:02.075Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-31T05:28:02.075Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-31T05:28:02.075Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-31T05:28:03.996Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-31T05:28:03.996Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-31T05:28:03.996Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-31T05:28:03.996Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-31T05:28:04.257Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-31T05:28:04.257Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-31T05:28:04.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-31T05:28:04.782Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-31T05:28:05.043Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T05:28:05.043Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-31T05:28:05.304Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-31T05:28:05.564Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-31T05:28:05.824Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-31T05:28:06.084Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-31T05:28:06.084Z] /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-31T05:28:06.344Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-31T05:28:06.912Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T05:28:06.912Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T05:28:07.173Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T05:28:08.111Z] Reading package lists... [2022-03-31T05:28:08.111Z] Reading package lists... [2022-03-31T05:28:08.372Z] Building dependency tree... [2022-03-31T05:28:08.372Z] Reading state information... [2022-03-31T05:28:08.372Z] Calculating upgrade... [2022-03-31T05:28:08.372Z] The following packages will be upgraded: [2022-03-31T05:28:08.372Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-31T05:28:08.372Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-31T05:28:08.372Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-31T05:28:08.372Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-31T05:28:08.372Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-31T05:28:08.372Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-31T05:28:08.372Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-31T05:28:08.372Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-31T05:28:08.372Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-31T05:28:08.372Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-31T05:28:08.372Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-31T05:28:08.372Z] xz-utils zlib1g [2022-03-31T05:28:08.633Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T05:28:08.633Z] Need to get 65.7 MB of archives. [2022-03-31T05:28:08.633Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-31T05:28:08.633Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-31T05:28:08.633Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-31T05:28:08.633Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-31T05:28:08.633Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-31T05:28:08.633Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-31T05:28:08.633Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-31T05:28:08.633Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-31T05:28:08.633Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-31T05:28:08.633Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-31T05:28:08.633Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-31T05:28:08.633Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-31T05:28:08.633Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-31T05:28:08.633Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-31T05:28:08.633Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-31T05:28:08.633Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-31T05:28:08.633Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-31T05:28:08.633Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-31T05:28:08.633Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-31T05:28:08.633Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-31T05:28:09.573Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-31T05:28:09.573Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-31T05:28:09.573Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-31T05:28:09.574Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-31T05:28:09.574Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-31T05:28:09.574Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-31T05:28:09.574Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-31T05:28:09.574Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-31T05:28:09.574Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-31T05:28:09.574Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-31T05:28:09.574Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-31T05:28:09.574Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-31T05:28:09.574Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-31T05:28:09.835Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-31T05:28:09.835Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-31T05:28:09.835Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-31T05:28:09.835Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-31T05:28:09.835Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-31T05:28:09.835Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-31T05:28:10.097Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-03-31T05:28:10.097Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-31T05:28:10.097Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-31T05:28:10.097Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-31T05:28:10.097Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-31T05:28:10.097Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-31T05:28:10.097Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-31T05:28:10.097Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-31T05:28:10.097Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-31T05:28:10.097Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-31T05:28:10.097Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-31T05:28:10.097Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-31T05:28:10.097Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-31T05:28:10.097Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-31T05:28:10.097Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-31T05:28:10.097Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-31T05:28:10.357Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-31T05:28:10.357Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-31T05:28:10.357Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-31T05:28:10.357Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-31T05:28:10.357Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-31T05:28:10.357Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-31T05:28:10.357Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-31T05:28:10.357Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-31T05:28:10.357Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-31T05:28:10.357Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-31T05:28:10.357Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-31T05:28:10.357Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-31T05:28:10.357Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-31T05:28:10.619Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-31T05:28:10.619Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-31T05:28:10.619Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-31T05:28:10.619Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-31T05:28:10.619Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-03-31T05:28:10.880Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-03-31T05:28:11.140Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-03-31T05:28:11.140Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-03-31T05:28:11.401Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-03-31T05:28:11.401Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-03-31T05:28:11.972Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T05:28:11.972Z] Fetched 65.7 MB in 3s (21.5 MB/s) [2022-03-31T05:28:11.972Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T05:28:11.972Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T05:28:11.972Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T05:28:12.232Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T05:28:12.232Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T05:28:12.232Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-31T05:28:12.232Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-31T05:28:12.491Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:12.491Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:12.751Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:12.751Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.020Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.020Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.020Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.020Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.281Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.281Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.281Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.281Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.281Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.281Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.281Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:13.543Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T05:28:13.543Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.543Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.543Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:13.543Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T05:28:13.543Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.543Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.543Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.807Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.807Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-31T05:28:13.807Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-31T05:28:13.807Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:14.069Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T05:28:14.069Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T05:28:14.069Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T05:28:14.641Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T05:28:14.902Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-31T05:28:14.902Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-31T05:28:14.902Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-31T05:28:14.902Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-31T05:28:14.902Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-31T05:28:15.163Z] Setting up base-files (11ubuntu5.5) ... [2022-03-31T05:28:15.423Z] Installing new version of config file /etc/issue ... [2022-03-31T05:28:15.423Z] Installing new version of config file /etc/issue.net ... [2022-03-31T05:28:15.423Z] Installing new version of config file /etc/lsb-release ... [2022-03-31T05:28:15.423Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-31T05:28:15.684Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-31T05:28:15.684Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-31T05:28:15.684Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-31T05:28:15.684Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:15.685Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-31T05:28:15.685Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-31T05:28:15.945Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-31T05:28:15.945Z] 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-31T05:28:15.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:15.945Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:15.945Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-31T05:28:15.945Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:16.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:16.206Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T05:28:16.206Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T05:28:16.206Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T05:28:16.206Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:16.206Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T05:28:16.206Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T05:28:16.784Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T05:28:16.784Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T05:28:16.784Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-31T05:28:16.784Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T05:28:17.354Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-31T05:28:17.354Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:17.354Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-31T05:28:17.354Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-31T05:28:17.615Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-31T05:28:17.615Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-31T05:28:17.877Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-31T05:28:17.877Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:17.877Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-31T05:28:17.877Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-31T05:28:17.877Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-31T05:28:18.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:18.137Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.137Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.137Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:18.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:18.137Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.137Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.137Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:18.137Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:18.137Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.137Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.397Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.397Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.397Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:18.397Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:18.397Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.397Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.658Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:18.658Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:18.658Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.658Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:18.658Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:18.658Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:19.229Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:19.488Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-31T05:28:19.748Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-31T05:28:19.748Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:19.748Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-31T05:28:19.748Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-31T05:28:20.012Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T05:28:20.012Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.012Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-31T05:28:20.012Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-31T05:28:20.277Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-31T05:28:20.277Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.277Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-31T05:28:20.277Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-31T05:28:20.277Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-31T05:28:20.277Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.277Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T05:28:20.277Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T05:28:20.538Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-31T05:28:20.538Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.538Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-31T05:28:20.538Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-31T05:28:20.538Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-31T05:28:20.538Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.538Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-31T05:28:20.538Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-31T05:28:20.800Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-31T05:28:20.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.800Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-31T05:28:20.800Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-31T05:28:20.800Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-31T05:28:20.800Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:20.800Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-31T05:28:20.800Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-31T05:28:21.065Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-31T05:28:21.065Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.065Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T05:28:21.065Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T05:28:21.065Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T05:28:21.065Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.065Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-31T05:28:21.065Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-31T05:28:21.328Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-31T05:28:21.328Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.328Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-31T05:28:21.328Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-31T05:28:21.328Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-31T05:28:21.328Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.328Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-31T05:28:21.328Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-31T05:28:21.589Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-31T05:28:21.589Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.589Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-31T05:28:21.589Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-31T05:28:21.589Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-31T05:28:21.850Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:21.850Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-31T05:28:21.850Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-31T05:28:22.112Z] Setting up apt (2.0.6) ... [2022-03-31T05:28:22.685Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-31T05:28:22.685Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:22.685Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T05:28:22.685Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T05:28:22.685Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T05:28:22.945Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-31T05:28:22.945Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T05:28:22.945Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T05:28:22.945Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-31T05:28:22.945Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-31T05:28:22.945Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-31T05:28:23.206Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T05:28:23.206Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-31T05:28:23.206Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T05:28:23.206Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-31T05:28:23.471Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-31T05:28:23.471Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-31T05:28:23.471Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-31T05:28:23.471Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-31T05:28:23.732Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T05:28:23.732Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-31T05:28:23.732Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-31T05:28:23.993Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-31T05:28:23.993Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-31T05:28:23.993Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T05:28:23.993Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T05:28:23.993Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-31T05:28:23.993Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-31T05:28:24.254Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T05:28:24.254Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T05:28:24.254Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-31T05:28:24.254Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-31T05:28:24.518Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-31T05:28:24.518Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-31T05:28:24.518Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-31T05:28:24.518Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-31T05:28:24.518Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-31T05:28:24.518Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-31T05:28:24.782Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-31T05:28:24.782Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-31T05:28:24.782Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-31T05:28:24.782Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-31T05:28:25.044Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-31T05:28:25.044Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-31T05:28:25.305Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-31T05:28:25.305Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-31T05:28:25.305Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.305Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.305Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.305Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.567Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.567Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.829Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.829Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.829Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.829Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.829Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-31T05:28:25.829Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-31T05:28:25.829Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-31T05:28:26.089Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-31T05:28:26.089Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:26.089Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:26.350Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:26.350Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:27.291Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:27.291Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:27.863Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:27.863Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:28.123Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:28.123Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:28.384Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:28.384Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:28.955Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-31T05:28:28.955Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-31T05:28:29.216Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-31T05:28:29.216Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-31T05:28:29.216Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-31T05:28:29.216Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-31T05:28:29.216Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T05:28:29.216Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-31T05:28:29.216Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T05:28:29.216Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.216Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-31T05:28:29.216Z] [2022-03-31T05:28:29.216Z] Current default time zone: 'Etc/UTC' [2022-03-31T05:28:29.216Z] Local time is now: Thu Mar 31 05:28:29 UTC 2022. [2022-03-31T05:28:29.216Z] Universal Time is now: Thu Mar 31 05:28:29 UTC 2022. [2022-03-31T05:28:29.216Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-31T05:28:29.216Z] [2022-03-31T05:28:29.478Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-31T05:28:29.478Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:29.478Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:29.478Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-31T05:28:29.478Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-31T05:28:29.478Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T05:28:29.478Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-31T05:28:29.478Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-31T05:28:29.478Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-31T05:28:29.478Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:29.478Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-31T05:28:29.478Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-31T05:28:29.478Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-31T05:28:29.478Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-31T05:28:31.389Z] Updating certificates in /etc/ssl/certs... [2022-03-31T05:28:32.330Z] 21 added, 21 removed; done. [2022-03-31T05:28:32.330Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.330Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-31T05:28:32.330Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-31T05:28:32.330Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.330Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-31T05:28:32.330Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-31T05:28:32.330Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-31T05:28:32.330Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-31T05:28:32.591Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.591Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-31T05:28:32.591Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.591Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.591Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-31T05:28:32.591Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T05:28:32.591Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-31T05:28:32.591Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-31T05:28:32.591Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-31T05:28:32.591Z] Updating certificates in /etc/ssl/certs... [2022-03-31T05:28:33.535Z] 0 added, 0 removed; done. [2022-03-31T05:28:33.535Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-31T05:28:33.535Z] done. [2022-03-31T05:28:34.475Z] Reading package lists... [2022-03-31T05:28:34.736Z] Building dependency tree... [2022-03-31T05:28:34.736Z] Reading state information... [2022-03-31T05:28:34.736Z] The following NEW packages will be installed: [2022-03-31T05:28:34.736Z] apt-transport-https [2022-03-31T05:28:34.997Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T05:28:34.997Z] Need to get 4680 B of archives. [2022-03-31T05:28:34.997Z] After this operation, 162 kB of additional disk space will be used. [2022-03-31T05:28:34.997Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-31T05:28:34.997Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T05:28:34.997Z] Fetched 4680 B in 0s (86.5 kB/s) [2022-03-31T05:28:35.257Z] Selecting previously unselected package apt-transport-https. [2022-03-31T05:28:35.257Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-31T05:28:35.257Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-31T05:28:35.257Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-31T05:28:35.257Z] Setting up apt-transport-https (2.0.6) ... [2022-03-31T05:28:35.257Z] Waiting for network to be ready... [2022-03-31T05:28:39.465Z] 2022-03-31T05:28:39Z INFO Waiting for automatic snapd restart... [2022-03-31T05:28:42.770Z] snapd 2.54.4 from Canonical* installed [2022-03-31T05:28:44.154Z] "snapd" switched to the "latest/stable" channel [2022-03-31T05:28:44.154Z] [2022-03-31T05:28:46.700Z] core20 20220318 from Canonical* installed [2022-03-31T05:28:46.700Z] "core20" switched to the "latest/stable" channel [2022-03-31T05:28:46.700Z] [2022-03-31T05:28:49.247Z] snapcraft 6.1 from Canonical* installed [2022-03-31T05:28:49.247Z] "snapcraft" switched to the "latest/stable" channel [2022-03-31T05:28:49.247Z] [2022-03-31T05:28:51.733Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-31T05:28:54.536Z] 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-31T05:28:54.537Z] - README.md [2022-03-31T05:28:54.537Z] [2022-03-31T05:28:54.537Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-31T05:28:54.537Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-31T05:28:54.537Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-31T05:28:54.537Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-31T05:28:55.478Z] Reading package lists... [2022-03-31T05:28:55.478Z] 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-31T05:28:55.739Z] Reading package lists... [2022-03-31T05:28:55.739Z] Building dependency tree... [2022-03-31T05:28:55.739Z] Reading state information... [2022-03-31T05:28:56.001Z] Suggested packages: [2022-03-31T05:28:56.001Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-31T05:28:56.001Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-31T05:28:56.001Z] krb5-user libnorm-doc [2022-03-31T05:28:56.001Z] Recommended packages: [2022-03-31T05:28:56.001Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-31T05:28:56.001Z] The following NEW packages will be installed: [2022-03-31T05:28:56.001Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-31T05:28:56.001Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-31T05:28:56.001Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-31T05:28:56.001Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-31T05:28:56.001Z] libzmq5 pkg-config zip [2022-03-31T05:28:56.001Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-31T05:28:56.001Z] Need to get 10.3 MB of archives. [2022-03-31T05:28:56.001Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-31T05:28:56.001Z] 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-31T05:28:56.264Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-31T05:28:56.264Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-31T05:28:56.264Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-31T05:28:56.264Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-31T05:28:56.264Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-31T05:28:56.264Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-31T05:28:56.264Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-31T05:28:56.264Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-31T05:28:56.264Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-31T05:28:56.264Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-31T05:28:56.264Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-31T05:28:56.264Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-31T05:28:56.264Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-31T05:28:56.264Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-31T05:28:56.264Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-31T05:28:56.264Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-31T05:28:56.838Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-31T05:28:56.838Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-31T05:28:56.838Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-31T05:28:57.099Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-31T05:28:57.099Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-31T05:28:57.099Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-31T05:28:57.099Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-31T05:28:57.099Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-31T05:28:57.099Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-31T05:28:57.099Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-31T05:28:57.360Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-31T05:28:57.360Z] Fetched 10.3 MB in 1s (8919 kB/s) [2022-03-31T05:28:57.360Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-31T05:28:57.360Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-31T05:28:57.360Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-31T05:28:57.360Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T05:28:57.622Z] Selecting previously unselected package libsodium23:amd64. [2022-03-31T05:28:57.622Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-31T05:28:57.622Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-31T05:28:57.622Z] Selecting previously unselected package libpsl5:amd64. [2022-03-31T05:28:57.622Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-31T05:28:57.622Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T05:28:57.622Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-31T05:28:57.622Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-31T05:28:57.622Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T05:28:57.622Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-31T05:28:57.622Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-31T05:28:57.622Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T05:28:57.882Z] Selecting previously unselected package librtmp1:amd64. [2022-03-31T05:28:57.882Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-31T05:28:57.882Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T05:28:57.882Z] Selecting previously unselected package libssh-4:amd64. [2022-03-31T05:28:57.883Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-31T05:28:57.883Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T05:28:57.883Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-31T05:28:57.883Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-31T05:28:57.883Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T05:28:57.883Z] Selecting previously unselected package liberror-perl. [2022-03-31T05:28:57.883Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-31T05:28:57.883Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-31T05:28:58.143Z] Selecting previously unselected package git-man. [2022-03-31T05:28:58.143Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-31T05:28:58.143Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T05:28:58.143Z] Selecting previously unselected package git. [2022-03-31T05:28:58.144Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-31T05:28:58.144Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T05:28:58.714Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-31T05:28:58.714Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:58.714Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:58.714Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-31T05:28:58.714Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:58.714Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:58.714Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-31T05:28:58.714Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:58.714Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:58.975Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-31T05:28:58.976Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:58.976Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:58.976Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-31T05:28:58.976Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-31T05:28:58.976Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T05:28:58.976Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-31T05:28:58.976Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:58.976Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:58.976Z] Selecting previously unselected package libnorm1:amd64. [2022-03-31T05:28:58.976Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T05:28:58.976Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T05:28:58.976Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-31T05:28:58.976Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-31T05:28:58.976Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T05:28:59.235Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-31T05:28:59.235Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T05:28:59.236Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T05:28:59.236Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-31T05:28:59.236Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-31T05:28:59.236Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T05:28:59.236Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-31T05:28:59.236Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-31T05:28:59.236Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T05:28:59.236Z] Selecting previously unselected package libzmq5:amd64. [2022-03-31T05:28:59.236Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T05:28:59.236Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T05:28:59.499Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-31T05:28:59.499Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-31T05:28:59.499Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:59.499Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-31T05:28:59.499Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-31T05:28:59.499Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T05:28:59.499Z] Selecting previously unselected package pkg-config. [2022-03-31T05:28:59.499Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-31T05:28:59.499Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T05:28:59.761Z] Selecting previously unselected package zip. [2022-03-31T05:28:59.761Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-31T05:28:59.761Z] Unpacking zip (3.0-11build1) ... [2022-03-31T05:28:59.761Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-31T05:28:59.761Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-31T05:28:59.761Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-31T05:28:59.761Z] No schema files found: doing nothing. [2022-03-31T05:28:59.761Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-31T05:28:59.761Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T05:28:59.761Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-31T05:28:59.761Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-31T05:28:59.761Z] Setting up liberror-perl (0.17029-1) ... [2022-03-31T05:28:59.761Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:28:59.761Z] Setting up zip (3.0-11build1) ... [2022-03-31T05:28:59.761Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-31T05:28:59.761Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-31T05:28:59.761Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-31T05:28:59.761Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-31T05:28:59.761Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-31T05:29:00.020Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:29:00.020Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-31T05:29:00.020Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:29:00.020Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T05:29:00.021Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:29:00.021Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T05:29:00.021Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-31T05:29:00.021Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-31T05:29:00.021Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-31T05:29:00.021Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:29:00.021Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-31T05:29:00.021Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-31T05:29:00.021Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-31T05:29:00.595Z] comerr-dev set to automatically installed. [2022-03-31T05:29:00.595Z] git set to automatically installed. [2022-03-31T05:29:00.595Z] git-man set to automatically installed. [2022-03-31T05:29:00.595Z] krb5-multidev set to automatically installed. [2022-03-31T05:29:00.595Z] libbrotli1 set to automatically installed. [2022-03-31T05:29:00.595Z] libcurl3-gnutls set to automatically installed. [2022-03-31T05:29:00.595Z] liberror-perl set to automatically installed. [2022-03-31T05:29:00.595Z] libglib2.0-0 set to automatically installed. [2022-03-31T05:29:00.595Z] libgssrpc4 set to automatically installed. [2022-03-31T05:29:00.595Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-31T05:29:00.595Z] libkadm5srv-mit11 set to automatically installed. [2022-03-31T05:29:00.595Z] libkdb5-9 set to automatically installed. [2022-03-31T05:29:00.595Z] libkrb5-dev set to automatically installed. [2022-03-31T05:29:00.595Z] libnghttp2-14 set to automatically installed. [2022-03-31T05:29:00.595Z] libnorm-dev set to automatically installed. [2022-03-31T05:29:00.595Z] libnorm1 set to automatically installed. [2022-03-31T05:29:00.595Z] libpgm-5.2-0 set to automatically installed. [2022-03-31T05:29:00.595Z] libpgm-dev set to automatically installed. [2022-03-31T05:29:00.595Z] libpsl5 set to automatically installed. [2022-03-31T05:29:00.595Z] librtmp1 set to automatically installed. [2022-03-31T05:29:00.595Z] libsodium-dev set to automatically installed. [2022-03-31T05:29:00.595Z] libsodium23 set to automatically installed. [2022-03-31T05:29:00.595Z] libssh-4 set to automatically installed. [2022-03-31T05:29:00.595Z] libzmq3-dev set to automatically installed. [2022-03-31T05:29:00.595Z] libzmq5 set to automatically installed. [2022-03-31T05:29:00.595Z] pkg-config set to automatically installed. [2022-03-31T05:29:00.595Z] zip set to automatically installed. [2022-03-31T05:29:01.538Z] snapd is not logged in, snap install commands will use sudo [2022-03-31T05:29:01.925Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-31T05:29:01.925Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-31T05:29:01.925Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-31T05:29:07.355Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-31T05:29:07.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-31T05:29:08.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-31T05:29:08.628Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-31T05:29:08.628Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-31T05:29:08.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-31T05:29:13.775Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-31T05:29:13.775Z] Downloading snap 'edgex-app-service-configurable' [2022-03-31T05:29:15.685Z] Pulling app-service-configurable [2022-03-31T05:29:15.685Z] + snapcraftctl pull [2022-03-31T05:29:17.068Z] Pulling config-common [2022-03-31T05:29:17.068Z] + snapcraftctl pull [2022-03-31T05:29:18.516Z] Pulling go-build-helper [2022-03-31T05:29:18.516Z] + snapcraftctl pull [2022-03-31T05:29:18.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements [2022-03-31T05:29:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-31T05:29:18.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-31T05:29:19.472Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-31T05:29:19.472Z] Skipping pull go-build-helper (already ran) [2022-03-31T05:29:19.472Z] Building go-build-helper [2022-03-31T05:29:19.472Z] + snapcraftctl build [2022-03-31T05:29:20.880Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-31T05:29:21.453Z] + snapcraftctl stage [2022-03-31T05:29:21.453Z] Staging go-build-helper [2022-03-31T05:29:23.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements [2022-03-31T05:29:23.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-31T05:29:25.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.463s coverage: 54.9% of statements [2022-03-31T05:29:25.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-31T05:29:25.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-31T05:29:26.742Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-31T05:29:26.742Z] Fetched 290 kB in 0s (0 B/s) [2022-03-31T05:29:26.742Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-31T05:29:26.742Z] Fetched 158 kB in 0s (0 B/s) [2022-03-31T05:29:26.742Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-31T05:29:26.742Z] Fetched 242 kB in 0s (0 B/s) [2022-03-31T05:29:26.742Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-31T05:29:26.742Z] Fetched 150 kB in 0s (0 B/s) [2022-03-31T05:29:26.742Z] Pulling edgex-go [2022-03-31T05:29:26.742Z] + snapcraftctl pull [2022-03-31T05:29:27.683Z] Pulling hooks [2022-03-31T05:29:27.683Z] + snapcraftctl pull [2022-03-31T05:29:39.918Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T05:29:39.918Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-31T05:29:39.918Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-31T05:29:39.918Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-31T05:29:39.918Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-31T05:29:39.918Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-31T05:29:39.918Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-31T05:29:39.919Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-31T05:29:39.919Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-31T05:29:39.919Z] Fetched 234 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-31T05:29:39.919Z] Fetched 155 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-31T05:29:39.919Z] Fetched 170 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-31T05:29:39.919Z] Fetched 267 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-31T05:29:39.919Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-31T05:29:39.919Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-31T05:29:39.919Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-31T05:29:39.919Z] Fetched 121 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-31T05:29:39.919Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-31T05:29:39.919Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-31T05:29:39.919Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-31T05:29:39.919Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-31T05:29:39.919Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-31T05:29:39.919Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-31T05:29:39.919Z] Fetched 142 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-31T05:29:39.919Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-31T05:29:39.919Z] Fetched 181 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-31T05:29:39.919Z] Fetched 208 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-31T05:29:39.919Z] Fetched 161 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-31T05:29:39.919Z] Fetched 107 kB in 0s (0 B/s) [2022-03-31T05:29:39.919Z] Pulling static-packages [2022-03-31T05:29:39.919Z] + snapcraftctl pull [2022-03-31T05:29:40.179Z] Pulling version [2022-03-31T05:29:40.179Z] + cd /root/project [2022-03-31T05:29:40.179Z] ++ git describe --tags --abbrev=0 [2022-03-31T05:29:40.179Z] ++ sed s/v// [2022-03-31T05:29:40.179Z] + GIT_VERSION=2.2.0-dev.50 [2022-03-31T05:29:40.179Z] + '[' -z 2.2.0-dev.50 ']' [2022-03-31T05:29:40.179Z] + snapcraftctl set-version 2.2.0-dev.50 [2022-03-31T05:29:42.093Z] Building app-service-configurable [2022-03-31T05:29:42.094Z] + snapcraftctl build [2022-03-31T05:29:44.005Z] Building config-common [2022-03-31T05:29:44.005Z] + snapcraftctl build [2022-03-31T05:29:44.947Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-31T05:29:45.519Z] Skipping build go-build-helper (already ran) [2022-03-31T05:29:45.779Z] Building edgex-go [2022-03-31T05:29:45.779Z] + cd /root/parts/edgex-go/src [2022-03-31T05:29:45.779Z] ++ git describe --tags --abbrev=0 [2022-03-31T05:29:45.779Z] ++ sed s/v// [2022-03-31T05:29:45.779Z] + GIT_VERSION=2.2.0-dev.50 [2022-03-31T05:29:45.779Z] + '[' -z 2.2.0-dev.50 ']' [2022-03-31T05:29:45.779Z] + echo 2.2.0-dev.50 [2022-03-31T05:29:45.779Z] + '[' '!' -d vendor ']' [2022-03-31T05:29:45.779Z] + go mod download all [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.337s coverage: 89.2% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.519s coverage: 84.4% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.729s coverage: 94.7% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.452s coverage: 72.2% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.375s coverage: 60.0% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.650s coverage: 0.9% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.362s coverage: 58.8% of statements [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.302s coverage: 24.0% of statements [2022-03-31T05:29:47.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.387s coverage: 47.1% of statements [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.396s coverage: 79.5% of statements [2022-03-31T05:29:47.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2022-03-31T05:29:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements [2022-03-31T05:29:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements [2022-03-31T05:29:50.008Z] + make build [2022-03-31T05:29:50.008Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T05:30:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2022-03-31T05:30:00.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-03-31T05:30:06.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.701s coverage: 82.5% of statements [2022-03-31T05:30:06.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-31T05:30:11.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.320s coverage: 85.4% of statements [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.793s coverage: 91.2% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.881s coverage: 64.4% of statements [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-31T05:30:13.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2022-03-31T05:30:13.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2022-03-31T05:30:13.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2022-03-31T05:30:13.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-03-31T05:30:14.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-03-31T05:30:21.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.442s coverage: 65.4% of statements [2022-03-31T05:30:21.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-31T05:30:21.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-31T05:30:21.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-31T05:30:22.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.691s coverage: 43.8% of statements [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-31T05:30:22.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.366s coverage: 89.5% of statements [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-31T05:30:22.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-31T05:30:22.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-31T05:30:24.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T05:30:24.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T05:30:26.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T05:30:27.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T05:30:29.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T05:30:30.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T05:30:31.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T05:30:32.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.723s coverage: 92.3% of statements [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-31T05:30:32.353Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements [2022-03-31T05:30:32.353Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-03-31T05:30:32.353Z] 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-31T05:30:32.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T05:30:32.353Z] GO111MODULE=on go vet ./... [2022-03-31T05:30:33.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T05:30:35.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T05:30:36.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T05:30:39.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-31T05:30:40.508Z] + case "$service" in [2022-03-31T05:30:40.508Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-31T05:30:40.508Z] + 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-31T05:30:40.508Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-31T05:30:40.508Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-31T05:30:40.508Z] + 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-31T05:30:41.081Z] Building hooks [2022-03-31T05:30:41.081Z] + cd /root/parts/hooks/src [2022-03-31T05:30:41.081Z] + make build [2022-03-31T05:30:41.343Z] go mod tidy [2022-03-31T05:30:41.343Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-31T05:30:41.602Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-31T05:30:41.602Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-31T05:30:41.602Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-31T05:30:41.602Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-31T05:30:43.520Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-31T05:30:44.091Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-31T05:30:44.092Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-31T05:30:46.006Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-31T05:30:46.006Z] Building static-packages [2022-03-31T05:30:46.006Z] + snapcraftctl build [2022-03-31T05:30:47.922Z] Building version [2022-03-31T05:30:47.922Z] + snapcraftctl build [2022-03-31T05:30:49.833Z] Staging app-service-configurable [2022-03-31T05:30:49.833Z] + snapcraftctl stage [2022-03-31T05:30:51.219Z] Staging config-common [2022-03-31T05:30:51.219Z] + snapcraftctl stage [2022-03-31T05:30:52.604Z] Skipping stage go-build-helper (already ran) [2022-03-31T05:30:52.604Z] Staging edgex-go [2022-03-31T05:30:52.604Z] + snapcraftctl stage [2022-03-31T05:30:53.989Z] Staging hooks [2022-03-31T05:30:53.989Z] + snapcraftctl stage [2022-03-31T05:30:55.373Z] Staging static-packages [2022-03-31T05:30:55.373Z] + snapcraftctl stage [2022-03-31T05:30:56.764Z] Staging version [2022-03-31T05:30:56.764Z] + snapcraftctl stage [2022-03-31T05:30:58.151Z] Priming app-service-configurable [2022-03-31T05:30:58.151Z] + snapcraftctl prime [2022-03-31T05:31:01.557Z] 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-31T05:31:01.557Z] stage-packages: [2022-03-31T05:31:01.557Z] - libnorm1 [2022-03-31T05:31:01.557Z] - libpgm-5.2-0 [2022-03-31T05:31:01.557Z] - libsodium23 [2022-03-31T05:31:01.557Z] - libzmq5 [2022-03-31T05:31:01.557Z] Priming config-common [2022-03-31T05:31:01.557Z] + snapcraftctl prime [2022-03-31T05:31:02.939Z] Priming go-build-helper [2022-03-31T05:31:02.939Z] + snapcraftctl prime [2022-03-31T05:31:03.880Z] Priming edgex-go [2022-03-31T05:31:03.880Z] + snapcraftctl prime [2022-03-31T05:31:05.796Z] Priming hooks [2022-03-31T05:31:05.796Z] + snapcraftctl prime [2022-03-31T05:31:07.180Z] Priming static-packages [2022-03-31T05:31:07.180Z] + snapcraftctl prime [2022-03-31T05:31:11.380Z] Priming version [2022-03-31T05:31:11.380Z] + snapcraftctl prime [2022-03-31T05:31:12.765Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-31T05:32:09.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T05:32:09.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T05:32:09.481Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T05:32:12.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-31T05:32:13.600Z] + ls -al . [2022-03-31T05:32:13.600Z] total 660 [2022-03-31T05:32:13.600Z] drwxrwxr-x 9 1001 1001 4096 Mar 31 05:32 . [2022-03-31T05:32:13.600Z] drwxr-xr-x 4 root root 4096 Mar 31 05:26 .. [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 11 Mar 31 05:25 .dockerignore [2022-03-31T05:32:13.600Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:25 .git [2022-03-31T05:32:13.600Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:25 .github [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 870 Mar 31 05:25 .gitignore [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 42 Mar 31 05:25 .golangci.yml [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 87 Mar 31 05:25 .hadolint.yml [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 166 Mar 31 05:25 .sonarcloud.properties [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 1171 Mar 31 05:25 ADOPTERS.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 9953 Mar 31 05:25 Attribution.txt [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 51732 Mar 31 05:25 CHANGELOG.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 3804 Mar 31 05:25 CONTRIBUTING.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 677 Mar 31 05:25 GOVERNANCE.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 849 Mar 31 05:25 Jenkinsfile [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 10775 Mar 31 05:25 LICENSE [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 8478 Mar 31 05:25 Makefile [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 582 Mar 31 05:25 OWNERS.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 8207 Mar 31 05:25 README.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 6912 Mar 31 05:25 SECURITY.md [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 5 Mar 31 05:20 VERSION [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 4131 Mar 31 05:25 ZMQWindows.md [2022-03-31T05:32:13.600Z] drwxrwxr-x 2 1001 1001 4096 Mar 31 05:25 bin [2022-03-31T05:32:13.600Z] drwxrwxr-x 18 1001 1001 4096 Mar 31 05:25 cmd [2022-03-31T05:32:13.600Z] -rw-r--r-- 1 root root 429124 Mar 31 05:30 coverage.out [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 3175 Mar 31 05:25 go.mod [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 34990 Mar 31 05:25 go.sum [2022-03-31T05:32:13.600Z] drwxrwxr-x 8 1001 1001 4096 Mar 31 05:25 internal [2022-03-31T05:32:13.600Z] drwxrwxr-x 3 1001 1001 4096 Mar 31 05:25 openapi [2022-03-31T05:32:13.600Z] drwxrwxr-x 4 1001 1001 4096 Mar 31 05:25 snap [2022-03-31T05:32:13.600Z] -rw-rw-r-- 1 1001 1001 204 Mar 31 05:25 version.go [Pipeline] sh [2022-03-31T05:32:14.290Z] + '[' -e coverage.out ] [2022-03-31T05:32:14.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-31T05:32:14.330Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T05:32:15.123Z] Stashed 1 file(s) [Pipeline] sh [2022-03-31T05:32:15.793Z] + make build [2022-03-31T05:32:15.793Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T05:34:07.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T05:35:29.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T05:35:29.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T05:35:31.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T05:35:32.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T05:35:38.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T05:35:43.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T05:35:49.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T05:35:54.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T05:36:00.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T05:36:05.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T05:36:13.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-31T05:36:18.074Z] $ docker stop --time=1 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 [2022-03-31T05:36:20.122Z] $ docker rm -f 2239d41d58654435ae4e8ae8f824b0533dfa6623109d67445e27a50862e89314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:36:22.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T05:36:22.768Z] [2022-03-31T05:36:22.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:36:23.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T05:36:23.481Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-31T05:36:23.481Z] 29e5d40040c1: Pulling fs layer [2022-03-31T05:36:23.481Z] 1ce36da41761: Pulling fs layer [2022-03-31T05:36:23.481Z] 25b303627fd3: Pulling fs layer [2022-03-31T05:36:23.481Z] 29e5d40040c1: Verifying Checksum [2022-03-31T05:36:23.481Z] 29e5d40040c1: Download complete [2022-03-31T05:36:24.101Z] 1ce36da41761: Verifying Checksum [2022-03-31T05:36:24.101Z] 1ce36da41761: Download complete [2022-03-31T05:36:24.401Z] 29e5d40040c1: Pull complete [2022-03-31T05:36:25.902Z] 25b303627fd3: Verifying Checksum [2022-03-31T05:36:25.902Z] 25b303627fd3: Download complete [2022-03-31T05:36:26.508Z] 1ce36da41761: Pull complete [2022-03-31T05:36:38.903Z] 25b303627fd3: Pull complete [2022-03-31T05:36:38.903Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-31T05:36:38.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T05:36:38.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-31T05:36:39.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2022-03-31T05:36:39.220Z] $ 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-31T05:36:41.565Z] $ docker top b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:36:42.518Z] + grep parallel [2022-03-31T05:36:42.518Z] + docker-compose build --help [2022-03-31T05:36:46.821Z] --parallel Build images in parallel. [Pipeline] } [2022-03-31T05:36:46.859Z] $ docker stop --time=1 b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 [2022-03-31T05:36:48.466Z] $ docker rm -f b967fceb878a15fed0fceeb5a71b168dd938d8b08c059afeb20e9f2b0e8c3d95 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:36:49.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-31T05:36:49.232Z] . [Pipeline] withDockerContainer [2022-03-31T05:36:49.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2022-03-31T05:36:49.551Z] $ 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-31T05:36:50.839Z] $ docker top 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:36:51.817Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-31T05:36:56.114Z] Building core-command ... [2022-03-31T05:36:56.114Z] Building core-data ... [2022-03-31T05:36:56.114Z] Building core-metadata ... [2022-03-31T05:36:56.114Z] Building security-bootstrapper ... [2022-03-31T05:36:56.114Z] Building security-proxy-setup ... [2022-03-31T05:36:56.114Z] Building security-secretstore-setup ... [2022-03-31T05:36:56.114Z] Building security-spiffe-token-provider ... [2022-03-31T05:36:56.114Z] Building security-spire-agent ... [2022-03-31T05:36:56.114Z] Building security-spire-config ... [2022-03-31T05:36:56.114Z] Building security-spire-server ... [2022-03-31T05:36:56.114Z] Building support-notifications ... [2022-03-31T05:36:56.114Z] Building support-scheduler ... [2022-03-31T05:36:56.114Z] Building sys-mgmt-agent ... [2022-03-31T05:36:56.114Z] Building security-secretstore-setup [2022-03-31T05:36:56.114Z] Building support-scheduler [2022-03-31T05:36:56.114Z] Building core-data [2022-03-31T05:36:56.114Z] Building support-notifications [2022-03-31T05:36:56.114Z] Building security-spire-config [2022-03-31T05:38:47.952Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:38:47.952Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:38:47.952Z] ---> 9bc00ad0c6c6 [2022-03-31T05:38:47.952Z] Step 3/25 : WORKDIR /edgex-go [2022-03-31T05:38:47.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:38:47.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:38:47.952Z] ---> 9bc00ad0c6c6 [2022-03-31T05:38:47.952Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:38:47.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:38:47.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:38:47.952Z] ---> 9bc00ad0c6c6 [2022-03-31T05:38:47.952Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:38:47.952Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:38:47.952Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:38:47.952Z] ---> 9bc00ad0c6c6 [2022-03-31T05:38:47.952Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T05:38:47.952Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:38:47.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:38:47.952Z] ---> 9bc00ad0c6c6 [2022-03-31T05:38:47.952Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:38:47.952Z] ---> Running in 687534d7e15b [2022-03-31T05:38:47.952Z] ---> Running in 05e6a9067303 [2022-03-31T05:38:47.952Z] ---> Running in 1dbd08f56ed7 [2022-03-31T05:38:47.952Z] ---> Running in d09377007596 [2022-03-31T05:38:47.952Z] ---> Running in 5e3bb8f99a9a [2022-03-31T05:38:47.952Z] Removing intermediate container 687534d7e15b [2022-03-31T05:38:47.952Z] ---> 32c468ac6829 [2022-03-31T05:38:47.952Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:38:47.952Z] ---> Running in 7e0abb145ea8 [2022-03-31T05:38:47.952Z] Removing intermediate container 1dbd08f56ed7 [2022-03-31T05:38:47.952Z] ---> 4bcc56a6cda8 [2022-03-31T05:38:47.952Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:38:47.952Z] Removing intermediate container 05e6a9067303 [2022-03-31T05:38:47.952Z] ---> 8b27958b7112 [2022-03-31T05:38:47.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:38:47.952Z] Removing intermediate container 5e3bb8f99a9a [2022-03-31T05:38:47.952Z] ---> 718b5cf309b4 [2022-03-31T05:38:47.952Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:38:47.952Z] ---> Running in c6df10d999bd [2022-03-31T05:38:47.952Z] ---> Running in 017002aba5e0 [2022-03-31T05:38:47.952Z] ---> Running in b63ac1080e39 [2022-03-31T05:38:47.952Z] Removing intermediate container d09377007596 [2022-03-31T05:38:47.952Z] ---> 40cd208c1946 [2022-03-31T05:38:47.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:38:47.952Z] ---> Running in e6cac5e32ea2 [2022-03-31T05:38:47.952Z] Removing intermediate container 7e0abb145ea8 [2022-03-31T05:38:47.952Z] ---> 20581a674d81 [2022-03-31T05:38:47.952Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-31T05:38:47.952Z] ---> Running in 3055eba9ea89 [2022-03-31T05:38:47.952Z] Removing intermediate container c6df10d999bd [2022-03-31T05:38:47.952Z] ---> 622c0ab729ed [2022-03-31T05:38:47.952Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T05:38:47.952Z] ---> Running in 0fc4aee9f3ab [2022-03-31T05:38:47.952Z] Removing intermediate container e6cac5e32ea2 [2022-03-31T05:38:47.952Z] ---> 11913fda0bde [2022-03-31T05:38:47.952Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-31T05:38:47.952Z] Removing intermediate container 017002aba5e0 [2022-03-31T05:38:47.952Z] ---> 774564fa5a82 [2022-03-31T05:38:47.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T05:38:47.952Z] ---> Running in 4ab7370fd48d [2022-03-31T05:38:47.952Z] Removing intermediate container b63ac1080e39 [2022-03-31T05:38:47.952Z] ---> c448317053ca [2022-03-31T05:38:47.952Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-31T05:38:47.952Z] ---> Running in 4536819c77d1 [2022-03-31T05:38:47.952Z] ---> Running in c6f81c579820 [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.953Z] OK: 220 MiB in 52 packages [2022-03-31T05:38:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:38:47.953Z] OK: 220 MiB in 52 packages [2022-03-31T05:38:47.953Z] OK: 220 MiB in 52 packages [2022-03-31T05:38:47.953Z] OK: 220 MiB in 52 packages [2022-03-31T05:38:47.953Z] OK: 220 MiB in 52 packages [2022-03-31T05:38:47.953Z] Removing intermediate container 3055eba9ea89 [2022-03-31T05:38:47.953Z] ---> bc12927574c7 [2022-03-31T05:38:47.953Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-31T05:38:47.953Z] Removing intermediate container 0fc4aee9f3ab [2022-03-31T05:38:47.953Z] ---> ac8f9936c8ec [2022-03-31T05:38:47.953Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T05:38:47.953Z] Removing intermediate container 4536819c77d1 [2022-03-31T05:38:47.953Z] ---> 045f995507c6 [2022-03-31T05:38:47.953Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:38:48.229Z] Removing intermediate container 4ab7370fd48d [2022-03-31T05:38:48.229Z] ---> 99b7085fab3b [2022-03-31T05:38:48.229Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:38:48.229Z] ---> 8d5591525fa6 [2022-03-31T05:38:48.229Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:38:48.507Z] ---> Running in 09789d75e19f [2022-03-31T05:38:48.507Z] Removing intermediate container c6f81c579820 [2022-03-31T05:38:48.507Z] ---> 0455755464fa [2022-03-31T05:38:48.507Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:38:48.507Z] ---> 691812bf041b [2022-03-31T05:38:48.507Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:38:48.788Z] ---> Running in 15bac810af05 [2022-03-31T05:38:49.780Z] ---> 028f014f3f73 [2022-03-31T05:38:49.780Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:38:49.780Z] ---> Running in e63b58d63fbc [2022-03-31T05:38:50.068Z] ---> 3f4a7c56408a [2022-03-31T05:38:50.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:38:50.068Z] ---> Running in b3657ab7431d [2022-03-31T05:38:50.678Z] ---> 5d29142f3d05 [2022-03-31T05:38:50.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:38:50.678Z] ---> Running in a4ca5f81ff55 [2022-03-31T05:38:54.079Z] Removing intermediate container 09789d75e19f [2022-03-31T05:38:54.079Z] ---> f1aab1822db3 [2022-03-31T05:38:54.079Z] Step 8/25 : COPY . . [2022-03-31T05:38:54.079Z] Removing intermediate container 15bac810af05 [2022-03-31T05:38:54.079Z] ---> f1e07b45a5fc [2022-03-31T05:38:54.079Z] Step 8/24 : COPY . . [2022-03-31T05:38:55.561Z] Removing intermediate container e63b58d63fbc [2022-03-31T05:38:55.561Z] ---> 5e517c322206 [2022-03-31T05:38:55.561Z] Step 8/22 : COPY . . [2022-03-31T05:38:55.561Z] Removing intermediate container b3657ab7431d [2022-03-31T05:38:55.561Z] ---> ca150c99b7e7 [2022-03-31T05:38:55.561Z] Step 8/22 : COPY . . [2022-03-31T05:38:55.837Z] Removing intermediate container a4ca5f81ff55 [2022-03-31T05:38:55.837Z] ---> ca59a2a750d2 [2022-03-31T05:38:55.837Z] Step 8/23 : COPY . . [2022-03-31T05:39:28.228Z] ---> 7f89a101ff2a [2022-03-31T05:39:28.228Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-31T05:39:28.228Z] ---> fe2aa6851e7e [2022-03-31T05:39:28.228Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-31T05:39:28.228Z] ---> 47b1a5ceb121 [2022-03-31T05:39:28.228Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-31T05:39:28.228Z] ---> d51e02e28e8a [2022-03-31T05:39:28.228Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:39:28.228Z] ---> Running in a2bdb228e3d0 [2022-03-31T05:39:28.228Z] ---> Running in 0930ed8cf2e3 [2022-03-31T05:39:28.228Z] ---> Running in 41d47a84f37d [2022-03-31T05:39:28.228Z] ---> d09b5c502662 [2022-03-31T05:39:28.228Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-31T05:39:28.228Z] ---> Running in 04451c2c3faa [2022-03-31T05:39:28.228Z] ---> Running in d16c84c3f7bc [2022-03-31T05:39:28.228Z] Removing intermediate container 04451c2c3faa [2022-03-31T05:39:28.228Z] ---> 56fe826a9126 [2022-03-31T05:39:28.229Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:39:28.229Z] ---> Running in 92c760fcfa7f [2022-03-31T05:39:29.693Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-31T05:39:29.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-31T05:39:29.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-31T05:39:29.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-31T05:39:31.957Z] spire-1.2.0/ [2022-03-31T05:39:37.405Z] spire-1.2.0/README.md [2022-03-31T05:39:37.405Z] spire-1.2.0/bin/ [2022-03-31T05:39:37.405Z] spire-1.2.0/bin/spire-server [2022-03-31T05:39:37.405Z] spire-1.2.0/bin/spire-agent [2022-03-31T05:39:37.405Z] spire-1.2.0/conf/ [2022-03-31T05:39:37.405Z] spire-1.2.0/conf/server/ [2022-03-31T05:39:37.405Z] spire-1.2.0/conf/server/server.conf [2022-03-31T05:39:37.405Z] spire-1.2.0/conf/agent/ [2022-03-31T05:39:37.405Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T05:39:37.405Z] spire-1.2.0/LICENSE [2022-03-31T05:39:41.753Z] Removing intermediate container 92c760fcfa7f [2022-03-31T05:39:41.753Z] ---> 4fd1951b4ebf [2022-03-31T05:39:41.754Z] [2022-03-31T05:39:41.754Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T05:39:42.034Z] 3.15: Pulling from library/alpine [2022-03-31T05:39:43.486Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-31T05:39:43.486Z] Status: Downloaded newer image for alpine:3.15 [2022-03-31T05:39:43.486Z] ---> 03078ca19a05 [2022-03-31T05:39:43.486Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:39:43.486Z] ---> Running in b0935ce9a709 [2022-03-31T05:39:44.100Z] Removing intermediate container b0935ce9a709 [2022-03-31T05:39:44.100Z] ---> 352486360c40 [2022-03-31T05:39:44.100Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:39:44.100Z] ---> Running in 36b9cf471dba [2022-03-31T05:39:47.525Z] Removing intermediate container 36b9cf471dba [2022-03-31T05:39:47.525Z] ---> c6adcf76383f [2022-03-31T05:39:47.525Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-31T05:39:47.525Z] ---> Running in 921a7984b0c2 [2022-03-31T05:39:48.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:39:49.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:39:51.398Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:39:51.398Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:39:51.398Z] OK: 15729 distinct packages available [2022-03-31T05:39:51.398Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:39:52.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:39:53.373Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-31T05:39:53.373Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:39:53.373Z] (3/4) Installing libucontext (1.1-r0) [2022-03-31T05:39:53.651Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-31T05:39:53.651Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:39:53.651Z] OK: 6 MiB in 18 packages [2022-03-31T05:39:55.090Z] Removing intermediate container 921a7984b0c2 [2022-03-31T05:39:55.090Z] ---> 0fc6edf5b212 [2022-03-31T05:39:55.090Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:40:00.538Z] ---> fe91add2cf70 [2022-03-31T05:40:00.539Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:40:00.836Z] ---> c6c71b64ef6b [2022-03-31T05:40:00.836Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-31T05:40:01.113Z] ---> Running in 62b3da6f7ce3 [2022-03-31T05:40:01.408Z] Removing intermediate container 62b3da6f7ce3 [2022-03-31T05:40:01.408Z] ---> 7ac4e8e01b8b [2022-03-31T05:40:01.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-31T05:40:02.418Z] ---> d3565c8d6097 [2022-03-31T05:40:02.418Z] Step 19/24 : WORKDIR / [2022-03-31T05:40:02.418Z] ---> Running in f89c83164620 [2022-03-31T05:40:03.016Z] Removing intermediate container f89c83164620 [2022-03-31T05:40:03.016Z] ---> 4838a871edf4 [2022-03-31T05:40:03.016Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:40:03.016Z] ---> Running in 684096db7f5a [2022-03-31T05:40:03.294Z] Removing intermediate container 684096db7f5a [2022-03-31T05:40:03.294Z] ---> 1128d5d08d08 [2022-03-31T05:40:03.294Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:40:03.294Z] ---> Running in 9aefaa829b84 [2022-03-31T05:40:03.906Z] Removing intermediate container 9aefaa829b84 [2022-03-31T05:40:03.906Z] ---> 564501d0574a [2022-03-31T05:40:03.906Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T05:40:04.186Z] ---> Running in c07b2f7ba907 [2022-03-31T05:40:04.463Z] Removing intermediate container c07b2f7ba907 [2022-03-31T05:40:04.463Z] ---> ce6378b42784 [2022-03-31T05:40:04.463Z] Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:40:04.745Z] ---> Running in bdeffbed6bbb [2022-03-31T05:40:05.022Z] Removing intermediate container bdeffbed6bbb [2022-03-31T05:40:05.022Z] ---> 45ccbc2e4498 [2022-03-31T05:40:05.022Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T05:40:05.022Z] ---> Running in a170cfdb29fb [2022-03-31T05:40:05.623Z] Removing intermediate container a170cfdb29fb [2022-03-31T05:40:05.623Z] ---> a588e5d034cf [2022-03-31T05:40:05.623Z] [2022-03-31T05:40:06.227Z] Successfully built a588e5d034cf [2022-03-31T05:40:06.227Z] Successfully tagged security-spire-config-arm64:latest [2022-03-31T05:40:06.227Z]  Building security-spire-config ... done Building security-spire-server [2022-03-31T05:40:45.270Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:40:45.270Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:40:45.270Z] ---> 9bc00ad0c6c6 [2022-03-31T05:40:45.270Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:40:45.270Z] ---> Using cache [2022-03-31T05:40:45.270Z] ---> 40cd208c1946 [2022-03-31T05:40:45.270Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:40:45.270Z] ---> Using cache [2022-03-31T05:40:45.270Z] ---> 11913fda0bde [2022-03-31T05:40:45.270Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:40:45.270Z] ---> Running in 48a0c1082ed0 [2022-03-31T05:40:45.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:40:46.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:40:47.709Z] OK: 220 MiB in 52 packages [2022-03-31T05:40:49.152Z] Removing intermediate container 48a0c1082ed0 [2022-03-31T05:40:49.152Z] ---> 2b1c8842dd64 [2022-03-31T05:40:49.152Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:40:50.139Z] ---> 9bc1faabf4e1 [2022-03-31T05:40:50.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:40:50.139Z] ---> Running in df1af505a100 [2022-03-31T05:40:55.572Z] Removing intermediate container df1af505a100 [2022-03-31T05:40:55.572Z] ---> 0d4943bab6f0 [2022-03-31T05:40:55.572Z] Step 8/23 : COPY . . [2022-03-31T05:41:22.435Z] ---> 7bfb1dafe3b5 [2022-03-31T05:41:22.435Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:41:22.435Z] ---> Running in 9b4c4d093bc9 [2022-03-31T05:41:22.435Z] Removing intermediate container 9b4c4d093bc9 [2022-03-31T05:41:22.435Z] ---> 35438e0509a4 [2022-03-31T05:41:22.435Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:41:22.435Z] ---> Running in 1a73a86540ae [2022-03-31T05:41:24.425Z] spire-1.2.0/ [2022-03-31T05:41:28.747Z] spire-1.2.0/README.md [2022-03-31T05:41:28.747Z] spire-1.2.0/bin/ [2022-03-31T05:41:28.747Z] spire-1.2.0/bin/spire-server [2022-03-31T05:41:28.747Z] spire-1.2.0/bin/spire-agent [2022-03-31T05:41:28.747Z] spire-1.2.0/conf/ [2022-03-31T05:41:28.747Z] spire-1.2.0/conf/server/ [2022-03-31T05:41:28.747Z] spire-1.2.0/conf/server/server.conf [2022-03-31T05:41:28.747Z] spire-1.2.0/conf/agent/ [2022-03-31T05:41:28.747Z] spire-1.2.0/conf/agent/agent.conf [2022-03-31T05:41:28.747Z] spire-1.2.0/LICENSE [2022-03-31T05:41:35.516Z] Removing intermediate container 1a73a86540ae [2022-03-31T05:41:35.516Z] ---> 13aafbf5c2c0 [2022-03-31T05:41:35.516Z] [2022-03-31T05:41:35.516Z] Step 11/23 : FROM alpine:3.15 [2022-03-31T05:41:35.516Z] ---> 03078ca19a05 [2022-03-31T05:41:35.516Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:41:35.516Z] ---> Using cache [2022-03-31T05:41:35.516Z] ---> 352486360c40 [2022-03-31T05:41:35.516Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:41:35.516Z] ---> Using cache [2022-03-31T05:41:35.516Z] ---> c6adcf76383f [2022-03-31T05:41:35.516Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T05:41:35.516Z] ---> Running in 06d031596457 [2022-03-31T05:41:36.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:41:37.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:41:38.957Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:41:38.957Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:41:38.957Z] OK: 15729 distinct packages available [2022-03-31T05:41:38.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:41:40.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:41:41.391Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-31T05:41:41.391Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:41:41.669Z] (3/5) Installing libucontext (1.1-r0) [2022-03-31T05:41:41.669Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-31T05:41:41.669Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-31T05:41:41.946Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:41:41.946Z] OK: 6 MiB in 19 packages [2022-03-31T05:41:43.941Z] Removing intermediate container 06d031596457 [2022-03-31T05:41:43.941Z] ---> fc09a67c0735 [2022-03-31T05:41:43.941Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:41:49.377Z] ---> 2ec2a0ae5f8e [2022-03-31T05:41:49.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:41:49.659Z] ---> fc8fa766003a [2022-03-31T05:41:49.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-31T05:41:50.650Z] ---> 44af0989694d [2022-03-31T05:41:50.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-31T05:41:51.639Z] ---> fa50d840bb30 [2022-03-31T05:41:51.639Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:41:51.639Z] ---> Running in 74fcdae201a6 [2022-03-31T05:41:52.874Z] Removing intermediate container 74fcdae201a6 [2022-03-31T05:41:52.874Z] ---> 054e435cae3a [2022-03-31T05:41:52.874Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:41:52.874Z] ---> Running in 621e4e776943 [2022-03-31T05:41:53.195Z] Removing intermediate container 621e4e776943 [2022-03-31T05:41:53.195Z] ---> 8f32d9133498 [2022-03-31T05:41:53.195Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T05:41:53.195Z] ---> Running in 225df829fb83 [2022-03-31T05:41:53.562Z] Removing intermediate container 225df829fb83 [2022-03-31T05:41:53.562Z] ---> 98c835ebc8db [2022-03-31T05:41:53.562Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:41:53.562Z] ---> Running in febf45cab28e [2022-03-31T05:41:54.211Z] Removing intermediate container febf45cab28e [2022-03-31T05:41:54.211Z] ---> 333188a9bcab [2022-03-31T05:41:54.211Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:41:54.490Z] ---> Running in 0d231afb53ed [2022-03-31T05:41:54.779Z] Removing intermediate container 0d231afb53ed [2022-03-31T05:41:54.780Z] ---> 07f0b790b510 [2022-03-31T05:41:54.780Z] [2022-03-31T05:41:55.456Z] Successfully built 07f0b790b510 [2022-03-31T05:41:55.456Z] Successfully tagged security-spire-server-arm64:latest [2022-03-31T05:41:55.456Z] Building security-proxy-setup [2022-03-31T05:42:34.716Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:42:34.716Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:42:34.716Z] ---> 9bc00ad0c6c6 [2022-03-31T05:42:34.716Z] Step 3/22 : WORKDIR /edgex-go [2022-03-31T05:42:34.716Z] ---> Using cache [2022-03-31T05:42:34.716Z] ---> 40cd208c1946 [2022-03-31T05:42:34.716Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:42:34.716Z] ---> Using cache [2022-03-31T05:42:34.717Z] ---> 11913fda0bde [2022-03-31T05:42:34.717Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-31T05:42:34.717Z] ---> Using cache [2022-03-31T05:42:34.717Z] ---> 2b1c8842dd64 [2022-03-31T05:42:34.717Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-31T05:42:34.717Z] ---> Using cache [2022-03-31T05:42:34.717Z] ---> 9bc1faabf4e1 [2022-03-31T05:42:34.717Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:42:34.717Z] ---> Using cache [2022-03-31T05:42:34.717Z] ---> 0d4943bab6f0 [2022-03-31T05:42:34.717Z] Step 8/22 : COPY . . [2022-03-31T05:42:34.717Z] ---> Using cache [2022-03-31T05:42:34.717Z] ---> 7bfb1dafe3b5 [2022-03-31T05:42:34.717Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-31T05:42:34.717Z] ---> Running in cc6d7517fd37 [2022-03-31T05:42:34.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-31T05:45:56.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-31T05:46:15.106Z] Removing intermediate container 41d47a84f37d [2022-03-31T05:46:15.106Z] ---> 8953d7b6ce2b [2022-03-31T05:46:15.106Z] [2022-03-31T05:46:15.106Z] Step 10/25 : FROM alpine:3.14 [2022-03-31T05:46:15.106Z] 3.14: Pulling from library/alpine [2022-03-31T05:46:15.707Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T05:46:15.707Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T05:46:15.707Z] ---> cc3d11fa2d52 [2022-03-31T05:46:15.707Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-31T05:46:16.000Z] ---> Running in 7405651ad79b [2022-03-31T05:46:17.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:18.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:19.282Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-31T05:46:19.571Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-31T05:46:19.571Z] (3/3) Installing su-exec (0.2-r1) [2022-03-31T05:46:19.571Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:46:19.571Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:46:19.849Z] OK: 6 MiB in 17 packages [2022-03-31T05:46:23.269Z] Removing intermediate container 7405651ad79b [2022-03-31T05:46:23.269Z] ---> a9269d2cb811 [2022-03-31T05:46:23.269Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T05:46:23.545Z] ---> Running in 0480ea19e0db [2022-03-31T05:46:24.156Z] Removing intermediate container 0480ea19e0db [2022-03-31T05:46:24.156Z] ---> 76b44f943bfe [2022-03-31T05:46:24.156Z] Step 13/25 : WORKDIR / [2022-03-31T05:46:24.433Z] ---> Running in 4acd481086cb [2022-03-31T05:46:25.417Z] Removing intermediate container 4acd481086cb [2022-03-31T05:46:25.417Z] ---> 973df3673c0f [2022-03-31T05:46:25.417Z] 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-31T05:46:27.406Z] ---> b2c3653fdde7 [2022-03-31T05:46:27.406Z] 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-31T05:46:29.407Z] ---> 9e42151c18fe [2022-03-31T05:46:29.407Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-31T05:46:30.867Z] ---> b4e9d89b320c [2022-03-31T05:46:30.867Z] 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-31T05:46:32.849Z] ---> b8570c9d1c87 [2022-03-31T05:46:32.849Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-31T05:46:35.498Z] Removing intermediate container 0930ed8cf2e3 [2022-03-31T05:46:35.498Z] ---> 4241e5151020 [2022-03-31T05:46:35.498Z] [2022-03-31T05:46:35.498Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:46:35.498Z] ---> cc3d11fa2d52 [2022-03-31T05:46:35.498Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-31T05:46:35.498Z] ---> Running in 5a6946fcd70e [2022-03-31T05:46:37.492Z] ---> b1e7aa1289bc [2022-03-31T05:46:37.492Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-31T05:46:37.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:38.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:39.388Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-31T05:46:39.388Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-31T05:46:39.388Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:46:39.388Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:46:39.993Z] OK: 6 MiB in 16 packages [2022-03-31T05:46:40.277Z] Removing intermediate container d16c84c3f7bc [2022-03-31T05:46:40.277Z] ---> cc3d222eff85 [2022-03-31T05:46:40.277Z] [2022-03-31T05:46:40.277Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:46:40.277Z] ---> cc3d11fa2d52 [2022-03-31T05:46:40.277Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:46:40.563Z] ---> Running in b6f8f0664d5c [2022-03-31T05:46:40.563Z] ---> fb005ca0e104 [2022-03-31T05:46:40.563Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T05:46:43.281Z] ---> be59c4f641e3 [2022-03-31T05:46:43.281Z] 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-31T05:46:43.281Z] ---> Running in 5c6e70a148f5 [2022-03-31T05:46:43.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:43.281Z] Removing intermediate container 5a6946fcd70e [2022-03-31T05:46:43.281Z] ---> 342bfd8954c5 [2022-03-31T05:46:43.281Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:46:43.646Z] ---> Running in 69290f4e2e63 [2022-03-31T05:46:43.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:46:44.435Z] Removing intermediate container 69290f4e2e63 [2022-03-31T05:46:44.435Z] ---> 1f86dd7820b6 [2022-03-31T05:46:44.435Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-31T05:46:44.435Z] ---> Running in 12e26a87b682 [2022-03-31T05:46:45.085Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-31T05:46:45.377Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:46:45.377Z] OK: 5 MiB in 15 packages [2022-03-31T05:46:45.377Z] Removing intermediate container 12e26a87b682 [2022-03-31T05:46:45.377Z] ---> 9930e73af12e [2022-03-31T05:46:45.377Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T05:46:45.660Z] ---> Running in 4e8c4919b11d [2022-03-31T05:46:47.197Z] Removing intermediate container 4e8c4919b11d [2022-03-31T05:46:47.197Z] ---> dbae693a504c [2022-03-31T05:46:47.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:46:47.818Z] Removing intermediate container b6f8f0664d5c [2022-03-31T05:46:47.818Z] ---> 624d26839eca [2022-03-31T05:46:47.818Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:46:47.818Z] ---> Running in e5d1ca4134f4 [2022-03-31T05:46:48.096Z] Removing intermediate container 5c6e70a148f5 [2022-03-31T05:46:48.096Z] ---> 402ad7461b22 [2022-03-31T05:46:48.096Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T05:46:48.383Z] ---> Running in 0fba6a747d7b [2022-03-31T05:46:48.997Z] ---> 0acbf1ed02c5 [2022-03-31T05:46:48.997Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-31T05:46:48.997Z] Removing intermediate container e5d1ca4134f4 [2022-03-31T05:46:48.997Z] ---> 9dd94bf3fc2c [2022-03-31T05:46:48.997Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-31T05:46:48.997Z] ---> Running in fe6e57ed05d9 [2022-03-31T05:46:49.281Z] Removing intermediate container 0fba6a747d7b [2022-03-31T05:46:49.281Z] ---> e9b67b3cb793 [2022-03-31T05:46:49.281Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T05:46:50.017Z] ---> Running in 88ffd1449d2f [2022-03-31T05:46:50.017Z] Removing intermediate container fe6e57ed05d9 [2022-03-31T05:46:50.017Z] ---> a8b518dc8caa [2022-03-31T05:46:50.017Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-31T05:46:50.017Z] ---> Running in cefb227ab59d [2022-03-31T05:46:50.292Z] Removing intermediate container 88ffd1449d2f [2022-03-31T05:46:50.292Z] ---> 03dbcfbd0b64 [2022-03-31T05:46:50.292Z] Step 24/25 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:46:50.571Z] ---> Running in 022eafb537b2 [2022-03-31T05:46:50.851Z] Removing intermediate container cefb227ab59d [2022-03-31T05:46:50.851Z] ---> 9a4b513be368 [2022-03-31T05:46:50.851Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:46:51.448Z] Removing intermediate container 022eafb537b2 [2022-03-31T05:46:51.448Z] ---> 33ce19c94983 [2022-03-31T05:46:51.448Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T05:46:51.722Z] ---> Running in 05197ce57e12 [2022-03-31T05:46:53.176Z] Removing intermediate container 05197ce57e12 [2022-03-31T05:46:53.176Z] ---> 7042be1b91fc [2022-03-31T05:46:53.176Z] [2022-03-31T05:46:53.176Z] ---> 7abb691ec348 [2022-03-31T05:46:53.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-31T05:46:53.176Z] ---> c16da7ef86ee [2022-03-31T05:46:53.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-31T05:46:54.642Z] Successfully built 7042be1b91fc [2022-03-31T05:46:54.642Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-31T05:46:54.642Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-03-31T05:46:54.929Z] ---> 9b301fab91de [2022-03-31T05:46:54.929Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-31T05:46:54.929Z] ---> Running in f5e3513461a3 [2022-03-31T05:46:56.375Z] Removing intermediate container f5e3513461a3 [2022-03-31T05:46:56.375Z] ---> c2e277a94b13 [2022-03-31T05:46:56.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:46:56.375Z] ---> Running in ceadfb09f99d [2022-03-31T05:46:56.979Z] Removing intermediate container ceadfb09f99d [2022-03-31T05:46:56.979Z] ---> d2cd75fbef24 [2022-03-31T05:46:57.256Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T05:46:57.256Z] ---> Running in e4d211207fbf [2022-03-31T05:46:57.858Z] ---> 98ae2b6b2c1b [2022-03-31T05:46:57.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-31T05:46:58.136Z] Removing intermediate container e4d211207fbf [2022-03-31T05:46:58.136Z] ---> a219d3735066 [2022-03-31T05:46:58.136Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:46:58.136Z] ---> Running in ed6bed414335 [2022-03-31T05:46:59.579Z] Removing intermediate container ed6bed414335 [2022-03-31T05:46:59.579Z] ---> 75aba94a27d4 [2022-03-31T05:46:59.579Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:46:59.579Z] ---> cf23cbbe16b5 [2022-03-31T05:46:59.579Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-31T05:46:59.862Z] ---> Running in 3bdf1feb617c [2022-03-31T05:47:00.145Z] ---> Running in 67d511be7a3d [2022-03-31T05:47:01.150Z] Removing intermediate container 67d511be7a3d [2022-03-31T05:47:01.150Z] Removing intermediate container 3bdf1feb617c [2022-03-31T05:47:01.150Z] ---> d626e5277c05 [2022-03-31T05:47:01.150Z] [2022-03-31T05:47:01.150Z] ---> 534929e8b221 [2022-03-31T05:47:01.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:47:01.425Z] ---> Running in 300f3b81a22e [2022-03-31T05:47:02.413Z] Removing intermediate container 300f3b81a22e [2022-03-31T05:47:02.413Z] ---> ec26edf4f373 [2022-03-31T05:47:02.413Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T05:47:02.413Z] ---> Running in 5113ab8aa196 [2022-03-31T05:47:02.691Z] Successfully built d626e5277c05 [2022-03-31T05:47:02.691Z] Successfully tagged support-notifications-arm64:latest [2022-03-31T05:47:02.691Z]  Building support-notifications ... done Building security-bootstrapper [2022-03-31T05:47:03.683Z] Removing intermediate container 5113ab8aa196 [2022-03-31T05:47:03.683Z] ---> 23dc9b28cd77 [2022-03-31T05:47:03.683Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:47:03.683Z] ---> Running in 04b2e4662969 [2022-03-31T05:47:04.299Z] Removing intermediate container 04b2e4662969 [2022-03-31T05:47:04.299Z] ---> a9c3ac4d3987 [2022-03-31T05:47:04.299Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:47:04.580Z] ---> Running in 109a0da39a09 [2022-03-31T05:47:05.574Z] Removing intermediate container 109a0da39a09 [2022-03-31T05:47:05.574Z] ---> 5299a33c1a10 [2022-03-31T05:47:05.574Z] [2022-03-31T05:47:06.561Z] Successfully built 5299a33c1a10 [2022-03-31T05:47:06.561Z] Successfully tagged support-scheduler-arm64:latest [2022-03-31T05:47:06.561Z] Building core-metadata [2022-03-31T05:47:07.549Z]  Building support-scheduler ... done Removing intermediate container a2bdb228e3d0 [2022-03-31T05:47:07.549Z] ---> aa0afd9d086c [2022-03-31T05:47:07.549Z] [2022-03-31T05:47:07.549Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:47:07.549Z] ---> cc3d11fa2d52 [2022-03-31T05:47:07.549Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-31T05:47:07.549Z] ---> Running in c85f70d2dc9b [2022-03-31T05:47:08.158Z] Removing intermediate container c85f70d2dc9b [2022-03-31T05:47:08.158Z] ---> fe223f044fdc [2022-03-31T05:47:08.158Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-31T05:47:08.158Z] ---> Running in 538d964a48c8 [2022-03-31T05:47:08.763Z] Removing intermediate container 538d964a48c8 [2022-03-31T05:47:08.763Z] ---> ec5096b39fc0 [2022-03-31T05:47:08.763Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-31T05:47:09.042Z] ---> Running in 586a71d36cf3 [2022-03-31T05:47:09.647Z] Removing intermediate container 586a71d36cf3 [2022-03-31T05:47:09.647Z] ---> 95ff068e38ee [2022-03-31T05:47:09.647Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:47:09.647Z] ---> Running in 429d94c28883 [2022-03-31T05:47:13.075Z] Removing intermediate container 429d94c28883 [2022-03-31T05:47:13.075Z] ---> 3b37f8d40d6b [2022-03-31T05:47:13.075Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-31T05:47:13.075Z] ---> Running in 7bc8cac11f58 [2022-03-31T05:47:14.531Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:47:15.533Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:47:16.517Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-31T05:47:16.789Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T05:47:16.789Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-31T05:47:16.789Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T05:47:17.061Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-31T05:47:17.337Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-31T05:47:17.337Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:47:17.337Z] OK: 8 MiB in 20 packages [2022-03-31T05:47:19.345Z] Removing intermediate container 7bc8cac11f58 [2022-03-31T05:47:19.345Z] ---> 3b5b7a3896e3 [2022-03-31T05:47:19.345Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:47:20.346Z] ---> 31434d6f9216 [2022-03-31T05:47:20.346Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-31T05:47:23.755Z] ---> 8894a349c3c0 [2022-03-31T05:47:23.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-31T05:47:24.745Z] ---> bd0c2f0317c5 [2022-03-31T05:47:24.745Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-31T05:47:24.745Z] ---> Running in 442a6cbbfb34 [2022-03-31T05:47:25.356Z] Removing intermediate container 442a6cbbfb34 [2022-03-31T05:47:25.356Z] ---> 706fd0636c51 [2022-03-31T05:47:25.356Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:47:25.356Z] ---> Running in 6c80dbea216d [2022-03-31T05:47:25.955Z] Removing intermediate container 6c80dbea216d [2022-03-31T05:47:25.955Z] ---> d8f4f39c531d [2022-03-31T05:47:25.955Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T05:47:26.229Z] ---> Running in 0454e3dc4b65 [2022-03-31T05:47:26.828Z] Removing intermediate container 0454e3dc4b65 [2022-03-31T05:47:26.828Z] ---> a9e871ddd2d3 [2022-03-31T05:47:26.828Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:47:26.828Z] ---> Running in cce280f6ccef [2022-03-31T05:47:27.427Z] Removing intermediate container cce280f6ccef [2022-03-31T05:47:27.427Z] ---> 21cfa79a3dcf [2022-03-31T05:47:27.427Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:47:27.427Z] ---> Running in c6ad775939ab [2022-03-31T05:47:28.027Z] Removing intermediate container c6ad775939ab [2022-03-31T05:47:28.027Z] ---> 75fe46324f6b [2022-03-31T05:47:28.027Z] [2022-03-31T05:47:28.628Z] Successfully built 75fe46324f6b [2022-03-31T05:47:28.628Z] Successfully tagged core-data-arm64:latest [2022-03-31T05:47:28.628Z] Building sys-mgmt-agent [2022-03-31T05:47:35.354Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-31T05:47:45.530Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:47:45.530Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:47:45.530Z] ---> 9bc00ad0c6c6 [2022-03-31T05:47:45.530Z] Step 3/24 : WORKDIR /edgex-go [2022-03-31T05:47:45.530Z] ---> Using cache [2022-03-31T05:47:45.530Z] ---> 40cd208c1946 [2022-03-31T05:47:45.530Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:47:45.530Z] ---> Using cache [2022-03-31T05:47:45.530Z] ---> 11913fda0bde [2022-03-31T05:47:45.530Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-31T05:47:45.530Z] ---> Using cache [2022-03-31T05:47:45.530Z] ---> 2b1c8842dd64 [2022-03-31T05:47:45.530Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 9bc1faabf4e1 [2022-03-31T05:47:45.531Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 0d4943bab6f0 [2022-03-31T05:47:45.531Z] Step 8/24 : COPY . . [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 7bfb1dafe3b5 [2022-03-31T05:47:45.531Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 35438e0509a4 [2022-03-31T05:47:45.531Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 13aafbf5c2c0 [2022-03-31T05:47:45.531Z] [2022-03-31T05:47:45.531Z] Step 11/24 : FROM alpine:3.15 [2022-03-31T05:47:45.531Z] ---> 03078ca19a05 [2022-03-31T05:47:45.531Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> 352486360c40 [2022-03-31T05:47:45.531Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> c6adcf76383f [2022-03-31T05:47:45.531Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-31T05:47:45.531Z] ---> Using cache [2022-03-31T05:47:45.531Z] ---> fc09a67c0735 [2022-03-31T05:47:45.531Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-31T05:47:50.975Z] ---> e0637244435f [2022-03-31T05:47:50.975Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-31T05:47:51.592Z] Removing intermediate container cc6d7517fd37 [2022-03-31T05:47:51.592Z] ---> 933cbaed27fe [2022-03-31T05:47:51.592Z] [2022-03-31T05:47:51.592Z] Step 10/22 : FROM alpine:3.14 [2022-03-31T05:47:51.592Z] ---> cc3d11fa2d52 [2022-03-31T05:47:51.592Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-31T05:47:51.868Z] ---> Running in 1deec80573d8 [2022-03-31T05:47:53.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:47:53.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:47:54.568Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-31T05:47:54.568Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:47:54.568Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-31T05:47:54.568Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-31T05:47:54.568Z] (5/6) Installing curl (7.79.1-r0) [2022-03-31T05:47:54.568Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-31T05:47:54.568Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:47:54.568Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:47:54.845Z] OK: 8 MiB in 20 packages [2022-03-31T05:47:57.495Z] ---> 293ef4ee9ca7 [2022-03-31T05:47:57.495Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-31T05:47:57.766Z] Removing intermediate container 1deec80573d8 [2022-03-31T05:47:57.766Z] ---> 441b54784aab [2022-03-31T05:47:57.766Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-31T05:47:57.766Z] ---> Running in 359d9639a21a [2022-03-31T05:47:58.745Z] Removing intermediate container 359d9639a21a [2022-03-31T05:47:58.745Z] ---> 1b022070ef3d [2022-03-31T05:47:58.745Z] Step 13/22 : WORKDIR /edgex [2022-03-31T05:47:58.745Z] ---> Running in 0012f9ae6fb5 [2022-03-31T05:47:58.745Z] ---> 2885eb39c395 [2022-03-31T05:47:58.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-31T05:47:59.345Z] Removing intermediate container 0012f9ae6fb5 [2022-03-31T05:47:59.345Z] ---> e3a6490d4428 [2022-03-31T05:47:59.345Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-31T05:47:59.968Z] ---> 2f0eb2b7447c [2022-03-31T05:47:59.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-31T05:48:00.582Z] ---> a04b1f75fcf0 [2022-03-31T05:48:00.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-31T05:48:01.187Z] ---> 11887304f995 [2022-03-31T05:48:01.187Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-31T05:48:01.468Z] ---> Running in d7b118b4d2bf [2022-03-31T05:48:02.456Z] Removing intermediate container d7b118b4d2bf [2022-03-31T05:48:02.456Z] ---> e5c7c49b1c69 [2022-03-31T05:48:02.456Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-31T05:48:02.456Z] ---> Running in 58c71041cec0 [2022-03-31T05:48:03.447Z] Removing intermediate container 58c71041cec0 [2022-03-31T05:48:03.447Z] ---> 816bc96b938e [2022-03-31T05:48:03.447Z] Step 22/24 : LABEL arch=arm64 [2022-03-31T05:48:03.447Z] ---> 6655bb071afa [2022-03-31T05:48:03.447Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-31T05:48:03.447Z] ---> Running in e6388686402a [2022-03-31T05:48:04.052Z] Removing intermediate container e6388686402a [2022-03-31T05:48:04.052Z] ---> 32eb389ea2f6 [2022-03-31T05:48:04.052Z] Step 23/24 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:48:04.052Z] ---> Running in 7751697c66c3 [2022-03-31T05:48:05.049Z] Removing intermediate container 7751697c66c3 [2022-03-31T05:48:05.049Z] ---> 2822a35e79c6 [2022-03-31T05:48:05.049Z] Step 24/24 : LABEL version=0.0.0 [2022-03-31T05:48:05.049Z] ---> Running in 4f2569eea0d6 [2022-03-31T05:48:05.670Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:48:05.670Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:48:05.670Z] ---> 9bc00ad0c6c6 [2022-03-31T05:48:05.670Z] Step 3/31 : WORKDIR /edgex-go [2022-03-31T05:48:05.670Z] ---> Using cache [2022-03-31T05:48:05.670Z] ---> 40cd208c1946 [2022-03-31T05:48:05.670Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:48:05.670Z] ---> Using cache [2022-03-31T05:48:05.670Z] ---> 11913fda0bde [2022-03-31T05:48:05.670Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-31T05:48:05.670Z] ---> Using cache [2022-03-31T05:48:05.670Z] ---> 2b1c8842dd64 [2022-03-31T05:48:05.670Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-31T05:48:05.670Z] ---> Using cache [2022-03-31T05:48:05.671Z] ---> 9bc1faabf4e1 [2022-03-31T05:48:05.671Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:48:05.671Z] ---> Using cache [2022-03-31T05:48:05.671Z] ---> 0d4943bab6f0 [2022-03-31T05:48:05.671Z] Step 8/31 : COPY . . [2022-03-31T05:48:05.671Z] Removing intermediate container 4f2569eea0d6 [2022-03-31T05:48:05.671Z] ---> 900d61978607 [2022-03-31T05:48:05.671Z] [2022-03-31T05:48:05.671Z] ---> Using cache [2022-03-31T05:48:05.671Z] ---> 7bfb1dafe3b5 [2022-03-31T05:48:05.671Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-31T05:48:05.949Z] ---> Running in 695cf2bcb5ad [2022-03-31T05:48:06.554Z] Successfully built 900d61978607 [2022-03-31T05:48:06.555Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-31T05:48:06.555Z] Building security-spiffe-token-provider [2022-03-31T05:48:06.831Z]  Building security-spire-agent ... done  ---> 841544303834 [2022-03-31T05:48:06.831Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-31T05:48:07.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-31T05:48:08.043Z] ---> 2d989d941429 [2022-03-31T05:48:08.043Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-31T05:48:08.317Z] ---> Running in b54d39ac9c06 [2022-03-31T05:48:09.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:48:09.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:48:09.302Z] ---> 9bc00ad0c6c6 [2022-03-31T05:48:09.302Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 40cd208c1946 [2022-03-31T05:48:09.302Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 11913fda0bde [2022-03-31T05:48:09.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 2b1c8842dd64 [2022-03-31T05:48:09.302Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 9bc1faabf4e1 [2022-03-31T05:48:09.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 0d4943bab6f0 [2022-03-31T05:48:09.302Z] Step 8/23 : COPY . . [2022-03-31T05:48:09.302Z] ---> Using cache [2022-03-31T05:48:09.302Z] ---> 7bfb1dafe3b5 [2022-03-31T05:48:09.302Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-31T05:48:09.302Z] ---> Running in 34f7524942fd [2022-03-31T05:48:11.939Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-31T05:48:12.546Z] Removing intermediate container b54d39ac9c06 [2022-03-31T05:48:12.546Z] ---> 5bdb49567e0e [2022-03-31T05:48:12.546Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-31T05:48:12.546Z] ---> Running in ebedd5777630 [2022-03-31T05:48:13.147Z] Removing intermediate container ebedd5777630 [2022-03-31T05:48:13.147Z] ---> c63d4acbd621 [2022-03-31T05:48:13.423Z] Step 20/22 : LABEL arch=arm64 [2022-03-31T05:48:13.423Z] ---> Running in 9c39427181ec [2022-03-31T05:48:14.025Z] Removing intermediate container 9c39427181ec [2022-03-31T05:48:14.025Z] ---> 7297b65cbda6 [2022-03-31T05:48:14.025Z] Step 21/22 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:48:14.025Z] ---> Running in 6aeeeeda7c19 [2022-03-31T05:48:15.043Z] Removing intermediate container 6aeeeeda7c19 [2022-03-31T05:48:15.043Z] ---> 4514be124811 [2022-03-31T05:48:15.043Z] Step 22/22 : LABEL version=0.0.0 [2022-03-31T05:48:15.043Z] ---> Running in 13443930e5ff [2022-03-31T05:48:15.645Z] Removing intermediate container 13443930e5ff [2022-03-31T05:48:15.645Z] ---> 342c6c7b92ff [2022-03-31T05:48:15.645Z] [2022-03-31T05:48:16.249Z] Successfully built 342c6c7b92ff [2022-03-31T05:48:16.249Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-31T05:48:16.249Z] Building core-command [2022-03-31T05:48:35.059Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:48:35.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:48:35.060Z] ---> 9bc00ad0c6c6 [2022-03-31T05:48:35.060Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:48:35.060Z] ---> Using cache [2022-03-31T05:48:35.060Z] ---> 40cd208c1946 [2022-03-31T05:48:35.060Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:48:35.060Z] ---> Using cache [2022-03-31T05:48:35.060Z] ---> 11913fda0bde [2022-03-31T05:48:35.060Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-31T05:48:35.060Z] ---> Running in bed1411771ce [2022-03-31T05:48:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:48:36.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:48:37.346Z] OK: 220 MiB in 52 packages [2022-03-31T05:48:39.349Z] Removing intermediate container bed1411771ce [2022-03-31T05:48:39.349Z] ---> 1449931dd7e2 [2022-03-31T05:48:39.349Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:48:40.348Z] ---> 70af41e8e6a5 [2022-03-31T05:48:40.348Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:48:40.627Z] ---> Running in 2ee5f40751df [2022-03-31T05:48:47.389Z] Removing intermediate container 2ee5f40751df [2022-03-31T05:48:47.389Z] ---> 7986e36b4e7d [2022-03-31T05:48:47.389Z] Step 8/23 : COPY . . [2022-03-31T05:49:02.522Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:49:02.522Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:49:02.522Z] ---> 9bc00ad0c6c6 [2022-03-31T05:49:02.522Z] Step 3/20 : WORKDIR /edgex-go [2022-03-31T05:49:02.522Z] ---> Using cache [2022-03-31T05:49:02.522Z] ---> 40cd208c1946 [2022-03-31T05:49:02.522Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-31T05:49:02.522Z] ---> Running in 2692638d1990 [2022-03-31T05:49:04.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:49:05.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:49:07.418Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:49:07.418Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:49:07.418Z] OK: 15739 distinct packages available [2022-03-31T05:49:07.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:49:08.402Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:49:09.852Z] OK: 220 MiB in 52 packages [2022-03-31T05:49:11.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-31T05:49:11.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-31T05:49:11.922Z] ---> 9bc00ad0c6c6 [2022-03-31T05:49:11.922Z] Step 3/23 : WORKDIR /edgex-go [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 40cd208c1946 [2022-03-31T05:49:11.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 11913fda0bde [2022-03-31T05:49:11.922Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 2b1c8842dd64 [2022-03-31T05:49:11.922Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 9bc1faabf4e1 [2022-03-31T05:49:11.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 0d4943bab6f0 [2022-03-31T05:49:11.922Z] Step 8/23 : COPY . . [2022-03-31T05:49:11.922Z] ---> Using cache [2022-03-31T05:49:11.922Z] ---> 7bfb1dafe3b5 [2022-03-31T05:49:11.922Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-31T05:49:12.555Z] ---> Running in f1a6cbfc2e79 [2022-03-31T05:49:12.555Z] Removing intermediate container 2692638d1990 [2022-03-31T05:49:12.555Z] ---> e99dedd6b38f [2022-03-31T05:49:12.555Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-31T05:49:14.542Z] ---> 81065b358436 [2022-03-31T05:49:14.542Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T05:49:14.542Z] ---> Running in 4dc9095a7d4d [2022-03-31T05:49:15.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-31T05:49:21.899Z] Removing intermediate container 4dc9095a7d4d [2022-03-31T05:49:21.899Z] ---> 2e49d4c13a04 [2022-03-31T05:49:21.899Z] Step 7/20 : COPY . . [2022-03-31T05:49:32.120Z] ---> c9f13ece7969 [2022-03-31T05:49:32.120Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-31T05:49:32.120Z] ---> Running in f7eec7f395f9 [2022-03-31T05:49:33.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-31T05:49:51.926Z] ---> d2b3f04a9153 [2022-03-31T05:49:51.926Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-31T05:49:51.926Z] ---> Running in 6cdd22a3ed55 [2022-03-31T05:49:51.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-31T05:54:14.056Z] Removing intermediate container 695cf2bcb5ad [2022-03-31T05:54:14.056Z] ---> a9ba147d8ec2 [2022-03-31T05:54:14.056Z] [2022-03-31T05:54:14.056Z] Step 10/31 : FROM alpine:3.14 [2022-03-31T05:54:14.056Z] ---> cc3d11fa2d52 [2022-03-31T05:54:14.056Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-31T05:54:14.056Z] ---> Running in d39c6151f498 [2022-03-31T05:54:14.056Z] Removing intermediate container d39c6151f498 [2022-03-31T05:54:14.056Z] ---> 31ddf42f0bbf [2022-03-31T05:54:14.056Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-31T05:54:14.056Z] ---> Running in 3f546e16da1e [2022-03-31T05:54:15.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:54:16.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:54:17.105Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-31T05:54:17.105Z] (2/2) Installing su-exec (0.2-r1) [2022-03-31T05:54:17.105Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T05:54:17.105Z] OK: 6 MiB in 16 packages [2022-03-31T05:54:18.555Z] Removing intermediate container 3f546e16da1e [2022-03-31T05:54:18.555Z] ---> 839d03c54e03 [2022-03-31T05:54:18.555Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-31T05:54:18.555Z] ---> Running in 42b3c7eb349f [2022-03-31T05:54:19.162Z] Removing intermediate container 42b3c7eb349f [2022-03-31T05:54:19.162Z] ---> 210386c7e2b7 [2022-03-31T05:54:19.162Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-31T05:54:19.162Z] ---> Running in 936f1d021287 [2022-03-31T05:54:19.769Z] Removing intermediate container 936f1d021287 [2022-03-31T05:54:19.769Z] ---> 7f1476e59cd7 [2022-03-31T05:54:19.769Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-31T05:54:20.046Z] ---> Running in 1a9404e54ffd [2022-03-31T05:54:23.455Z] Removing intermediate container 1a9404e54ffd [2022-03-31T05:54:23.455Z] ---> 422dd1087573 [2022-03-31T05:54:23.455Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-31T05:54:23.455Z] ---> Running in 9594e6d25261 [2022-03-31T05:54:23.733Z] Removing intermediate container 9594e6d25261 [2022-03-31T05:54:23.733Z] ---> 7d497120f8fc [2022-03-31T05:54:23.733Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-31T05:54:24.718Z] ---> 7275a4dbda16 [2022-03-31T05:54:24.718Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-31T05:54:24.718Z] ---> Running in df51e8d3a345 [2022-03-31T05:54:29.043Z] Removing intermediate container df51e8d3a345 [2022-03-31T05:54:29.043Z] ---> 23ff517ec55b [2022-03-31T05:54:29.043Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:54:30.037Z] ---> 28bba3db1a84 [2022-03-31T05:54:30.037Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-31T05:54:34.373Z] ---> f09f20d46e9b [2022-03-31T05:54:34.373Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-31T05:54:35.825Z] ---> 2df559f588dd [2022-03-31T05:54:35.825Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-31T05:54:37.274Z] ---> 306928a8c8de [2022-03-31T05:54:37.274Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-31T05:54:38.726Z] ---> 2b2650ddb061 [2022-03-31T05:54:38.726Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-31T05:54:39.334Z] ---> Running in 1ce98a9947bb [2022-03-31T05:54:39.334Z] Removing intermediate container 34f7524942fd [2022-03-31T05:54:39.334Z] ---> 232f4cefe2f3 [2022-03-31T05:54:39.334Z] [2022-03-31T05:54:39.334Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:54:39.334Z] ---> cc3d11fa2d52 [2022-03-31T05:54:39.334Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:54:39.334Z] ---> Using cache [2022-03-31T05:54:39.334Z] ---> 624d26839eca [2022-03-31T05:54:39.334Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:54:39.334Z] ---> Using cache [2022-03-31T05:54:39.334Z] ---> 9dd94bf3fc2c [2022-03-31T05:54:39.334Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-31T05:54:39.615Z] ---> Running in 8bc465b113a3 [2022-03-31T05:54:39.891Z] Removing intermediate container 1ce98a9947bb [2022-03-31T05:54:39.891Z] ---> 4710fd869887 [2022-03-31T05:54:39.891Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-31T05:54:40.171Z] Removing intermediate container 8bc465b113a3 [2022-03-31T05:54:40.171Z] ---> cbbd9084c7c1 [2022-03-31T05:54:40.171Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T05:54:40.451Z] ---> Running in 86d703b7082b [2022-03-31T05:54:41.057Z] ---> fcf80788e352 [2022-03-31T05:54:41.057Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-31T05:54:41.057Z] Removing intermediate container 86d703b7082b [2022-03-31T05:54:41.057Z] ---> 5dd09827f446 [2022-03-31T05:54:41.057Z] Step 15/23 : WORKDIR / [2022-03-31T05:54:41.343Z] ---> Running in aa1966bf1285 [2022-03-31T05:54:41.622Z] ---> Running in 7c7c23cc8fe5 [2022-03-31T05:54:41.902Z] Removing intermediate container aa1966bf1285 [2022-03-31T05:54:41.902Z] ---> ad988734db45 [2022-03-31T05:54:42.177Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:54:43.619Z] ---> 69785d60b230 [2022-03-31T05:54:43.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-31T05:54:45.623Z] Removing intermediate container 7c7c23cc8fe5 [2022-03-31T05:54:45.623Z] ---> f0ead7864fb7 [2022-03-31T05:54:45.623Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-31T05:54:45.896Z] ---> Running in 11b8985265e2 [2022-03-31T05:54:46.887Z] ---> acf064a09664 [2022-03-31T05:54:46.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-31T05:54:46.887Z] Removing intermediate container 11b8985265e2 [2022-03-31T05:54:46.887Z] ---> f6c9dfe0e841 [2022-03-31T05:54:46.887Z] Step 28/31 : CMD ["gate"] [2022-03-31T05:54:47.168Z] ---> Running in bcd3ad246234 [2022-03-31T05:54:47.780Z] Removing intermediate container bcd3ad246234 [2022-03-31T05:54:47.780Z] ---> 903d83e9f15c [2022-03-31T05:54:47.780Z] Step 29/31 : LABEL arch=arm64 [2022-03-31T05:54:48.058Z] ---> 67efc61ad317 [2022-03-31T05:54:48.058Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-31T05:54:48.058Z] ---> Running in 1a9510ab0205 [2022-03-31T05:54:48.335Z] ---> Running in ea5e4f518c5b [2022-03-31T05:54:48.942Z] Removing intermediate container 1a9510ab0205 [2022-03-31T05:54:48.942Z] ---> 040481bc3b70 [2022-03-31T05:54:48.942Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:54:49.225Z] ---> Running in d2d4f6075c11 [2022-03-31T05:54:49.225Z] Removing intermediate container ea5e4f518c5b [2022-03-31T05:54:49.225Z] ---> 86df706b1325 [2022-03-31T05:54:49.225Z] Step 30/31 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:54:49.824Z] ---> Running in 192faaf05afd [2022-03-31T05:54:49.824Z] Removing intermediate container d2d4f6075c11 [2022-03-31T05:54:49.824Z] ---> a11c11ff02c4 [2022-03-31T05:54:49.824Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T05:54:50.100Z] ---> Running in a77299af2691 [2022-03-31T05:54:50.379Z] Removing intermediate container 192faaf05afd [2022-03-31T05:54:50.379Z] ---> d43c683c6d6e [2022-03-31T05:54:50.379Z] Step 31/31 : LABEL version=0.0.0 [2022-03-31T05:54:50.985Z] Removing intermediate container a77299af2691 [2022-03-31T05:54:50.985Z] ---> c0257021f1a0 [2022-03-31T05:54:50.985Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:54:50.985Z] ---> Running in c5b02aacf1cc [2022-03-31T05:54:50.985Z] ---> Running in d4416e3a81fe [2022-03-31T05:54:51.589Z] Removing intermediate container d4416e3a81fe [2022-03-31T05:54:51.589Z] ---> 98f069828d31 [2022-03-31T05:54:51.589Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:54:51.589Z] Removing intermediate container c5b02aacf1cc [2022-03-31T05:54:51.589Z] ---> 84076086c092 [2022-03-31T05:54:51.589Z] [2022-03-31T05:54:51.873Z] ---> Running in b9edbce838d9 [2022-03-31T05:54:52.481Z] Removing intermediate container b9edbce838d9 [2022-03-31T05:54:52.481Z] ---> b823898726c9 [2022-03-31T05:54:52.481Z] [2022-03-31T05:54:52.762Z] Successfully built 84076086c092 [2022-03-31T05:54:52.762Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-31T05:54:53.042Z]  Building security-bootstrapper ... done Successfully built b823898726c9 [2022-03-31T05:54:53.042Z] Successfully tagged core-metadata-arm64:latest [2022-03-31T05:55:25.420Z]  Building core-metadata ... done Removing intermediate container f1a6cbfc2e79 [2022-03-31T05:55:25.420Z] ---> 9f9f659a349e [2022-03-31T05:55:25.420Z] [2022-03-31T05:55:25.420Z] Step 10/23 : FROM alpine:3.14 [2022-03-31T05:55:25.420Z] ---> cc3d11fa2d52 [2022-03-31T05:55:25.420Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-31T05:55:25.420Z] ---> Using cache [2022-03-31T05:55:25.420Z] ---> 624d26839eca [2022-03-31T05:55:25.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-31T05:55:25.420Z] ---> Using cache [2022-03-31T05:55:25.420Z] ---> 9dd94bf3fc2c [2022-03-31T05:55:25.420Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-31T05:55:25.420Z] ---> Running in 7a6ae7669805 [2022-03-31T05:55:25.420Z] Removing intermediate container 7a6ae7669805 [2022-03-31T05:55:25.420Z] ---> 28277e6fb1f2 [2022-03-31T05:55:25.420Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-31T05:55:25.420Z] ---> Running in 466a2c658eee [2022-03-31T05:55:25.420Z] Removing intermediate container 466a2c658eee [2022-03-31T05:55:25.420Z] ---> 6d1d63a019bc [2022-03-31T05:55:25.420Z] Step 15/23 : WORKDIR / [2022-03-31T05:55:25.420Z] ---> Running in 004b89a22c97 [2022-03-31T05:55:25.420Z] Removing intermediate container 004b89a22c97 [2022-03-31T05:55:25.420Z] ---> 2df2daa0f94f [2022-03-31T05:55:25.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:55:26.043Z] ---> 29b9ca002c1f [2022-03-31T05:55:26.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-31T05:55:28.028Z] ---> ce0d17b038ee [2022-03-31T05:55:28.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-31T05:55:29.017Z] ---> a1482006cf0f [2022-03-31T05:55:29.017Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-31T05:55:29.292Z] ---> Running in f41fd2a6a91b [2022-03-31T05:55:29.888Z] Removing intermediate container f41fd2a6a91b [2022-03-31T05:55:29.888Z] ---> 84061f706806 [2022-03-31T05:55:29.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:55:29.888Z] ---> Running in 4791b91a8970 [2022-03-31T05:55:30.485Z] Removing intermediate container 4791b91a8970 [2022-03-31T05:55:30.485Z] ---> 4624c25c21f5 [2022-03-31T05:55:30.485Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T05:55:30.761Z] ---> Running in 5c3cfb13321f [2022-03-31T05:55:31.356Z] Removing intermediate container 5c3cfb13321f [2022-03-31T05:55:31.356Z] ---> 6019dde846b5 [2022-03-31T05:55:31.356Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:55:31.628Z] ---> Running in c5c101f9fdbc [2022-03-31T05:55:31.628Z] Removing intermediate container f7eec7f395f9 [2022-03-31T05:55:31.628Z] ---> c0d688871f22 [2022-03-31T05:55:31.628Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-31T05:55:31.900Z] ---> Running in 328ac9640114 [2022-03-31T05:55:32.171Z] Removing intermediate container c5c101f9fdbc [2022-03-31T05:55:32.171Z] ---> ef5e4a042b0e [2022-03-31T05:55:32.171Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:55:32.171Z] ---> Running in 6641b2a2b5f9 [2022-03-31T05:55:32.768Z] Removing intermediate container 6641b2a2b5f9 [2022-03-31T05:55:32.768Z] ---> 728e97e85d17 [2022-03-31T05:55:32.768Z] [2022-03-31T05:55:33.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-31T05:55:33.322Z] Successfully built 728e97e85d17 [2022-03-31T05:55:33.600Z] Successfully tagged core-command-arm64:latest [2022-03-31T05:55:34.196Z]  Building core-command ... done Removing intermediate container 6cdd22a3ed55 [2022-03-31T05:55:34.196Z] ---> ad246f48c938 [2022-03-31T05:55:34.196Z] [2022-03-31T05:55:34.196Z] Step 9/20 : FROM alpine:3.15 [2022-03-31T05:55:34.196Z] ---> 03078ca19a05 [2022-03-31T05:55:34.196Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-31T05:55:34.196Z] ---> Using cache [2022-03-31T05:55:34.196Z] ---> 352486360c40 [2022-03-31T05:55:34.196Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T05:55:34.196Z] ---> Using cache [2022-03-31T05:55:34.196Z] ---> c6adcf76383f [2022-03-31T05:55:34.196Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-31T05:55:34.196Z] ---> Running in 345013cca624 [2022-03-31T05:55:35.172Z] Removing intermediate container 328ac9640114 [2022-03-31T05:55:35.172Z] ---> 71abb06d1626 [2022-03-31T05:55:35.172Z] [2022-03-31T05:55:35.172Z] Step 11/23 : FROM docker:20.10.14 [2022-03-31T05:55:35.172Z] 20.10.14: Pulling from library/docker [2022-03-31T05:55:35.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:36.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:37.408Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-31T05:55:37.408Z] v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-31T05:55:37.408Z] OK: 15729 distinct packages available [2022-03-31T05:55:37.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:38.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:39.256Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-31T05:55:39.528Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:55:39.528Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T05:55:39.801Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-31T05:55:39.801Z] (5/9) Installing curl (7.80.0-r0) [2022-03-31T05:55:40.074Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-31T05:55:40.074Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-31T05:55:40.074Z] (8/9) Installing libucontext (1.1-r0) [2022-03-31T05:55:40.351Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-31T05:55:40.351Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:55:40.351Z] Executing ca-certificates-20211220-r0.trigger [2022-03-31T05:55:40.623Z] OK: 8 MiB in 23 packages [2022-03-31T05:55:42.598Z] Removing intermediate container 345013cca624 [2022-03-31T05:55:42.598Z] ---> f23baef31a9f [2022-03-31T05:55:42.598Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-31T05:55:43.570Z] ---> ecb248ddfc46 [2022-03-31T05:55:43.570Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-31T05:55:44.163Z] Digest: sha256:7dad83861f0b28bd6a0b281dc5f72144927b9f8173e388e461c8feba6be20bec [2022-03-31T05:55:44.163Z] Status: Downloaded newer image for docker:20.10.14 [2022-03-31T05:55:44.163Z] ---> c52727829a8a [2022-03-31T05:55:44.163Z] 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-31T05:55:44.163Z] ---> Running in 192c31880c78 [2022-03-31T05:55:44.437Z] Removing intermediate container 192c31880c78 [2022-03-31T05:55:44.437Z] ---> 1767a233f0c1 [2022-03-31T05:55:44.437Z] 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-31T05:55:44.710Z] ---> Running in 8b1984697eda [2022-03-31T05:55:44.710Z] ---> fefa2082136f [2022-03-31T05:55:44.710Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-31T05:55:45.692Z] ---> d32f055408b2 [2022-03-31T05:55:45.692Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-31T05:55:45.692Z] ---> Running in 0b6188ab4a7c [2022-03-31T05:55:45.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:45.964Z] Removing intermediate container 0b6188ab4a7c [2022-03-31T05:55:45.964Z] ---> cd2237931ac8 [2022-03-31T05:55:45.964Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:55:45.964Z] ---> Running in 7d02d6250c8d [2022-03-31T05:55:46.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T05:55:46.248Z] Removing intermediate container 7d02d6250c8d [2022-03-31T05:55:46.248Z] ---> 03ba1cf1a196 [2022-03-31T05:55:46.248Z] Step 18/20 : LABEL arch=arm64 [2022-03-31T05:55:46.522Z] ---> Running in 8b90ab775719 [2022-03-31T05:55:46.794Z] Removing intermediate container 8b90ab775719 [2022-03-31T05:55:46.794Z] ---> 66469cdbc9df [2022-03-31T05:55:46.794Z] Step 19/20 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:55:46.794Z] ---> Running in f0a9764c4ac7 [2022-03-31T05:55:47.089Z] (1/43) Installing readline (8.1.1-r0) [2022-03-31T05:55:47.089Z] (2/43) Installing bash (5.1.16-r0) [2022-03-31T05:55:47.089Z] Executing bash-5.1.16-r0.post-install [2022-03-31T05:55:47.089Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-03-31T05:55:47.089Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-03-31T05:55:47.089Z] (5/43) Installing libcurl (7.80.0-r0) [2022-03-31T05:55:47.089Z] (6/43) Installing curl (7.80.0-r0) [2022-03-31T05:55:47.089Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-03-31T05:55:47.089Z] Removing intermediate container f0a9764c4ac7 [2022-03-31T05:55:47.089Z] ---> 2175e6d2212b [2022-03-31T05:55:47.089Z] Step 20/20 : LABEL version=0.0.0 [2022-03-31T05:55:47.089Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-03-31T05:55:47.089Z] (9/43) Installing expat (2.4.7-r0) [2022-03-31T05:55:47.089Z] (10/43) Installing libffi (3.4.2-r1) [2022-03-31T05:55:47.363Z] (11/43) Installing gdbm (1.22-r0) [2022-03-31T05:55:47.363Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-03-31T05:55:47.363Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-03-31T05:55:47.363Z] ---> Running in 9fb50d3230e5 [2022-03-31T05:55:47.363Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-31T05:55:47.363Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-03-31T05:55:47.363Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-03-31T05:55:47.363Z] (17/43) Installing python3 (3.9.7-r4) [2022-03-31T05:55:47.638Z] Removing intermediate container 9fb50d3230e5 [2022-03-31T05:55:47.638Z] ---> e8abf9ec6b1f [2022-03-31T05:55:47.638Z] [2022-03-31T05:55:48.232Z] Successfully built e8abf9ec6b1f [2022-03-31T05:55:48.232Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-31T05:55:49.206Z]  Building security-spiffe-token-provider ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-03-31T05:55:49.206Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-03-31T05:55:49.206Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-03-31T05:55:49.206Z] (21/43) Installing py3-idna (3.3-r0) [2022-03-31T05:55:49.206Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-03-31T05:55:49.477Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-03-31T05:55:49.477Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-03-31T05:55:49.478Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-03-31T05:55:49.478Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-03-31T05:55:49.478Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-03-31T05:55:49.478Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-03-31T05:55:49.478Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-03-31T05:55:49.478Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-03-31T05:55:49.478Z] (31/43) Installing py3-six (1.16.0-r0) [2022-03-31T05:55:49.478Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-03-31T05:55:49.478Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-03-31T05:55:49.478Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-03-31T05:55:49.749Z] (35/43) Installing py3-packaging (20.9-r1) [2022-03-31T05:55:49.749Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-03-31T05:55:49.749Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-03-31T05:55:49.749Z] (38/43) Installing py3-progress (1.6-r0) [2022-03-31T05:55:49.749Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-03-31T05:55:49.749Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-03-31T05:55:49.749Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-03-31T05:55:49.749Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-03-31T05:55:49.749Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-03-31T05:55:50.342Z] Executing busybox-1.34.1-r4.trigger [2022-03-31T05:55:50.342Z] OK: 82 MiB in 65 packages [2022-03-31T05:55:53.723Z] Collecting docker-compose==1.23.2 [2022-03-31T05:55:53.723Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-31T05:55:53.996Z] Collecting cached-property<2,>=1.2.0 [2022-03-31T05:55:54.270Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-31T05:55:54.544Z] Collecting jsonschema<3,>=2.5.1 [2022-03-31T05:55:54.544Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-31T05:55:54.545Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-03-31T05:55:54.545Z] Collecting docopt<0.7,>=0.6.1 [2022-03-31T05:55:54.545Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-31T05:55:56.511Z] Collecting docker<4.0,>=3.6.0 [2022-03-31T05:55:56.511Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-31T05:55:56.784Z] Collecting texttable<0.10,>=0.9.0 [2022-03-31T05:55:56.784Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-31T05:55:58.209Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-31T05:55:58.209Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-31T05:56:00.172Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-31T05:56:00.172Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-31T05:56:00.769Z] Collecting PyYAML<4,>=3.10 [2022-03-31T05:56:00.769Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-31T05:56:04.136Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-31T05:56:04.136Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-31T05:56:04.724Z] Collecting docker-pycreds>=0.4.0 [2022-03-31T05:56:04.724Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-31T05:56:04.992Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-31T05:56:04.992Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-31T05:56:05.262Z] Collecting idna<2.8,>=2.5 [2022-03-31T05:56:05.262Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-31T05:56:05.262Z] 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-31T05:56:05.532Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-31T05:56:05.805Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-31T05:56:05.805Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-31T05:56:05.805Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-31T05:56:05.805Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-31T05:56:05.805Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-31T05:56:06.778Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-31T05:56:06.778Z] Attempting uninstall: urllib3 [2022-03-31T05:56:06.778Z] Found existing installation: urllib3 1.26.7 [2022-03-31T05:56:06.778Z] Uninstalling urllib3-1.26.7: [2022-03-31T05:56:06.778Z] Successfully uninstalled urllib3-1.26.7 [2022-03-31T05:56:07.373Z] Attempting uninstall: idna [2022-03-31T05:56:07.373Z] Found existing installation: idna 3.3 [2022-03-31T05:56:07.373Z] Uninstalling idna-3.3: [2022-03-31T05:56:07.373Z] Successfully uninstalled idna-3.3 [2022-03-31T05:56:09.983Z] Attempting uninstall: requests [2022-03-31T05:56:09.983Z] Found existing installation: requests 2.26.0 [2022-03-31T05:56:09.983Z] Uninstalling requests-2.26.0: [2022-03-31T05:56:09.983Z] Successfully uninstalled requests-2.26.0 [2022-03-31T05:56:09.983Z] Running setup.py install for texttable: started [2022-03-31T05:56:11.947Z] Running setup.py install for texttable: finished with status 'done' [2022-03-31T05:56:11.947Z] Running setup.py install for PyYAML: started [2022-03-31T05:56:13.901Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-31T05:56:13.901Z] Running setup.py install for docopt: started [2022-03-31T05:56:15.866Z] Running setup.py install for docopt: finished with status 'done' [2022-03-31T05:56:15.866Z] Running setup.py install for dockerpty: started [2022-03-31T05:56:17.297Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-31T05:56:18.727Z] 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-31T05:56:28.869Z] Removing intermediate container 8b1984697eda [2022-03-31T05:56:28.869Z] ---> 5ee175649e06 [2022-03-31T05:56:28.869Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-31T05:56:28.869Z] ---> Running in 71e028e2fc5d [2022-03-31T05:56:28.869Z] Removing intermediate container 71e028e2fc5d [2022-03-31T05:56:28.869Z] ---> a512535ed84b [2022-03-31T05:56:28.869Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-31T05:56:28.869Z] ---> Running in 29402cba82bf [2022-03-31T05:56:28.869Z] Removing intermediate container 29402cba82bf [2022-03-31T05:56:28.869Z] ---> e16c0cc97fc3 [2022-03-31T05:56:28.869Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-31T05:56:29.146Z] ---> 1beb1fc5353b [2022-03-31T05:56:29.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-31T05:56:29.742Z] ---> 7ccfa86c797b [2022-03-31T05:56:29.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-31T05:56:30.346Z] ---> d7bd7e3b997b [2022-03-31T05:56:30.346Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-31T05:56:30.620Z] ---> Running in 49f7dc20e9e8 [2022-03-31T05:56:30.891Z] Removing intermediate container 49f7dc20e9e8 [2022-03-31T05:56:30.891Z] ---> 841466c92ff4 [2022-03-31T05:56:30.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T05:56:30.891Z] ---> Running in 92706803e7a9 [2022-03-31T05:56:31.165Z] Removing intermediate container 92706803e7a9 [2022-03-31T05:56:31.165Z] ---> 80c0b9e97755 [2022-03-31T05:56:31.165Z] Step 21/23 : LABEL arch=arm64 [2022-03-31T05:56:31.438Z] ---> Running in cd7409454bb7 [2022-03-31T05:56:31.709Z] Removing intermediate container cd7409454bb7 [2022-03-31T05:56:31.709Z] ---> 405b0d02c404 [2022-03-31T05:56:31.709Z] Step 22/23 : LABEL git_sha=f31d748427a391acc3a454f06026f5dcc2df99a8 [2022-03-31T05:56:31.709Z] ---> Running in 4e604eea4be9 [2022-03-31T05:56:31.982Z] Removing intermediate container 4e604eea4be9 [2022-03-31T05:56:31.982Z] ---> 3f5f0923aeef [2022-03-31T05:56:31.982Z] Step 23/23 : LABEL version=0.0.0 [2022-03-31T05:56:31.982Z] ---> Running in 30054af730bc [2022-03-31T05:56:32.255Z] Removing intermediate container 30054af730bc [2022-03-31T05:56:32.255Z] ---> 8fbfc2eb84f7 [2022-03-31T05:56:32.255Z] [2022-03-31T05:56:32.848Z] Successfully built 8fbfc2eb84f7 [2022-03-31T05:56:32.848Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-31T05:56:33.136Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-31T05:56:33.147Z] $ docker stop --time=1 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e [2022-03-31T05:56:34.852Z] $ docker rm -f 3344527ccb94e4ab31ee62b4e44dce274c55da66c8f5a3ea1125c120f6eb632e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T05:56:35.491Z] + docker images [2022-03-31T05:56:35.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-31T05:56:35.763Z] sys-mgmt-agent-arm64 latest 8fbfc2eb84f7 3 seconds ago 290MB [2022-03-31T05:56:35.763Z] security-spiffe-token-provider-arm64 latest e8abf9ec6b1f 48 seconds ago 27.7MB [2022-03-31T05:56:35.763Z] 71abb06d1626 About a minute ago 1.43GB [2022-03-31T05:56:35.763Z] ad246f48c938 About a minute ago 1.42GB [2022-03-31T05:56:35.763Z] core-command-arm64 latest 728e97e85d17 About a minute ago 23.7MB [2022-03-31T05:56:35.763Z] 9f9f659a349e About a minute ago 1.43GB [2022-03-31T05:56:35.763Z] core-metadata-arm64 latest b823898726c9 About a minute ago 25.1MB [2022-03-31T05:56:35.763Z] security-bootstrapper-arm64 latest 84076086c092 About a minute ago 23.6MB [2022-03-31T05:56:35.764Z] 232f4cefe2f3 About a minute ago 1.43GB [2022-03-31T05:56:35.764Z] a9ba147d8ec2 2 minutes ago 1.43GB [2022-03-31T05:56:35.764Z] security-proxy-setup-arm64 latest 342c6c7b92ff 8 minutes ago 42.1MB [2022-03-31T05:56:35.764Z] security-spire-agent-arm64 latest 900d61978607 8 minutes ago 118MB [2022-03-31T05:56:35.764Z] 933cbaed27fe 8 minutes ago 1.44GB [2022-03-31T05:56:35.764Z] core-data-arm64 latest 75fe46324f6b 9 minutes ago 34.4MB [2022-03-31T05:56:35.764Z] aa0afd9d086c 9 minutes ago 1.46GB [2022-03-31T05:56:35.764Z] support-scheduler-arm64 latest 5299a33c1a10 9 minutes ago 24.9MB [2022-03-31T05:56:35.764Z] support-notifications-arm64 latest d626e5277c05 9 minutes ago 25.5MB [2022-03-31T05:56:35.764Z] security-secretstore-setup-arm64 latest 7042be1b91fc 9 minutes ago 40.8MB [2022-03-31T05:56:35.764Z] cc3d222eff85 9 minutes ago 1.43GB [2022-03-31T05:56:35.764Z] 4241e5151020 10 minutes ago 1.43GB [2022-03-31T05:56:35.764Z] 8953d7b6ce2b 10 minutes ago 1.44GB [2022-03-31T05:56:35.764Z] security-spire-server-arm64 latest 07f0b790b510 14 minutes ago 82.6MB [2022-03-31T05:56:35.764Z] 13aafbf5c2c0 15 minutes ago 1.42GB [2022-03-31T05:56:35.764Z] security-spire-config-arm64 latest a588e5d034cf 16 minutes ago 81.9MB [2022-03-31T05:56:35.764Z] 4fd1951b4ebf 16 minutes ago 1.42GB [2022-03-31T05:56:35.764Z] ci-base-image-arm64 latest 9bc00ad0c6c6 29 minutes ago 885MB [2022-03-31T05:56:35.764Z] docker 20.10.14 c52727829a8a 46 hours ago 202MB [2022-03-31T05:56:35.764Z] alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB [2022-03-31T05:56:35.764Z] alpine 3.15 03078ca19a05 2 days ago 5.32MB [2022-03-31T05:56:35.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-31T05:56:35.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-31T05:56:36.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T05:56:36.535Z] [2022-03-31T05:56:36.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:56:36.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T05:56:37.186Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T05:56:37.186Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T05:56:37.186Z] 04944245beec: Pulling fs layer [2022-03-31T05:56:37.186Z] 699f458cf7ca: Pulling fs layer [2022-03-31T05:56:37.186Z] 765212b225bb: Pulling fs layer [2022-03-31T05:56:37.186Z] f23df028b6ca: Pulling fs layer [2022-03-31T05:56:37.186Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T05:56:37.186Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T05:56:37.186Z] 765212b225bb: Waiting [2022-03-31T05:56:37.186Z] f23df028b6ca: Waiting [2022-03-31T05:56:37.186Z] d65c8cfc05b1: Waiting [2022-03-31T05:56:37.186Z] 2437ff75d9bd: Waiting [2022-03-31T05:56:37.186Z] 04944245beec: Verifying Checksum [2022-03-31T05:56:37.186Z] 04944245beec: Download complete [2022-03-31T05:56:37.186Z] 765212b225bb: Verifying Checksum [2022-03-31T05:56:37.186Z] 765212b225bb: Download complete [2022-03-31T05:56:37.186Z] f23df028b6ca: Verifying Checksum [2022-03-31T05:56:37.186Z] f23df028b6ca: Download complete [2022-03-31T05:56:37.186Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T05:56:37.186Z] d65c8cfc05b1: Download complete [2022-03-31T05:56:37.464Z] 699f458cf7ca: Verifying Checksum [2022-03-31T05:56:37.464Z] 699f458cf7ca: Download complete [2022-03-31T05:56:37.741Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T05:56:37.742Z] 8998bd30e6a1: Download complete [2022-03-31T05:56:40.361Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T05:56:40.361Z] 2437ff75d9bd: Download complete [2022-03-31T05:56:42.343Z] 8998bd30e6a1: Pull complete [2022-03-31T05:56:42.620Z] 04944245beec: Pull complete [2022-03-31T05:56:44.059Z] 699f458cf7ca: Pull complete [2022-03-31T05:56:44.059Z] 765212b225bb: Pull complete [2022-03-31T05:56:45.041Z] f23df028b6ca: Pull complete [2022-03-31T05:56:45.316Z] d65c8cfc05b1: Pull complete [2022-03-31T05:57:00.405Z] 2437ff75d9bd: Pull complete [2022-03-31T05:57:00.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T05:57:00.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T05:57:00.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T05:57:00.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container [2022-03-31T05:57:00.721Z] $ 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-31T05:57:03.488Z] $ docker top a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:04.613Z] ---> job-cost.sh [2022-03-31T05:57:04.613Z] lf-activate-venv: SKIPPING [2022-03-31T05:57:04.613Z] INFO: No Stack... [2022-03-31T05:57:05.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T05:57:06.183Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T05:57:06.869Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-31T05:57:06.869Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T05:57:06.922Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] [2022-03-31T05:57:06.928Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] did not exist. Created. [2022-03-31T05:57:06.928Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T05:57:07.687Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T05:57:07.876Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T05:57:07.892Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3938-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T05:57:07.961Z] $ docker stop --time=1 a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 [2022-03-31T05:57:09.476Z] $ docker rm -f a04f6b90816288be1fbc3e4ec4141d741f74141f33faf6176364ce7e8c766ba9 [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-31T05:57:10.561Z] provisioning config files... [2022-03-31T05:57:10.569Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8588298900579475648tmp [Pipeline] { [Pipeline] sh [2022-03-31T05:57:10.904Z] + set +x [2022-03-31T05:57:10.905Z] + curl -s https://codecov.io/bash [2022-03-31T05:57:10.905Z] + bash -s -- [2022-03-31T05:57:10.905Z] [2022-03-31T05:57:10.905Z] _____ _ [2022-03-31T05:57:10.905Z] / ____| | | [2022-03-31T05:57:10.905Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T05:57:10.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T05:57:10.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T05:57:10.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T05:57:10.905Z] Bash-1.0.6 [2022-03-31T05:57:10.905Z] [2022-03-31T05:57:10.905Z] [2022-03-31T05:57:10.905Z] ==> git version 2.25.1 found [2022-03-31T05:57:10.905Z] ==> 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-31T05:57:10.905Z] Release-Date: 2020-01-08 [2022-03-31T05:57:10.905Z] 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-31T05:57:10.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T05:57:10.905Z] ==> Jenkins CI detected. [2022-03-31T05:57:10.905Z] current dir:  /w/workspace/edgex-go/1 [2022-03-31T05:57:10.905Z] project root: . [2022-03-31T05:57:10.905Z] --> token set from env [2022-03-31T05:57:10.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T05:57:10.905Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T05:57:10.905Z] ==> Python coveragepy not found [2022-03-31T05:57:10.905Z] ==> Searching for coverage reports in: [2022-03-31T05:57:10.905Z] + . [2022-03-31T05:57:10.905Z] -> Found 1 reports [2022-03-31T05:57:10.905Z] ==> Detecting git/mercurial file structure [2022-03-31T05:57:10.905Z] ==> Reading reports [2022-03-31T05:57:11.165Z] + ./coverage.out bytes=429124 [2022-03-31T05:57:11.165Z] ==> Appending adjustments [2022-03-31T05:57:11.165Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T05:57:12.103Z] + Found adjustments [2022-03-31T05:57:12.103Z] ==> Gzipping contents [2022-03-31T05:57:12.103Z] 60K /tmp/codecov.QWXxV2.gz [2022-03-31T05:57:12.103Z] ==> Uploading reports [2022-03-31T05:57:12.103Z] url: https://codecov.io [2022-03-31T05:57:12.103Z] query: branch=PR-3938&commit=f31d748427a391acc3a454f06026f5dcc2df99a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3938%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3938&job=&cmd_args= [2022-03-31T05:57:12.103Z] -> Pinging Codecov [2022-03-31T05:57:12.103Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3938&commit=f31d748427a391acc3a454f06026f5dcc2df99a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3938%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3938&job=&cmd_args= [2022-03-31T05:57:12.367Z] -> Uploading to [2022-03-31T05:57:12.367Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/f31d748427a391acc3a454f06026f5dcc2df99a8/c94e25b8-dcfa-43bc-b191-f42542ddd63c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T055712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=826f0de55598f93a033e04e8d04fd6d58f85c11a0b6d92b35311b49435c55f69 [2022-03-31T05:57:12.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T05:57:12.367Z] Dload Upload Total Spent Left Speed [2022-03-31T05:57:12.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58678 0 0 100 58678 0 280k --:--:-- --:--:-- --:--:-- 279k 100 58678 0 0 100 58678 0 258k --:--:-- --:--:-- --:--:-- 256k [2022-03-31T05:57:12.630Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f31d748427a391acc3a454f06026f5dcc2df99a8 [Pipeline] } [2022-03-31T05:57:12.656Z] 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-31T05:57:14.052Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:14.381Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:15.289Z] ---> package-listing.sh [2022-03-31T05:57:15.289Z] ++ facter osfamily [2022-03-31T05:57:15.289Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T05:57:15.552Z] + OS_FAMILY=debian [2022-03-31T05:57:15.552Z] + workspace=/w/workspace/edgex-go/1 [2022-03-31T05:57:15.552Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T05:57:15.552Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T05:57:15.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T05:57:15.552Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T05:57:15.552Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-31T05:57:15.552Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T05:57:15.552Z] + case "${OS_FAMILY}" in [2022-03-31T05:57:15.552Z] + dpkg -l [2022-03-31T05:57:15.552Z] + grep '^ii' [2022-03-31T05:57:15.552Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T05:57:15.552Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T05:57:15.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T05:57:15.552Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-31T05:57:15.552Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-31T05:57:15.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-31T05:57:15.585Z] 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-31T05:57:15.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:57:16.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T05:57:16.467Z] [2022-03-31T05:57:16.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T05:57:16.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T05:57:16.804Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T05:57:16.804Z] 5eb5b503b376: Pulling fs layer [2022-03-31T05:57:16.804Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T05:57:16.804Z] ec43610c2a17: Pulling fs layer [2022-03-31T05:57:16.804Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T05:57:16.804Z] 33b1e0a273af: Pulling fs layer [2022-03-31T05:57:16.804Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T05:57:16.804Z] 2f39f015ded8: Pulling fs layer [2022-03-31T05:57:16.804Z] 3a2ae6a8a46f: Waiting [2022-03-31T05:57:16.804Z] 5d3b04190fa2: Waiting [2022-03-31T05:57:16.804Z] 33b1e0a273af: Waiting [2022-03-31T05:57:16.804Z] 2f39f015ded8: Waiting [2022-03-31T05:57:16.804Z] 5c69ac0246d0: Download complete [2022-03-31T05:57:16.804Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-31T05:57:16.804Z] 3a2ae6a8a46f: Download complete [2022-03-31T05:57:16.804Z] 33b1e0a273af: Verifying Checksum [2022-03-31T05:57:16.804Z] 33b1e0a273af: Download complete [2022-03-31T05:57:16.804Z] 5d3b04190fa2: Verifying Checksum [2022-03-31T05:57:16.804Z] 5d3b04190fa2: Download complete [2022-03-31T05:57:16.804Z] ec43610c2a17: Verifying Checksum [2022-03-31T05:57:16.804Z] ec43610c2a17: Download complete [2022-03-31T05:57:17.063Z] 5eb5b503b376: Verifying Checksum [2022-03-31T05:57:17.063Z] 5eb5b503b376: Download complete [2022-03-31T05:57:17.632Z] 2f39f015ded8: Download complete [2022-03-31T05:57:18.201Z] 5eb5b503b376: Pull complete [2022-03-31T05:57:18.201Z] 5c69ac0246d0: Pull complete [2022-03-31T05:57:18.770Z] ec43610c2a17: Pull complete [2022-03-31T05:57:18.770Z] 3a2ae6a8a46f: Pull complete [2022-03-31T05:57:19.029Z] 33b1e0a273af: Pull complete [2022-03-31T05:57:19.029Z] 5d3b04190fa2: Pull complete [2022-03-31T05:57:23.221Z] 2f39f015ded8: Pull complete [2022-03-31T05:57:23.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T05:57:23.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T05:57:23.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T05:57:23.313Z] prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container [2022-03-31T05:57:23.381Z] $ 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-31T05:57:25.211Z] $ docker top 5a10b4f648a0768b7aae1f0141de0f885c165fea04b8b920e0e3c63b32f3f5c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T05:57:25.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T05:57:25.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T05:57:26.211Z] + ls /var/log/sa-host [2022-03-31T05:57:26.211Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T05:57:26.488Z] provisioning config files... [2022-03-31T05:57:26.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3416200552147618608tmp [Pipeline] { [Pipeline] echo [2022-03-31T05:57:26.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:26.854Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T05:57:26.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:27.306Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T05:57:27.337Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:27.655Z] ---> sudo-logs.sh [2022-03-31T05:57:27.655Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T05:57:27.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:28.037Z] ---> job-cost.sh [2022-03-31T05:57:28.037Z] lf-activate-venv: SKIPPING [2022-03-31T05:57:28.037Z] DEBUG: total: 0.10999999940395355 [2022-03-31T05:57:28.037Z] INFO: Retrieving Stack Cost... [2022-03-31T05:57:28.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T05:57:28.868Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T05:57:28.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T05:57:29.222Z] ---> logs-deploy.sh [2022-03-31T05:57:29.223Z] lf-activate-venv: SKIPPING [2022-03-31T05:57:29.223Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3938/1 [2022-03-31T05:57:29.223Z] INFO: archiving workspace using pattern(s): [2022-03-31T05:57:30.174Z] Archives upload complete. [2022-03-31T05:57:30.174Z] INFO: archiving logs to Nexus