Pull request #3929 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e15931140269443ccbaaf858e83c2178ac8f54c+7587fe9d184367fcb080c5c3df364d4d130cdabb (1d7fb0f978e16bd48e6d27e07771e642068986d5) 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-ssh6597710907117838599.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-ssh13502186882260910359.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3929/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3929/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12789546309446573869.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 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-ssh5334058500776170719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3929/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3929/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10635165872806403676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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-9441’ Running on prd-ubuntu20.04-docker-8c-8g-9443 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T20:28:29.886Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T20:28:29.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T20:28:29.949Z] ========================================================= [2022-03-30T20:28:29.949Z] EdgeX Global Pipelines Version Info [2022-03-30T20:28:29.949Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2cf4518e3e50b64e42a271ca8bbd690025cfeff4 # timeout=10 [2022-03-30T20:28:30.729Z] ------------------- [2022-03-30T20:28:30.730Z] stable info: [2022-03-30T20:28:30.730Z] ------------------- [2022-03-30T20:28:30.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T20:28:30.730Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:28:30.730Z] Message: update stable to v1.0.221 [2022-03-30T20:28:31.300Z] ------------------- [2022-03-30T20:28:31.300Z] experimental info: [2022-03-30T20:28:31.300Z] ------------------- [2022-03-30T20:28:31.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T20:28:31.300Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:28:31.300Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T20:28:31.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T20:28:31.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T20:28:31.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T20:28:31.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T20:28:31.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T20:28:31.493Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T20:28:31.506Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T20:28:31.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T20:28:31.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T20:28:31.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T20:28:31.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T20:28:31.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T20:28:31.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T20:28:31.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T20:28:31.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T20:28:31.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:28:31.652Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:28:31.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T20:28:31.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T20:28:31.697Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T20:28:31.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T20:28:31.724Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T20:28:31.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3929 [Pipeline] echo [2022-03-30T20:28:31.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3929 [Pipeline] echo [2022-03-30T20:28:31.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3929 [Pipeline] echo [2022-03-30T20:28:31.778Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo [2022-03-30T20:28:31.793Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e15931 [Pipeline] echo [2022-03-30T20:28:31.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:28:31.843Z] provisioning config files... [2022-03-30T20:28:31.858Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7804496502214041355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:28:32.165Z] ---> docker-login.sh [2022-03-30T20:28:32.165Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:28:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:28:32.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:28:32.425Z] Configure a credential helper to remove this warning. See [2022-03-30T20:28:32.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:28:32.425Z] [2022-03-30T20:28:32.425Z] Login Succeeded [2022-03-30T20:28:32.425Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:28:32.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:28:32.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:28:32.685Z] Configure a credential helper to remove this warning. See [2022-03-30T20:28:32.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:28:32.686Z] [2022-03-30T20:28:32.686Z] Login Succeeded [2022-03-30T20:28:32.686Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:28:32.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:28:32.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:28:32.686Z] Configure a credential helper to remove this warning. See [2022-03-30T20:28:32.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:28:32.686Z] [2022-03-30T20:28:32.686Z] Login Succeeded [2022-03-30T20:28:32.686Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:28:32.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:28:32.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:28:32.949Z] Configure a credential helper to remove this warning. See [2022-03-30T20:28:32.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:28:32.949Z] [2022-03-30T20:28:32.949Z] Login Succeeded [2022-03-30T20:28:32.949Z] docker.io [2022-03-30T20:28:32.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:28:33.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:28:33.211Z] Configure a credential helper to remove this warning. See [2022-03-30T20:28:33.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:28:33.211Z] [2022-03-30T20:28:33.211Z] Login Succeeded [2022-03-30T20:28:33.474Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:28:33.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:28:33.802Z] + 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-30T20:28:33.802Z] + dirname cmd/core-command/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/core-data/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T20:28:33.802Z] + + dirname cmd/core-metadata/Dockerfile [2022-03-30T20:28:33.802Z] cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T20:28:33.802Z] + + dirname cmd/security-bootstrapper/Dockerfilecut [2022-03-30T20:28:33.802Z] -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2022-03-30T20:28:33.802Z] cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T20:28:33.802Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T20:28:33.802Z] + cut -d/ -f2 [2022-03-30T20:28:33.802Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T20:28:33.837Z] 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-30T20:28:34.198Z] + git rev-list -1 --merges 1e15931140269443ccbaaf858e83c2178ac8f54c~1..1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo [2022-03-30T20:28:34.288Z] -----------> git rev-list -1 --merges 1e15931140269443ccbaaf858e83c2178ac8f54c~1..1e15931140269443ccbaaf858e83c2178ac8f54c 1e15931140269443ccbaaf858e83c2178ac8f54c [false] [Pipeline] sh [2022-03-30T20:28:34.575Z] + git log --format=format:%s -1 1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] echo [2022-03-30T20:28:34.595Z] ========================================================= [2022-03-30T20:28:34.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T20:28:34.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T20:28:35.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:28:35.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T20:28:35.040Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T20:28:35.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T20:28:35.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T20:28:35.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T20:28:35.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:28:35.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:28:35.391Z] [2022-03-30T20:28:35.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:28:35.700Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:28:35.700Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T20:28:35.700Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T20:28:35.700Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T20:28:35.700Z] 4c7163046ea9: Pulling fs layer [2022-03-30T20:28:35.700Z] 0c2d73faf560: Pulling fs layer [2022-03-30T20:28:35.700Z] 0c2d73faf560: Waiting [2022-03-30T20:28:35.700Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T20:28:35.700Z] 3e5f54012d9b: Download complete [2022-03-30T20:28:35.700Z] a0d0a0d46f8b: Verifying Checksum [2022-03-30T20:28:35.700Z] a0d0a0d46f8b: Download complete [2022-03-30T20:28:35.700Z] 4c7163046ea9: Verifying Checksum [2022-03-30T20:28:35.700Z] 4c7163046ea9: Download complete [2022-03-30T20:28:35.965Z] 0c2d73faf560: Verifying Checksum [2022-03-30T20:28:35.965Z] 0c2d73faf560: Download complete [2022-03-30T20:28:35.965Z] a0d0a0d46f8b: Pull complete [2022-03-30T20:28:35.965Z] 3e5f54012d9b: Pull complete [2022-03-30T20:28:36.550Z] 4c7163046ea9: Pull complete [2022-03-30T20:28:36.550Z] 0c2d73faf560: Pull complete [2022-03-30T20:28:36.550Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T20:28:36.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:28:36.550Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T20:28:36.627Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T20:28:36.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:28:37.343Z] $ docker top 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:28:37.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:28:37.456Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:28:37.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:28:37.588Z] $ docker exec 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent [2022-03-30T20:28:37.716Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPgadi/agent.14 [2022-03-30T20:28:37.716Z] SSH_AGENT_PID=20 [2022-03-30T20:28:37.727Z] Running ssh-add (command line suppressed) [2022-03-30T20:28:37.850Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6118160882365604097.key (/w/workspace/edgex-go/2@tmp/private_key_6118160882365604097.key) [2022-03-30T20:28:37.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:28:38.157Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T20:28:38.170Z] $ docker exec --env ******** --env ******** 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent -k [2022-03-30T20:28:38.297Z] unset SSH_AUTH_SOCK; [2022-03-30T20:28:38.299Z] unset SSH_AGENT_PID; [2022-03-30T20:28:38.299Z] echo Agent pid 20 killed; [2022-03-30T20:28:38.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T20:28:38.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:28:38.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:28:38.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:28:38.479Z] $ docker exec 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent [2022-03-30T20:28:38.613Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGFMgB/agent.53 [2022-03-30T20:28:38.613Z] SSH_AGENT_PID=59 [2022-03-30T20:28:38.619Z] Running ssh-add (command line suppressed) [2022-03-30T20:28:38.736Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6321327587499768862.key (/w/workspace/edgex-go/2@tmp/private_key_6321327587499768862.key) [2022-03-30T20:28:38.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:28:39.048Z] + git semver init [2022-03-30T20:28:39.048Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:28:39.048Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-30T20:28:39.048Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-30T20:28:39.048Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:28:39.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:28:39.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:28:39.048Z] # $SEMVER_BRANCH = PR-3929 [2022-03-30T20:28:39.048Z] # $SEMVER_TEMP = /tmp/semver-467238731 [2022-03-30T20:28:39.048Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T20:28:53.969Z] # '/tmp/semver-467238731' -> '/w/workspace/edgex-go/2/.semver' [2022-03-30T20:28:53.969Z] # -> Force: false [2022-03-30T20:28:53.969Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-30T20:28:53.987Z] $ docker exec --env ******** --env ******** 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe ssh-agent -k [2022-03-30T20:28:54.119Z] unset SSH_AUTH_SOCK; [2022-03-30T20:28:54.119Z] unset SSH_AGENT_PID; [2022-03-30T20:28:54.119Z] echo Agent pid 59 killed; [2022-03-30T20:28:54.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:28:54.439Z] + git semver [Pipeline] } [2022-03-30T20:28:54.462Z] $ docker stop --time=1 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe [2022-03-30T20:28:56.432Z] $ docker rm -f 134c12a4e299a88033fa30bdb03de9f093d36eeb4134134c9fa6eed7ea12dfbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:28:56.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T20:28:57.060Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T20:28:57.064Z] [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-30T20:28:57.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:28:57.216Z] ========================================================= [2022-03-30T20:28:57.216Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T20:28:57.216Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:28:57.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:28:57.510Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T20:28:57.510Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T20:28:57.510Z] 666ba61612fd: Pulling fs layer [2022-03-30T20:28:57.510Z] 8ed8ca486205: Pulling fs layer [2022-03-30T20:28:57.510Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T20:28:57.510Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T20:28:57.510Z] 640e595b4fbd: Pulling fs layer [2022-03-30T20:28:57.510Z] 763cafe07f6e: Pulling fs layer [2022-03-30T20:28:57.510Z] 0c0b528cf693: Pulling fs layer [2022-03-30T20:28:57.510Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T20:28:57.510Z] 22a0e8bec74d: Waiting [2022-03-30T20:28:57.510Z] 640e595b4fbd: Waiting [2022-03-30T20:28:57.510Z] 0c0b528cf693: Waiting [2022-03-30T20:28:57.510Z] 763cafe07f6e: Waiting [2022-03-30T20:28:57.510Z] 10935f4eaf8b: Waiting [2022-03-30T20:28:57.510Z] 4fe6c5a15a65: Waiting [2022-03-30T20:28:57.510Z] 8ed8ca486205: Verifying Checksum [2022-03-30T20:28:57.510Z] 8ed8ca486205: Download complete [2022-03-30T20:28:57.510Z] 666ba61612fd: Download complete [2022-03-30T20:28:57.510Z] 22a0e8bec74d: Download complete [2022-03-30T20:28:57.510Z] 640e595b4fbd: Verifying Checksum [2022-03-30T20:28:57.510Z] 640e595b4fbd: Download complete [2022-03-30T20:28:57.510Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T20:28:57.510Z] 59bf1c3509f3: Download complete [2022-03-30T20:28:57.510Z] 763cafe07f6e: Verifying Checksum [2022-03-30T20:28:57.510Z] 763cafe07f6e: Download complete [2022-03-30T20:28:57.510Z] 0c0b528cf693: Verifying Checksum [2022-03-30T20:28:57.510Z] 0c0b528cf693: Download complete [2022-03-30T20:28:57.769Z] 59bf1c3509f3: Pull complete [2022-03-30T20:28:58.029Z] 666ba61612fd: Pull complete [2022-03-30T20:28:58.029Z] 8ed8ca486205: Pull complete [2022-03-30T20:28:58.288Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T20:28:58.288Z] 10935f4eaf8b: Download complete [2022-03-30T20:28:58.288Z] 4fe6c5a15a65: Download complete [2022-03-30T20:29:02.483Z] 4fe6c5a15a65: Pull complete [2022-03-30T20:29:02.483Z] 22a0e8bec74d: Pull complete [2022-03-30T20:29:02.483Z] 640e595b4fbd: Pull complete [2022-03-30T20:29:02.743Z] 763cafe07f6e: Pull complete [2022-03-30T20:29:02.743Z] 0c0b528cf693: Pull complete [2022-03-30T20:29:05.290Z] 10935f4eaf8b: Pull complete [2022-03-30T20:29:05.290Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T20:29:05.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:29:05.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:29:05.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:29:05.594Z] WORKDIR /edgex [2022-03-30T20:29:05.594Z] COPY go.mod . [2022-03-30T20:29:05.594Z] RUN go mod download [2022-03-30T20:29:05.594Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T20:29:06.974Z] Sending build context to Docker daemon 334.4MB [2022-03-30T20:29:06.974Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:29:06.974Z] ---> 99d49a6021b9 [2022-03-30T20:29:06.974Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:29:09.522Z] ---> Running in b4467e1f4415 [2022-03-30T20:29:09.522Z] Removing intermediate container b4467e1f4415 [2022-03-30T20:29:09.522Z] ---> 2f8e144e5696 [2022-03-30T20:29:09.522Z] Step 3/4 : COPY go.mod . [2022-03-30T20:29:09.522Z] ---> 4a735407a8f9 [2022-03-30T20:29:09.522Z] Step 4/4 : RUN go mod download [2022-03-30T20:29:09.522Z] ---> Running in c14bcb53a78f [2022-03-30T20:29:12.149Z] Still waiting to schedule task [2022-03-30T20:29:12.149Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9442’ [2022-03-30T20:29:24.519Z] Removing intermediate container c14bcb53a78f [2022-03-30T20:29:24.519Z] ---> 0e813470efe8 [2022-03-30T20:29:24.519Z] Successfully built 0e813470efe8 [2022-03-30T20:29:24.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:24.832Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:29:24.832Z] . [Pipeline] withDockerContainer [2022-03-30T20:29:24.909Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T20:29:24.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:29:25.398Z] $ docker top 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:29:25.753Z] + go version [2022-03-30T20:29:25.753Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T20:29:25.778Z] $ docker stop --time=1 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 [2022-03-30T20:29:27.099Z] $ docker rm -f 6c5535d97a586f90235c39189d1b3fe233c8c171adc89f3a94e22827d6a29ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:27.483Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:29:27.483Z] . [Pipeline] withDockerContainer [2022-03-30T20:29:27.548Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T20:29:27.592Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:29:27.971Z] $ docker top d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:29:28.036Z] ========================================================= [2022-03-30T20:29:28.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:29:28.036Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:29:28.325Z] + make test [2022-03-30T20:29:28.325Z] go mod tidy -compat=1.17 [2022-03-30T20:29:28.325Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:29:33.658Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:29:45.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:29:45.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:29:46.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-03-30T20:29:46.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:29:46.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.9% of statements [2022-03-30T20:29:46.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:29:46.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 89.2% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 94.5% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 24.0% of statements [2022-03-30T20:29:49.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-03-30T20:29:49.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-03-30T20:29:59.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements [2022-03-30T20:29:59.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-03-30T20:30:00.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-03-30T20:30:00.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 65.4% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:30:10.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-30T20:30:10.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 96.9% of statements [2022-03-30T20:30:10.877Z] 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-30T20:30:25.753Z] GO111MODULE=on go vet ./... [2022-03-30T20:30:31.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:30:31.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:30:31.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:30:31.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:30:31.898Z] + ls -al . [2022-03-30T20:30:31.898Z] total 664 [2022-03-30T20:30:31.898Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 20:30 . [2022-03-30T20:30:31.898Z] drwxr-xr-x 4 root root 4096 Mar 30 20:29 .. [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:28 .dockerignore [2022-03-30T20:30:31.898Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:28 .git [2022-03-30T20:30:31.898Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:28 .github [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:28 .gitignore [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:28 .golangci.yml [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:28 .hadolint.yml [2022-03-30T20:30:31.898Z] drwx------ 3 1001 1001 4096 Mar 30 20:28 .semver [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:28 .sonarcloud.properties [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:28 ADOPTERS.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:28 Attribution.txt [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:28 CHANGELOG.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:28 CONTRIBUTING.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:28 GOVERNANCE.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:28 Jenkinsfile [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:28 LICENSE [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:28 Makefile [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:28 OWNERS.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:28 README.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:28 SECURITY.md [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:28 VERSION [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:28 ZMQWindows.md [2022-03-30T20:30:31.898Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:28 bin [2022-03-30T20:30:31.898Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:28 cmd [2022-03-30T20:30:31.898Z] -rw-r--r-- 1 root root 427664 Mar 30 20:30 coverage.out [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:28 go.mod [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:29 go.sum [2022-03-30T20:30:31.898Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:28 internal [2022-03-30T20:30:31.898Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:28 openapi [2022-03-30T20:30:31.898Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:28 snap [2022-03-30T20:30:31.898Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:28 version.go [Pipeline] sh [2022-03-30T20:30:32.189Z] + '[' -e coverage.out ] [2022-03-30T20:30:32.189Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:30:32.276Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:30:32.558Z] + make build [2022-03-30T20:30:32.558Z] 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-30T20:30:47.436Z] 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-30T20:30:59.663Z] 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-30T20:30:59.923Z] 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-30T20:31:01.302Z] 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-30T20:31:01.563Z] 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-30T20:31:02.949Z] 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-30T20:31:03.884Z] 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-30T20:31:04.824Z] 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-30T20:31:06.208Z] 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-30T20:31:07.146Z] 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-30T20:31:08.083Z] 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-30T20:31:09.989Z] 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-30T20:31:10.950Z] $ docker stop --time=1 d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f [2022-03-30T20:31:13.744Z] $ docker rm -f d0fcde0e2f390b7ed713747cef025843a0409c687c437ae43f6767b9124ed68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:14.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:31:14.647Z] [2022-03-30T20:31:14.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:14.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:31:14.942Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T20:31:14.942Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T20:31:14.942Z] ca9280d653b3: Pulling fs layer [2022-03-30T20:31:14.942Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T20:31:14.942Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-30T20:31:14.942Z] cbdbe7a5bc2a: Download complete [2022-03-30T20:31:15.201Z] ca9280d653b3: Verifying Checksum [2022-03-30T20:31:15.201Z] ca9280d653b3: Download complete [2022-03-30T20:31:15.201Z] cbdbe7a5bc2a: Pull complete [2022-03-30T20:31:15.461Z] 7e9c9ca2126c: Download complete [2022-03-30T20:31:15.719Z] ca9280d653b3: Pull complete [2022-03-30T20:31:19.003Z] 7e9c9ca2126c: Pull complete [2022-03-30T20:31:19.003Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T20:31:19.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:31:19.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T20:31:19.074Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T20:31:19.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:31:20.643Z] $ docker top 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:31:20.983Z] + docker-compose build --help+ [2022-03-30T20:31:20.983Z] grep parallel [2022-03-30T20:31:21.553Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:31:21.579Z] $ docker stop --time=1 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d [2022-03-30T20:31:22.875Z] $ docker rm -f 03c86ac84c282ec7c4ffa234ad84df43f4f75d96556c6e6b8a6c19d96e43392d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:23.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:31:23.340Z] . [Pipeline] withDockerContainer [2022-03-30T20:31:23.438Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T20:31:23.481Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:31:23.846Z] $ docker top 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:31:24.197Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:31:24.765Z] Building core-command ... [2022-03-30T20:31:24.765Z] Building core-data ... [2022-03-30T20:31:24.765Z] Building core-metadata ... [2022-03-30T20:31:24.765Z] Building security-bootstrapper ... [2022-03-30T20:31:24.765Z] Building security-proxy-setup ... [2022-03-30T20:31:24.765Z] Building security-secretstore-setup ... [2022-03-30T20:31:24.765Z] Building security-spiffe-token-provider ... [2022-03-30T20:31:24.765Z] Building security-spire-agent ... [2022-03-30T20:31:24.765Z] Building security-spire-config ... [2022-03-30T20:31:24.765Z] Building security-spire-server ... [2022-03-30T20:31:24.765Z] Building support-notifications ... [2022-03-30T20:31:24.765Z] Building support-scheduler ... [2022-03-30T20:31:24.765Z] Building sys-mgmt-agent ... [2022-03-30T20:31:24.765Z] Building security-spire-server [2022-03-30T20:31:24.765Z] Building security-secretstore-setup [2022-03-30T20:31:24.765Z] Building security-spire-config [2022-03-30T20:31:24.765Z] Building security-spire-agent [2022-03-30T20:31:24.765Z] Building core-command [2022-03-30T20:31:42.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:31:42.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:31:42.863Z] ---> 0e813470efe8 [2022-03-30T20:31:42.863Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:31:42.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:31:42.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:31:42.863Z] ---> 0e813470efe8 [2022-03-30T20:31:42.863Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:31:42.863Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:31:42.863Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:31:42.863Z] ---> 0e813470efe8 [2022-03-30T20:31:42.863Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:31:42.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:31:42.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:31:42.863Z] ---> 0e813470efe8 [2022-03-30T20:31:42.863Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:31:42.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:31:42.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:31:42.863Z] ---> 0e813470efe8 [2022-03-30T20:31:42.863Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:31:44.775Z] ---> Running in a96ad6f5691e [2022-03-30T20:31:44.775Z] ---> Running in 84f3d3d264f9 [2022-03-30T20:31:44.775Z] ---> Running in fe270eb7b010 [2022-03-30T20:31:44.775Z] ---> Running in 1e5e394c290a [2022-03-30T20:31:44.775Z] ---> Running in d6f49b60e01d [2022-03-30T20:31:45.034Z] Removing intermediate container fe270eb7b010 [2022-03-30T20:31:45.034Z] ---> 203e465a8cb0 [2022-03-30T20:31:45.034Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:31:45.034Z] Removing intermediate container 1e5e394c290a [2022-03-30T20:31:45.034Z] ---> 3f15f14b59a5 [2022-03-30T20:31:45.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:31:45.034Z] Removing intermediate container 84f3d3d264f9 [2022-03-30T20:31:45.034Z] ---> 01bf69bb4e40 [2022-03-30T20:31:45.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:31:45.034Z] Removing intermediate container d6f49b60e01d [2022-03-30T20:31:45.034Z] ---> 669e879fcd96 [2022-03-30T20:31:45.034Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:31:45.034Z] ---> Running in 6054576a0a56 [2022-03-30T20:31:45.034Z] Removing intermediate container a96ad6f5691e [2022-03-30T20:31:45.034Z] ---> b4a4aa04e6bb [2022-03-30T20:31:45.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:31:45.034Z] ---> Running in bf643dd4088d [2022-03-30T20:31:45.034Z] ---> Running in 39499edd7adf [2022-03-30T20:31:45.034Z] ---> Running in 618c2d12bed3 [2022-03-30T20:31:45.034Z] ---> Running in 2dab1c437917 [2022-03-30T20:31:45.972Z] Removing intermediate container 6054576a0a56 [2022-03-30T20:31:45.972Z] ---> 8a0de5324f39 [2022-03-30T20:31:45.972Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:31:45.972Z] ---> Running in 4d9633e59d1a [2022-03-30T20:31:45.972Z] Removing intermediate container bf643dd4088d [2022-03-30T20:31:45.972Z] ---> b7d2ad532440 [2022-03-30T20:31:45.972Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:31:46.232Z] ---> Running in cc8f656c6a72 [2022-03-30T20:31:46.492Z] Removing intermediate container 618c2d12bed3 [2022-03-30T20:31:46.492Z] ---> b435ad6a2de2 [2022-03-30T20:31:46.492Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:31:46.492Z] ---> Running in f28058a64947 [2022-03-30T20:31:46.492Z] Removing intermediate container 2dab1c437917 [2022-03-30T20:31:46.492Z] ---> 17ca80e712d8 [2022-03-30T20:31:46.492Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:31:46.492Z] Removing intermediate container 39499edd7adf [2022-03-30T20:31:46.492Z] ---> 5d168df87d57 [2022-03-30T20:31:46.492Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:31:46.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:46.751Z] ---> Running in d075d5f2f283 [2022-03-30T20:31:46.751Z] ---> Running in aefdac805b3f [2022-03-30T20:31:46.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:46.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.839Z] OK: 221 MiB in 52 packages [2022-03-30T20:31:47.839Z] OK: 221 MiB in 52 packages [2022-03-30T20:31:47.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:47.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:31:48.098Z] OK: 221 MiB in 52 packages [2022-03-30T20:31:48.358Z] OK: 221 MiB in 52 packages [2022-03-30T20:31:48.358Z] Removing intermediate container 4d9633e59d1a [2022-03-30T20:31:48.358Z] ---> 0ed6183fab9d [2022-03-30T20:31:48.358Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:31:48.358Z] OK: 221 MiB in 52 packages [2022-03-30T20:31:48.358Z] Removing intermediate container cc8f656c6a72 [2022-03-30T20:31:48.358Z] ---> 00f0185cf1b6 [2022-03-30T20:31:48.358Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:31:48.358Z] ---> d3f441815cf1 [2022-03-30T20:31:48.358Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:31:48.625Z] Removing intermediate container f28058a64947 [2022-03-30T20:31:48.625Z] ---> 75a43d53485f [2022-03-30T20:31:48.625Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:31:48.625Z] ---> Running in 7014391df973 [2022-03-30T20:31:48.625Z] ---> e44c9b39f833 [2022-03-30T20:31:48.625Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:31:48.625Z] ---> Running in c26380d4b873 [2022-03-30T20:31:48.625Z] ---> b65720ca4a6f [2022-03-30T20:31:48.625Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:31:48.625Z] Removing intermediate container aefdac805b3f [2022-03-30T20:31:48.625Z] ---> 612ed133f43e [2022-03-30T20:31:48.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:31:48.885Z] ---> Running in d8865f27e68a [2022-03-30T20:31:48.885Z] Removing intermediate container d075d5f2f283 [2022-03-30T20:31:48.885Z] ---> 92c2b22151ae [2022-03-30T20:31:48.885Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:31:48.885Z] ---> 1c6a00945961 [2022-03-30T20:31:48.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:31:48.885Z] ---> 6d95d81aafbc [2022-03-30T20:31:48.885Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:31:48.885Z] ---> Running in 0af00f4f418c [2022-03-30T20:31:49.144Z] ---> Running in 4680708252fa [2022-03-30T20:31:50.081Z] Removing intermediate container 7014391df973 [2022-03-30T20:31:50.081Z] ---> 00e6a6a4418b [2022-03-30T20:31:50.081Z] Step 8/25 : COPY . . [2022-03-30T20:31:51.020Z] Removing intermediate container c26380d4b873 [2022-03-30T20:31:51.020Z] ---> 158afed0b580 [2022-03-30T20:31:51.020Z] Step 8/24 : COPY . . [2022-03-30T20:31:51.020Z] Removing intermediate container d8865f27e68a [2022-03-30T20:31:51.020Z] ---> 1cdb348776c9 [2022-03-30T20:31:51.020Z] Step 8/24 : COPY . . [2022-03-30T20:31:51.020Z] Removing intermediate container 4680708252fa [2022-03-30T20:31:51.020Z] ---> 4d92f5e7f87c [2022-03-30T20:31:51.020Z] Step 8/23 : COPY . . [2022-03-30T20:31:51.020Z] Removing intermediate container 0af00f4f418c [2022-03-30T20:31:51.020Z] ---> a9dd29dcd7d0 [2022-03-30T20:31:51.020Z] Step 8/23 : COPY . . [2022-03-30T20:32:05.903Z] ---> 3dacdb82e308 [2022-03-30T20:32:05.903Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:32:05.903Z] ---> 2b8fac247b39 [2022-03-30T20:32:05.903Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T20:32:05.903Z] ---> 1a93f84c71ae [2022-03-30T20:32:05.903Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:32:05.903Z] ---> 08a0587f6c43 [2022-03-30T20:32:05.903Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:32:05.903Z] ---> 7a9136e5cd6f [2022-03-30T20:32:05.904Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:32:05.904Z] ---> Running in 69fed4e97e22 [2022-03-30T20:32:05.904Z] ---> Running in 2244357dcb49 [2022-03-30T20:32:05.904Z] ---> Running in e97da340ec2e [2022-03-30T20:32:05.904Z] ---> Running in f1bdebfab316 [2022-03-30T20:32:05.904Z] ---> Running in bf4936a89529 [2022-03-30T20:32:05.904Z] Removing intermediate container e97da340ec2e [2022-03-30T20:32:05.904Z] ---> 13fb80d253d2 [2022-03-30T20:32:05.904Z] 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-30T20:32:05.904Z] Removing intermediate container bf4936a89529 [2022-03-30T20:32:05.904Z] ---> 6695f764210c [2022-03-30T20:32:05.904Z] 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-30T20:32:05.904Z] Removing intermediate container f1bdebfab316 [2022-03-30T20:32:05.904Z] ---> e82538cbbf3b [2022-03-30T20:32:05.904Z] 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-30T20:32:05.904Z] ---> Running in 27fedafba6d1 [2022-03-30T20:32:05.904Z] ---> Running in 9969ba3e6993 [2022-03-30T20:32:05.904Z] ---> Running in fb5a55fc27f0 [2022-03-30T20:32:05.904Z] 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-30T20:32:05.904Z] 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-30T20:32:05.904Z] spire-1.2.0/ [2022-03-30T20:32:05.904Z] spire-1.2.0/ [2022-03-30T20:32:05.904Z] spire-1.2.0/ [2022-03-30T20:32:06.162Z] spire-1.2.0/README.md [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/ [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/spire-server [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/server/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/agent/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:32:06.162Z] spire-1.2.0/LICENSE [2022-03-30T20:32:06.162Z] spire-1.2.0/README.md [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/ [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/spire-server [2022-03-30T20:32:06.162Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/server/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/agent/ [2022-03-30T20:32:06.162Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:32:06.162Z] spire-1.2.0/LICENSE [2022-03-30T20:32:06.433Z] spire-1.2.0/README.md [2022-03-30T20:32:06.433Z] spire-1.2.0/bin/ [2022-03-30T20:32:06.433Z] spire-1.2.0/bin/spire-server [2022-03-30T20:32:06.433Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:32:06.433Z] spire-1.2.0/conf/ [2022-03-30T20:32:06.433Z] spire-1.2.0/conf/server/ [2022-03-30T20:32:06.433Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:32:06.434Z] spire-1.2.0/conf/agent/ [2022-03-30T20:32:06.434Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:32:06.434Z] spire-1.2.0/LICENSE [2022-03-30T20:32:10.628Z] Removing intermediate container 9969ba3e6993 [2022-03-30T20:32:10.628Z] ---> 93d51c6d5707 [2022-03-30T20:32:10.628Z] [2022-03-30T20:32:10.628Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T20:32:10.628Z] Removing intermediate container fb5a55fc27f0 [2022-03-30T20:32:10.628Z] Removing intermediate container 27fedafba6d1 [2022-03-30T20:32:10.628Z] ---> 19b05f8c0b96 [2022-03-30T20:32:10.628Z] ---> 8fcdb6df9194 [2022-03-30T20:32:10.628Z] 3.15: Pulling from library/alpine [2022-03-30T20:32:10.628Z] [2022-03-30T20:32:10.628Z] [2022-03-30T20:32:10.628Z] Step 11/24 : FROM alpine:3.15Step 11/24 : FROM alpine:3.15 [2022-03-30T20:32:10.628Z] [2022-03-30T20:32:10.887Z] 3.15: Pulling from library/alpine [2022-03-30T20:32:10.887Z] 3.15: Pulling from library/alpine [2022-03-30T20:32:11.459Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:32:11.459Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:32:11.459Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:32:11.459Z] Status: Image is up to date for alpine:3.15 [2022-03-30T20:32:11.459Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:32:11.459Z] Status: Image is up to date for alpine:3.15 [2022-03-30T20:32:11.459Z] ---> 76c8fb57b6fc [2022-03-30T20:32:11.459Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:32:11.459Z] ---> 76c8fb57b6fc [2022-03-30T20:32:11.459Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:32:11.459Z] ---> 76c8fb57b6fc [2022-03-30T20:32:11.459Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:32:11.720Z] ---> Running in d3863a093da2 [2022-03-30T20:32:11.720Z] ---> Running in b9a7d3bd6f1d [2022-03-30T20:32:11.720Z] ---> Running in 979ab244a810 [2022-03-30T20:32:11.978Z] Removing intermediate container 979ab244a810 [2022-03-30T20:32:11.978Z] ---> 453ffdcc665f [2022-03-30T20:32:11.978Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:12.236Z] Removing intermediate container b9a7d3bd6f1d [2022-03-30T20:32:12.236Z] ---> 90e5204e7418 [2022-03-30T20:32:12.236Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:12.236Z] Removing intermediate container d3863a093da2 [2022-03-30T20:32:12.236Z] ---> 1c1de2e7821d [2022-03-30T20:32:12.236Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:12.236Z] ---> Running in 76792e4925ef [2022-03-30T20:32:12.236Z] ---> Running in 631f83ba21c7 [2022-03-30T20:32:12.236Z] ---> Running in 1e36efe8fc39 [2022-03-30T20:32:14.777Z] Removing intermediate container 631f83ba21c7 [2022-03-30T20:32:14.777Z] ---> 451e61580aec [2022-03-30T20:32:14.777Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:32:14.777Z] Removing intermediate container 76792e4925ef [2022-03-30T20:32:14.777Z] ---> 1d116c021a66 [2022-03-30T20:32:14.777Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:32:14.777Z] Removing intermediate container 1e36efe8fc39 [2022-03-30T20:32:14.777Z] ---> 4672a8375500 [2022-03-30T20:32:14.777Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:32:14.777Z] ---> Running in 118e019b80f9 [2022-03-30T20:32:14.777Z] ---> Running in 917b106479bd [2022-03-30T20:32:14.777Z] ---> Running in 3bf8ca66a82c [2022-03-30T20:32:15.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:15.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:15.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:16.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:16.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:16.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:16.539Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:32:16.539Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:32:16.539Z] OK: 15854 distinct packages available [2022-03-30T20:32:16.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:17.475Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:32:17.475Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:32:17.475Z] OK: 15854 distinct packages available [2022-03-30T20:32:17.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:17.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:17.475Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:32:17.475Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:32:17.475Z] OK: 15854 distinct packages available [2022-03-30T20:32:17.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:17.733Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:17.733Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:32:17.991Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:32:17.991Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:32:17.991Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:32:17.991Z] OK: 6 MiB in 18 packages [2022-03-30T20:32:18.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:18.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:18.508Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:18.508Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:18.508Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:32:18.949Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:32:18.949Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:32:18.949Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:32:18.949Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:32:18.949Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:32:18.949Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:32:19.209Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:32:19.209Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:32:19.209Z] OK: 6 MiB in 19 packages [2022-03-30T20:32:19.209Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:32:19.209Z] OK: 6 MiB in 19 packages [2022-03-30T20:32:19.469Z] Removing intermediate container 917b106479bd [2022-03-30T20:32:19.469Z] ---> 1108f3d96ebf [2022-03-30T20:32:19.469Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:32:19.762Z] Removing intermediate container 118e019b80f9 [2022-03-30T20:32:19.762Z] ---> 1c15240803d9 [2022-03-30T20:32:19.762Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T20:32:20.021Z] Removing intermediate container 3bf8ca66a82c [2022-03-30T20:32:20.021Z] ---> a5165771284d [2022-03-30T20:32:20.022Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:32:21.926Z] ---> 2bd293b503c8 [2022-03-30T20:32:21.926Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:32:21.926Z] ---> 0b194342f126 [2022-03-30T20:32:21.926Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:32:21.926Z] ---> ae3708d5835a [2022-03-30T20:32:21.926Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:32:21.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T20:32:22.493Z] ---> bbfefa486c4f [2022-03-30T20:32:22.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T20:32:22.493Z] ---> bdd5d3131187 [2022-03-30T20:32:22.493Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:32:22.493Z] ---> Running in 4b06dcb52939 [2022-03-30T20:32:22.751Z] ---> 23760dd5b4f5 [2022-03-30T20:32:22.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T20:32:23.010Z] Removing intermediate container 4b06dcb52939 [2022-03-30T20:32:23.010Z] ---> 918b569f4337 [2022-03-30T20:32:23.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:32:23.010Z] ---> b5c441aef490 [2022-03-30T20:32:23.010Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:32:23.269Z] ---> b46cdfed1bb3 [2022-03-30T20:32:23.269Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:32:23.528Z] ---> Running in e2df42481400 [2022-03-30T20:32:23.529Z] ---> 136bdebbae52 [2022-03-30T20:32:23.529Z] Step 19/24 : WORKDIR / [2022-03-30T20:32:23.529Z] ---> b7579c49877f [2022-03-30T20:32:23.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T20:32:23.529Z] ---> Running in 44f5f7cdd400 [2022-03-30T20:32:23.787Z] Removing intermediate container e2df42481400 [2022-03-30T20:32:23.787Z] ---> d9f955be901d [2022-03-30T20:32:23.787Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:32:24.070Z] ---> Running in e6361102ccda [2022-03-30T20:32:24.070Z] ---> 03be1c949595 [2022-03-30T20:32:24.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T20:32:24.070Z] Removing intermediate container 44f5f7cdd400 [2022-03-30T20:32:24.070Z] ---> 2176f9083fa8 [2022-03-30T20:32:24.070Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:32:24.329Z] Removing intermediate container e6361102ccda [2022-03-30T20:32:24.329Z] ---> d1c563809e45 [2022-03-30T20:32:24.329Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:32:24.329Z] ---> Running in a604677c18a7 [2022-03-30T20:32:24.587Z] ---> 0f50a0050d5a [2022-03-30T20:32:24.587Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:32:24.587Z] ---> Running in 5598e3e2b438 [2022-03-30T20:32:24.587Z] Removing intermediate container a604677c18a7 [2022-03-30T20:32:24.587Z] ---> 49b9395b8f30 [2022-03-30T20:32:24.587Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:32:24.587Z] ---> Running in 87455a4f0539 [2022-03-30T20:32:24.846Z] ---> Running in 3abcfd7156be [2022-03-30T20:32:24.846Z] Removing intermediate container 5598e3e2b438 [2022-03-30T20:32:24.846Z] ---> fbd263b550d6 [2022-03-30T20:32:24.846Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:32:24.846Z] Removing intermediate container 87455a4f0539 [2022-03-30T20:32:24.846Z] ---> 6fb41739554b [2022-03-30T20:32:24.846Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:32:25.105Z] ---> Running in c26964af1fdd [2022-03-30T20:32:25.105Z] ---> Running in cca686440489 [2022-03-30T20:32:25.105Z] Removing intermediate container 3abcfd7156be [2022-03-30T20:32:25.105Z] ---> ebfabf26cd47 [2022-03-30T20:32:25.105Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:32:25.105Z] ---> Running in 8a7cd9a75afb [2022-03-30T20:32:25.365Z] Removing intermediate container c26964af1fdd [2022-03-30T20:32:25.365Z] ---> 581fa1f6f940 [2022-03-30T20:32:25.365Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:32:25.365Z] Removing intermediate container 2244357dcb49 [2022-03-30T20:32:25.365Z] ---> ae31998ee0e6 [2022-03-30T20:32:25.365Z] [2022-03-30T20:32:25.365Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:32:25.365Z] Removing intermediate container cca686440489 [2022-03-30T20:32:25.365Z] ---> 100ce75343ae [2022-03-30T20:32:25.365Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:32:25.624Z] ---> Running in e3eefc0f4ec2 [2022-03-30T20:32:25.624Z] 3.14: Pulling from library/alpine [2022-03-30T20:32:25.624Z] ---> Running in 3949e3e60e06 [2022-03-30T20:32:25.624Z] Removing intermediate container 8a7cd9a75afb [2022-03-30T20:32:25.624Z] ---> a49dbaa4669c [2022-03-30T20:32:25.624Z] Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:32:25.624Z] ---> Running in 238fd59fb738 [2022-03-30T20:32:25.884Z] Removing intermediate container 3949e3e60e06 [2022-03-30T20:32:25.884Z] ---> 0ca02a1f3a45 [2022-03-30T20:32:25.884Z] Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:32:25.884Z] Removing intermediate container e3eefc0f4ec2 [2022-03-30T20:32:25.884Z] ---> 8808372dfbf9 [2022-03-30T20:32:25.884Z] [2022-03-30T20:32:25.884Z] ---> Running in 7217577194b0 [2022-03-30T20:32:25.884Z] Removing intermediate container 238fd59fb738 [2022-03-30T20:32:25.884Z] ---> 4ac0652dcc49 [2022-03-30T20:32:25.884Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:32:26.144Z] Successfully built 8808372dfbf9 [2022-03-30T20:32:26.144Z] Successfully tagged security-spire-server:latest [2022-03-30T20:32:26.144Z] Building security-spiffe-token-provider [2022-03-30T20:32:26.144Z] ---> Running in 34b469c2c2ee [2022-03-30T20:32:26.144Z]  Building security-spire-server ... done Removing intermediate container 7217577194b0 [2022-03-30T20:32:26.144Z] ---> d89db2d64737 [2022-03-30T20:32:26.144Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:32:26.144Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:32:26.144Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:32:26.144Z] ---> Running in 5df7dd77c826 [2022-03-30T20:32:26.144Z] ---> 84b07dd2d1fd [2022-03-30T20:32:26.144Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:32:26.144Z] Removing intermediate container 69fed4e97e22 [2022-03-30T20:32:26.144Z] ---> 869bbb20ca31 [2022-03-30T20:32:26.144Z] [2022-03-30T20:32:26.144Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:32:26.144Z] ---> 84b07dd2d1fd [2022-03-30T20:32:26.144Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:32:28.057Z] Removing intermediate container 34b469c2c2ee [2022-03-30T20:32:28.057Z] ---> e85eb01aa195 [2022-03-30T20:32:28.057Z] [2022-03-30T20:32:28.057Z] Successfully built e85eb01aa195 [2022-03-30T20:32:28.057Z] Successfully tagged security-spire-config:latest [2022-03-30T20:32:28.057Z]  Building security-spire-config ... done Building security-proxy-setup [2022-03-30T20:32:28.057Z] ---> Running in 0ab9e1136d08 [2022-03-30T20:32:28.057Z] Removing intermediate container 5df7dd77c826 [2022-03-30T20:32:28.057Z] ---> a7b1bc5eb0b8 [2022-03-30T20:32:28.057Z] [2022-03-30T20:32:28.057Z] ---> Running in 3e324088d6c2 [2022-03-30T20:32:28.316Z] Successfully built a7b1bc5eb0b8 [2022-03-30T20:32:28.316Z] Successfully tagged security-spire-agent:latest [2022-03-30T20:32:28.316Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-03-30T20:32:28.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:28.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:28.835Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:28.835Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:32:28.835Z] OK: 6 MiB in 15 packages [2022-03-30T20:32:29.094Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:32:29.094Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:29.094Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:32:29.094Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:32:29.094Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:32:29.094Z] OK: 6 MiB in 17 packages [2022-03-30T20:32:32.384Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:32:32.384Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:32:32.384Z] ---> 0e813470efe8 [2022-03-30T20:32:32.384Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:32:32.384Z] ---> Using cache [2022-03-30T20:32:32.384Z] ---> b4a4aa04e6bb [2022-03-30T20:32:32.384Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:32:34.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:32:34.920Z] [2022-03-30T20:32:34.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:32:34.920Z] ---> 0e813470efe8 [2022-03-30T20:32:34.920Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> b4a4aa04e6bb [2022-03-30T20:32:34.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:32:34.920Z] [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> 0e813470efe8 [2022-03-30T20:32:34.920Z] Step 3/22 : WORKDIR /edgex-go ---> 17ca80e712d8 [2022-03-30T20:32:34.920Z] [2022-03-30T20:32:34.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git ---> Using cache [2022-03-30T20:32:34.920Z] [2022-03-30T20:32:34.920Z] ---> b4a4aa04e6bb [2022-03-30T20:32:34.920Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> 17ca80e712d8 [2022-03-30T20:32:34.920Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> 612ed133f43e [2022-03-30T20:32:34.920Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> 1c6a00945961 [2022-03-30T20:32:34.920Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> a9dd29dcd7d0 [2022-03-30T20:32:34.920Z] Step 8/22 : COPY . . [2022-03-30T20:32:34.920Z] ---> Using cache [2022-03-30T20:32:34.920Z] ---> 2b8fac247b39 [2022-03-30T20:32:34.920Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:32:35.181Z] ---> Running in 47c9298af297 [2022-03-30T20:32:35.181Z] Removing intermediate container 0ab9e1136d08 [2022-03-30T20:32:35.181Z] ---> da3ef270cbdb [2022-03-30T20:32:35.181Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:32:35.181Z] ---> Running in a38238c7b10e [2022-03-30T20:32:35.181Z] ---> Running in f11d60f8dacc [2022-03-30T20:32:35.181Z] Removing intermediate container 3e324088d6c2 [2022-03-30T20:32:35.181Z] ---> a2105c6aa4ba [2022-03-30T20:32:35.181Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:32:35.181Z] ---> Running in d1c7f5f65f47 [2022-03-30T20:32:35.181Z] ---> Running in f6acc0995408 [2022-03-30T20:32:35.440Z] Removing intermediate container d1c7f5f65f47 [2022-03-30T20:32:35.440Z] ---> 68b044735094 [2022-03-30T20:32:35.440Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T20:32:35.440Z] ---> Running in 2568a14bef73 [2022-03-30T20:32:35.440Z] Removing intermediate container f6acc0995408 [2022-03-30T20:32:35.440Z] ---> c725acf91822 [2022-03-30T20:32:35.440Z] Step 13/25 : WORKDIR / [2022-03-30T20:32:35.440Z] ---> Running in d81a3d120aa2 [2022-03-30T20:32:35.440Z] Removing intermediate container 2568a14bef73 [2022-03-30T20:32:35.440Z] ---> 2b7f5df24c8c [2022-03-30T20:32:35.440Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:32:35.700Z] ---> Running in 864b721f21b9 [2022-03-30T20:32:35.700Z] Removing intermediate container d81a3d120aa2 [2022-03-30T20:32:35.700Z] ---> 9de275c98420 [2022-03-30T20:32:35.700Z] 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-30T20:32:35.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:35.700Z] Removing intermediate container 864b721f21b9 [2022-03-30T20:32:35.700Z] ---> 968ed58e0243 [2022-03-30T20:32:35.700Z] Step 15/23 : WORKDIR / [2022-03-30T20:32:35.700Z] ---> Running in 718c367ab6cd [2022-03-30T20:32:35.700Z] 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-30T20:32:35.958Z] ---> ef42623a419a [2022-03-30T20:32:35.959Z] 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-30T20:32:35.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:35.959Z] Removing intermediate container 718c367ab6cd [2022-03-30T20:32:35.959Z] ---> 681e97121c87 [2022-03-30T20:32:35.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:32:35.959Z] ---> c6cdd803c091 [2022-03-30T20:32:35.959Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:32:36.218Z] ---> e4579dabaf8f [2022-03-30T20:32:36.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T20:32:36.218Z] ---> 54926bff4ed9 [2022-03-30T20:32:36.218Z] 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-30T20:32:36.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:36.476Z] ---> e080ef73356c [2022-03-30T20:32:36.476Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:32:36.735Z] ---> 02936e2f4401 [2022-03-30T20:32:36.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T20:32:36.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:36.995Z] ---> 240f88c9bcb3 [2022-03-30T20:32:36.995Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T20:32:36.995Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:32:36.995Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:32:36.995Z] OK: 15864 distinct packages available [2022-03-30T20:32:36.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:36.995Z] ---> Running in b9e412112cb4 [2022-03-30T20:32:36.995Z] OK: 221 MiB in 52 packages [2022-03-30T20:32:37.255Z] Removing intermediate container b9e412112cb4 [2022-03-30T20:32:37.255Z] ---> 4d6909c6049c [2022-03-30T20:32:37.255Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:32:37.255Z] ---> df708fbd5697 [2022-03-30T20:32:37.255Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T20:32:37.255Z] ---> Running in bee4ad1538c3 [2022-03-30T20:32:37.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9447 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [2022-03-30T20:32:37.515Z] Removing intermediate container bee4ad1538c3 [2022-03-30T20:32:37.515Z] ---> c4e22c340769 [2022-03-30T20:32:37.515Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:32:37.515Z] ---> Running in 21e86b6c4d3d [2022-03-30T20:32:37.515Z] Removing intermediate container f11d60f8dacc [2022-03-30T20:32:37.515Z] ---> 0aec932d8d9d [2022-03-30T20:32:37.515Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:32:37.515Z] Removing intermediate container 21e86b6c4d3d [2022-03-30T20:32:37.515Z] ---> 4b2a6802bec5 [2022-03-30T20:32:37.515Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] ws [2022-03-30T20:32:37.517Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-30T20:32:37.774Z] ---> Running in 2d24a16415a6 [2022-03-30T20:32:37.774Z] ---> de83b4a2af19 [2022-03-30T20:32:37.774Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:32:37.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:37.774Z] ---> 339c4f91b22b [2022-03-30T20:32:37.774Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:32:37.774Z] ---> Running in 3e4857dbf065 [2022-03-30T20:32:37.774Z] Removing intermediate container 2d24a16415a6 [2022-03-30T20:32:37.774Z] ---> 3b0c7a7d4923 [2022-03-30T20:32:37.774Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:32:37.873Z] The recommended git tool is: git [2022-03-30T20:32:38.033Z] ---> Running in b314a6554278 [2022-03-30T20:32:38.033Z] ---> 9123bf3b1cd9 [2022-03-30T20:32:38.033Z] 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-30T20:32:38.033Z] OK: 221 MiB in 52 packages [2022-03-30T20:32:38.033Z] Removing intermediate container b314a6554278 [2022-03-30T20:32:38.033Z] ---> 9b96ca2c7730 [2022-03-30T20:32:38.033Z] [2022-03-30T20:32:38.291Z] ---> Running in 9c52c6bd3d7c [2022-03-30T20:32:38.291Z] Successfully built 9b96ca2c7730 [2022-03-30T20:32:38.291Z] Successfully tagged core-command:latest [2022-03-30T20:32:38.291Z] Building support-scheduler [2022-03-30T20:32:41.574Z]  Building core-command ... done Removing intermediate container 47c9298af297 [2022-03-30T20:32:41.574Z] ---> 1ec62cb20853 [2022-03-30T20:32:41.574Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:32:42.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:32:42.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:32:42.148Z] ---> 0e813470efe8 [2022-03-30T20:32:42.148Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> b4a4aa04e6bb [2022-03-30T20:32:42.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> 17ca80e712d8 [2022-03-30T20:32:42.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> 612ed133f43e [2022-03-30T20:32:42.148Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> 1c6a00945961 [2022-03-30T20:32:42.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> a9dd29dcd7d0 [2022-03-30T20:32:42.148Z] Step 8/22 : COPY . . [2022-03-30T20:32:42.148Z] ---> Using cache [2022-03-30T20:32:42.148Z] ---> 2b8fac247b39 [2022-03-30T20:32:42.148Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:32:42.148Z] Removing intermediate container 3e4857dbf065 [2022-03-30T20:32:42.149Z] ---> b08b30888950 [2022-03-30T20:32:42.149Z] Step 8/23 : COPY . . [2022-03-30T20:32:42.149Z] ---> 148b1ca45484 [2022-03-30T20:32:42.149Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:32:42.149Z] ---> Running in 4ff5e9856fb0 [2022-03-30T20:32:42.413Z] Removing intermediate container 9c52c6bd3d7c [2022-03-30T20:32:42.413Z] ---> 4f98ccfc8c89 [2022-03-30T20:32:42.413Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:32:42.413Z] ---> Running in 408d979cd1a1 [2022-03-30T20:32:42.413Z] ---> Running in 666c6f2fdee2 [2022-03-30T20:32:43.350Z] 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-30T20:32:43.608Z] Removing intermediate container 666c6f2fdee2 [2022-03-30T20:32:43.608Z] ---> c6d2b5d64c27 [2022-03-30T20:32:43.608Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T20:32:44.982Z] ---> Running in 1df60f0607ab [2022-03-30T20:32:45.241Z] Removing intermediate container 408d979cd1a1 [2022-03-30T20:32:45.241Z] ---> 3773825d8621 [2022-03-30T20:32:45.241Z] Step 7/20 : COPY . . [2022-03-30T20:32:45.241Z] Removing intermediate container 1df60f0607ab [2022-03-30T20:32:45.241Z] ---> 4b8e15cb16e6 [2022-03-30T20:32:45.241Z] Step 24/25 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:32:45.499Z] ---> Running in 08961705e1b3 [2022-03-30T20:32:45.760Z] Removing intermediate container 08961705e1b3 [2022-03-30T20:32:45.760Z] ---> 572f82a1c97e [2022-03-30T20:32:45.760Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T20:32:47.196Z] ---> Running in c8398b48febf [2022-03-30T20:32:47.864Z] using credential edgex-jenkins-ssh [2022-03-30T20:32:47.883Z] Cloning the remote Git repository [2022-03-30T20:32:48.238Z] Removing intermediate container c8398b48febf [2022-03-30T20:32:48.239Z] ---> 6b5ad87729df [2022-03-30T20:32:48.239Z] [2022-03-30T20:32:48.239Z] Successfully built 6b5ad87729df [2022-03-30T20:32:48.239Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T20:32:48.239Z] Building core-metadata [2022-03-30T20:32:47.963Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:32:48.082Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-30T20:32:48.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:32:48.259Z] > git --version # timeout=10 [2022-03-30T20:32:48.309Z] > git --version # 'git version 2.25.1' [2022-03-30T20:32:48.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:32:48.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:32:52.489Z]  Building security-secretstore-setup ... 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-30T20:32:53.872Z] ---> 06c9bcf30c33 [2022-03-30T20:32:53.872Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:32:54.443Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:32:54.443Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:32:54.443Z] ---> 0e813470efe8 [2022-03-30T20:32:54.443Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> b4a4aa04e6bb [2022-03-30T20:32:54.443Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> 17ca80e712d8 [2022-03-30T20:32:54.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> 612ed133f43e [2022-03-30T20:32:54.443Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> 1c6a00945961 [2022-03-30T20:32:54.443Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> a9dd29dcd7d0 [2022-03-30T20:32:54.443Z] Step 8/23 : COPY . . [2022-03-30T20:32:54.443Z] ---> Using cache [2022-03-30T20:32:54.443Z] ---> 2b8fac247b39 [2022-03-30T20:32:54.443Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:32:55.821Z] ---> Running in 0c4b46d6411c [2022-03-30T20:32:55.821Z] ---> Running in ad11a7020ff8 [2022-03-30T20:32:55.821Z] ---> 0b66dcaa3e33 [2022-03-30T20:32:55.821Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:32:55.821Z] ---> Running in c538e38d37c9 [2022-03-30T20:32:56.759Z] 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-30T20:32:56.759Z] 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-30T20:32:56.759Z] 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-30T20:32:58.659Z] Removing intermediate container a38238c7b10e [2022-03-30T20:32:58.659Z] ---> 8507564cfcc3 [2022-03-30T20:32:58.659Z] [2022-03-30T20:32:58.659Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:32:58.659Z] ---> 84b07dd2d1fd [2022-03-30T20:32:58.659Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:32:58.922Z] ---> Running in 6a62d348e277 [2022-03-30T20:32:59.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:59.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:32:59.747Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:32:59.747Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:32:59.747Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:32:59.747Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:32:59.747Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:32:59.747Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:32:59.748Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:32:59.748Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:33:00.005Z] OK: 8 MiB in 20 packages [2022-03-30T20:33:01.903Z] Removing intermediate container 6a62d348e277 [2022-03-30T20:33:01.903Z] ---> 1e997e325e3e [2022-03-30T20:33:01.903Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:33:02.162Z] ---> Running in 7c315c9f574b [2022-03-30T20:33:02.162Z] Removing intermediate container 4ff5e9856fb0 [2022-03-30T20:33:02.162Z] ---> 5a6bd8b6224a [2022-03-30T20:33:02.162Z] [2022-03-30T20:33:02.162Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:33:02.162Z] ---> 84b07dd2d1fd [2022-03-30T20:33:02.162Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:33:02.162Z] ---> Using cache [2022-03-30T20:33:02.162Z] ---> da3ef270cbdb [2022-03-30T20:33:02.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:33:02.162Z] ---> Using cache [2022-03-30T20:33:02.162Z] ---> 68b044735094 [2022-03-30T20:33:02.162Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T20:33:02.420Z] ---> Running in d7d5d47f9cd4 [2022-03-30T20:33:02.420Z] Removing intermediate container 7c315c9f574b [2022-03-30T20:33:02.420Z] ---> 5f3c401cd32a [2022-03-30T20:33:02.420Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:33:02.680Z] Removing intermediate container d7d5d47f9cd4 [2022-03-30T20:33:02.680Z] ---> f03a48be8a5a [2022-03-30T20:33:02.680Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:33:02.680Z] ---> Running in eafbf30f227f [2022-03-30T20:33:02.680Z] ---> Running in 9392026eac5c [2022-03-30T20:33:02.938Z] Removing intermediate container eafbf30f227f [2022-03-30T20:33:02.938Z] ---> fd7a9060c38c [2022-03-30T20:33:02.938Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:33:02.938Z] Removing intermediate container 9392026eac5c [2022-03-30T20:33:02.938Z] ---> 2b23939cb418 [2022-03-30T20:33:02.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:33:03.877Z] ---> 65893e5c2de8 [2022-03-30T20:33:03.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T20:33:03.877Z] ---> 076ea3dee4dc [2022-03-30T20:33:03.877Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:33:05.258Z] ---> 5a162b843bfa [2022-03-30T20:33:05.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T20:33:05.258Z] ---> b2ca6bff5273 [2022-03-30T20:33:05.258Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:33:05.515Z] ---> 11826b554051 [2022-03-30T20:33:05.515Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T20:33:06.079Z] ---> Running in 1a9460d3bd83 [2022-03-30T20:33:06.079Z] ---> 3888e6a9c0b4 [2022-03-30T20:33:06.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:33:06.338Z] Removing intermediate container 1a9460d3bd83 [2022-03-30T20:33:06.338Z] ---> db865f362358 [2022-03-30T20:33:06.338Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:33:06.596Z] ---> Running in 364e159a77e1 [2022-03-30T20:33:06.596Z] ---> 7a8b0acf4948 [2022-03-30T20:33:06.596Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T20:33:06.855Z] ---> Running in 1b7ff303cbf4 [2022-03-30T20:33:06.855Z] Removing intermediate container 364e159a77e1 [2022-03-30T20:33:06.855Z] ---> 37a284111679 [2022-03-30T20:33:06.855Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:33:06.855Z] ---> Running in 1e630e31af2b [2022-03-30T20:33:07.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:33:07.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:33:07.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:33:07.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:33:07.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:33:07.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:33:07.422Z] Removing intermediate container 1e630e31af2b [2022-03-30T20:33:07.422Z] ---> 6d981106fbae [2022-03-30T20:33:07.422Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:07.422Z] ---> Running in 3ba7cb0a8acb [2022-03-30T20:33:07.681Z] Removing intermediate container 3ba7cb0a8acb [2022-03-30T20:33:07.681Z] ---> d26339085f07 [2022-03-30T20:33:07.681Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:33:07.681Z] ---> Running in 9ff4bf7a2197 [2022-03-30T20:33:07.989Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:08.246Z] Removing intermediate container 9ff4bf7a2197 [2022-03-30T20:33:08.246Z] ---> 94f2cce457a9 [2022-03-30T20:33:08.246Z] [2022-03-30T20:33:08.246Z] Successfully built 94f2cce457a9 [2022-03-30T20:33:08.246Z] Successfully tagged support-scheduler:latest [2022-03-30T20:33:08.246Z] Building security-bootstrapper [2022-03-30T20:33:08.423Z] Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:08.424Z] Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) [2022-03-30T20:33:08.811Z]  Building support-scheduler ... done Removing intermediate container 1b7ff303cbf4 [2022-03-30T20:33:08.811Z] ---> aa9d25dfb79f [2022-03-30T20:33:08.811Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:33:08.023Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:33:08.044Z] > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 [2022-03-30T20:33:08.316Z] > git remote # timeout=10 [2022-03-30T20:33:08.341Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:33:08.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:33:08.376Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:33:08.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:33:08.441Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:33:08.457Z] > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 [2022-03-30T20:33:10.713Z] ---> Running in 02f5edc7fb71 [2022-03-30T20:33:11.668Z] Removing intermediate container 02f5edc7fb71 [2022-03-30T20:33:11.668Z] ---> 0d73cba80da1 [2022-03-30T20:33:11.668Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:33:12.234Z] ---> Running in e237b8ef660b [2022-03-30T20:33:12.538Z] Removing intermediate container e237b8ef660b [2022-03-30T20:33:12.538Z] ---> 2794ce9e288b [2022-03-30T20:33:12.538Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:12.796Z] ---> Running in 6e2698e67e55 [2022-03-30T20:33:13.057Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:13.057Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:13.057Z] ---> 0e813470efe8 [2022-03-30T20:33:13.057Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> b4a4aa04e6bb [2022-03-30T20:33:13.057Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> 17ca80e712d8 [2022-03-30T20:33:13.057Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> 612ed133f43e [2022-03-30T20:33:13.057Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> 1c6a00945961 [2022-03-30T20:33:13.057Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> a9dd29dcd7d0 [2022-03-30T20:33:13.057Z] Step 8/31 : COPY . . [2022-03-30T20:33:13.057Z] ---> Using cache [2022-03-30T20:33:13.057Z] ---> 2b8fac247b39 [2022-03-30T20:33:13.057Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:33:13.090Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" [2022-03-30T20:33:13.315Z] Removing intermediate container 6e2698e67e55 [2022-03-30T20:33:13.315Z] ---> 2d84da65df22 [2022-03-30T20:33:13.315Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:33:13.315Z] ---> Running in 46299bcaf516 [2022-03-30T20:33:13.315Z] ---> Running in 634bf9d30084 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T20:33:13.573Z] Removing intermediate container 634bf9d30084 [2022-03-30T20:33:13.573Z] ---> ab47751f0472 [2022-03-30T20:33:13.573Z] [2022-03-30T20:33:13.830Z] Successfully built ab47751f0472 [2022-03-30T20:33:13.830Z] Successfully tagged security-proxy-setup:latest [2022-03-30T20:33:13.830Z]  Building security-proxy-setup ... done Building support-notifications [2022-03-30T20:33:14.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T20:33:14.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:33:14.060Z] Dload Upload Total Spent Left Speed [2022-03-30T20:33:14.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42909 0 --:--:-- --:--:-- --:--:-- 42909 [Pipeline] sh [2022-03-30T20:33:14.622Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T20:33:14.769Z] 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-30T20:33:14.981Z] + sudo tee /etc/docker/daemon.new [2022-03-30T20:33:14.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T20:33:14.981Z] { [2022-03-30T20:33:14.981Z] "registry-mirrors": [ [2022-03-30T20:33:14.981Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T20:33:14.981Z] ], [2022-03-30T20:33:14.981Z] "bip": "10.250.0.254/24", [2022-03-30T20:33:14.981Z] "hosts": [ [2022-03-30T20:33:14.981Z] "tcp://0.0.0.0:5555", [2022-03-30T20:33:14.981Z] "unix:///var/run/docker.sock" [2022-03-30T20:33:14.981Z] ], [2022-03-30T20:33:14.981Z] "mtu": 1458, [2022-03-30T20:33:14.981Z] "selinux-enabled": true, [2022-03-30T20:33:14.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T20:33:14.981Z] } [Pipeline] sh [2022-03-30T20:33:15.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T20:33:15.693Z] + sudo service docker restart [2022-03-30T20:33:18.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:18.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:18.954Z] ---> 0e813470efe8 [2022-03-30T20:33:18.954Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:33:18.954Z] ---> Using cache [2022-03-30T20:33:18.954Z] ---> b4a4aa04e6bb [2022-03-30T20:33:18.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:18.954Z] ---> Using cache [2022-03-30T20:33:18.954Z] ---> 17ca80e712d8 [2022-03-30T20:33:18.954Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:33:22.235Z] ---> Running in 92511bb614ca [2022-03-30T20:33:22.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:23.700Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:26.987Z] Removing intermediate container 92511bb614ca [2022-03-30T20:33:26.987Z] ---> 9e85c83cc79e [2022-03-30T20:33:26.987Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:33:26.987Z] Removing intermediate container ad11a7020ff8 [2022-03-30T20:33:26.987Z] Removing intermediate container c538e38d37c9 [2022-03-30T20:33:26.987Z] ---> 9e4a862d5c37 [2022-03-30T20:33:26.987Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor ---> 5679a0f5b723 [2022-03-30T20:33:26.987Z] [2022-03-30T20:33:26.987Z] [2022-03-30T20:33:26.987Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T20:33:26.987Z] ---> 76c8fb57b6fc [2022-03-30T20:33:26.987Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:33:26.987Z] ---> Using cache [2022-03-30T20:33:26.987Z] ---> 1c1de2e7821d [2022-03-30T20:33:26.987Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:26.987Z] ---> Using cache [2022-03-30T20:33:26.987Z] ---> 4672a8375500 [2022-03-30T20:33:26.987Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T20:33:26.987Z] ---> Running in 58a800371b86 [2022-03-30T20:33:26.987Z] ---> Running in 8b6c5bc24030 [2022-03-30T20:33:26.987Z] Removing intermediate container 0c4b46d6411c [2022-03-30T20:33:26.987Z] ---> 3dbd3e970171 [2022-03-30T20:33:26.987Z] [2022-03-30T20:33:26.987Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:33:26.987Z] ---> 84b07dd2d1fd [2022-03-30T20:33:26.987Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:33:26.987Z] ---> Using cache [2022-03-30T20:33:26.987Z] ---> da3ef270cbdb [2022-03-30T20:33:26.987Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:33:26.987Z] ---> Using cache [2022-03-30T20:33:26.987Z] ---> 68b044735094 [2022-03-30T20:33:26.987Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T20:33:26.987Z] ---> d59bf55bd827 [2022-03-30T20:33:26.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:26.987Z] ---> Running in b0bcf7d8c37c [2022-03-30T20:33:26.987Z] ---> Running in ed8750b10122 [2022-03-30T20:33:26.987Z] Removing intermediate container b0bcf7d8c37c [2022-03-30T20:33:26.987Z] ---> b8ed169a760b [2022-03-30T20:33:26.987Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:33:27.246Z] ---> Running in d9e3b6cda5af [2022-03-30T20:33:27.505Z] Removing intermediate container d9e3b6cda5af [2022-03-30T20:33:27.505Z] ---> e003cc68fc0c [2022-03-30T20:33:27.505Z] Step 15/23 : WORKDIR / [2022-03-30T20:33:27.505Z] 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-30T20:33:27.505Z] ---> Running in a0107b7e4f09 [2022-03-30T20:33:27.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:27.764Z] Removing intermediate container a0107b7e4f09 [2022-03-30T20:33:27.764Z] ---> 4da44f8e1d0a [2022-03-30T20:33:27.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:33:28.333Z] ---> 80f62abe06ed [2022-03-30T20:33:28.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T20:33:28.333Z] Removing intermediate container ed8750b10122 [2022-03-30T20:33:28.333Z] ---> 7400efa5de63 [2022-03-30T20:33:28.333Z] Step 8/22 : COPY . . [2022-03-30T20:33:28.591Z] Removing intermediate container 58a800371b86 [2022-03-30T20:33:28.591Z] ---> 9e1c2447d3b4 [2022-03-30T20:33:28.591Z] [2022-03-30T20:33:28.591Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:33:28.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:28.591Z] 20.10.10: Pulling from library/docker [2022-03-30T20:33:28.849Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:33:28.849Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:33:28.849Z] OK: 15854 distinct packages available [2022-03-30T20:33:29.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:29.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:30.252Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T20:33:30.252Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:33:30.514Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T20:33:30.514Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T20:33:30.514Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T20:33:30.773Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T20:33:30.773Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:33:30.773Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T20:33:31.058Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T20:33:31.058Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:33:31.058Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:33:31.058Z] ---> ae4f4c0ee9fc [2022-03-30T20:33:31.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T20:33:31.058Z] OK: 8 MiB in 23 packages [2022-03-30T20:33:31.629Z] ---> 3d208779392c [2022-03-30T20:33:31.629Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T20:33:31.888Z] ---> Running in fa103109d381 [2022-03-30T20:33:32.147Z] Removing intermediate container 8b6c5bc24030 [2022-03-30T20:33:32.147Z] ---> f34aa1d3fb30 [2022-03-30T20:33:32.147Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:33:32.417Z] Removing intermediate container fa103109d381 [2022-03-30T20:33:32.417Z] ---> bfdd4e3ea816 [2022-03-30T20:33:32.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:33:32.417Z] ---> Running in 1953c63ad2d4 [2022-03-30T20:33:32.676Z] ---> 304866e18e25 [2022-03-30T20:33:32.676Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T20:33:32.932Z] Removing intermediate container 1953c63ad2d4 [2022-03-30T20:33:32.932Z] ---> 965ba0cd8d0f [2022-03-30T20:33:32.932Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:33:33.868Z] ---> Running in f058b98a1e23 [2022-03-30T20:33:33.868Z] ---> 83581d4f0a23 [2022-03-30T20:33:33.868Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:33:34.071Z] provisioning config files... [2022-03-30T20:33:34.098Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5629069818005120445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:33:34.437Z] Removing intermediate container f058b98a1e23 [2022-03-30T20:33:34.437Z] ---> 489f7ca0049f [2022-03-30T20:33:34.437Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:34.437Z] ---> ab050349aafe [2022-03-30T20:33:34.437Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T20:33:34.467Z] ---> docker-login.sh [2022-03-30T20:33:34.467Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:33:34.695Z] Removing intermediate container 46299bcaf516 [2022-03-30T20:33:34.696Z] ---> 48e8c444f77c [2022-03-30T20:33:34.696Z] [2022-03-30T20:33:34.696Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:33:34.696Z] ---> 84b07dd2d1fd [2022-03-30T20:33:34.696Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:33:34.696Z] ---> Running in 785a8a152521 [2022-03-30T20:33:34.696Z] ---> Running in 9503ca378319 [2022-03-30T20:33:34.696Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T20:33:34.696Z] ---> Running in 4107597dd802 [2022-03-30T20:33:34.696Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T20:33:34.954Z] ---> b706a049f56e [2022-03-30T20:33:34.954Z] 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-30T20:33:34.954Z] Removing intermediate container 785a8a152521 [2022-03-30T20:33:34.954Z] ---> 07f3eb6f6da1 [2022-03-30T20:33:34.954Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:33:34.954Z] ---> Running in d54be6ac5d32 [2022-03-30T20:33:34.954Z] Removing intermediate container 9503ca378319 [2022-03-30T20:33:34.954Z] ---> d87f4c52c1f4 [2022-03-30T20:33:34.954Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:33:34.954Z] Removing intermediate container 4107597dd802 [2022-03-30T20:33:34.954Z] ---> cce4694eff9c [2022-03-30T20:33:34.954Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:33:34.954Z] ---> Running in 1b6f8504b1b3 [2022-03-30T20:33:35.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:33:35.214Z] ---> Running in 63b66826398d [2022-03-30T20:33:35.214Z] ---> Running in bb18ef686fdd [2022-03-30T20:33:35.214Z] Removing intermediate container d54be6ac5d32 [2022-03-30T20:33:35.214Z] ---> 23a582c60aa9 [2022-03-30T20:33:35.214Z] 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-30T20:33:35.214Z] ---> Running in f5eb9328d5c4 [2022-03-30T20:33:35.214Z] Removing intermediate container 1b6f8504b1b3 [2022-03-30T20:33:35.214Z] ---> f0e09d6bdcef [2022-03-30T20:33:35.214Z] [2022-03-30T20:33:35.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:33:35.341Z] Configure a credential helper to remove this warning. See [2022-03-30T20:33:35.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:33:35.341Z] [2022-03-30T20:33:35.341Z] Login Succeeded [2022-03-30T20:33:35.341Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:33:35.474Z] Removing intermediate container 63b66826398d [2022-03-30T20:33:35.475Z] ---> 2b7511e0ae67 [2022-03-30T20:33:35.475Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T20:33:35.475Z] Successfully built f0e09d6bdcef [2022-03-30T20:33:35.475Z] Successfully tagged core-metadata:latest [2022-03-30T20:33:35.475Z] Building core-data [2022-03-30T20:33:35.475Z]  Building core-metadata ... done  ---> Running in f06aed20e633 [2022-03-30T20:33:35.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:35.735Z] ---> 29a2b22f4df5 [2022-03-30T20:33:35.735Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:33:35.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:35.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:35.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:35.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:33:35.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:33:35.944Z] Configure a credential helper to remove this warning. See [2022-03-30T20:33:35.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:33:35.944Z] [2022-03-30T20:33:35.944Z] Login Succeeded [2022-03-30T20:33:35.944Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:33:35.996Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:33:35.996Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:33:35.996Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:33:35.996Z] OK: 6 MiB in 16 packages [2022-03-30T20:33:35.996Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T20:33:35.996Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T20:33:35.996Z] Executing bash-5.1.16-r0.post-install [2022-03-30T20:33:35.996Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:33:35.996Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:33:35.996Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T20:33:35.996Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T20:33:35.996Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T20:33:35.996Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T20:33:35.996Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T20:33:35.996Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T20:33:35.996Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T20:33:36.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:33:36.256Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T20:33:36.256Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:33:36.256Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:33:36.256Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T20:33:36.256Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T20:33:36.256Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T20:33:36.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:33:36.515Z] Configure a credential helper to remove this warning. See [2022-03-30T20:33:36.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:33:36.515Z] [2022-03-30T20:33:36.515Z] Login Succeeded [2022-03-30T20:33:36.515Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:33:36.515Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T20:33:36.515Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T20:33:36.515Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T20:33:36.515Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T20:33:36.515Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T20:33:36.515Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T20:33:36.515Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T20:33:36.515Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T20:33:36.515Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T20:33:36.515Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T20:33:36.515Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T20:33:36.515Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T20:33:36.774Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T20:33:36.774Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T20:33:36.774Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T20:33:36.774Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T20:33:36.774Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T20:33:36.774Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T20:33:36.774Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T20:33:36.774Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T20:33:36.774Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T20:33:36.774Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T20:33:36.774Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T20:33:36.774Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T20:33:36.774Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T20:33:36.775Z] Removing intermediate container f06aed20e633 [2022-03-30T20:33:36.775Z] ---> 2e1929338a0f [2022-03-30T20:33:36.775Z] Step 19/20 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:36.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:33:37.033Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:33:37.033Z] OK: 84 MiB in 64 packages [2022-03-30T20:33:37.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:33:37.060Z] Configure a credential helper to remove this warning. See [2022-03-30T20:33:37.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:33:37.060Z] [2022-03-30T20:33:37.060Z] Login Succeeded [2022-03-30T20:33:37.060Z] docker.io [2022-03-30T20:33:37.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:33:37.605Z] Collecting docker-compose==1.23.2 [2022-03-30T20:33:37.605Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T20:33:37.605Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T20:33:37.605Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T20:33:37.866Z] Collecting PyYAML<4,>=3.10 [2022-03-30T20:33:37.866Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T20:33:37.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:33:37.926Z] Configure a credential helper to remove this warning. See [2022-03-30T20:33:37.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:33:37.926Z] [2022-03-30T20:33:37.926Z] Login Succeeded [2022-03-30T20:33:37.926Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:33:37.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-30T20:33:38.432Z] ---> Running in 788cdce0f2eb [2022-03-30T20:33:38.432Z] ---> Running in d3d57c15eff9 [2022-03-30T20:33:38.432Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T20:33:38.432Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T20:33:38.432Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T20:33:38.432Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T20:33:38.432Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T20:33:38.691Z] Removing intermediate container bb18ef686fdd [2022-03-30T20:33:38.691Z] ---> 135510de32a3 [2022-03-30T20:33:38.691Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:33:38.691Z] Removing intermediate container d3d57c15eff9 [2022-03-30T20:33:38.691Z] ---> 4a78d2c46a67 [2022-03-30T20:33:38.691Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T20:33:38.691Z] ---> Running in 5bbc9c6f363a [2022-03-30T20:33:38.691Z] ---> Running in 02b74f3109ba [2022-03-30T20:33:38.691Z] 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-30T20:33:38.691Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T20:33:38.691Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T20:33:38.949Z] Removing intermediate container 02b74f3109ba [2022-03-30T20:33:38.949Z] ---> 6903f1ec00b9 [2022-03-30T20:33:38.949Z] [2022-03-30T20:33:38.949Z] Removing intermediate container 5bbc9c6f363a [2022-03-30T20:33:38.949Z] ---> dc4c5672bc3e [2022-03-30T20:33:38.949Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:33:38.949Z] Successfully built 6903f1ec00b9 [Pipeline] echo [2022-03-30T20:33:38.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:33:38.989Z] ========================================================= [2022-03-30T20:33:38.990Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T20:33:38.990Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:33:39.209Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T20:33:39.209Z]  Building security-spiffe-token-provider ... done  ---> Running in 0dc186727183 [2022-03-30T20:33:39.209Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T20:33:39.209Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T20:33:39.209Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T20:33:39.209Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T20:33:39.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:33:39.469Z] Removing intermediate container 0dc186727183 [2022-03-30T20:33:39.469Z] ---> e291f8686a82 [2022-03-30T20:33:39.469Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:33:39.469Z] ---> Running in 0e05bb7044a8 [2022-03-30T20:33:39.615Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T20:33:39.615Z] 9b3977197b4f: Pulling fs layer [2022-03-30T20:33:39.615Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T20:33:39.615Z] 94645a83ff95: Pulling fs layer [2022-03-30T20:33:39.615Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T20:33:39.615Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T20:33:39.615Z] f7c0051592d6: Pulling fs layer [2022-03-30T20:33:39.615Z] a227ed2f7395: Pulling fs layer [2022-03-30T20:33:39.615Z] 7b1c46037f91: Pulling fs layer [2022-03-30T20:33:39.615Z] 3f3a8bcf1eab: Waiting [2022-03-30T20:33:39.615Z] 0c92f367c5e7: Waiting [2022-03-30T20:33:39.615Z] f7c0051592d6: Waiting [2022-03-30T20:33:39.615Z] a227ed2f7395: Waiting [2022-03-30T20:33:39.615Z] 7b1c46037f91: Waiting [2022-03-30T20:33:39.615Z] 94645a83ff95: Download complete [2022-03-30T20:33:39.615Z] 1a89e8eeedd5: Download complete [2022-03-30T20:33:39.615Z] 0c92f367c5e7: Download complete [2022-03-30T20:33:39.615Z] f7c0051592d6: Verifying Checksum [2022-03-30T20:33:39.615Z] f7c0051592d6: Download complete [2022-03-30T20:33:39.615Z] 9b3977197b4f: Verifying Checksum [2022-03-30T20:33:39.615Z] 9b3977197b4f: Download complete [2022-03-30T20:33:39.615Z] a227ed2f7395: Verifying Checksum [2022-03-30T20:33:39.615Z] a227ed2f7395: Download complete [2022-03-30T20:33:39.774Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T20:33:39.774Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T20:33:39.774Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T20:33:39.774Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T20:33:40.034Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T20:33:40.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:33:40.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:33:40.034Z] ---> 0e813470efe8 [2022-03-30T20:33:40.034Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:33:40.034Z] ---> Using cache [2022-03-30T20:33:40.034Z] ---> b4a4aa04e6bb [2022-03-30T20:33:40.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:33:40.034Z] ---> Using cache [2022-03-30T20:33:40.034Z] ---> 17ca80e712d8 [2022-03-30T20:33:40.034Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:33:40.034Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T20:33:40.034Z] ---> Running in 0ba066925743 [2022-03-30T20:33:40.034Z] Collecting idna<2.8,>=2.5 [2022-03-30T20:33:40.034Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T20:33:40.034Z] 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-30T20:33:40.034Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T20:33:40.034Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T20:33:40.034Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T20:33:40.034Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T20:33:40.303Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T20:33:40.303Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T20:33:40.303Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T20:33:40.303Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T20:33:40.303Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T20:33:40.303Z] Attempting uninstall: urllib3 [2022-03-30T20:33:40.303Z] Found existing installation: urllib3 1.26.5 [2022-03-30T20:33:40.303Z] Uninstalling urllib3-1.26.5: [2022-03-30T20:33:40.303Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T20:33:40.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:40.303Z] Attempting uninstall: idna [2022-03-30T20:33:40.303Z] Found existing installation: idna 3.2 [2022-03-30T20:33:40.303Z] Uninstalling idna-3.2: [2022-03-30T20:33:40.561Z] Successfully uninstalled idna-3.2 [2022-03-30T20:33:40.561Z] Removing intermediate container 0e05bb7044a8 [2022-03-30T20:33:40.561Z] ---> 6f23cde55b70 [2022-03-30T20:33:40.561Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:33:40.561Z] ---> Running in d578bfac74e3 [2022-03-30T20:33:40.561Z] Removing intermediate container d578bfac74e3 [2022-03-30T20:33:40.561Z] ---> c1fb1140c31f [2022-03-30T20:33:40.561Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:33:40.561Z] Attempting uninstall: chardet [2022-03-30T20:33:40.561Z] Found existing installation: chardet 4.0.0 [2022-03-30T20:33:40.561Z] Uninstalling chardet-4.0.0: [2022-03-30T20:33:40.561Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T20:33:40.628Z] 9b3977197b4f: Pull complete [2022-03-30T20:33:40.820Z] ---> 2e69bc6304fa [2022-03-30T20:33:40.820Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:33:40.820Z] ---> Running in 8f25cef1504f [2022-03-30T20:33:41.079Z] Attempting uninstall: requests [2022-03-30T20:33:41.079Z] Found existing installation: requests 2.25.1 [2022-03-30T20:33:41.081Z] Uninstalling requests-2.25.1: [2022-03-30T20:33:41.081Z] Successfully uninstalled requests-2.25.1 [2022-03-30T20:33:41.081Z] Running setup.py install for texttable: started [2022-03-30T20:33:41.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:41.236Z] 1a89e8eeedd5: Pull complete [2022-03-30T20:33:41.339Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T20:33:41.339Z] Running setup.py install for PyYAML: started [2022-03-30T20:33:41.513Z] 94645a83ff95: Pull complete [2022-03-30T20:33:41.597Z] OK: 221 MiB in 52 packages [2022-03-30T20:33:41.791Z] 7b1c46037f91: Verifying Checksum [2022-03-30T20:33:41.791Z] 7b1c46037f91: Download complete [2022-03-30T20:33:41.863Z] Removing intermediate container 8f25cef1504f [2022-03-30T20:33:41.863Z] ---> b1b215a72679 [2022-03-30T20:33:41.863Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:33:41.863Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T20:33:41.863Z] Running setup.py install for docopt: started [2022-03-30T20:33:42.129Z] ---> 6dc905781088 [2022-03-30T20:33:42.129Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T20:33:42.129Z] Removing intermediate container 0ba066925743 [2022-03-30T20:33:42.129Z] ---> 514073fbd6c1 [2022-03-30T20:33:42.129Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:33:42.129Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T20:33:42.129Z] Running setup.py install for dockerpty: started [2022-03-30T20:33:42.392Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T20:33:42.392Z] 3f3a8bcf1eab: Download complete [2022-03-30T20:33:42.696Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T20:33:42.696Z] ---> f0954487d36f [2022-03-30T20:33:42.696Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:33:42.696Z] ---> Running in 612fa199796e [2022-03-30T20:33:42.696Z] ---> dee06327f73e [2022-03-30T20:33:42.696Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T20:33:42.955Z] 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-30T20:33:42.955Z] ---> c361462fdf44 [2022-03-30T20:33:42.955Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T20:33:43.534Z] ---> 1270176dc807 [2022-03-30T20:33:43.534Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T20:33:43.791Z] ---> 61e504285905 [2022-03-30T20:33:43.791Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T20:33:44.052Z] ---> Running in 0c0296990ec3 [2022-03-30T20:33:44.311Z] Removing intermediate container 612fa199796e [2022-03-30T20:33:44.311Z] ---> dd8bf9f84329 [2022-03-30T20:33:44.311Z] Step 8/23 : COPY . . [2022-03-30T20:33:44.311Z] Removing intermediate container 0c0296990ec3 [2022-03-30T20:33:44.311Z] ---> 378513c9fa2f [2022-03-30T20:33:44.311Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T20:33:44.878Z] ---> 7f0a9bf7bac9 [2022-03-30T20:33:44.878Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T20:33:45.445Z] ---> Running in 265ef67554bc [2022-03-30T20:33:48.726Z] Removing intermediate container f5eb9328d5c4 [2022-03-30T20:33:48.726Z] ---> c1c35400dae5 [2022-03-30T20:33:48.726Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T20:33:48.726Z] ---> Running in 3b072171e5e3 [2022-03-30T20:33:48.726Z] Removing intermediate container 265ef67554bc [2022-03-30T20:33:48.726Z] ---> 130768626221 [2022-03-30T20:33:48.726Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T20:33:48.986Z] Removing intermediate container 3b072171e5e3 [2022-03-30T20:33:48.986Z] ---> 085719d3d534 [2022-03-30T20:33:48.986Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T20:33:48.986Z] ---> Running in e4dad51193b7 [2022-03-30T20:33:48.986Z] ---> Running in d8e42317844a [2022-03-30T20:33:49.248Z] Removing intermediate container e4dad51193b7 [2022-03-30T20:33:49.248Z] ---> 389e5961f4a3 [2022-03-30T20:33:49.248Z] Step 28/31 : CMD ["gate"] [2022-03-30T20:33:49.506Z] ---> Running in 671755458e5c [2022-03-30T20:33:49.506Z] Removing intermediate container d8e42317844a [2022-03-30T20:33:49.506Z] ---> 49d45bc4bd50 [2022-03-30T20:33:49.506Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T20:33:50.071Z] Removing intermediate container 671755458e5c [2022-03-30T20:33:50.071Z] ---> 5377441e4192 [2022-03-30T20:33:50.071Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T20:33:50.071Z] ---> 08891b92f502 [2022-03-30T20:33:50.071Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T20:33:50.330Z] ---> Running in 84daaf777f45 [2022-03-30T20:33:50.590Z] ---> b27069d30612 [2022-03-30T20:33:50.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T20:33:50.590Z] Removing intermediate container 84daaf777f45 [2022-03-30T20:33:50.590Z] ---> 53edc24818cc [2022-03-30T20:33:50.590Z] Step 30/31 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:50.848Z] ---> Running in aa8e37c9266c [2022-03-30T20:33:50.848Z] ---> d7528a49162e [2022-03-30T20:33:50.848Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T20:33:51.107Z] Removing intermediate container aa8e37c9266c [2022-03-30T20:33:51.107Z] ---> 794f1be15c70 [2022-03-30T20:33:51.107Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T20:33:51.107Z] ---> Running in 6140f80426c5 [2022-03-30T20:33:51.366Z] ---> Running in 40b53da82317 [2022-03-30T20:33:51.366Z] Removing intermediate container 6140f80426c5 [2022-03-30T20:33:51.366Z] ---> 6e805ab2b475 [2022-03-30T20:33:51.366Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:33:51.366Z] ---> Running in 3d2dd131cd86 [2022-03-30T20:33:51.366Z] Removing intermediate container 40b53da82317 [2022-03-30T20:33:51.366Z] ---> a8e02622c7fc [2022-03-30T20:33:51.366Z] [2022-03-30T20:33:51.626Z] Successfully built a8e02622c7fc [2022-03-30T20:33:51.626Z] Successfully tagged security-bootstrapper:latest [2022-03-30T20:33:51.626Z]  Building security-bootstrapper ... done Removing intermediate container 3d2dd131cd86 [2022-03-30T20:33:51.626Z] ---> a4afe575dc46 [2022-03-30T20:33:51.626Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:33:51.626Z] ---> Running in c7c705dc9513 [2022-03-30T20:33:51.890Z] Removing intermediate container c7c705dc9513 [2022-03-30T20:33:51.890Z] ---> 1955e6a9e72b [2022-03-30T20:33:51.890Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:51.890Z] ---> Running in d0b58c6dcbbd [2022-03-30T20:33:52.148Z] Removing intermediate container d0b58c6dcbbd [2022-03-30T20:33:52.148Z] ---> 70d29b812170 [2022-03-30T20:33:52.148Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:33:52.406Z] ---> Running in 768fbe275bd7 [2022-03-30T20:33:52.666Z] Removing intermediate container 768fbe275bd7 [2022-03-30T20:33:52.666Z] ---> ac73209766ab [2022-03-30T20:33:52.666Z] [2022-03-30T20:33:52.666Z] Successfully built ac73209766ab [2022-03-30T20:33:52.666Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T20:33:52.993Z]  Building sys-mgmt-agent ... done  ---> 673d950fd713 [2022-03-30T20:33:52.993Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:33:53.266Z] ---> Running in 2a6e6388a019 [2022-03-30T20:33:53.538Z] 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-30T20:33:54.787Z] 3f3a8bcf1eab: Pull complete [2022-03-30T20:33:54.787Z] 0c92f367c5e7: Pull complete [2022-03-30T20:33:54.787Z] f7c0051592d6: Pull complete [2022-03-30T20:33:55.490Z] Removing intermediate container 788cdce0f2eb [2022-03-30T20:33:55.490Z] ---> 0ab0daa87731 [2022-03-30T20:33:55.490Z] [2022-03-30T20:33:55.490Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:33:55.490Z] ---> 84b07dd2d1fd [2022-03-30T20:33:55.490Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T20:33:55.490Z] ---> Running in 741da57c6de3 [2022-03-30T20:33:55.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:55.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:33:55.750Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T20:33:55.750Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:33:55.750Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:33:55.750Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:33:55.750Z] OK: 6 MiB in 16 packages [2022-03-30T20:33:56.225Z] a227ed2f7395: Pull complete [2022-03-30T20:33:56.316Z] Removing intermediate container 741da57c6de3 [2022-03-30T20:33:56.316Z] ---> bc956598ea3b [2022-03-30T20:33:56.316Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:33:56.316Z] ---> Running in 0332b9401820 [2022-03-30T20:33:56.576Z] Removing intermediate container 0332b9401820 [2022-03-30T20:33:56.576Z] ---> 1892e04a4c54 [2022-03-30T20:33:56.576Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T20:33:56.576Z] ---> Running in 5c5b6f49b123 [2022-03-30T20:33:56.576Z] Removing intermediate container 5c5b6f49b123 [2022-03-30T20:33:56.576Z] ---> 799add58ddda [2022-03-30T20:33:56.576Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:33:56.576Z] ---> Running in 5ae8c6bfeb74 [2022-03-30T20:33:56.836Z] Removing intermediate container 5ae8c6bfeb74 [2022-03-30T20:33:56.836Z] ---> 947749593172 [2022-03-30T20:33:56.836Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:33:57.093Z] ---> 75c5342c4077 [2022-03-30T20:33:57.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T20:33:57.665Z] ---> fed284ead4b5 [2022-03-30T20:33:57.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T20:33:57.925Z] ---> a1eab234c23f [2022-03-30T20:33:57.925Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T20:33:57.925Z] ---> Running in 695c0bbbb291 [2022-03-30T20:33:58.184Z] Removing intermediate container 695c0bbbb291 [2022-03-30T20:33:58.184Z] ---> 60553f4260db [2022-03-30T20:33:58.184Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:33:58.184Z] ---> Running in ab05d140cded [2022-03-30T20:33:58.442Z] Removing intermediate container ab05d140cded [2022-03-30T20:33:58.442Z] ---> 822c9f936e04 [2022-03-30T20:33:58.442Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:33:58.442Z] ---> Running in ebb8724f8ed2 [2022-03-30T20:33:58.442Z] Removing intermediate container ebb8724f8ed2 [2022-03-30T20:33:58.442Z] ---> 6ab17af7dea7 [2022-03-30T20:33:58.442Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:33:58.701Z] ---> Running in 36d2115ac196 [2022-03-30T20:33:58.701Z] Removing intermediate container 36d2115ac196 [2022-03-30T20:33:58.701Z] ---> 25e780758663 [2022-03-30T20:33:58.701Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T20:33:58.701Z] ---> Running in 065ab76f7654 [2022-03-30T20:33:58.959Z] Removing intermediate container 065ab76f7654 [2022-03-30T20:33:58.959Z] ---> 1f89893db6f8 [2022-03-30T20:33:58.959Z] [2022-03-30T20:33:58.959Z] Successfully built 1f89893db6f8 [2022-03-30T20:33:58.959Z] Successfully tagged support-notifications:latest [2022-03-30T20:34:04.514Z] 7b1c46037f91: Pull complete [2022-03-30T20:34:04.514Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T20:34:04.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:34:04.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:34:04.882Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-30T20:34:04.882Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:34:04.882Z] WORKDIR /edgex [2022-03-30T20:34:04.882Z] COPY go.mod . [2022-03-30T20:34:04.882Z] RUN go mod download [2022-03-30T20:34:08.306Z] Sending build context to Docker daemon 169MB [2022-03-30T20:34:08.306Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:34:08.306Z] ---> f79e39bc4007 [2022-03-30T20:34:08.306Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:34:10.321Z] ---> Running in 82fb9e384477 [2022-03-30T20:34:10.321Z] Removing intermediate container 82fb9e384477 [2022-03-30T20:34:10.321Z] ---> adacee3d8705 [2022-03-30T20:34:10.321Z] Step 3/4 : COPY go.mod . [2022-03-30T20:34:10.945Z] ---> f12739fe1c95 [2022-03-30T20:34:10.945Z] Step 4/4 : RUN go mod download [2022-03-30T20:34:10.945Z] ---> Running in 2bc970112e80 [2022-03-30T20:34:11.160Z]  Building support-notifications ... done Removing intermediate container 2a6e6388a019 [2022-03-30T20:34:11.160Z] ---> ed2adfdf9ec4 [2022-03-30T20:34:11.160Z] [2022-03-30T20:34:11.160Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:34:11.160Z] ---> 84b07dd2d1fd [2022-03-30T20:34:11.160Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T20:34:11.160Z] ---> Running in e11bb36a3f9a [2022-03-30T20:34:11.160Z] Removing intermediate container e11bb36a3f9a [2022-03-30T20:34:11.160Z] ---> e272bb89ce5a [2022-03-30T20:34:11.160Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T20:34:11.160Z] ---> Running in 78910adf6253 [2022-03-30T20:34:11.160Z] Removing intermediate container 78910adf6253 [2022-03-30T20:34:11.160Z] ---> 9cefaf281e97 [2022-03-30T20:34:11.160Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T20:34:11.420Z] ---> Running in 3c45f598e310 [2022-03-30T20:34:11.420Z] Removing intermediate container 3c45f598e310 [2022-03-30T20:34:11.420Z] ---> f213fc80b4e4 [2022-03-30T20:34:11.420Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:34:11.420Z] ---> Running in 45a73775505e [2022-03-30T20:34:11.990Z] Removing intermediate container 45a73775505e [2022-03-30T20:34:11.990Z] ---> 3ac33cf141f5 [2022-03-30T20:34:11.990Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T20:34:11.990Z] ---> Running in 80e0e6bd5eed [2022-03-30T20:34:12.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:13.187Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:34:13.448Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:34:13.708Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:34:13.708Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T20:34:13.708Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:34:13.969Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T20:34:13.969Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T20:34:13.969Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:34:13.969Z] OK: 8 MiB in 20 packages [2022-03-30T20:34:14.538Z] Removing intermediate container 80e0e6bd5eed [2022-03-30T20:34:14.538Z] ---> 99874bfbacd9 [2022-03-30T20:34:14.538Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:34:14.538Z] ---> f50fb70667c8 [2022-03-30T20:34:14.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T20:34:15.477Z] ---> 2f25e33fef15 [2022-03-30T20:34:15.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T20:34:15.477Z] ---> 2265c1531f08 [2022-03-30T20:34:15.477Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T20:34:15.477Z] ---> Running in 7d87c12be9ba [2022-03-30T20:34:15.477Z] Removing intermediate container 7d87c12be9ba [2022-03-30T20:34:15.477Z] ---> bf30c208c388 [2022-03-30T20:34:15.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:34:15.477Z] ---> Running in 82c52cc219f3 [2022-03-30T20:34:15.739Z] Removing intermediate container 82c52cc219f3 [2022-03-30T20:34:15.739Z] ---> 123251651e87 [2022-03-30T20:34:15.739Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:34:15.739Z] ---> Running in 5b4a335069c6 [2022-03-30T20:34:15.739Z] Removing intermediate container 5b4a335069c6 [2022-03-30T20:34:15.739Z] ---> 3f298a6a96eb [2022-03-30T20:34:15.739Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:34:15.739Z] ---> Running in dcbe163a44c8 [2022-03-30T20:34:15.999Z] Removing intermediate container dcbe163a44c8 [2022-03-30T20:34:15.999Z] ---> cec042eecefe [2022-03-30T20:34:15.999Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T20:34:15.999Z] ---> Running in 496de5fabe85 [2022-03-30T20:34:15.999Z] Removing intermediate container 496de5fabe85 [2022-03-30T20:34:15.999Z] ---> de053901ef3d [2022-03-30T20:34:15.999Z] [2022-03-30T20:34:15.999Z] Successfully built de053901ef3d [2022-03-30T20:34:15.999Z] Successfully tagged core-data:latest [2022-03-30T20:34:16.267Z]  Building core-data ... done  [Pipeline] } [2022-03-30T20:34:16.288Z] $ docker stop --time=1 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 [2022-03-30T20:34:17.588Z] $ docker rm -f 80b7fb94d04747a2a8c3082fde9176ba25f9f254a53bd3c68c361d0c76b01c54 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:34:17.925Z] + docker images [2022-03-30T20:34:17.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T20:34:17.925Z] core-data latest de053901ef3d 2 seconds ago 35.9MB [2022-03-30T20:34:17.925Z] ed2adfdf9ec4 8 seconds ago 1.65GB [2022-03-30T20:34:17.925Z] support-notifications latest 1f89893db6f8 19 seconds ago 26.6MB [2022-03-30T20:34:17.925Z] 0ab0daa87731 23 seconds ago 1.62GB [2022-03-30T20:34:17.925Z] sys-mgmt-agent latest ac73209766ab 25 seconds ago 305MB [2022-03-30T20:34:17.925Z] security-bootstrapper latest a8e02622c7fc 26 seconds ago 24.3MB [2022-03-30T20:34:17.925Z] security-spiffe-token-provider latest 6903f1ec00b9 39 seconds ago 28.5MB [2022-03-30T20:34:17.925Z] core-metadata latest f0e09d6bdcef 42 seconds ago 26.1MB [2022-03-30T20:34:17.925Z] 48e8c444f77c 43 seconds ago 1.61GB [2022-03-30T20:34:17.925Z] 9e1c2447d3b4 49 seconds ago 1.61GB [2022-03-30T20:34:17.925Z] 3dbd3e970171 51 seconds ago 1.62GB [2022-03-30T20:34:17.925Z] 5679a0f5b723 52 seconds ago 1.61GB [2022-03-30T20:34:17.925Z] security-proxy-setup latest ab47751f0472 About a minute ago 43.4MB [2022-03-30T20:34:17.925Z] support-scheduler latest 94f2cce457a9 About a minute ago 26MB [2022-03-30T20:34:17.925Z] 5a6bd8b6224a About a minute ago 1.62GB [2022-03-30T20:34:17.925Z] 8507564cfcc3 About a minute ago 1.63GB [2022-03-30T20:34:17.925Z] security-secretstore-setup latest 6b5ad87729df About a minute ago 42.1MB [2022-03-30T20:34:17.925Z] core-command latest 9b96ca2c7730 About a minute ago 24.5MB [2022-03-30T20:34:17.925Z] security-spire-agent latest a7b1bc5eb0b8 About a minute ago 119MB [2022-03-30T20:34:17.925Z] security-spire-config latest e85eb01aa195 About a minute ago 82.2MB [2022-03-30T20:34:17.925Z] security-spire-server latest 8808372dfbf9 About a minute ago 82.9MB [2022-03-30T20:34:17.925Z] 869bbb20ca31 About a minute ago 1.63GB [2022-03-30T20:34:17.925Z] ae31998ee0e6 About a minute ago 1.61GB [2022-03-30T20:34:17.925Z] 19b05f8c0b96 2 minutes ago 1.61GB [2022-03-30T20:34:17.925Z] 8fcdb6df9194 2 minutes ago 1.61GB [2022-03-30T20:34:17.925Z] 93d51c6d5707 2 minutes ago 1.61GB [2022-03-30T20:34:17.925Z] ci-base-image-x86_64 latest 0e813470efe8 4 minutes ago 896MB [2022-03-30T20:34:17.926Z] alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB [2022-03-30T20:34:17.926Z] alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB [2022-03-30T20:34:17.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-30T20:34:17.926Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T20:34:17.926Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T20:34:17.926Z] 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-30T20:34:33.121Z] Still waiting to schedule task [2022-03-30T20:34:33.121Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-30T20:35:07.645Z] Removing intermediate container 2bc970112e80 [2022-03-30T20:35:07.645Z] ---> 199a1cea22e6 [2022-03-30T20:35:07.645Z] Successfully built 199a1cea22e6 [2022-03-30T20:35:07.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:35:08.020Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:35:08.020Z] . [Pipeline] withDockerContainer [2022-03-30T20:35:08.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container [2022-03-30T20:35:08.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:35:10.196Z] $ docker top 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:35:11.224Z] + go version [2022-03-30T20:35:11.224Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T20:35:11.261Z] $ docker stop --time=1 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 [2022-03-30T20:35:13.056Z] $ docker rm -f 17d809702b19f3ad864e5488d262ad7d339e4d0845839c89c46e099fe70b8b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:35:13.790Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:35:13.790Z] . [Pipeline] withDockerContainer [2022-03-30T20:35:14.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container [2022-03-30T20:35:14.195Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:35:15.794Z] $ docker top 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:35:16.141Z] ========================================================= [2022-03-30T20:35:16.141Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:35:16.141Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:35:16.837Z] + make test [2022-03-30T20:35:16.837Z] go mod tidy -compat=1.17 [2022-03-30T20:35:17.835Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:35:23.537Z] Running on prd-ubuntu18.04-docker-8c-8g-9452 in /w/workspace/edgexfoundry_edgex-go_PR-3929 [Pipeline] { [Pipeline] ws [2022-03-30T20:35:23.550Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-30T20:35:23.639Z] The recommended git tool is: git [2022-03-30T20:35:25.358Z] using credential edgex-jenkins-ssh [2022-03-30T20:35:25.371Z] Cloning the remote Git repository [2022-03-30T20:35:25.380Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:25.413Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-30T20:35:25.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:25.468Z] > git --version # timeout=10 [2022-03-30T20:35:25.479Z] > git --version # 'git version 2.17.1' [2022-03-30T20:35:25.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:25.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:35:30.134Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:35:30.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:35:30.158Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:35:30.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:35:30.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:30.177Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3929/head:refs/remotes/origin/PR-3929 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-30T20:35:30.736Z] Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit 1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:35:30.842Z] Merge succeeded, producing 1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:35:30.843Z] Checking out Revision 1e15931140269443ccbaaf858e83c2178ac8f54c (PR-3929) [2022-03-30T20:35:30.740Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:35:30.745Z] > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 [2022-03-30T20:35:30.811Z] > git remote # timeout=10 [2022-03-30T20:35:30.817Z] > git config --get remote.origin.url # timeout=10 [2022-03-30T20:35:30.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:35:30.825Z] > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:35:30.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-30T20:35:30.839Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:35:30.853Z] > git checkout -f 1e15931140269443ccbaaf858e83c2178ac8f54c # timeout=10 [2022-03-30T20:35:34.408Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:35:35.143Z] + echo snap-build.sh [2022-03-30T20:35:35.143Z] snap-build.sh [2022-03-30T20:35:35.143Z] + SNAP_BASE_DIR=. [2022-03-30T20:35:35.143Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-30T20:35:35.143Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-30T20:35:35.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-30T20:35:35.143Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-30T20:35:35.143Z] + cd /w/workspace/edgex-go/2 [2022-03-30T20:35:35.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-30T20:35:35.143Z] Reading package lists... [2022-03-30T20:35:35.143Z] Building dependency tree... [2022-03-30T20:35:35.143Z] Reading state information... [2022-03-30T20:35:35.143Z] The following packages were automatically installed and are no longer required: [2022-03-30T20:35:35.143Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-30T20:35:35.143Z] uidmap xdelta3 [2022-03-30T20:35:35.143Z] Use 'sudo apt autoremove' to remove them. [2022-03-30T20:35:35.143Z] The following packages will be REMOVED: [2022-03-30T20:35:35.143Z] lxd* lxd-client* [2022-03-30T20:35:35.143Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-30T20:35:35.404Z] After this operation, 31.7 MB disk space will be freed. [2022-03-30T20:35:36.187Z] (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-30T20:35:36.187Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:35:37.129Z] Removing lxd dnsmasq configuration [2022-03-30T20:35:37.129Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:35:37.388Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-30T20:35:38.334Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-30T20:35:38.596Z] (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-30T20:35:38.596Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-30T20:35:39.980Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-30T20:35:40.242Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-30T20:35:40.816Z] + sudo snap remove --purge lxd [2022-03-30T20:35:40.816Z] snap "lxd" is not installed [2022-03-30T20:35:40.816Z] + sudo groupadd --force --system lxd [2022-03-30T20:35:40.816Z] ++ whoami [2022-03-30T20:35:40.816Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-30T20:35:40.817Z] + newgrp - lxd [2022-03-30T20:35:41.076Z] + sudo snap install lxd [2022-03-30T20:35:51.068Z] 2022-03-30T20:35:48Z INFO Waiting for automatic snapd restart... [2022-03-30T20:35:56.974Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:36:05.984Z] lxd 4.24-c92c0b2 from Canonical* installed [2022-03-30T20:36:05.984Z] + sudo lxd init --auto [2022-03-30T20:36:15.987Z] + sudo snap install --classic snapcraft [2022-03-30T20:36:21.263Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:36:21.263Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-30T20:36:21.263Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-30T20:36:21.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:36:21.263Z] Dload Upload Total Spent Left Speed [2022-03-30T20:36:21.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4191 0 --:--:-- --:--:-- --:--:-- 4164 [2022-03-30T20:36:21.263Z] 100 3325k 100 3325k 0 0 7823k 0 --:--:-- --:--:-- --:--:-- 7823k [2022-03-30T20:36:21.263Z] ./yq_linux_amd64 [2022-03-30T20:36:21.524Z] + sudo snapcraft prime --use-lxd [2022-03-30T20:36:23.433Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-30T20:36:23.433Z] 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-30T20:36:23.433Z] - README.md [2022-03-30T20:36:23.433Z] [2022-03-30T20:36:23.433Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:36:23.693Z] Launching a container. [2022-03-30T20:36:33.691Z] Waiting for container to be ready [2022-03-30T20:36:34.288Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-30T20:36:34.288Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-30T20:36:34.288Z] [2022-03-30T20:36:40.867Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-30T20:36:40.867Z] Waiting for network to be ready... [2022-03-30T20:36:41.438Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-30T20:36:41.438Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-30T20:36:41.438Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-30T20:36:41.438Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] [2022-03-30T20:36:41.698Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] [2022-03-30T20:36:41.698Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-30T20:36:41.698Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-30T20:36:41.698Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] [2022-03-30T20:36:41.698Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-30T20:36:41.698Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] [2022-03-30T20:36:41.698Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] [2022-03-30T20:36:41.698Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-03-30T20:36:41.698Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-30T20:36:41.698Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-30T20:36:41.698Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-30T20:36:41.698Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-30T20:36:41.698Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-30T20:36:41.698Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-30T20:36:41.698Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-30T20:36:41.698Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] [2022-03-30T20:36:41.698Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] [2022-03-30T20:36:41.698Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-03-30T20:36:41.698Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-30T20:36:41.698Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] [2022-03-30T20:36:41.957Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] [2022-03-30T20:36:41.957Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] [2022-03-30T20:36:41.957Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-03-30T20:36:44.499Z] Fetched 23.6 MB in 3s (6987 kB/s) [2022-03-30T20:36:45.442Z] Reading package lists... [2022-03-30T20:36:45.702Z] Reading package lists... [2022-03-30T20:36:45.702Z] Building dependency tree... [2022-03-30T20:36:45.702Z] Reading state information... [2022-03-30T20:36:45.964Z] The following additional packages will be installed: [2022-03-30T20:36:45.964Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:36:45.964Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:36:45.964Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:36:45.964Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-30T20:36:45.964Z] Suggested packages: [2022-03-30T20:36:45.964Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-30T20:36:45.964Z] Recommended packages: [2022-03-30T20:36:45.964Z] gnupg libsasl2-modules [2022-03-30T20:36:45.964Z] The following NEW packages will be installed: [2022-03-30T20:36:45.964Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-30T20:36:45.964Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-30T20:36:45.964Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-30T20:36:45.964Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-30T20:36:45.964Z] The following packages will be upgraded: [2022-03-30T20:36:45.964Z] gpg gpg-agent gpgconf libudev1 [2022-03-30T20:36:46.225Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-30T20:36:46.225Z] Need to get 3859 kB of archives. [2022-03-30T20:36:46.225Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-30T20:36:46.225Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-30T20:36:46.225Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-30T20:36:46.798Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-30T20:36:46.798Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-30T20:36:46.798Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-30T20:36:46.798Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-30T20:36:47.059Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-30T20:36:47.059Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-30T20:36:47.059Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-30T20:36:47.059Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-30T20:36:47.059Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-30T20:36:47.059Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-30T20:36:47.059Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-30T20:36:47.059Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-30T20:36:47.059Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-30T20:36:47.059Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-30T20:36:47.059Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-30T20:36:47.059Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-30T20:36:47.059Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-30T20:36:47.059Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-30T20:36:47.059Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-30T20:36:47.320Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-30T20:36:47.320Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:36:47.320Z] Fetched 3859 kB in 1s (3186 kB/s) [2022-03-30T20:36:47.320Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:36:47.320Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:47.320Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:36:47.584Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:36:47.584Z] Selecting previously unselected package udev. [2022-03-30T20:36:47.584Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-30T20:36:47.584Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:47.584Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-30T20:36:47.844Z] Selecting previously unselected package libfuse2:amd64. [2022-03-30T20:36:47.845Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-30T20:36:47.845Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:36:47.845Z] Selecting previously unselected package fuse. [2022-03-30T20:36:47.845Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-30T20:36:47.845Z] Unpacking fuse (2.9.9-3) ... [2022-03-30T20:36:47.845Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:36:47.845Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:36:48.106Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:36:48.106Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:36:48.106Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:36:48.106Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:36:48.366Z] Selecting previously unselected package libksba8:amd64. [2022-03-30T20:36:48.366Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-30T20:36:48.366Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:36:48.366Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-30T20:36:48.366Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.366Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.366Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-30T20:36:48.366Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.366Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.366Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-30T20:36:48.366Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.366Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.626Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-30T20:36:48.626Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.626Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.887Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-30T20:36:48.887Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.887Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.887Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-30T20:36:48.887Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.887Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.887Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-30T20:36:48.887Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.887Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:48.887Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-30T20:36:48.887Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:48.887Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:49.147Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-30T20:36:49.147Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-30T20:36:49.147Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:49.147Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-30T20:36:49.147Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:36:49.147Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:36:49.147Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-30T20:36:49.147Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-30T20:36:49.147Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:36:49.147Z] Selecting previously unselected package libldap-common. [2022-03-30T20:36:49.147Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-30T20:36:49.147Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:36:49.147Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-30T20:36:49.147Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-30T20:36:49.408Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:36:49.408Z] Selecting previously unselected package dirmngr. [2022-03-30T20:36:49.408Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:36:49.408Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:36:49.408Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-30T20:36:49.408Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-30T20:36:49.408Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:36:49.408Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:36:49.408Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-30T20:36:49.978Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-30T20:36:50.239Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-30T20:36:50.239Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.239Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-30T20:36:50.239Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-30T20:36:50.239Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.239Z] Setting up fuse (2.9.9-3) ... [2022-03-30T20:36:50.239Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-30T20:36:50.808Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-30T20:36:50.808Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-30T20:36:50.808Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-30T20:36:51.069Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-30T20:36:51.069Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-30T20:36:51.069Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:36:51.638Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-30T20:36:51.638Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-30T20:36:51.638Z] units). This means they are not meant to be enabled using systemctl. [2022-03-30T20:36:51.638Z] [2022-03-30T20:36:51.638Z] Possible reasons for having this kind of units are: [2022-03-30T20:36:51.638Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-30T20:36:51.638Z] .wants/ or .requires/ directory. [2022-03-30T20:36:51.638Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-30T20:36:51.638Z] a requirement dependency on it. [2022-03-30T20:36:51.638Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-30T20:36:51.638Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-30T20:36:51.638Z] • In case of template units, the unit is meant to be enabled with some [2022-03-30T20:36:51.638Z] instance name specified. [2022-03-30T20:36:51.900Z] Reading package lists... [2022-03-30T20:36:51.900Z] Building dependency tree... [2022-03-30T20:36:51.900Z] Reading state information... [2022-03-30T20:36:52.161Z] The following additional packages will be installed: [2022-03-30T20:36:52.161Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:36:52.161Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:36:52.161Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:36:52.161Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-30T20:36:52.161Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-30T20:36:52.161Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-30T20:36:52.161Z] Suggested packages: [2022-03-30T20:36:52.161Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-30T20:36:52.161Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-30T20:36:52.161Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-30T20:36:52.161Z] systemd-container policykit-1 [2022-03-30T20:36:52.161Z] Recommended packages: [2022-03-30T20:36:52.161Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-30T20:36:52.161Z] The following NEW packages will be installed: [2022-03-30T20:36:52.161Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-30T20:36:52.161Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-30T20:36:52.161Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-30T20:36:52.161Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-30T20:36:52.161Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-30T20:36:52.161Z] The following packages will be upgraded: [2022-03-30T20:36:52.161Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-30T20:36:52.161Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-30T20:36:52.161Z] Need to get 46.5 MB of archives. [2022-03-30T20:36:52.161Z] After this operation, 181 MB of additional disk space will be used. [2022-03-30T20:36:52.161Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-30T20:36:52.161Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-30T20:36:52.422Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-30T20:36:52.422Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-30T20:36:52.422Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-30T20:36:52.422Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-30T20:36:52.422Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-30T20:36:52.422Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-30T20:36:52.422Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-30T20:36:52.422Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-30T20:36:52.422Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-30T20:36:52.422Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-30T20:36:52.422Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-30T20:36:52.422Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-30T20:36:52.422Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-30T20:36:52.422Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-30T20:36:52.422Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-30T20:36:52.422Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-03-30T20:36:52.422Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-30T20:36:52.422Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-03-30T20:36:52.422Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-03-30T20:36:52.422Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-03-30T20:36:52.422Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-30T20:36:52.422Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-30T20:36:52.422Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-30T20:36:52.422Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-30T20:36:52.422Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-30T20:36:52.422Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-30T20:36:52.422Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-30T20:36:52.422Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-30T20:36:52.422Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-30T20:36:52.422Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-30T20:36:52.422Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-30T20:36:52.993Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:36:52.993Z] Fetched 46.5 MB in 1s (73.9 MB/s) [2022-03-30T20:36:52.993Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-30T20:36:52.993Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:52.993Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:36:53.252Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:53.252Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:36:53.252Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:53.513Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:36:54.084Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:54.084Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-30T20:36:54.084Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:36:54.084Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-30T20:36:54.084Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-30T20:36:54.084Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:36:54.084Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:54.344Z] Selecting previously unselected package libexpat1:amd64. [2022-03-30T20:36:54.344Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-30T20:36:54.344Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:36:54.344Z] Selecting previously unselected package python3.8-minimal. [2022-03-30T20:36:54.344Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:36:54.344Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:54.604Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:54.604Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-30T20:36:54.604Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:55.177Z] Selecting previously unselected package python3-minimal. [2022-03-30T20:36:55.177Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-30T20:36:55.177Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:36:55.177Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:36:55.177Z] Selecting previously unselected package mime-support. [2022-03-30T20:36:55.177Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-30T20:36:55.177Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-30T20:36:55.177Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-30T20:36:55.177Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-30T20:36:55.177Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:36:55.436Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-30T20:36:55.436Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:36:55.436Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:55.436Z] Selecting previously unselected package python3.8. [2022-03-30T20:36:55.436Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-03-30T20:36:55.436Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:36:55.696Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-30T20:36:55.696Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:36:55.696Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:36:55.696Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-30T20:36:55.957Z] Selecting previously unselected package python3. [2022-03-30T20:36:55.957Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-30T20:36:55.957Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-30T20:36:55.957Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:36:55.957Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-30T20:36:55.957Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:36:55.957Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:36:55.957Z] Selecting previously unselected package dbus. [2022-03-30T20:36:55.957Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:36:55.957Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:36:55.958Z] Selecting previously unselected package libbsd0:amd64. [2022-03-30T20:36:55.958Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-30T20:36:55.958Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:36:56.220Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-30T20:36:56.220Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-30T20:36:56.220Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:36:56.220Z] Selecting previously unselected package sudo. [2022-03-30T20:36:56.220Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-30T20:36:56.220Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:36:56.220Z] Selecting previously unselected package apparmor. [2022-03-30T20:36:56.220Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:36:56.220Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:36:56.480Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-30T20:36:56.480Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-30T20:36:56.480Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:36:56.480Z] Selecting previously unselected package libedit2:amd64. [2022-03-30T20:36:56.480Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-30T20:36:56.480Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:36:56.480Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-30T20:36:56.480Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-30T20:36:56.480Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:36:56.741Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-30T20:36:56.741Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:36:56.741Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:36:56.741Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-30T20:36:56.741Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:36:56.741Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:36:56.741Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-30T20:36:56.741Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-30T20:36:56.741Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:36:56.741Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-30T20:36:56.741Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:36:56.741Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:36:57.004Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-30T20:36:57.004Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:36:57.004Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:36:57.004Z] Selecting previously unselected package openssh-client. [2022-03-30T20:36:57.004Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-30T20:36:57.004Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:36:57.265Z] Selecting previously unselected package dbus-user-session. [2022-03-30T20:36:57.265Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-30T20:36:57.265Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:36:57.265Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-30T20:36:57.265Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-30T20:36:57.265Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:36:57.265Z] Selecting previously unselected package squashfs-tools. [2022-03-30T20:36:57.265Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-30T20:36:57.265Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:36:57.265Z] Selecting previously unselected package snapd. [2022-03-30T20:36:57.265Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-30T20:36:57.265Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:37:00.563Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-30T20:37:00.563Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-30T20:37:00.563Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-30T20:37:00.563Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-30T20:37:00.563Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:37:00.563Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-30T20:37:00.563Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-30T20:37:00.823Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-30T20:37:00.824Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:37:00.824Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:37:00.824Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-30T20:37:00.824Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:37:00.824Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-30T20:37:00.824Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-03-30T20:37:01.466Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-30T20:37:01.466Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-30T20:37:01.466Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-30T20:37:01.466Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-30T20:37:01.466Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-30T20:37:01.466Z] running python rtupdate hooks for python3.8... [2022-03-30T20:37:01.466Z] running python post-rtupdate hooks for python3.8... [2022-03-30T20:37:01.727Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-30T20:37:02.669Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-30T20:37:02.930Z] Reloading AppArmor profiles [2022-03-30T20:37:02.930Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:37:02.930Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-30T20:37:03.191Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-30T20:37:03.453Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-30T20:37:03.453Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:37:03.453Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-30T20:37:03.453Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-30T20:37:05.363Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-30T20:37:05.364Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-30T20:37:05.364Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-30T20:37:05.364Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-30T20:37:05.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-30T20:37:05.624Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-30T20:37:05.885Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-30T20:37:06.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-30T20:37:06.405Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:37:06.405Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-30T20:37:06.665Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-30T20:37:06.925Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-30T20:37:07.184Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-30T20:37:07.446Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-30T20:37:07.705Z] /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-30T20:37:07.705Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-30T20:37:08.274Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:37:08.534Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:37:08.534Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:37:09.366Z] Reading package lists... [2022-03-30T20:37:09.626Z] Reading package lists... [2022-03-30T20:37:09.886Z] Building dependency tree... [2022-03-30T20:37:09.886Z] Reading state information... [2022-03-30T20:37:09.886Z] Calculating upgrade... [2022-03-30T20:37:10.147Z] The following packages will be upgraded: [2022-03-30T20:37:10.147Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-30T20:37:10.147Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-30T20:37:10.147Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-30T20:37:10.147Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-30T20:37:10.147Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-30T20:37:10.147Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-30T20:37:10.147Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-30T20:37:10.147Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-30T20:37:10.147Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-30T20:37:10.147Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-30T20:37:10.147Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-30T20:37:10.147Z] xz-utils zlib1g [2022-03-30T20:37:10.147Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:37:10.147Z] Need to get 65.7 MB of archives. [2022-03-30T20:37:10.147Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-30T20:37:10.147Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-30T20:37:10.147Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-30T20:37:10.147Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-30T20:37:10.409Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-30T20:37:10.409Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-30T20:37:10.409Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-30T20:37:10.409Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-30T20:37:10.409Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-30T20:37:10.409Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-30T20:37:10.409Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-30T20:37:10.409Z] 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-30T20:37:10.409Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-30T20:37:10.409Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-30T20:37:10.409Z] 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-30T20:37:10.409Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-30T20:37:10.409Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-30T20:37:10.409Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-30T20:37:10.409Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-30T20:37:10.409Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-30T20:37:10.980Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-30T20:37:10.980Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-03-30T20:37:10.980Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-30T20:37:10.980Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-30T20:37:11.240Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-30T20:37:11.240Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-30T20:37:11.240Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-30T20:37:11.240Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-30T20:37:11.240Z] 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-30T20:37:11.240Z] 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-30T20:37:11.240Z] 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-30T20:37:11.241Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-30T20:37:11.241Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-30T20:37:11.241Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-30T20:37:11.241Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-30T20:37:11.241Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-30T20:37:11.502Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-30T20:37:11.502Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-30T20:37:11.502Z] 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-30T20:37:11.502Z] 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-30T20:37:11.502Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-30T20:37:11.502Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-30T20:37:11.502Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-30T20:37:11.502Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-30T20:37:11.502Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-30T20:37:11.768Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-30T20:37:11.768Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-30T20:37:11.768Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-30T20:37:11.768Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-30T20:37:11.768Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-30T20:37:11.768Z] 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-30T20:37:11.768Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-30T20:37:11.768Z] 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-30T20:37:11.768Z] 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-30T20:37:11.768Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-30T20:37:11.768Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-30T20:37:11.768Z] 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-30T20:37:11.768Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-30T20:37:12.030Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-30T20:37:12.030Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-30T20:37:12.030Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-30T20:37:12.030Z] 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-30T20:37:12.030Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-30T20:37:12.030Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-30T20:37:12.030Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-03-30T20:37:12.030Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-30T20:37:12.030Z] 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-30T20:37:12.030Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-30T20:37:12.030Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-30T20:37:12.030Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-30T20:37:12.030Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-30T20:37:12.030Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-03-30T20:37:12.030Z] 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-30T20:37:12.291Z] 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-30T20:37:12.552Z] 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-30T20:37:12.814Z] 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-30T20:37:12.814Z] 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-30T20:37:13.075Z] 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-30T20:37:13.336Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:37:13.336Z] Fetched 65.7 MB in 3s (22.3 MB/s) [2022-03-30T20:37:13.336Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:37:13.336Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:37:13.336Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:37:13.906Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:37:13.906Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:37:13.906Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-03-30T20:37:13.906Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-03-30T20:37:14.483Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:14.483Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:14.483Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:14.483Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.427Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.427Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.427Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.427Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.427Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.427Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.427Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.427Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.689Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.689Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.689Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:15.689Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:37:15.689Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.689Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.689Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:15.950Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:37:15.950Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.950Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.950Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.950Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:15.950Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-30T20:37:15.950Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-30T20:37:16.210Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:16.210Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:37:16.211Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:37:16.471Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:37:16.732Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:37:16.993Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-30T20:37:16.993Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-30T20:37:16.993Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-30T20:37:16.993Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-30T20:37:16.993Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-30T20:37:17.253Z] Setting up base-files (11ubuntu5.5) ... [2022-03-30T20:37:17.253Z] Installing new version of config file /etc/issue ... [2022-03-30T20:37:17.253Z] Installing new version of config file /etc/issue.net ... [2022-03-30T20:37:17.253Z] Installing new version of config file /etc/lsb-release ... [2022-03-30T20:37:17.253Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-30T20:37:17.823Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-30T20:37:17.823Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-30T20:37:17.823Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-30T20:37:17.823Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:17.823Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-30T20:37:17.823Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-30T20:37:18.084Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-30T20:37:18.084Z] 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-30T20:37:18.084Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:18.084Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:18.084Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-30T20:37:18.084Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:18.344Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:18.344Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:37:18.344Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:37:18.344Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:37:18.344Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:18.344Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:37:18.344Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:37:18.916Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:37:18.916Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:37:18.916Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-30T20:37:19.175Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:37:19.437Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-30T20:37:19.437Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:19.437Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-30T20:37:19.437Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-30T20:37:20.380Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-03-30T20:37:20.380Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-30T20:37:20.380Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-03-30T20:37:20.380Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:20.380Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-30T20:37:20.380Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-30T20:37:20.380Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-30T20:37:20.380Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:20.380Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:20.380Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:20.641Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:20.641Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:20.641Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:20.641Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:20.641Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:20.641Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:20.641Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:20.641Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:20.905Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:20.905Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:20.905Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:20.905Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:20.905Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:20.905Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:20.905Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:21.184Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:21.184Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:21.184Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:21.184Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:21.184Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:21.753Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:22.014Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-30T20:37:22.273Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-30T20:37:22.273Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:22.273Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-30T20:37:22.273Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-30T20:37:22.533Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:37:22.533Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:22.533Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-30T20:37:22.533Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-30T20:37:22.795Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-30T20:37:22.795Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:22.795Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-30T20:37:22.795Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-30T20:37:22.795Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-30T20:37:23.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.055Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:37:23.055Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:37:23.055Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-30T20:37:23.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.055Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-30T20:37:23.055Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-30T20:37:23.055Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-30T20:37:23.317Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.317Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-30T20:37:23.317Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-30T20:37:23.317Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-30T20:37:23.579Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.579Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-30T20:37:23.579Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-30T20:37:23.579Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-30T20:37:23.579Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.579Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-30T20:37:23.579Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-30T20:37:23.579Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-30T20:37:23.860Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.860Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:37:23.860Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:37:23.860Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:37:23.860Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:23.860Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-30T20:37:23.860Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-30T20:37:23.860Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-30T20:37:24.143Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:24.143Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-30T20:37:24.143Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-30T20:37:24.143Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-30T20:37:24.143Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:24.143Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-30T20:37:24.143Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-30T20:37:24.143Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-30T20:37:24.405Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:24.405Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-30T20:37:24.405Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-30T20:37:24.405Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-30T20:37:24.405Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:24.405Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-30T20:37:24.405Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-30T20:37:24.986Z] Setting up apt (2.0.6) ... [2022-03-30T20:37:25.562Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-30T20:37:25.562Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:25.562Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:37:25.562Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:37:25.562Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:37:25.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-30T20:37:25.827Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:37:25.827Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:37:25.827Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-30T20:37:25.827Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-30T20:37:25.827Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-30T20:37:25.827Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:37:26.109Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-30T20:37:26.109Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:37:26.109Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-30T20:37:26.109Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-30T20:37:26.109Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-30T20:37:26.109Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-30T20:37:26.370Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-30T20:37:26.370Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:37:26.370Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-30T20:37:26.370Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-30T20:37:26.632Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-30T20:37:26.891Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-30T20:37:26.891Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:37:26.891Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:37:26.891Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-30T20:37:26.891Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-30T20:37:26.891Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:37:26.891Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:37:27.151Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-30T20:37:27.151Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-30T20:37:27.412Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-30T20:37:27.412Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-30T20:37:27.412Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-30T20:37:27.413Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-30T20:37:27.413Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-30T20:37:27.413Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-30T20:37:27.413Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-30T20:37:27.413Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-30T20:37:27.673Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-30T20:37:27.673Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-30T20:37:27.673Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-03-30T20:37:27.673Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-30T20:37:28.246Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-30T20:37:28.246Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-30T20:37:28.246Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.246Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.246Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.246Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.508Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.508Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.508Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.508Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.768Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.768Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.768Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-30T20:37:28.768Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-30T20:37:28.768Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-30T20:37:28.768Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-30T20:37:28.768Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:28.768Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:29.337Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:29.338Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:29.906Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:29.906Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:30.849Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:30.849Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:31.110Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:31.110Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:31.371Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:31.371Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:31.940Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-03-30T20:37:31.940Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-03-30T20:37:32.200Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-30T20:37:32.200Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:37:32.200Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:37:32.200Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-30T20:37:32.200Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:37:32.200Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-03-30T20:37:32.200Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:37:32.200Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.200Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-03-30T20:37:32.460Z] [2022-03-30T20:37:32.460Z] Current default time zone: 'Etc/UTC' [2022-03-30T20:37:32.460Z] Local time is now: Wed Mar 30 20:37:32 UTC 2022. [2022-03-30T20:37:32.460Z] Universal Time is now: Wed Mar 30 20:37:32 UTC 2022. [2022-03-30T20:37:32.460Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-30T20:37:32.460Z] [2022-03-30T20:37:32.460Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-30T20:37:32.460Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:32.460Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:32.460Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-30T20:37:32.460Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-30T20:37:32.460Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:37:32.460Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:37:32.460Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-30T20:37:32.460Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:37:32.460Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.460Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:32.460Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-30T20:37:32.721Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-30T20:37:32.721Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-30T20:37:32.721Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-30T20:37:34.634Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:37:35.205Z] 21 added, 21 removed; done. [2022-03-30T20:37:35.205Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.205Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-30T20:37:35.205Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-30T20:37:35.468Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.468Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-30T20:37:35.468Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-30T20:37:35.468Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-30T20:37:35.468Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-30T20:37:35.468Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.468Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-30T20:37:35.468Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.468Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.468Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-03-30T20:37:35.468Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:37:35.727Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-30T20:37:35.727Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-30T20:37:35.727Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-30T20:37:35.727Z] Updating certificates in /etc/ssl/certs... [2022-03-30T20:37:36.667Z] 0 added, 0 removed; done. [2022-03-30T20:37:36.667Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-30T20:37:36.667Z] done. [2022-03-30T20:37:37.608Z] Reading package lists... [2022-03-30T20:37:37.869Z] Building dependency tree... [2022-03-30T20:37:37.869Z] Reading state information... [2022-03-30T20:37:37.869Z] The following NEW packages will be installed: [2022-03-30T20:37:37.869Z] apt-transport-https [2022-03-30T20:37:37.869Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:37:38.131Z] Need to get 4680 B of archives. [2022-03-30T20:37:38.131Z] After this operation, 162 kB of additional disk space will be used. [2022-03-30T20:37:38.131Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-30T20:37:38.391Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:37:38.391Z] Fetched 4680 B in 0s (24.5 kB/s) [2022-03-30T20:37:38.391Z] Selecting previously unselected package apt-transport-https. [2022-03-30T20:37:38.391Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-30T20:37:38.391Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-30T20:37:38.391Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-30T20:37:38.391Z] Setting up apt-transport-https (2.0.6) ... [2022-03-30T20:37:38.652Z] Waiting for network to be ready... [2022-03-30T20:37:46.787Z] 2022-03-30T20:37:43Z INFO Waiting for automatic snapd restart... [2022-03-30T20:37:46.787Z] snapd 2.54.4 from Canonical* installed [2022-03-30T20:37:47.727Z] "snapd" switched to the "latest/stable" channel [2022-03-30T20:37:47.727Z] [2022-03-30T20:37:48.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:37:50.268Z] core20 20220304 from Canonical* installed [2022-03-30T20:37:50.268Z] "core20" switched to the "latest/stable" channel [2022-03-30T20:37:50.268Z] [2022-03-30T20:37:52.810Z] snapcraft 6.1 from Canonical* installed [2022-03-30T20:37:52.810Z] "snapcraft" switched to the "latest/stable" channel [2022-03-30T20:37:52.810Z] [2022-03-30T20:37:58.091Z] 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-30T20:37:58.091Z] - README.md [2022-03-30T20:37:58.091Z] [2022-03-30T20:37:58.091Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-30T20:37:58.091Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-30T20:37:58.091Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-30T20:37:58.351Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-30T20:37:59.182Z] Reading package lists... [2022-03-30T20:37:59.752Z] 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-30T20:37:59.752Z] Reading package lists... [2022-03-30T20:38:00.012Z] Building dependency tree... [2022-03-30T20:38:00.012Z] Reading state information... [2022-03-30T20:38:00.012Z] Suggested packages: [2022-03-30T20:38:00.012Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-30T20:38:00.012Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-30T20:38:00.012Z] krb5-user libnorm-doc [2022-03-30T20:38:00.012Z] Recommended packages: [2022-03-30T20:38:00.012Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-30T20:38:00.012Z] The following NEW packages will be installed: [2022-03-30T20:38:00.012Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-30T20:38:00.012Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-30T20:38:00.012Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-30T20:38:00.012Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-30T20:38:00.012Z] libzmq5 pkg-config zip [2022-03-30T20:38:00.012Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-30T20:38:00.274Z] Need to get 10.3 MB of archives. [2022-03-30T20:38:00.274Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-30T20:38:00.274Z] 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-30T20:38:00.274Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-30T20:38:00.274Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-30T20:38:00.274Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-30T20:38:00.274Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-30T20:38:00.274Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-30T20:38:00.274Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-30T20:38:00.274Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-30T20:38:00.274Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-30T20:38:00.274Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-30T20:38:00.274Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-30T20:38:00.274Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-30T20:38:00.535Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-30T20:38:00.535Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-30T20:38:00.535Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-30T20:38:00.535Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-30T20:38:00.535Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-30T20:38:00.796Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-30T20:38:00.796Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-30T20:38:01.056Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-30T20:38:01.056Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-30T20:38:01.316Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-30T20:38:01.316Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-30T20:38:01.316Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-30T20:38:01.316Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-30T20:38:01.316Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-30T20:38:01.316Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-30T20:38:01.316Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-30T20:38:01.576Z] Fetched 10.3 MB in 1s (8962 kB/s) [2022-03-30T20:38:01.576Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-30T20:38:01.576Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-30T20:38:01.576Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-30T20:38:01.576Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:38:01.576Z] Selecting previously unselected package libsodium23:amd64. [2022-03-30T20:38:01.576Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-30T20:38:01.576Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:38:01.841Z] Selecting previously unselected package libpsl5:amd64. [2022-03-30T20:38:01.841Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-30T20:38:01.841Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:38:01.841Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-30T20:38:01.841Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-30T20:38:01.841Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:38:01.841Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-30T20:38:01.841Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-30T20:38:01.841Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:38:02.101Z] Selecting previously unselected package librtmp1:amd64. [2022-03-30T20:38:02.101Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-30T20:38:02.101Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:38:02.101Z] Selecting previously unselected package libssh-4:amd64. [2022-03-30T20:38:02.101Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-30T20:38:02.101Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:38:02.101Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-30T20:38:02.101Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-30T20:38:02.101Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:38:02.101Z] Selecting previously unselected package liberror-perl. [2022-03-30T20:38:02.101Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-30T20:38:02.101Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-30T20:38:02.360Z] Selecting previously unselected package git-man. [2022-03-30T20:38:02.360Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-30T20:38:02.360Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:38:02.360Z] Selecting previously unselected package git. [2022-03-30T20:38:02.361Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-30T20:38:02.361Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:38:02.933Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-30T20:38:02.933Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:02.933Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:02.933Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-30T20:38:02.933Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:02.933Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:02.933Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-30T20:38:02.933Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:02.933Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:03.204Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-30T20:38:03.204Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:03.204Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:03.204Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-30T20:38:03.204Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-30T20:38:03.204Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:38:03.204Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-30T20:38:03.204Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:03.204Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:03.204Z] Selecting previously unselected package libnorm1:amd64. [2022-03-30T20:38:03.204Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:38:03.204Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:38:03.466Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-30T20:38:03.466Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-30T20:38:03.466Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:38:03.466Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-30T20:38:03.466Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:38:03.466Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:38:03.466Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-30T20:38:03.466Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-30T20:38:03.466Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:38:03.728Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-30T20:38:03.728Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-30T20:38:03.728Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:38:03.728Z] Selecting previously unselected package libzmq5:amd64. [2022-03-30T20:38:03.728Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:38:03.728Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:38:03.728Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-30T20:38:03.728Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-30T20:38:03.728Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:03.728Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-30T20:38:03.728Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-30T20:38:03.728Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:38:03.989Z] Selecting previously unselected package pkg-config. [2022-03-30T20:38:03.989Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-30T20:38:03.989Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:38:03.989Z] Selecting previously unselected package zip. [2022-03-30T20:38:03.989Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-30T20:38:03.989Z] Unpacking zip (3.0-11build1) ... [2022-03-30T20:38:03.989Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-30T20:38:03.989Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-30T20:38:03.989Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-30T20:38:03.989Z] No schema files found: doing nothing. [2022-03-30T20:38:03.989Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-30T20:38:03.989Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:38:03.989Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-30T20:38:03.989Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-30T20:38:04.249Z] Setting up liberror-perl (0.17029-1) ... [2022-03-30T20:38:04.249Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.249Z] Setting up zip (3.0-11build1) ... [2022-03-30T20:38:04.249Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-30T20:38:04.249Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-30T20:38:04.249Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-30T20:38:04.249Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-30T20:38:04.249Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-30T20:38:04.250Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.250Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:38:04.250Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.250Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:38:04.250Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.250Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:38:04.250Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-30T20:38:04.250Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-30T20:38:04.250Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-30T20:38:04.250Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.250Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-30T20:38:04.250Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-30T20:38:04.510Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-30T20:38:05.082Z] comerr-dev set to automatically installed. [2022-03-30T20:38:05.082Z] git set to automatically installed. [2022-03-30T20:38:05.082Z] git-man set to automatically installed. [2022-03-30T20:38:05.082Z] krb5-multidev set to automatically installed. [2022-03-30T20:38:05.082Z] libbrotli1 set to automatically installed. [2022-03-30T20:38:05.082Z] libcurl3-gnutls set to automatically installed. [2022-03-30T20:38:05.082Z] liberror-perl set to automatically installed. [2022-03-30T20:38:05.082Z] libglib2.0-0 set to automatically installed. [2022-03-30T20:38:05.082Z] libgssrpc4 set to automatically installed. [2022-03-30T20:38:05.082Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-30T20:38:05.082Z] libkadm5srv-mit11 set to automatically installed. [2022-03-30T20:38:05.082Z] libkdb5-9 set to automatically installed. [2022-03-30T20:38:05.082Z] libkrb5-dev set to automatically installed. [2022-03-30T20:38:05.082Z] libnghttp2-14 set to automatically installed. [2022-03-30T20:38:05.082Z] libnorm-dev set to automatically installed. [2022-03-30T20:38:05.082Z] libnorm1 set to automatically installed. [2022-03-30T20:38:05.082Z] libpgm-5.2-0 set to automatically installed. [2022-03-30T20:38:05.082Z] libpgm-dev set to automatically installed. [2022-03-30T20:38:05.082Z] libpsl5 set to automatically installed. [2022-03-30T20:38:05.082Z] librtmp1 set to automatically installed. [2022-03-30T20:38:05.082Z] libsodium-dev set to automatically installed. [2022-03-30T20:38:05.082Z] libsodium23 set to automatically installed. [2022-03-30T20:38:05.082Z] libssh-4 set to automatically installed. [2022-03-30T20:38:05.082Z] libzmq3-dev set to automatically installed. [2022-03-30T20:38:05.082Z] libzmq5 set to automatically installed. [2022-03-30T20:38:05.082Z] pkg-config set to automatically installed. [2022-03-30T20:38:05.082Z] zip set to automatically installed. [2022-03-30T20:38:05.654Z] snapd is not logged in, snap install commands will use sudo [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:38:07.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:38:08.423Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:38:08.423Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:38:08.704Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:38:08.704Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:38:08.704Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:38:08.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:38:17.873Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-30T20:38:18.444Z] Downloading snap 'edgex-app-service-configurable' [2022-03-30T20:38:19.833Z] Pulling app-service-configurable [2022-03-30T20:38:19.833Z] + snapcraftctl pull [2022-03-30T20:38:21.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements [2022-03-30T20:38:21.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:38:21.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:38:21.747Z] Pulling config-common [2022-03-30T20:38:21.747Z] + snapcraftctl pull [2022-03-30T20:38:23.128Z] Pulling go-build-helper [2022-03-30T20:38:23.128Z] + snapcraftctl pull [2022-03-30T20:38:24.512Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-30T20:38:24.512Z] Skipping pull go-build-helper (already ran) [2022-03-30T20:38:24.512Z] Building go-build-helper [2022-03-30T20:38:24.512Z] + snapcraftctl build [2022-03-30T20:38:25.894Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-30T20:38:26.463Z] Staging go-build-helper [2022-03-30T20:38:26.463Z] + snapcraftctl stage [2022-03-30T20:38:29.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements [2022-03-30T20:38:29.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:38:30.215Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.515s coverage: 54.9% of statements [2022-03-30T20:38:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:38:30.215Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:38:31.751Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-30T20:38:31.751Z] Fetched 290 kB in 0s (0 B/s) [2022-03-30T20:38:31.751Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-30T20:38:31.751Z] Fetched 158 kB in 0s (0 B/s) [2022-03-30T20:38:31.751Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-30T20:38:31.751Z] Fetched 242 kB in 0s (0 B/s) [2022-03-30T20:38:31.751Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-30T20:38:31.751Z] Fetched 150 kB in 0s (0 B/s) [2022-03-30T20:38:31.751Z] Pulling edgex-go [2022-03-30T20:38:31.751Z] + snapcraftctl pull [2022-03-30T20:38:33.133Z] Pulling hooks [2022-03-30T20:38:33.133Z] + snapcraftctl pull [2022-03-30T20:38:45.374Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T20:38:45.374Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-30T20:38:45.374Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-30T20:38:45.374Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-30T20:38:45.374Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-30T20:38:45.374Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-30T20:38:45.374Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-30T20:38:45.374Z] Fetched 234 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-30T20:38:45.374Z] Fetched 155 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-30T20:38:45.374Z] Fetched 170 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-30T20:38:45.374Z] Fetched 267 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-30T20:38:45.374Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-30T20:38:45.374Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-30T20:38:45.374Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-30T20:38:45.374Z] Fetched 121 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-30T20:38:45.374Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-30T20:38:45.374Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-30T20:38:45.374Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-30T20:38:45.374Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-30T20:38:45.374Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-30T20:38:45.374Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-30T20:38:45.374Z] Fetched 142 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-30T20:38:45.374Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-30T20:38:45.374Z] Fetched 181 kB in 0s (0 B/s) [2022-03-30T20:38:45.374Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-30T20:38:45.374Z] Fetched 208 kB in 0s (0 B/s) [2022-03-30T20:38:45.375Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-30T20:38:45.375Z] Fetched 161 kB in 0s (0 B/s) [2022-03-30T20:38:45.375Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-30T20:38:45.375Z] Fetched 107 kB in 0s (0 B/s) [2022-03-30T20:38:45.375Z] Pulling static-packages [2022-03-30T20:38:45.375Z] + snapcraftctl pull [2022-03-30T20:38:45.375Z] Pulling version [2022-03-30T20:38:45.375Z] + cd /root/project [2022-03-30T20:38:45.375Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:38:45.375Z] ++ sed s/v// [2022-03-30T20:38:45.375Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:38:45.375Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:38:45.375Z] + snapcraftctl set-version 2.2.0-dev.48 [2022-03-30T20:38:46.760Z] Building app-service-configurable [2022-03-30T20:38:46.760Z] + snapcraftctl build [2022-03-30T20:38:48.669Z] Building config-common [2022-03-30T20:38:48.669Z] + snapcraftctl build [2022-03-30T20:38:49.610Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-30T20:38:50.552Z] Skipping build go-build-helper (already ran) [2022-03-30T20:38:50.813Z] Building edgex-go [2022-03-30T20:38:51.074Z] + cd /root/parts/edgex-go/src [2022-03-30T20:38:51.074Z] ++ git describe --tags --abbrev=0 [2022-03-30T20:38:51.074Z] ++ sed s/v// [2022-03-30T20:38:51.074Z] + GIT_VERSION=2.2.0-dev.48 [2022-03-30T20:38:51.074Z] + '[' -z 2.2.0-dev.48 ']' [2022-03-30T20:38:51.074Z] + echo 2.2.0-dev.48 [2022-03-30T20:38:51.074Z] + '[' '!' -d vendor ']' [2022-03-30T20:38:51.074Z] + go mod download all [2022-03-30T20:38:55.398Z] + make build [2022-03-30T20:38:55.398Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.359s coverage: 89.2% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.329s coverage: 84.4% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.130s coverage: 94.5% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.329s coverage: 72.2% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.448s coverage: 60.0% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.640s coverage: 0.9% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.398s coverage: 58.8% of statements [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.441s coverage: 24.0% of statements [2022-03-30T20:38:57.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.349s coverage: 79.5% of statements [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.464s coverage: 94.1% of statements [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.386s coverage: 96.3% of statements [2022-03-30T20:38:57.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2022-03-30T20:39:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.329s coverage: 94.4% of statements [2022-03-30T20:39:10.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements [2022-03-30T20:39:17.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T20:39:18.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.940s coverage: 82.5% of statements [2022-03-30T20:39:18.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.325s coverage: 85.4% of statements [2022-03-30T20:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.921s coverage: 91.2% of statements [2022-03-30T20:39:23.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:39:27.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T20:39:27.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T20:39:29.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T20:39:29.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T20:39:30.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 64.4% of statements [2022-03-30T20:39:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:39:30.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:39:30.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements [2022-03-30T20:39:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2022-03-30T20:39:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-03-30T20:39:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-03-30T20:39:30.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-03-30T20:39:31.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T20:39:32.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T20:39:33.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T20:39:35.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T20:39:36.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.735s coverage: 65.4% of statements [2022-03-30T20:39:36.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:39:36.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:39:36.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:39:36.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T20:39:37.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:39:39.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.48" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T20:39:40.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.102s coverage: 43.8% of statements [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:39:40.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.359s coverage: 89.5% of statements [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:39:40.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.343s coverage: 84.8% of statements [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:39:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:39:41.133Z] + 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-30T20:39:41.133Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-30T20:39:41.133Z] + case "$service" in [2022-03-30T20:39:41.133Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-30T20:39:41.133Z] + 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-30T20:39:41.133Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-30T20:39:41.133Z] + case "$service" in [2022-03-30T20:39:41.133Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-30T20:39:41.133Z] + 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-30T20:39:41.133Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-30T20:39:41.133Z] + case "$service" in [2022-03-30T20:39:41.133Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-30T20:39:41.133Z] + 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-30T20:39:41.133Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-30T20:39:41.133Z] + case "$service" in [2022-03-30T20:39:41.133Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-30T20:39:41.133Z] + 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-30T20:39:41.133Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-30T20:39:41.133Z] + case "$service" in [2022-03-30T20:39:41.134Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-30T20:39:41.134Z] + case "$service" in [2022-03-30T20:39:41.134Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-30T20:39:41.134Z] + 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-30T20:39:41.134Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-30T20:39:41.134Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-30T20:39:41.134Z] + 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-30T20:39:42.073Z] Building hooks [2022-03-30T20:39:42.073Z] + cd /root/parts/hooks/src [2022-03-30T20:39:42.073Z] + make build [2022-03-30T20:39:42.073Z] go mod tidy [2022-03-30T20:39:42.073Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-30T20:39:42.333Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-30T20:39:42.593Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-30T20:39:42.593Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-30T20:39:42.593Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-30T20:39:44.503Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-30T20:39:44.763Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-30T20:39:44.763Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-30T20:39:46.670Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-30T20:39:46.670Z] Building static-packages [2022-03-30T20:39:46.670Z] + snapcraftctl build [2022-03-30T20:39:47.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.468s coverage: 17.7% of statements [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:39:47.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.857s coverage: 92.3% of statements [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:39:47.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 63.2% of statements [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:39:47.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:39:47.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:39:47.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.336s coverage: 28.9% of statements [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:39:47.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:39:47.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.263s coverage: 100.0% of statements [2022-03-30T20:39:48.582Z] Building version [2022-03-30T20:39:48.582Z] + snapcraftctl build [2022-03-30T20:39:49.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements [2022-03-30T20:39:50.395Z] 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-30T20:39:50.395Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-30T20:39:50.395Z] GO111MODULE=on go vet ./... [2022-03-30T20:39:51.121Z] Staging app-service-configurable [2022-03-30T20:39:51.121Z] + snapcraftctl stage [2022-03-30T20:39:52.059Z] Staging config-common [2022-03-30T20:39:52.059Z] + snapcraftctl stage [2022-03-30T20:39:53.438Z] Skipping stage go-build-helper (already ran) [2022-03-30T20:39:53.438Z] Staging edgex-go [2022-03-30T20:39:53.438Z] + snapcraftctl stage [2022-03-30T20:39:55.348Z] Staging hooks [2022-03-30T20:39:55.348Z] + snapcraftctl stage [2022-03-30T20:39:56.730Z] Staging static-packages [2022-03-30T20:39:56.730Z] + snapcraftctl stage [2022-03-30T20:39:58.112Z] Staging version [2022-03-30T20:39:58.112Z] + snapcraftctl stage [2022-03-30T20:39:59.490Z] Priming app-service-configurable [2022-03-30T20:39:59.490Z] + snapcraftctl prime [2022-03-30T20:40:02.031Z] 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-30T20:40:02.031Z] stage-packages: [2022-03-30T20:40:02.031Z] - libnorm1 [2022-03-30T20:40:02.031Z] - libpgm-5.2-0 [2022-03-30T20:40:02.031Z] - libsodium23 [2022-03-30T20:40:02.031Z] - libzmq5 [2022-03-30T20:40:02.031Z] Priming config-common [2022-03-30T20:40:02.031Z] + snapcraftctl prime [2022-03-30T20:40:03.412Z] Priming go-build-helper [2022-03-30T20:40:03.412Z] + snapcraftctl prime [2022-03-30T20:40:04.788Z] Priming edgex-go [2022-03-30T20:40:04.788Z] + snapcraftctl prime [2022-03-30T20:40:06.696Z] Priming hooks [2022-03-30T20:40:06.696Z] + snapcraftctl prime [2022-03-30T20:40:08.077Z] Priming static-packages [2022-03-30T20:40:08.077Z] + snapcraftctl prime [2022-03-30T20:40:12.276Z] Priming version [2022-03-30T20:40:12.276Z] + snapcraftctl prime [2022-03-30T20:40:13.656Z] 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-30T20:42:12.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:42:12.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:42:12.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:42:12.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:42:13.127Z] + ls -al . [2022-03-30T20:42:13.127Z] total 660 [2022-03-30T20:42:13.127Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 20:42 . [2022-03-30T20:42:13.127Z] drwxr-xr-x 4 root root 4096 Mar 30 20:35 .. [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:33 .dockerignore [2022-03-30T20:42:13.127Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:33 .git [2022-03-30T20:42:13.127Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:33 .github [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:33 .gitignore [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:33 .golangci.yml [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:33 .hadolint.yml [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:33 .sonarcloud.properties [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:33 ADOPTERS.md [2022-03-30T20:42:13.127Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:33 Attribution.txt [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:33 CHANGELOG.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:33 CONTRIBUTING.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:33 GOVERNANCE.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:33 Jenkinsfile [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:33 LICENSE [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:33 Makefile [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:33 OWNERS.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:33 README.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:33 SECURITY.md [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:28 VERSION [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:33 ZMQWindows.md [2022-03-30T20:42:13.128Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:33 bin [2022-03-30T20:42:13.128Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:33 cmd [2022-03-30T20:42:13.128Z] -rw-r--r-- 1 root root 427664 Mar 30 20:39 coverage.out [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:33 go.mod [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:35 go.sum [2022-03-30T20:42:13.128Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:33 internal [2022-03-30T20:42:13.128Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:33 openapi [2022-03-30T20:42:13.128Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:33 snap [2022-03-30T20:42:13.128Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:33 version.go [Pipeline] sh [2022-03-30T20:42:13.805Z] + '[' -e coverage.out ] [2022-03-30T20:42:13.805Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:42:13.836Z] Warning: overwriting stash ‘coverage-report’ [2022-03-30T20:42:14.893Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:42:15.562Z] + make build [2022-03-30T20:42:15.562Z] 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-30T20:44:37.571Z] 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-30T20:46:29.508Z] 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-30T20:46:29.508Z] 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-30T20:46:34.946Z] 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-30T20:46:36.394Z] 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-30T20:46:44.715Z] 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-30T20:46:51.465Z] 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-30T20:46:58.203Z] 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-30T20:47:06.520Z] 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-30T20:47:11.953Z] 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-30T20:47:18.741Z] 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-30T20:47:31.235Z] 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-30T20:47:36.696Z] $ docker stop --time=1 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 [2022-03-30T20:47:38.898Z] $ docker rm -f 62a0a0b4e6479a83ea9a2f054e2de44127eaf8128b3d3c7611513fde6a6b0e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:47:41.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:47:41.741Z] [2022-03-30T20:47:41.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:47:42.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:47:42.408Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T20:47:42.408Z] 29e5d40040c1: Pulling fs layer [2022-03-30T20:47:42.408Z] 1ce36da41761: Pulling fs layer [2022-03-30T20:47:42.408Z] 25b303627fd3: Pulling fs layer [2022-03-30T20:47:42.691Z] 29e5d40040c1: Verifying Checksum [2022-03-30T20:47:42.691Z] 29e5d40040c1: Download complete [2022-03-30T20:47:42.968Z] 1ce36da41761: Verifying Checksum [2022-03-30T20:47:42.968Z] 1ce36da41761: Download complete [2022-03-30T20:47:43.246Z] 29e5d40040c1: Pull complete [2022-03-30T20:47:44.704Z] 25b303627fd3: Verifying Checksum [2022-03-30T20:47:44.704Z] 25b303627fd3: Download complete [2022-03-30T20:47:44.704Z] 1ce36da41761: Pull complete [2022-03-30T20:47:57.149Z] 25b303627fd3: Pull complete [2022-03-30T20:47:57.149Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T20:47:57.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:47:57.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T20:47:57.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container [2022-03-30T20:47:57.543Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:48:00.509Z] $ docker top a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:48:01.508Z] + grep parallel [2022-03-30T20:48:01.508Z] + docker-compose build --help [2022-03-30T20:48:08.253Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:48:08.563Z] $ docker stop --time=1 a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d [2022-03-30T20:48:10.365Z] $ docker rm -f a572900470d95e2ccbe6b3bfaed3e2b40a08274d40f83fecef009faf5762130d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:48:11.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:48:11.077Z] . [Pipeline] withDockerContainer [2022-03-30T20:48:11.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container [2022-03-30T20:48:11.486Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T20:48:13.091Z] $ docker top a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:48:14.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:48:22.544Z] Building core-command ... [2022-03-30T20:48:22.544Z] Building core-data ... [2022-03-30T20:48:22.544Z] Building core-metadata ... [2022-03-30T20:48:22.544Z] Building security-bootstrapper ... [2022-03-30T20:48:22.544Z] Building security-proxy-setup ... [2022-03-30T20:48:22.544Z] Building security-secretstore-setup ... [2022-03-30T20:48:22.544Z] Building security-spiffe-token-provider ... [2022-03-30T20:48:22.544Z] Building security-spire-agent ... [2022-03-30T20:48:22.544Z] Building security-spire-config ... [2022-03-30T20:48:22.544Z] Building security-spire-server ... [2022-03-30T20:48:22.544Z] Building support-notifications ... [2022-03-30T20:48:22.544Z] Building support-scheduler ... [2022-03-30T20:48:22.544Z] Building sys-mgmt-agent ... [2022-03-30T20:48:22.544Z] Building security-bootstrapper [2022-03-30T20:48:22.544Z] Building security-secretstore-setup [2022-03-30T20:48:22.544Z] Building security-spire-config [2022-03-30T20:48:22.544Z] Building security-proxy-setup [2022-03-30T20:48:22.544Z] Building sys-mgmt-agent [2022-03-30T20:50:14.421Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:50:14.421Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:50:14.421Z] ---> 199a1cea22e6 [2022-03-30T20:50:14.421Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:50:14.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:50:14.421Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:50:14.421Z] ---> 199a1cea22e6 [2022-03-30T20:50:14.421Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:50:14.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:50:14.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:50:14.421Z] ---> 199a1cea22e6 [2022-03-30T20:50:14.421Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:50:14.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:50:14.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:50:14.421Z] ---> 199a1cea22e6 [2022-03-30T20:50:14.421Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:50:14.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:50:14.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:50:14.421Z] ---> 199a1cea22e6 [2022-03-30T20:50:14.421Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:50:14.421Z] ---> Running in dbe24dffff45 [2022-03-30T20:50:14.421Z] ---> Running in e4111469ddf7 [2022-03-30T20:50:14.421Z] ---> Running in bf54a8010700 [2022-03-30T20:50:14.421Z] ---> Running in d2c882999080 [2022-03-30T20:50:14.421Z] ---> Running in 4a792308f660 [2022-03-30T20:50:14.421Z] Removing intermediate container bf54a8010700 [2022-03-30T20:50:14.421Z] ---> a00336857543 [2022-03-30T20:50:14.421Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:50:14.421Z] Removing intermediate container 4a792308f660 [2022-03-30T20:50:14.421Z] ---> f460944a3e98 [2022-03-30T20:50:14.421Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:50:14.421Z] Removing intermediate container d2c882999080 [2022-03-30T20:50:14.421Z] ---> 15e2c179a6ca [2022-03-30T20:50:14.421Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:50:14.421Z] Removing intermediate container e4111469ddf7 [2022-03-30T20:50:14.421Z] ---> 74c2d5e96cc4 [2022-03-30T20:50:14.421Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:50:14.421Z] Removing intermediate container dbe24dffff45 [2022-03-30T20:50:14.421Z] ---> 3d7a191efc16 [2022-03-30T20:50:14.421Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:50:14.421Z] ---> Running in 3cd2cf86cdef [2022-03-30T20:50:14.421Z] ---> Running in 7cb656465a3e [2022-03-30T20:50:14.421Z] ---> Running in ce207d3ea7fa [2022-03-30T20:50:14.421Z] ---> Running in 0aaa01fa5d93 [2022-03-30T20:50:14.421Z] ---> Running in 530db57ea07b [2022-03-30T20:50:15.419Z] Removing intermediate container ce207d3ea7fa [2022-03-30T20:50:15.419Z] ---> e937805d2f19 [2022-03-30T20:50:15.419Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:50:15.697Z] Removing intermediate container 3cd2cf86cdef [2022-03-30T20:50:15.697Z] ---> 3ef0f152f9fe [2022-03-30T20:50:15.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:50:15.697Z] ---> Running in 6e3cfbee7daa [2022-03-30T20:50:15.697Z] ---> Running in dc2295145f06 [2022-03-30T20:50:16.297Z] Removing intermediate container 0aaa01fa5d93 [2022-03-30T20:50:16.297Z] ---> 0d5702c6dc02 [2022-03-30T20:50:16.297Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:50:16.297Z] Removing intermediate container 7cb656465a3e [2022-03-30T20:50:16.297Z] ---> 4a23ac51eed7 [2022-03-30T20:50:16.297Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:50:16.297Z] ---> Running in f486839bb613 [2022-03-30T20:50:16.572Z] Removing intermediate container 530db57ea07b [2022-03-30T20:50:16.572Z] ---> 2e6623bfd7b1 [2022-03-30T20:50:16.572Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:50:16.869Z] ---> Running in eac021d0bd7c [2022-03-30T20:50:16.869Z] ---> Running in ace0995abc36 [2022-03-30T20:50:18.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:18.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:18.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:19.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:19.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:19.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:19.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:19.731Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:20.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:20.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:21.006Z] OK: 220 MiB in 52 packages [2022-03-30T20:50:21.301Z] OK: 220 MiB in 52 packages [2022-03-30T20:50:21.301Z] OK: 220 MiB in 52 packages [2022-03-30T20:50:21.593Z] OK: 220 MiB in 52 packages [2022-03-30T20:50:21.882Z] OK: 220 MiB in 52 packages [2022-03-30T20:50:22.876Z] Removing intermediate container dc2295145f06 [2022-03-30T20:50:22.876Z] ---> 106126c75cba [2022-03-30T20:50:22.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:50:23.154Z] Removing intermediate container f486839bb613 [2022-03-30T20:50:23.154Z] ---> 40300f37b045 [2022-03-30T20:50:23.154Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:50:23.446Z] Removing intermediate container 6e3cfbee7daa [2022-03-30T20:50:23.446Z] ---> c2c8b9b4d425 [2022-03-30T20:50:23.446Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:50:23.725Z] Removing intermediate container eac021d0bd7c [2022-03-30T20:50:23.725Z] ---> a57d5835394d [2022-03-30T20:50:23.725Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:50:23.725Z] Removing intermediate container ace0995abc36 [2022-03-30T20:50:23.725Z] ---> 00c3acd85ef0 [2022-03-30T20:50:23.725Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:50:24.331Z] ---> 8c0e9e150bde [2022-03-30T20:50:24.331Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:50:24.331Z] ---> Running in c31c13f8e6d6 [2022-03-30T20:50:24.612Z] ---> 573e9b24b75c [2022-03-30T20:50:24.612Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:50:24.612Z] ---> Running in 4373f03150ab [2022-03-30T20:50:24.902Z] ---> 08e3eacd6455 [2022-03-30T20:50:24.902Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:50:25.183Z] ---> 10a1e163d969 [2022-03-30T20:50:25.183Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:50:25.183Z] ---> Running in 97a08af23325 [2022-03-30T20:50:25.470Z] ---> Running in 238d175818e1 [2022-03-30T20:50:25.754Z] ---> a9802646438e [2022-03-30T20:50:25.754Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:50:25.754Z] ---> Running in 55f939b6a170 [2022-03-30T20:50:30.121Z] Removing intermediate container c31c13f8e6d6 [2022-03-30T20:50:30.121Z] ---> a0b9bf85b8ab [2022-03-30T20:50:30.121Z] Step 8/23 : COPY . . [2022-03-30T20:50:31.587Z] Removing intermediate container 238d175818e1 [2022-03-30T20:50:31.587Z] ---> fd8315f2aed0 [2022-03-30T20:50:31.587Z] Step 8/25 : COPY . . [2022-03-30T20:50:31.587Z] Removing intermediate container 4373f03150ab [2022-03-30T20:50:31.587Z] ---> 3096b6d146ac [2022-03-30T20:50:31.587Z] Step 8/24 : COPY . . [2022-03-30T20:50:32.191Z] Removing intermediate container 55f939b6a170 [2022-03-30T20:50:32.192Z] ---> a04cc4695f5a [2022-03-30T20:50:32.192Z] Step 8/31 : COPY . . [2022-03-30T20:50:32.192Z] Removing intermediate container 97a08af23325 [2022-03-30T20:50:32.192Z] ---> 0315843b7d04 [2022-03-30T20:50:32.192Z] Step 8/22 : COPY . . [2022-03-30T20:51:11.230Z] ---> 5f16892a7afb [2022-03-30T20:51:11.230Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:51:11.230Z] ---> Running in fd82f1341700 [2022-03-30T20:51:11.230Z] ---> 0f1789b3c2c5 [2022-03-30T20:51:11.230Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:51:11.230Z] ---> Running in 1968ee99f004 [2022-03-30T20:51:11.230Z] 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-30T20:51:11.230Z] ---> 5b2ba9e5b268 [2022-03-30T20:51:11.230Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:51:11.230Z] ---> 03c54dc310aa [2022-03-30T20:51:11.230Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:51:11.230Z] ---> Running in 1d8b303c9f9e [2022-03-30T20:51:11.230Z] ---> Running in 12f04f7751fa [2022-03-30T20:51:11.230Z] 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-30T20:51:11.230Z] Removing intermediate container 12f04f7751fa [2022-03-30T20:51:11.230Z] ---> 69531e993688 [2022-03-30T20:51:11.230Z] 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-30T20:51:11.230Z] ---> Running in 9f4983aac86f [2022-03-30T20:51:11.230Z] 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-30T20:51:11.512Z] ---> aa0cab1bfe02 [2022-03-30T20:51:11.512Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:51:11.802Z] ---> Running in 28e493b07238 [2022-03-30T20:51:13.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:51:14.791Z] spire-1.2.0/ [2022-03-30T20:51:20.241Z] spire-1.2.0/README.md [2022-03-30T20:51:20.241Z] spire-1.2.0/bin/ [2022-03-30T20:51:20.241Z] spire-1.2.0/bin/spire-server [2022-03-30T20:51:20.241Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:51:20.241Z] spire-1.2.0/conf/ [2022-03-30T20:51:20.241Z] spire-1.2.0/conf/server/ [2022-03-30T20:51:20.241Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:51:20.241Z] spire-1.2.0/conf/agent/ [2022-03-30T20:51:20.241Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:51:20.241Z] spire-1.2.0/LICENSE [2022-03-30T20:51:25.709Z] Removing intermediate container 9f4983aac86f [2022-03-30T20:51:25.709Z] ---> 215f95345d59 [2022-03-30T20:51:25.709Z] [2022-03-30T20:51:25.709Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:51:25.709Z] 3.15: Pulling from library/alpine [2022-03-30T20:51:27.160Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:51:27.160Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:51:27.160Z] ---> 03078ca19a05 [2022-03-30T20:51:27.160Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:51:27.160Z] ---> Running in 66af28e77b73 [2022-03-30T20:51:27.763Z] Removing intermediate container 66af28e77b73 [2022-03-30T20:51:27.763Z] ---> 8158fa9d4e82 [2022-03-30T20:51:28.044Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:51:28.044Z] ---> Running in c685dba27a27 [2022-03-30T20:51:31.453Z] Removing intermediate container c685dba27a27 [2022-03-30T20:51:31.453Z] ---> 117d15013a21 [2022-03-30T20:51:31.453Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:51:31.453Z] ---> Running in 714d665d6f79 [2022-03-30T20:51:33.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:34.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:35.868Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:51:35.868Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:51:35.868Z] OK: 15729 distinct packages available [2022-03-30T20:51:36.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:37.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:51:38.580Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:51:38.860Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:51:38.860Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:51:38.860Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:51:39.140Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:51:39.140Z] OK: 6 MiB in 18 packages [2022-03-30T20:51:41.162Z] Removing intermediate container 714d665d6f79 [2022-03-30T20:51:41.162Z] ---> 13d4eb0076a5 [2022-03-30T20:51:41.162Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:51:47.986Z] ---> 399ae6d7da2b [2022-03-30T20:51:47.986Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:51:47.986Z] ---> 1a7a6501b0b4 [2022-03-30T20:51:47.986Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:51:47.986Z] ---> Running in 60b1286bdd4a [2022-03-30T20:51:48.593Z] Removing intermediate container 60b1286bdd4a [2022-03-30T20:51:48.593Z] ---> 8c434053effe [2022-03-30T20:51:48.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:51:49.584Z] ---> 7db4a2f77a6f [2022-03-30T20:51:49.584Z] Step 19/24 : WORKDIR / [2022-03-30T20:51:49.584Z] ---> Running in 8e137c4d08c5 [2022-03-30T20:51:50.189Z] Removing intermediate container 8e137c4d08c5 [2022-03-30T20:51:50.189Z] ---> b318f688b7e0 [2022-03-30T20:51:50.189Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:51:50.472Z] ---> Running in b01a8e9a3126 [2022-03-30T20:51:51.081Z] Removing intermediate container b01a8e9a3126 [2022-03-30T20:51:51.081Z] ---> bd4f5e3be4b7 [2022-03-30T20:51:51.081Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:51:51.081Z] ---> Running in 9c8487d0d40d [2022-03-30T20:51:51.701Z] Removing intermediate container 9c8487d0d40d [2022-03-30T20:51:51.701Z] ---> b1cae4382033 [2022-03-30T20:51:51.701Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T20:51:51.975Z] ---> Running in 6aac9fc7eeb3 [2022-03-30T20:51:52.573Z] Removing intermediate container 6aac9fc7eeb3 [2022-03-30T20:51:52.573Z] ---> ed09f755a59c [2022-03-30T20:51:52.573Z] Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T20:51:52.573Z] ---> Running in 9b1b993e3519 [2022-03-30T20:51:53.557Z] Removing intermediate container 9b1b993e3519 [2022-03-30T20:51:53.557Z] ---> 021dd82200dd [2022-03-30T20:51:53.557Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T20:51:53.557Z] ---> Running in 1937b9345fb0 [2022-03-30T20:51:54.165Z] Removing intermediate container 1937b9345fb0 [2022-03-30T20:51:54.165Z] ---> 91b90901cae6 [2022-03-30T20:51:54.165Z] [2022-03-30T20:51:54.764Z] Successfully built 91b90901cae6 [2022-03-30T20:51:54.764Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T20:51:54.764Z]  Building security-spire-config ... done Building core-data [2022-03-30T20:52:33.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:52:33.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:52:33.834Z] ---> 199a1cea22e6 [2022-03-30T20:52:33.834Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:52:33.834Z] ---> Using cache [2022-03-30T20:52:33.834Z] ---> 3d7a191efc16 [2022-03-30T20:52:33.834Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:52:33.834Z] ---> Using cache [2022-03-30T20:52:33.834Z] ---> 2e6623bfd7b1 [2022-03-30T20:52:33.835Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:52:33.835Z] ---> Running in 8bf6d98d990d [2022-03-30T20:52:34.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:35.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:52:36.902Z] OK: 220 MiB in 52 packages [2022-03-30T20:52:38.364Z] Removing intermediate container 8bf6d98d990d [2022-03-30T20:52:38.364Z] ---> 68a163b3ffd1 [2022-03-30T20:52:38.364Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:52:39.038Z] ---> 7ddb0ae1be02 [2022-03-30T20:52:39.038Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:52:39.038Z] ---> Running in 5de6ddeef920 [2022-03-30T20:52:45.873Z] Removing intermediate container 5de6ddeef920 [2022-03-30T20:52:45.873Z] ---> 7fe270f64ba5 [2022-03-30T20:52:45.873Z] Step 8/23 : COPY . . [2022-03-30T20:53:12.740Z] ---> fc48a0da0190 [2022-03-30T20:53:12.740Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:53:12.740Z] ---> Running in acbba0f56b5e [2022-03-30T20:53:13.743Z] 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-30T20:58:51.098Z] 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-30T20:58:56.593Z] 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-30T20:59:18.863Z] Removing intermediate container fd82f1341700 [2022-03-30T20:59:18.863Z] ---> cf3a103ea5b4 [2022-03-30T20:59:18.863Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T20:59:18.863Z] ---> Running in 65078ebe4e8b [2022-03-30T20:59:20.863Z] 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-30T20:59:26.348Z] Removing intermediate container 65078ebe4e8b [2022-03-30T20:59:26.348Z] ---> 3546ee3df904 [2022-03-30T20:59:26.348Z] [2022-03-30T20:59:26.348Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:59:26.348Z] 20.10.10: Pulling from library/docker [2022-03-30T20:59:26.972Z] Removing intermediate container 1968ee99f004 [2022-03-30T20:59:26.972Z] ---> 99facbb02e07 [2022-03-30T20:59:26.972Z] [2022-03-30T20:59:26.972Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:59:27.268Z] 3.14: Pulling from library/alpine [2022-03-30T20:59:30.720Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:59:30.720Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:59:30.720Z] ---> cc3d11fa2d52 [2022-03-30T20:59:30.720Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:59:30.994Z] ---> Running in b983bfd57d6a [2022-03-30T20:59:32.436Z] Removing intermediate container 1d8b303c9f9e [2022-03-30T20:59:32.436Z] ---> d9c1235ab1fb [2022-03-30T20:59:32.436Z] [2022-03-30T20:59:32.436Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:59:32.436Z] ---> cc3d11fa2d52 [2022-03-30T20:59:32.436Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:59:32.713Z] ---> Running in 30201e5088f6 [2022-03-30T20:59:34.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:35.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:35.035Z] Removing intermediate container 28e493b07238 [2022-03-30T20:59:35.035Z] ---> f03af9810fd2 [2022-03-30T20:59:35.035Z] [2022-03-30T20:59:35.035Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:59:35.035Z] ---> cc3d11fa2d52 [2022-03-30T20:59:35.035Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:59:35.313Z] ---> Running in 39849112e68a [2022-03-30T20:59:35.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:35.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:35.869Z] Removing intermediate container 39849112e68a [2022-03-30T20:59:35.869Z] ---> 2f999c0c45a6 [2022-03-30T20:59:36.146Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:59:36.146Z] ---> Running in 9d2cab5125b2 [2022-03-30T20:59:36.434Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:59:36.434Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:59:36.434Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:59:36.434Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:59:36.721Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:59:36.721Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:59:36.721Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:59:36.721Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:59:37.013Z] OK: 8 MiB in 20 packages [2022-03-30T20:59:37.293Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:59:37.293Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:59:37.293Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:59:37.293Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:59:37.574Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:59:37.903Z] OK: 6 MiB in 17 packages [2022-03-30T20:59:39.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:40.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:59:41.667Z] Removing intermediate container 30201e5088f6 [2022-03-30T20:59:41.667Z] ---> 2ca1e35ee459 [2022-03-30T20:59:41.667Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:59:41.667Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:59:41.667Z] Removing intermediate container b983bfd57d6a [2022-03-30T20:59:41.667Z] ---> 8c5a9898b35a [2022-03-30T20:59:41.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:59:41.667Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:59:41.667Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:59:41.667Z] OK: 6 MiB in 16 packages [2022-03-30T20:59:41.667Z] ---> Running in 845792781f00 [2022-03-30T20:59:41.667Z] ---> Running in 195bbcc3948b [2022-03-30T20:59:43.135Z] Removing intermediate container 195bbcc3948b [2022-03-30T20:59:43.135Z] ---> 94ea5b2ed4e4 [2022-03-30T20:59:43.135Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:59:43.135Z] ---> Running in ffd646690e55 [2022-03-30T20:59:43.135Z] Removing intermediate container 845792781f00 [2022-03-30T20:59:43.135Z] ---> ef402fa10e71 [2022-03-30T20:59:43.135Z] Step 13/25 : WORKDIR / [2022-03-30T20:59:43.423Z] ---> Running in c2ee80c7fd8b [2022-03-30T20:59:43.707Z] Removing intermediate container 9d2cab5125b2 [2022-03-30T20:59:43.707Z] ---> 7339d0bc973f [2022-03-30T20:59:43.707Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:59:43.989Z] ---> Running in 49a7df20f6b5 [2022-03-30T20:59:44.278Z] Removing intermediate container ffd646690e55 [2022-03-30T20:59:44.278Z] ---> a151340f48e9 [2022-03-30T20:59:44.278Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:59:44.886Z] Removing intermediate container c2ee80c7fd8b [2022-03-30T20:59:44.886Z] ---> 66f3d854003c [2022-03-30T20:59:44.886Z] 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-30T20:59:44.886Z] Removing intermediate container 49a7df20f6b5 [2022-03-30T20:59:44.886Z] ---> edf780c48248 [2022-03-30T20:59:44.886Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:59:45.165Z] ---> Running in ea4cf3d52400 [2022-03-30T20:59:46.639Z] Removing intermediate container ea4cf3d52400 [2022-03-30T20:59:46.639Z] ---> a389d30ae00a [2022-03-30T20:59:46.639Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:59:46.639Z] ---> Running in 23cf35a4553e [2022-03-30T20:59:47.247Z] ---> 1aadb2e811f1 [2022-03-30T20:59:47.247Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:59:47.863Z] ---> ef766b93a919 [2022-03-30T20:59:47.863Z] 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-30T20:59:50.538Z] ---> 94c597a50e98 [2022-03-30T20:59:50.538Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:59:51.774Z] Removing intermediate container 23cf35a4553e [2022-03-30T20:59:51.774Z] ---> e6d8586ee6b2 [2022-03-30T20:59:51.774Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:59:52.174Z] ---> Running in 77468b8e79d6 [2022-03-30T20:59:52.518Z] ---> 6ff723b01e76 [2022-03-30T20:59:52.518Z] 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-30T20:59:53.150Z] ---> 451a16b06ac2 [2022-03-30T20:59:53.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:59:53.791Z] Removing intermediate container 77468b8e79d6 [2022-03-30T20:59:53.791Z] ---> 5da37f5291da [2022-03-30T20:59:53.791Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:59:56.627Z] ---> 0e66eec91416 [2022-03-30T20:59:56.627Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:59:56.627Z] ---> 635911b38a8f [2022-03-30T20:59:56.627Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:59:56.627Z] ---> Running in c7f0131f7138 [2022-03-30T20:59:58.804Z] ---> 81c9cf4f2fca [2022-03-30T20:59:58.804Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:00:00.290Z] Removing intermediate container c7f0131f7138 [2022-03-30T21:00:00.290Z] ---> e14333ab8e92 [2022-03-30T21:00:00.290Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:00:00.290Z] ---> fcba92593e64 [2022-03-30T21:00:00.290Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T21:00:00.565Z] ---> Running in 7cc121521983 [2022-03-30T21:00:00.841Z] ---> 8c30ce515cbc [2022-03-30T21:00:00.841Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T21:00:01.448Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T21:00:01.448Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T21:00:01.448Z] ---> 520e9a0a30f7 [2022-03-30T21:00:01.448Z] 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-30T21:00:01.448Z] ---> Running in d922ce556949 [2022-03-30T21:00:02.081Z] ---> 4040a31732ff [2022-03-30T21:00:02.081Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T21:00:02.369Z] Removing intermediate container d922ce556949 [2022-03-30T21:00:02.369Z] ---> ac74f9f5e20a [2022-03-30T21:00:02.369Z] 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-30T21:00:02.647Z] ---> Running in 46407bc0dc91 [2022-03-30T21:00:04.629Z] Removing intermediate container 7cc121521983 [2022-03-30T21:00:04.629Z] ---> 51e1371941f3 [2022-03-30T21:00:04.629Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:00:04.905Z] ---> Running in f8b13e16f59c [2022-03-30T21:00:05.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:05.510Z] ---> e05e29a5c4ef [2022-03-30T21:00:05.510Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T21:00:05.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:06.068Z] Removing intermediate container f8b13e16f59c [2022-03-30T21:00:06.068Z] ---> d30aa01a53a7 [2022-03-30T21:00:06.068Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:00:06.365Z] ---> Running in 802043fcf454 [2022-03-30T21:00:06.655Z] ---> 525b485b0657 [2022-03-30T21:00:06.655Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T21:00:06.931Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T21:00:06.931Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T21:00:06.931Z] Executing bash-5.1.16-r0.post-install [2022-03-30T21:00:06.931Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:00:06.931Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T21:00:06.931Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T21:00:06.931Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T21:00:06.931Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:07.209Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T21:00:07.209Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T21:00:07.209Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T21:00:07.209Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T21:00:07.209Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T21:00:07.209Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:00:07.209Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:00:07.209Z] ---> b674992c5cf1 [2022-03-30T21:00:07.209Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T21:00:07.209Z] 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-30T21:00:07.209Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T21:00:07.209Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T21:00:07.510Z] Removing intermediate container 802043fcf454 [2022-03-30T21:00:07.510Z] ---> 77ae816ecab7 [2022-03-30T21:00:07.510Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:00:07.510Z] ---> Running in 4b69aa98f338 [2022-03-30T21:00:07.792Z] ---> Running in ef30392575c6 [2022-03-30T21:00:08.066Z] ---> cf18155eeb11 [2022-03-30T21:00:08.066Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T21:00:08.681Z] Removing intermediate container ef30392575c6 [2022-03-30T21:00:08.681Z] ---> 6842d510ec14 [2022-03-30T21:00:08.681Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:00:08.959Z] ---> Running in 8517003d1961 [2022-03-30T21:00:09.583Z] ---> 2b45210ac357 [2022-03-30T21:00:09.583Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T21:00:09.861Z] Removing intermediate container 8517003d1961 [2022-03-30T21:00:09.861Z] ---> cd6f5e6e4488 [2022-03-30T21:00:09.861Z] [2022-03-30T21:00:10.875Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T21:00:10.875Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T21:00:10.875Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T21:00:10.875Z] ---> d70c35fb6958 [2022-03-30T21:00:10.875Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T21:00:10.875Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T21:00:11.173Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T21:00:11.173Z] Successfully built cd6f5e6e4488 [2022-03-30T21:00:11.173Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T21:00:11.173Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T21:00:11.173Z] Building security-spire-agent [2022-03-30T21:00:11.173Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T21:00:11.173Z]  Building security-proxy-setup ... done (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T21:00:11.173Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T21:00:11.173Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T21:00:11.173Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T21:00:11.173Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T21:00:11.465Z] Removing intermediate container 4b69aa98f338 [2022-03-30T21:00:11.465Z] ---> e95e93a942b1 [2022-03-30T21:00:11.465Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T21:00:11.465Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T21:00:11.465Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T21:00:11.465Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T21:00:11.465Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T21:00:11.465Z] ---> Running in 69e3c6050a8f [2022-03-30T21:00:11.465Z] ---> Running in 4b716b688d90 [2022-03-30T21:00:11.742Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T21:00:11.742Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T21:00:11.742Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T21:00:11.742Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T21:00:11.742Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T21:00:11.742Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T21:00:11.742Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T21:00:11.742Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T21:00:12.030Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T21:00:12.030Z] Removing intermediate container 4b716b688d90 [2022-03-30T21:00:12.312Z] ---> 6168c740b52b [2022-03-30T21:00:12.312Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T21:00:12.312Z] Removing intermediate container 69e3c6050a8f [2022-03-30T21:00:12.312Z] ---> 227640d93f4d [2022-03-30T21:00:12.312Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T21:00:12.312Z] ---> Running in f423ed51f927 [2022-03-30T21:00:12.920Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:00:12.920Z] OK: 84 MiB in 64 packages [2022-03-30T21:00:13.204Z] Removing intermediate container f423ed51f927 [2022-03-30T21:00:13.204Z] ---> 2986884f9372 [2022-03-30T21:00:13.204Z] Step 24/25 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:00:13.489Z] ---> Running in 31189c229bdd [2022-03-30T21:00:13.774Z] ---> 25f1c3ce321c [2022-03-30T21:00:13.774Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T21:00:14.414Z] ---> Running in 79b2d71938a2 [2022-03-30T21:00:14.414Z] Removing intermediate container 31189c229bdd [2022-03-30T21:00:14.414Z] ---> 3d790421fe25 [2022-03-30T21:00:14.414Z] Step 25/25 : LABEL version=0.0.0 [2022-03-30T21:00:14.689Z] ---> Running in 24a58b1dff51 [2022-03-30T21:00:15.299Z] Removing intermediate container 24a58b1dff51 [2022-03-30T21:00:15.299Z] ---> 43fa889c9f69 [2022-03-30T21:00:15.299Z] [2022-03-30T21:00:15.904Z] Successfully built 43fa889c9f69 [2022-03-30T21:00:15.904Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T21:00:15.904Z]  Building security-secretstore-setup ... done Building core-command [2022-03-30T21:00:17.945Z] Removing intermediate container 79b2d71938a2 [2022-03-30T21:00:17.945Z] ---> f8de7bcffc6a [2022-03-30T21:00:17.945Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T21:00:17.945Z] ---> Running in f76c844a95dc [2022-03-30T21:00:18.550Z] Removing intermediate container f76c844a95dc [2022-03-30T21:00:18.550Z] ---> eb22146f1bce [2022-03-30T21:00:18.550Z] Step 28/31 : CMD ["gate"] [2022-03-30T21:00:19.151Z] ---> Running in 9aa7b197243a [2022-03-30T21:00:19.437Z] Removing intermediate container 9aa7b197243a [2022-03-30T21:00:19.437Z] ---> ddc6f5a41375 [2022-03-30T21:00:19.437Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T21:00:19.437Z] Collecting docker-compose==1.23.2 [2022-03-30T21:00:19.737Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T21:00:20.016Z] ---> Running in 66d6f20fedfa [2022-03-30T21:00:20.310Z] Removing intermediate container 66d6f20fedfa [2022-03-30T21:00:20.310Z] ---> c463cc446b73 [2022-03-30T21:00:20.310Z] Step 30/31 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:00:20.921Z] ---> Running in f68f20053e47 [2022-03-30T21:00:21.536Z] Removing intermediate container f68f20053e47 [2022-03-30T21:00:21.536Z] ---> bcda247b4efa [2022-03-30T21:00:21.536Z] Step 31/31 : LABEL version=0.0.0 [2022-03-30T21:00:21.816Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T21:00:21.816Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T21:00:21.816Z] ---> Running in 4c972f7523c5 [2022-03-30T21:00:21.816Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T21:00:22.100Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T21:00:22.379Z] Removing intermediate container 4c972f7523c5 [2022-03-30T21:00:22.379Z] ---> 887cd520ab8b [2022-03-30T21:00:22.379Z] [2022-03-30T21:00:22.987Z] Successfully built 887cd520ab8b [2022-03-30T21:00:22.987Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T21:00:22.987Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-30T21:00:25.000Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T21:00:25.278Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T21:00:25.278Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T21:00:25.278Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T21:00:29.641Z] Collecting PyYAML<4,>=3.10 [2022-03-30T21:00:29.641Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T21:00:33.076Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T21:00:33.356Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T21:00:33.356Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T21:00:33.644Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T21:00:33.644Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T21:00:34.256Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T21:00:34.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T21:00:34.535Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T21:00:34.535Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T21:00:37.988Z] Removing intermediate container acbba0f56b5e [2022-03-30T21:00:37.988Z] ---> dd0ab098deb1 [2022-03-30T21:00:37.988Z] [2022-03-30T21:00:37.988Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:00:37.988Z] ---> cc3d11fa2d52 [2022-03-30T21:00:37.988Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T21:00:37.988Z] ---> Running in 1195c40b0b3b [2022-03-30T21:00:37.988Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T21:00:37.988Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T21:00:38.277Z] Removing intermediate container 1195c40b0b3b [2022-03-30T21:00:38.277Z] ---> 6e4e65596072 [2022-03-30T21:00:38.277Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T21:00:38.555Z] ---> Running in 986fbc2bff7a [2022-03-30T21:00:38.830Z] Removing intermediate container 986fbc2bff7a [2022-03-30T21:00:38.830Z] ---> 66b9a4ec85c9 [2022-03-30T21:00:38.830Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T21:00:39.108Z] ---> Running in e2721c0edde6 [2022-03-30T21:00:39.108Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T21:00:39.386Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T21:00:39.386Z] 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-30T21:00:39.658Z] Collecting idna<2.8,>=2.5 [2022-03-30T21:00:39.658Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T21:00:39.658Z] Removing intermediate container e2721c0edde6 [2022-03-30T21:00:39.658Z] ---> 2bad78815b68 [2022-03-30T21:00:39.658Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:00:39.658Z] ---> Running in dedf17770f78 [2022-03-30T21:00:39.658Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T21:00:39.658Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T21:00:40.262Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T21:00:40.262Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T21:00:40.262Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T21:00:40.262Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T21:00:41.707Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T21:00:41.707Z] Attempting uninstall: urllib3 [2022-03-30T21:00:41.707Z] Found existing installation: urllib3 1.26.5 [2022-03-30T21:00:41.707Z] Uninstalling urllib3-1.26.5: [2022-03-30T21:00:41.980Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T21:00:42.579Z] Removing intermediate container dedf17770f78 [2022-03-30T21:00:42.579Z] ---> bbcf4ed47872 [2022-03-30T21:00:42.579Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T21:00:42.579Z] Attempting uninstall: idna [2022-03-30T21:00:42.579Z] Found existing installation: idna 3.2 [2022-03-30T21:00:42.854Z] Uninstalling idna-3.2: [2022-03-30T21:00:42.854Z] ---> Running in b67af8304c58 [2022-03-30T21:00:42.854Z] Successfully uninstalled idna-3.2 [2022-03-30T21:00:44.295Z] Attempting uninstall: chardet [2022-03-30T21:00:44.295Z] Found existing installation: chardet 4.0.0 [2022-03-30T21:00:44.295Z] Uninstalling chardet-4.0.0: [2022-03-30T21:00:44.295Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T21:00:44.575Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:45.566Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:00:46.564Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T21:00:46.564Z] Attempting uninstall: requests [2022-03-30T21:00:46.564Z] Found existing installation: requests 2.25.1 [2022-03-30T21:00:46.564Z] Uninstalling requests-2.25.1: [2022-03-30T21:00:46.839Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T21:00:46.839Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T21:00:46.839Z] Successfully uninstalled requests-2.25.1 [2022-03-30T21:00:46.839Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T21:00:47.121Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T21:00:47.394Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T21:00:47.395Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:00:47.395Z] Running setup.py install for texttable: started [2022-03-30T21:00:47.395Z] OK: 8 MiB in 20 packages [2022-03-30T21:00:49.410Z] Removing intermediate container b67af8304c58 [2022-03-30T21:00:49.410Z] ---> 63fcf52bed7b [2022-03-30T21:00:49.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:00:50.014Z] ---> 3593dd2c445f [2022-03-30T21:00:50.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T21:00:50.014Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T21:00:50.014Z] Running setup.py install for PyYAML: started [2022-03-30T21:00:53.432Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T21:00:54.092Z] Running setup.py install for docopt: started [2022-03-30T21:00:54.380Z] ---> a2203dcc3d0b [2022-03-30T21:00:54.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T21:00:55.835Z] ---> 235d7f2cc064 [2022-03-30T21:00:55.835Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T21:00:55.835Z] ---> Running in ad5afe36b793 [2022-03-30T21:00:56.437Z] Removing intermediate container ad5afe36b793 [2022-03-30T21:00:56.437Z] ---> 3e00ddfb63f9 [2022-03-30T21:00:56.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:00:56.437Z] ---> Running in 085e7fac07cd [2022-03-30T21:00:57.037Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T21:00:57.037Z] Running setup.py install for dockerpty: started [2022-03-30T21:00:57.313Z] Removing intermediate container 085e7fac07cd [2022-03-30T21:00:57.313Z] ---> 5202f21112ae [2022-03-30T21:00:57.313Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:00:57.313Z] ---> Running in ffed88831cc4 [2022-03-30T21:00:57.918Z] Removing intermediate container ffed88831cc4 [2022-03-30T21:00:57.918Z] ---> 06d673492939 [2022-03-30T21:00:57.918Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:00:58.195Z] ---> Running in 27b7b5bc12fb [2022-03-30T21:00:58.797Z] Removing intermediate container 27b7b5bc12fb [2022-03-30T21:00:58.797Z] ---> a409b1b3bf25 [2022-03-30T21:00:58.797Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:00:58.797Z] ---> Running in 40588dcc524c [2022-03-30T21:00:59.408Z] Removing intermediate container 40588dcc524c [2022-03-30T21:00:59.408Z] ---> c5e8486bb22d [2022-03-30T21:00:59.408Z] [2022-03-30T21:00:59.408Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T21:01:00.387Z] Successfully built c5e8486bb22d [2022-03-30T21:01:00.388Z] Successfully tagged core-data-arm64:latest [2022-03-30T21:01:00.388Z]  Building core-data ... done Building security-spiffe-token-provider [2022-03-30T21:01:01.829Z] 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-30T21:01:08.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:01:08.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:01:08.575Z] ---> 199a1cea22e6 [2022-03-30T21:01:08.575Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> 3d7a191efc16 [2022-03-30T21:01:08.575Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> 2e6623bfd7b1 [2022-03-30T21:01:08.575Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> 00c3acd85ef0 [2022-03-30T21:01:08.575Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> 10a1e163d969 [2022-03-30T21:01:08.575Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> fd8315f2aed0 [2022-03-30T21:01:08.575Z] Step 8/24 : COPY . . [2022-03-30T21:01:08.575Z] ---> Using cache [2022-03-30T21:01:08.575Z] ---> 5b2ba9e5b268 [2022-03-30T21:01:08.575Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:01:08.848Z] ---> Running in a1b785387fa9 [2022-03-30T21:01:09.445Z] Removing intermediate container a1b785387fa9 [2022-03-30T21:01:09.445Z] ---> fd0b91a367c7 [2022-03-30T21:01:09.445Z] 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-30T21:01:09.720Z] ---> Running in 31c34207b8a9 [2022-03-30T21:01:13.121Z] spire-1.2.0/ [2022-03-30T21:01:16.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:01:16.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:01:16.518Z] ---> 199a1cea22e6 [2022-03-30T21:01:16.518Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> 3d7a191efc16 [2022-03-30T21:01:16.518Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> 2e6623bfd7b1 [2022-03-30T21:01:16.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> 00c3acd85ef0 [2022-03-30T21:01:16.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> 10a1e163d969 [2022-03-30T21:01:16.518Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> fd8315f2aed0 [2022-03-30T21:01:16.518Z] Step 8/23 : COPY . . [2022-03-30T21:01:16.518Z] ---> Using cache [2022-03-30T21:01:16.518Z] ---> 5b2ba9e5b268 [2022-03-30T21:01:16.518Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T21:01:16.518Z] spire-1.2.0/README.md [2022-03-30T21:01:16.518Z] spire-1.2.0/bin/ [2022-03-30T21:01:16.518Z] spire-1.2.0/bin/spire-server [2022-03-30T21:01:16.518Z] spire-1.2.0/bin/spire-agent [2022-03-30T21:01:16.518Z] spire-1.2.0/conf/ [2022-03-30T21:01:16.518Z] spire-1.2.0/conf/server/ [2022-03-30T21:01:16.518Z] spire-1.2.0/conf/server/server.conf [2022-03-30T21:01:16.518Z] spire-1.2.0/conf/agent/ [2022-03-30T21:01:16.518Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T21:01:16.518Z] spire-1.2.0/LICENSE [2022-03-30T21:01:18.501Z] ---> Running in 893a98fce459 [2022-03-30T21:01:19.488Z] Removing intermediate container 46407bc0dc91 [2022-03-30T21:01:19.784Z] ---> dae99dcbb631 [2022-03-30T21:01:19.784Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T21:01:20.062Z] ---> Running in d8cfce5de4a4 [2022-03-30T21:01:20.062Z] 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-30T21:01:20.672Z] Removing intermediate container d8cfce5de4a4 [2022-03-30T21:01:20.672Z] ---> 0f37bfb1f44f [2022-03-30T21:01:20.672Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T21:01:20.946Z] ---> Running in 086e12cb5935 [2022-03-30T21:01:21.545Z] Removing intermediate container 086e12cb5935 [2022-03-30T21:01:21.545Z] ---> 3ce92ba63052 [2022-03-30T21:01:21.545Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T21:01:24.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:01:24.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:01:24.973Z] ---> 199a1cea22e6 [2022-03-30T21:01:24.973Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T21:01:24.973Z] ---> Using cache [2022-03-30T21:01:24.973Z] ---> 3d7a191efc16 [2022-03-30T21:01:24.973Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:01:24.973Z] ---> Using cache [2022-03-30T21:01:24.973Z] ---> 2e6623bfd7b1 [2022-03-30T21:01:24.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T21:01:24.973Z] ---> Using cache [2022-03-30T21:01:24.973Z] ---> 00c3acd85ef0 [2022-03-30T21:01:24.973Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T21:01:24.973Z] ---> Using cache [2022-03-30T21:01:24.973Z] ---> 10a1e163d969 [2022-03-30T21:01:24.973Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:01:24.973Z] ---> Using cache [2022-03-30T21:01:24.973Z] ---> fd8315f2aed0 [2022-03-30T21:01:24.973Z] Step 8/22 : COPY . . [2022-03-30T21:01:25.250Z] ---> Using cache [2022-03-30T21:01:25.250Z] ---> 5b2ba9e5b268 [2022-03-30T21:01:25.250Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T21:01:25.857Z] ---> Running in 53257fd27952 [2022-03-30T21:01:25.857Z] ---> 0aed6a2014d1 [2022-03-30T21:01:25.857Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T21:01:28.498Z] 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-30T21:01:28.498Z] ---> 5e233f0fc8e6 [2022-03-30T21:01:28.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T21:01:28.498Z] Removing intermediate container 31c34207b8a9 [2022-03-30T21:01:28.498Z] ---> 16f4d17514fa [2022-03-30T21:01:28.498Z] [2022-03-30T21:01:28.498Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T21:01:28.498Z] ---> 03078ca19a05 [2022-03-30T21:01:28.498Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:01:28.498Z] ---> Using cache [2022-03-30T21:01:28.498Z] ---> 8158fa9d4e82 [2022-03-30T21:01:28.498Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:01:28.498Z] ---> Using cache [2022-03-30T21:01:28.498Z] ---> 117d15013a21 [2022-03-30T21:01:28.498Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:01:28.774Z] ---> Running in 62c90f2fdda6 [2022-03-30T21:01:30.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:30.786Z] ---> 0ccf8a08c6fd [2022-03-30T21:01:30.786Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T21:01:30.786Z] ---> Running in 90b68323a625 [2022-03-30T21:01:31.784Z] Removing intermediate container 90b68323a625 [2022-03-30T21:01:31.784Z] ---> e3cbd2c1dd41 [2022-03-30T21:01:31.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:01:31.784Z] ---> Running in 90c9eb2cc8f3 [2022-03-30T21:01:31.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:32.386Z] Removing intermediate container 90c9eb2cc8f3 [2022-03-30T21:01:32.386Z] ---> a023456a050a [2022-03-30T21:01:32.386Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:01:32.386Z] ---> Running in 9eaed04f81a4 [2022-03-30T21:01:33.381Z] Removing intermediate container 9eaed04f81a4 [2022-03-30T21:01:33.381Z] ---> 06097cad42dd [2022-03-30T21:01:33.381Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:01:33.381Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:01:33.381Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:01:33.381Z] OK: 15729 distinct packages available [2022-03-30T21:01:33.381Z] ---> Running in c9aac021970e [2022-03-30T21:01:33.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:33.941Z] Removing intermediate container c9aac021970e [2022-03-30T21:01:33.941Z] ---> 34b746995e9e [2022-03-30T21:01:33.941Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:01:34.225Z] ---> Running in 36270123f703 [2022-03-30T21:01:34.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:34.788Z] Removing intermediate container 36270123f703 [2022-03-30T21:01:34.788Z] ---> 36f50d2e0324 [2022-03-30T21:01:34.788Z] [2022-03-30T21:01:35.791Z] Successfully built 36f50d2e0324 [2022-03-30T21:01:35.791Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T21:01:35.791Z] Building security-spire-server [2022-03-30T21:01:36.074Z]  Building sys-mgmt-agent ... done (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T21:01:36.074Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:01:36.356Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T21:01:36.356Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T21:01:36.356Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T21:01:36.637Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:01:36.637Z] OK: 6 MiB in 19 packages [2022-03-30T21:01:39.306Z] Removing intermediate container 62c90f2fdda6 [2022-03-30T21:01:39.306Z] ---> 7750b801d564 [2022-03-30T21:01:39.306Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T21:01:44.781Z] ---> a2ad25588b27 [2022-03-30T21:01:44.781Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:01:53.134Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:01:53.134Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:01:53.134Z] ---> 199a1cea22e6 [2022-03-30T21:01:53.134Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T21:01:53.134Z] ---> Using cache [2022-03-30T21:01:53.134Z] ---> 3d7a191efc16 [2022-03-30T21:01:53.134Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T21:01:53.134Z] ---> Running in b454b3c2c6e0 [2022-03-30T21:01:53.134Z] ---> afc380d6a276 [2022-03-30T21:01:53.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:01:54.612Z] ---> a6144a09683a [2022-03-30T21:01:54.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T21:01:55.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:55.843Z] ---> 163c9aeba65f [2022-03-30T21:01:55.843Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T21:01:56.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:57.060Z] ---> cfa713597527 [2022-03-30T21:01:57.060Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:01:57.343Z] ---> Running in 8b2921a6b2b8 [2022-03-30T21:01:57.969Z] Removing intermediate container 8b2921a6b2b8 [2022-03-30T21:01:57.969Z] ---> 22a36733333a [2022-03-30T21:01:57.969Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:01:58.256Z] ---> Running in 7864059fd1ca [2022-03-30T21:01:58.537Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:01:58.537Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:01:58.537Z] OK: 15739 distinct packages available [2022-03-30T21:01:58.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:01:58.828Z] Removing intermediate container 7864059fd1ca [2022-03-30T21:01:58.828Z] ---> eaa041aa27c0 [2022-03-30T21:01:58.828Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T21:01:59.106Z] ---> Running in 19629712bb5f [2022-03-30T21:02:00.108Z] Removing intermediate container 19629712bb5f [2022-03-30T21:02:00.108Z] ---> 64f3cc1f18d8 [2022-03-30T21:02:00.108Z] Step 23/24 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:02:00.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:02:00.108Z] ---> Running in 05f3d3d514b5 [2022-03-30T21:02:01.108Z] Removing intermediate container 05f3d3d514b5 [2022-03-30T21:02:01.108Z] ---> f1ea1840f2a8 [2022-03-30T21:02:01.108Z] Step 24/24 : LABEL version=0.0.0 [2022-03-30T21:02:01.108Z] ---> Running in c8d91883e74f [2022-03-30T21:02:01.390Z] OK: 220 MiB in 52 packages [2022-03-30T21:02:02.000Z] Removing intermediate container c8d91883e74f [2022-03-30T21:02:02.000Z] ---> 5cc66f79c8d9 [2022-03-30T21:02:02.000Z] [2022-03-30T21:02:04.010Z] Successfully built 5cc66f79c8d9 [2022-03-30T21:02:04.010Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T21:02:04.010Z] Building support-notifications [2022-03-30T21:02:04.010Z]  Building security-spire-agent ... done Removing intermediate container b454b3c2c6e0 [2022-03-30T21:02:04.010Z] ---> 6fa9a231fb8d [2022-03-30T21:02:04.010Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T21:02:05.016Z] ---> 46512c810f60 [2022-03-30T21:02:05.016Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:05.016Z] ---> Running in b989519428e3 [2022-03-30T21:02:11.788Z] Removing intermediate container b989519428e3 [2022-03-30T21:02:11.788Z] ---> e35d1b0917ca [2022-03-30T21:02:11.788Z] Step 7/20 : COPY . . [2022-03-30T21:02:26.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:26.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:26.979Z] ---> 199a1cea22e6 [2022-03-30T21:02:26.979Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 3d7a191efc16 [2022-03-30T21:02:26.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 2e6623bfd7b1 [2022-03-30T21:02:26.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 00c3acd85ef0 [2022-03-30T21:02:26.979Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 10a1e163d969 [2022-03-30T21:02:26.979Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> fd8315f2aed0 [2022-03-30T21:02:26.979Z] Step 8/23 : COPY . . [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 5b2ba9e5b268 [2022-03-30T21:02:26.979Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> fd0b91a367c7 [2022-03-30T21:02:26.979Z] 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-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 16f4d17514fa [2022-03-30T21:02:26.979Z] [2022-03-30T21:02:26.979Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T21:02:26.979Z] ---> 03078ca19a05 [2022-03-30T21:02:26.979Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 8158fa9d4e82 [2022-03-30T21:02:26.979Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 117d15013a21 [2022-03-30T21:02:26.979Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T21:02:26.979Z] ---> Using cache [2022-03-30T21:02:26.979Z] ---> 7750b801d564 [2022-03-30T21:02:26.979Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T21:02:39.458Z] ---> e90e512f7724 [2022-03-30T21:02:39.458Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T21:02:39.458Z] ---> 4dcdd70f19cc [2022-03-30T21:02:39.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T21:02:41.452Z] ---> d20408ee2c5b [2022-03-30T21:02:41.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T21:02:44.100Z] ---> 72a7bdd1a3f7 [2022-03-30T21:02:44.101Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T21:02:44.101Z] ---> Running in d7874a85c48d [2022-03-30T21:02:45.097Z] Removing intermediate container d7874a85c48d [2022-03-30T21:02:45.097Z] ---> 4ade26e9e1ba [2022-03-30T21:02:45.097Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T21:02:45.097Z] ---> Running in fb9b174bb130 [2022-03-30T21:02:46.116Z] Removing intermediate container fb9b174bb130 [2022-03-30T21:02:46.116Z] ---> 98462f9dec8a [2022-03-30T21:02:46.116Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:02:46.116Z] ---> Running in 8df111e60b63 [2022-03-30T21:02:47.584Z] Removing intermediate container 8df111e60b63 [2022-03-30T21:02:47.584Z] ---> 1e17f7121b5e [2022-03-30T21:02:47.584Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:02:47.867Z] ---> Running in 6aef2daafb52 [2022-03-30T21:02:48.880Z] Removing intermediate container 6aef2daafb52 [2022-03-30T21:02:48.880Z] ---> 168f2e261c22 [2022-03-30T21:02:48.880Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:02:49.162Z] ---> Running in 282fb21d5b5d [2022-03-30T21:02:50.169Z] Removing intermediate container 282fb21d5b5d [2022-03-30T21:02:50.169Z] ---> 98e942fd9fa6 [2022-03-30T21:02:50.169Z] [2022-03-30T21:02:52.204Z] Successfully built 98e942fd9fa6 [2022-03-30T21:02:52.204Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T21:02:52.204Z]  Building security-spire-server ... done Building core-metadata [2022-03-30T21:02:56.587Z] ---> 226b1bd306b5 [2022-03-30T21:02:56.587Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T21:02:56.872Z] ---> Running in 6ad8bd926073 [2022-03-30T21:02:58.875Z] 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-30T21:02:59.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:02:59.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:02:59.862Z] ---> 199a1cea22e6 [2022-03-30T21:02:59.862Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T21:02:59.862Z] ---> Using cache [2022-03-30T21:02:59.862Z] ---> 3d7a191efc16 [2022-03-30T21:02:59.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:02:59.862Z] ---> Using cache [2022-03-30T21:02:59.862Z] ---> 2e6623bfd7b1 [2022-03-30T21:02:59.862Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T21:02:59.862Z] ---> Running in 160a7a0dd5fa [2022-03-30T21:03:01.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:03:02.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:03:03.768Z] OK: 220 MiB in 52 packages [2022-03-30T21:03:05.776Z] Removing intermediate container 160a7a0dd5fa [2022-03-30T21:03:05.776Z] ---> cfe4878c3814 [2022-03-30T21:03:05.776Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T21:03:06.794Z] ---> 5835bd8ff5e6 [2022-03-30T21:03:06.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:03:06.794Z] ---> Running in c00a5a71eb31 [2022-03-30T21:03:13.602Z] Removing intermediate container c00a5a71eb31 [2022-03-30T21:03:13.602Z] ---> e1831446a24b [2022-03-30T21:03:13.602Z] Step 8/22 : COPY . . [2022-03-30T21:03:32.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T21:03:32.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T21:03:32.045Z] ---> 199a1cea22e6 [2022-03-30T21:03:32.045Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> 3d7a191efc16 [2022-03-30T21:03:32.045Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> 2e6623bfd7b1 [2022-03-30T21:03:32.045Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> 00c3acd85ef0 [2022-03-30T21:03:32.045Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> 10a1e163d969 [2022-03-30T21:03:32.045Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> fd8315f2aed0 [2022-03-30T21:03:32.045Z] Step 8/23 : COPY . . [2022-03-30T21:03:32.045Z] ---> Using cache [2022-03-30T21:03:32.045Z] ---> 5b2ba9e5b268 [2022-03-30T21:03:32.045Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T21:03:32.660Z] ---> Running in e0a1bdb64859 [2022-03-30T21:03:35.342Z] 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-30T21:03:47.841Z] ---> ff41e7bd057f [2022-03-30T21:03:47.841Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T21:03:47.841Z] ---> Running in 85bcb3e4c645 [2022-03-30T21:03:49.304Z] 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-30T21:08:41.593Z] Removing intermediate container 893a98fce459 [2022-03-30T21:08:41.593Z] ---> 0c01ee9ae8c2 [2022-03-30T21:08:41.593Z] [2022-03-30T21:08:41.593Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:08:41.593Z] ---> cc3d11fa2d52 [2022-03-30T21:08:41.593Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:08:41.593Z] ---> Running in 70919c06815a [2022-03-30T21:08:41.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:08:41.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:08:41.593Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T21:08:41.593Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:08:41.593Z] OK: 5 MiB in 15 packages [2022-03-30T21:08:41.593Z] Removing intermediate container 70919c06815a [2022-03-30T21:08:41.593Z] ---> be2535a3c28a [2022-03-30T21:08:41.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:08:41.593Z] ---> Running in 5e7eb62f78da [2022-03-30T21:08:41.593Z] Removing intermediate container 5e7eb62f78da [2022-03-30T21:08:41.593Z] ---> 2b06e9ca022c [2022-03-30T21:08:41.593Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T21:08:41.593Z] ---> Running in 5f6aa6a1b28a [2022-03-30T21:08:41.593Z] Removing intermediate container 5f6aa6a1b28a [2022-03-30T21:08:41.593Z] ---> 617c7d48cbae [2022-03-30T21:08:41.593Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:08:41.593Z] ---> Running in f2b01a3460c0 [2022-03-30T21:08:41.593Z] Removing intermediate container f2b01a3460c0 [2022-03-30T21:08:41.593Z] ---> beef218fdf53 [2022-03-30T21:08:41.593Z] Step 15/23 : WORKDIR / [2022-03-30T21:08:41.593Z] ---> Running in 977da8f705f3 [2022-03-30T21:08:41.593Z] Removing intermediate container 977da8f705f3 [2022-03-30T21:08:41.593Z] ---> e5a1afb3fdd0 [2022-03-30T21:08:41.593Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:08:41.593Z] ---> 14eb0cec203d [2022-03-30T21:08:41.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T21:08:44.241Z] ---> 967e7c6cd839 [2022-03-30T21:08:44.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T21:08:44.879Z] ---> 5925bff4ab31 [2022-03-30T21:08:44.879Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T21:08:44.879Z] ---> Running in febb8d373ac7 [2022-03-30T21:08:45.487Z] Removing intermediate container febb8d373ac7 [2022-03-30T21:08:45.487Z] ---> 6c431eed2807 [2022-03-30T21:08:45.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:08:45.487Z] ---> Running in 48752dbba43c [2022-03-30T21:08:46.110Z] Removing intermediate container 48752dbba43c [2022-03-30T21:08:46.110Z] ---> af98facaa0c7 [2022-03-30T21:08:46.110Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:08:46.388Z] ---> Running in 6a9e03f505bc [2022-03-30T21:08:46.995Z] Removing intermediate container 6a9e03f505bc [2022-03-30T21:08:46.995Z] ---> 7992aa0cbf4e [2022-03-30T21:08:46.995Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:08:46.995Z] ---> Running in 1780e7f76ce3 [2022-03-30T21:08:47.603Z] Removing intermediate container 1780e7f76ce3 [2022-03-30T21:08:47.603Z] ---> f879160a9356 [2022-03-30T21:08:47.603Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:08:47.603Z] ---> Running in c74e5085c47f [2022-03-30T21:08:48.210Z] Removing intermediate container c74e5085c47f [2022-03-30T21:08:48.210Z] ---> 5ff236bf73c2 [2022-03-30T21:08:48.210Z] [2022-03-30T21:08:48.487Z] Successfully built 5ff236bf73c2 [2022-03-30T21:08:48.764Z] Successfully tagged core-command-arm64:latest [2022-03-30T21:09:15.633Z]  Building core-command ... done Removing intermediate container 53257fd27952 [2022-03-30T21:09:15.633Z] ---> 9ec8e23174da [2022-03-30T21:09:15.633Z] [2022-03-30T21:09:15.633Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:09:15.633Z] ---> cc3d11fa2d52 [2022-03-30T21:09:15.633Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:09:15.633Z] ---> Using cache [2022-03-30T21:09:15.633Z] ---> be2535a3c28a [2022-03-30T21:09:15.633Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:09:15.633Z] ---> Using cache [2022-03-30T21:09:15.633Z] ---> 2b06e9ca022c [2022-03-30T21:09:15.633Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T21:09:15.633Z] ---> Running in a17b3c975945 [2022-03-30T21:09:15.633Z] Removing intermediate container a17b3c975945 [2022-03-30T21:09:15.633Z] ---> 6c7d7a865f4a [2022-03-30T21:09:15.633Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:09:15.633Z] ---> Running in b5ad33308cb0 [2022-03-30T21:09:15.633Z] Removing intermediate container b5ad33308cb0 [2022-03-30T21:09:15.633Z] ---> fa3130bdc44d [2022-03-30T21:09:15.633Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:09:15.633Z] ---> f65d4d9afd4a [2022-03-30T21:09:15.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T21:09:17.096Z] ---> 7be6fe29495e [2022-03-30T21:09:17.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T21:09:18.093Z] ---> 5fb278b394a4 [2022-03-30T21:09:18.093Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T21:09:18.369Z] ---> Running in 16d7e93b5158 [2022-03-30T21:09:18.974Z] Removing intermediate container 16d7e93b5158 [2022-03-30T21:09:18.974Z] ---> 9a31350165c9 [2022-03-30T21:09:18.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:09:18.974Z] ---> Running in 8b3ba793383f [2022-03-30T21:09:19.580Z] Removing intermediate container 8b3ba793383f [2022-03-30T21:09:19.580Z] ---> 9e2c9dff56ff [2022-03-30T21:09:19.580Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:09:19.580Z] ---> Running in 3e8d024ed61d [2022-03-30T21:09:20.192Z] Removing intermediate container 3e8d024ed61d [2022-03-30T21:09:20.192Z] ---> 01801cb30645 [2022-03-30T21:09:20.192Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:09:20.470Z] ---> Running in 624b01646ca1 [2022-03-30T21:09:21.081Z] Removing intermediate container 624b01646ca1 [2022-03-30T21:09:21.081Z] ---> 8368ca011fbc [2022-03-30T21:09:21.081Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:09:21.081Z] ---> Running in bf0b5f872962 [2022-03-30T21:09:21.687Z] Removing intermediate container bf0b5f872962 [2022-03-30T21:09:21.964Z] ---> 975c5a3bbaea [2022-03-30T21:09:21.964Z] [2022-03-30T21:09:22.248Z] Successfully built 975c5a3bbaea [2022-03-30T21:09:22.528Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T21:10:09.581Z]  Building support-scheduler ... done Removing intermediate container 6ad8bd926073 [2022-03-30T21:10:09.581Z] ---> e6cc02c45b5b [2022-03-30T21:10:09.581Z] [2022-03-30T21:10:09.581Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T21:10:09.581Z] ---> 03078ca19a05 [2022-03-30T21:10:09.581Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T21:10:09.581Z] ---> Using cache [2022-03-30T21:10:09.581Z] ---> 8158fa9d4e82 [2022-03-30T21:10:09.581Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T21:10:09.581Z] ---> Using cache [2022-03-30T21:10:09.581Z] ---> 117d15013a21 [2022-03-30T21:10:09.581Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T21:10:09.581Z] ---> Running in 3c5d7c520774 [2022-03-30T21:10:09.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:10.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:11.570Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T21:10:11.853Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T21:10:11.853Z] OK: 15729 distinct packages available [2022-03-30T21:10:11.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:12.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:13.837Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T21:10:14.113Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T21:10:14.113Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T21:10:14.389Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T21:10:14.389Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T21:10:14.664Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T21:10:14.664Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T21:10:14.664Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T21:10:14.942Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T21:10:14.942Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T21:10:14.942Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:10:15.224Z] OK: 8 MiB in 23 packages [2022-03-30T21:10:17.232Z] Removing intermediate container 3c5d7c520774 [2022-03-30T21:10:17.232Z] ---> ac5ac1a61171 [2022-03-30T21:10:17.232Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:17.844Z] ---> 08aa3c1bd4e6 [2022-03-30T21:10:17.844Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T21:10:20.494Z] ---> 5d08f1e9a8e3 [2022-03-30T21:10:20.494Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T21:10:21.102Z] ---> 51b91941824f [2022-03-30T21:10:21.102Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T21:10:21.102Z] ---> Running in 43785788ece8 [2022-03-30T21:10:21.714Z] Removing intermediate container 43785788ece8 [2022-03-30T21:10:21.714Z] ---> f7ccfb91ed29 [2022-03-30T21:10:21.714Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:10:21.714Z] ---> Running in 35c8b53437e2 [2022-03-30T21:10:22.320Z] Removing intermediate container 35c8b53437e2 [2022-03-30T21:10:22.320Z] ---> 076425c6e8cd [2022-03-30T21:10:22.320Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T21:10:22.320Z] ---> Running in acc05358c55e [2022-03-30T21:10:22.934Z] Removing intermediate container acc05358c55e [2022-03-30T21:10:22.934Z] ---> 6e78919e39fa [2022-03-30T21:10:22.934Z] Step 19/20 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:10:22.934Z] ---> Running in 4057fb7b6e23 [2022-03-30T21:10:23.541Z] Removing intermediate container 4057fb7b6e23 [2022-03-30T21:10:23.541Z] ---> 9db158362085 [2022-03-30T21:10:23.541Z] Step 20/20 : LABEL version=0.0.0 [2022-03-30T21:10:23.541Z] ---> Running in aa10c15b4629 [2022-03-30T21:10:24.159Z] Removing intermediate container aa10c15b4629 [2022-03-30T21:10:24.159Z] ---> f29b7c65bc4d [2022-03-30T21:10:24.159Z] [2022-03-30T21:10:24.770Z] Successfully built f29b7c65bc4d [2022-03-30T21:10:24.770Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T21:10:33.082Z]  Building security-spiffe-token-provider ... done Removing intermediate container e0a1bdb64859 [2022-03-30T21:10:33.082Z] ---> e5fb37358e25 [2022-03-30T21:10:33.082Z] [2022-03-30T21:10:33.082Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T21:10:33.082Z] ---> cc3d11fa2d52 [2022-03-30T21:10:33.082Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T21:10:33.082Z] ---> Using cache [2022-03-30T21:10:33.082Z] ---> be2535a3c28a [2022-03-30T21:10:33.082Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:10:33.082Z] ---> Using cache [2022-03-30T21:10:33.082Z] ---> 2b06e9ca022c [2022-03-30T21:10:33.082Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T21:10:33.082Z] ---> Running in 6cac44f01d08 [2022-03-30T21:10:33.082Z] Removing intermediate container 6cac44f01d08 [2022-03-30T21:10:33.082Z] ---> efc1b336966a [2022-03-30T21:10:33.082Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T21:10:33.082Z] ---> Running in 50fffeb40e20 [2022-03-30T21:10:33.366Z] Removing intermediate container 50fffeb40e20 [2022-03-30T21:10:33.366Z] ---> 2169668c60d5 [2022-03-30T21:10:33.366Z] Step 15/23 : WORKDIR / [2022-03-30T21:10:33.639Z] ---> Running in 275712172d6c [2022-03-30T21:10:33.914Z] Removing intermediate container 275712172d6c [2022-03-30T21:10:33.914Z] ---> badb5ce4a2ea [2022-03-30T21:10:33.914Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:34.517Z] Removing intermediate container 85bcb3e4c645 [2022-03-30T21:10:34.517Z] ---> 7492211593fb [2022-03-30T21:10:34.517Z] [2022-03-30T21:10:34.517Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T21:10:34.517Z] ---> cc3d11fa2d52 [2022-03-30T21:10:34.517Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T21:10:34.517Z] ---> Running in 5d17230cb325 [2022-03-30T21:10:34.795Z] ---> 2173879d48b4 [2022-03-30T21:10:34.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T21:10:35.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:36.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T21:10:36.402Z] ---> dff71c93bf4d [2022-03-30T21:10:36.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T21:10:37.002Z] ---> 804cccb0a7dd [2022-03-30T21:10:37.002Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T21:10:37.002Z] ---> Running in cdec4b51073e [2022-03-30T21:10:37.281Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T21:10:37.281Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T21:10:37.281Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T21:10:37.560Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T21:10:37.560Z] Removing intermediate container cdec4b51073e [2022-03-30T21:10:37.560Z] ---> eb3a6a6c5caf [2022-03-30T21:10:37.560Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:10:37.560Z] ---> Running in 67ee97f8a2b8 [2022-03-30T21:10:37.560Z] OK: 6 MiB in 16 packages [2022-03-30T21:10:38.159Z] Removing intermediate container 67ee97f8a2b8 [2022-03-30T21:10:38.159Z] ---> 0d02af1b941b [2022-03-30T21:10:38.159Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T21:10:38.159Z] ---> Running in cdf43e245655 [2022-03-30T21:10:38.760Z] Removing intermediate container cdf43e245655 [2022-03-30T21:10:38.760Z] ---> c569489ca674 [2022-03-30T21:10:38.760Z] Step 22/23 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:10:38.760Z] ---> Running in f4f73b4f4e57 [2022-03-30T21:10:39.048Z] Removing intermediate container 5d17230cb325 [2022-03-30T21:10:39.049Z] ---> deb28603fbc6 [2022-03-30T21:10:39.049Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T21:10:39.049Z] Removing intermediate container f4f73b4f4e57 [2022-03-30T21:10:39.049Z] ---> 5fbd506a8efb [2022-03-30T21:10:39.049Z] Step 23/23 : LABEL version=0.0.0 [2022-03-30T21:10:39.049Z] ---> Running in 2eafd612e784 [2022-03-30T21:10:39.331Z] ---> Running in a07b45ec6efb [2022-03-30T21:10:39.607Z] Removing intermediate container 2eafd612e784 [2022-03-30T21:10:39.607Z] ---> a39823199d78 [2022-03-30T21:10:39.607Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T21:10:39.607Z] Removing intermediate container a07b45ec6efb [2022-03-30T21:10:39.607Z] ---> 04e31eb7a79a [2022-03-30T21:10:39.607Z] [2022-03-30T21:10:39.607Z] ---> Running in 77b72816ce28 [2022-03-30T21:10:40.207Z] Removing intermediate container 77b72816ce28 [2022-03-30T21:10:40.207Z] ---> 4e0800ccc0e8 [2022-03-30T21:10:40.208Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T21:10:40.208Z] ---> Running in 5004c9bb0ebc [2022-03-30T21:10:40.208Z] Successfully built 04e31eb7a79a [2022-03-30T21:10:40.208Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T21:10:40.482Z]  Building core-metadata ... done Removing intermediate container 5004c9bb0ebc [2022-03-30T21:10:40.482Z] ---> 5f4d10bfca5b [2022-03-30T21:10:40.482Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T21:10:41.082Z] ---> 9dca7cb7f71f [2022-03-30T21:10:41.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T21:10:42.517Z] ---> 33b247d1d8ac [2022-03-30T21:10:42.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T21:10:43.118Z] ---> 5b527258eb3c [2022-03-30T21:10:43.118Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T21:10:43.399Z] ---> Running in 997a44765fc8 [2022-03-30T21:10:43.675Z] Removing intermediate container 997a44765fc8 [2022-03-30T21:10:43.675Z] ---> 1a6b35fc08e1 [2022-03-30T21:10:43.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T21:10:43.675Z] ---> Running in b3cb5b8b8746 [2022-03-30T21:10:43.948Z] Removing intermediate container b3cb5b8b8746 [2022-03-30T21:10:43.948Z] ---> 7f7232625d71 [2022-03-30T21:10:43.948Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T21:10:44.224Z] ---> Running in b9af3f5c39b6 [2022-03-30T21:10:44.498Z] Removing intermediate container b9af3f5c39b6 [2022-03-30T21:10:44.498Z] ---> 460f2c015294 [2022-03-30T21:10:44.498Z] Step 21/22 : LABEL git_sha=1e15931140269443ccbaaf858e83c2178ac8f54c [2022-03-30T21:10:44.498Z] ---> Running in 65c19fdcb366 [2022-03-30T21:10:44.772Z] Removing intermediate container 65c19fdcb366 [2022-03-30T21:10:44.772Z] ---> fb3bc9652662 [2022-03-30T21:10:44.772Z] Step 22/22 : LABEL version=0.0.0 [2022-03-30T21:10:45.076Z] ---> Running in 135a44d6053b [2022-03-30T21:10:45.375Z] Removing intermediate container 135a44d6053b [2022-03-30T21:10:45.375Z] ---> 8976a8621faa [2022-03-30T21:10:45.375Z] [2022-03-30T21:10:45.697Z] Successfully built 8976a8621faa [2022-03-30T21:10:46.003Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T21:10:46.311Z]  Building support-notifications ... done  [Pipeline] } [2022-03-30T21:10:46.328Z] $ docker stop --time=1 a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 [2022-03-30T21:10:48.113Z] $ docker rm -f a323c12a5415e0bb5960cd931e8508deff877119f4b9b8910efca06eabd1fc05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T21:10:48.708Z] + docker images [2022-03-30T21:10:48.984Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T21:10:48.984Z] support-notifications-arm64 latest 8976a8621faa 3 seconds ago 25.5MB [2022-03-30T21:10:48.984Z] core-metadata-arm64 latest 04e31eb7a79a 9 seconds ago 25.1MB [2022-03-30T21:10:48.984Z] 7492211593fb 15 seconds ago 1.43GB [2022-03-30T21:10:48.984Z] e5fb37358e25 18 seconds ago 1.43GB [2022-03-30T21:10:48.984Z] security-spiffe-token-provider-arm64 latest f29b7c65bc4d 25 seconds ago 27.7MB [2022-03-30T21:10:48.984Z] e6cc02c45b5b 42 seconds ago 1.42GB [2022-03-30T21:10:48.984Z] support-scheduler-arm64 latest 975c5a3bbaea About a minute ago 24.9MB [2022-03-30T21:10:48.984Z] 9ec8e23174da About a minute ago 1.43GB [2022-03-30T21:10:48.984Z] core-command-arm64 latest 5ff236bf73c2 2 minutes ago 23.7MB [2022-03-30T21:10:48.984Z] 0c01ee9ae8c2 2 minutes ago 1.43GB [2022-03-30T21:10:48.984Z] security-spire-server-arm64 latest 98e942fd9fa6 7 minutes ago 82.6MB [2022-03-30T21:10:48.984Z] security-spire-agent-arm64 latest 5cc66f79c8d9 8 minutes ago 118MB [2022-03-30T21:10:48.984Z] sys-mgmt-agent-arm64 latest 36f50d2e0324 9 minutes ago 288MB [2022-03-30T21:10:48.984Z] 16f4d17514fa 9 minutes ago 1.42GB [2022-03-30T21:10:48.984Z] core-data-arm64 latest c5e8486bb22d 9 minutes ago 34.4MB [2022-03-30T21:10:48.984Z] dd0ab098deb1 10 minutes ago 1.46GB [2022-03-30T21:10:48.984Z] security-bootstrapper-arm64 latest 887cd520ab8b 10 minutes ago 23.6MB [2022-03-30T21:10:48.984Z] security-secretstore-setup-arm64 latest 43fa889c9f69 10 minutes ago 40.8MB [2022-03-30T21:10:48.984Z] security-proxy-setup-arm64 latest cd6f5e6e4488 10 minutes ago 42.1MB [2022-03-30T21:10:48.984Z] f03af9810fd2 11 minutes ago 1.43GB [2022-03-30T21:10:48.984Z] d9c1235ab1fb 11 minutes ago 1.44GB [2022-03-30T21:10:48.984Z] 3546ee3df904 11 minutes ago 1.43GB [2022-03-30T21:10:48.984Z] 99facbb02e07 11 minutes ago 1.44GB [2022-03-30T21:10:48.984Z] security-spire-config-arm64 latest 91b90901cae6 18 minutes ago 81.9MB [2022-03-30T21:10:48.984Z] 215f95345d59 19 minutes ago 1.42GB [2022-03-30T21:10:48.984Z] ci-base-image-arm64 latest 199a1cea22e6 35 minutes ago 886MB [2022-03-30T21:10:48.984Z] alpine 3.14 cc3d11fa2d52 45 hours ago 5.34MB [2022-03-30T21:10:48.984Z] alpine 3.15 03078ca19a05 45 hours ago 5.32MB [2022-03-30T21:10:48.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-30T21:10:48.984Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T21:10:48.984Z] 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-30T21:10:49.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:10:49.439Z] [2022-03-30T21:10:49.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:10:49.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:10:50.091Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T21:10:50.091Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T21:10:50.091Z] 04944245beec: Pulling fs layer [2022-03-30T21:10:50.091Z] 699f458cf7ca: Pulling fs layer [2022-03-30T21:10:50.091Z] 765212b225bb: Pulling fs layer [2022-03-30T21:10:50.091Z] f23df028b6ca: Pulling fs layer [2022-03-30T21:10:50.091Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T21:10:50.091Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T21:10:50.091Z] 765212b225bb: Waiting [2022-03-30T21:10:50.091Z] f23df028b6ca: Waiting [2022-03-30T21:10:50.091Z] d65c8cfc05b1: Waiting [2022-03-30T21:10:50.091Z] 2437ff75d9bd: Waiting [2022-03-30T21:10:50.091Z] 04944245beec: Verifying Checksum [2022-03-30T21:10:50.091Z] 04944245beec: Download complete [2022-03-30T21:10:50.091Z] 765212b225bb: Download complete [2022-03-30T21:10:50.390Z] f23df028b6ca: Verifying Checksum [2022-03-30T21:10:50.390Z] f23df028b6ca: Download complete [2022-03-30T21:10:50.390Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T21:10:50.390Z] d65c8cfc05b1: Download complete [2022-03-30T21:10:50.390Z] 699f458cf7ca: Verifying Checksum [2022-03-30T21:10:50.390Z] 699f458cf7ca: Download complete [2022-03-30T21:10:51.001Z] 8998bd30e6a1: Verifying Checksum [2022-03-30T21:10:51.001Z] 8998bd30e6a1: Download complete [2022-03-30T21:10:53.685Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T21:10:53.685Z] 2437ff75d9bd: Download complete [2022-03-30T21:10:56.318Z] 8998bd30e6a1: Pull complete [2022-03-30T21:10:56.916Z] 04944245beec: Pull complete [2022-03-30T21:10:58.347Z] 699f458cf7ca: Pull complete [2022-03-30T21:10:58.621Z] 765212b225bb: Pull complete [2022-03-30T21:10:59.597Z] f23df028b6ca: Pull complete [2022-03-30T21:10:59.597Z] d65c8cfc05b1: Pull complete [2022-03-30T21:11:17.880Z] 2437ff75d9bd: Pull complete [2022-03-30T21:11:17.880Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T21:11:17.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T21:11:17.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T21:11:18.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-9447 does not seem to be running inside a container [2022-03-30T21:11:18.213Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T21:11:21.414Z] $ docker top df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:22.440Z] ---> job-cost.sh [2022-03-30T21:11:22.440Z] lf-activate-venv: SKIPPING [2022-03-30T21:11:22.440Z] INFO: No Stack... [2022-03-30T21:11:23.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T21:11:24.012Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T21:11:24.674Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-30T21:11:24.674Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T21:11:24.711Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] [2022-03-30T21:11:24.718Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] did not exist. Created. [2022-03-30T21:11:24.718Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T21:11:25.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T21:11:25.614Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T21:11:25.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3929-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T21:11:25.648Z] $ docker stop --time=1 df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 [2022-03-30T21:11:27.208Z] $ docker rm -f df0f806e00818de4029052272cfdf86dcb0872047b17d5f9a5e7725a151a4e58 [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-30T21:11:27.806Z] provisioning config files... [2022-03-30T21:11:27.821Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7143428711254109075tmp [Pipeline] { [Pipeline] sh [2022-03-30T21:11:28.126Z] + set +x [2022-03-30T21:11:28.126Z] + curl -s https://codecov.io/bash [2022-03-30T21:11:28.126Z] + bash -s -- [2022-03-30T21:11:28.126Z] [2022-03-30T21:11:28.126Z] _____ _ [2022-03-30T21:11:28.126Z] / ____| | | [2022-03-30T21:11:28.126Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T21:11:28.126Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T21:11:28.126Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T21:11:28.126Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T21:11:28.126Z] Bash-1.0.6 [2022-03-30T21:11:28.126Z] [2022-03-30T21:11:28.126Z] [2022-03-30T21:11:28.126Z] ==> git version 2.25.1 found [2022-03-30T21:11:28.126Z] ==> 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-30T21:11:28.126Z] Release-Date: 2020-01-08 [2022-03-30T21:11:28.126Z] 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-30T21:11:28.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T21:11:28.126Z] ==> Jenkins CI detected. [2022-03-30T21:11:28.126Z] current dir:  /w/workspace/edgex-go/2 [2022-03-30T21:11:28.126Z] project root: . [2022-03-30T21:11:28.126Z] --> token set from env [2022-03-30T21:11:28.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T21:11:28.126Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T21:11:28.126Z] ==> Python coveragepy not found [2022-03-30T21:11:28.126Z] ==> Searching for coverage reports in: [2022-03-30T21:11:28.126Z] + . [2022-03-30T21:11:28.126Z] -> Found 1 reports [2022-03-30T21:11:28.126Z] ==> Detecting git/mercurial file structure [2022-03-30T21:11:28.126Z] ==> Reading reports [2022-03-30T21:11:28.126Z] + ./coverage.out bytes=427664 [2022-03-30T21:11:28.126Z] ==> Appending adjustments [2022-03-30T21:11:28.126Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T21:11:29.507Z] + Found adjustments [2022-03-30T21:11:29.507Z] ==> Gzipping contents [2022-03-30T21:11:29.507Z] 60K /tmp/codecov.YFtBsZ.gz [2022-03-30T21:11:29.507Z] ==> Uploading reports [2022-03-30T21:11:29.507Z] url: https://codecov.io [2022-03-30T21:11:29.507Z] query: branch=PR-3929&commit=1e15931140269443ccbaaf858e83c2178ac8f54c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= [2022-03-30T21:11:29.507Z] -> Pinging Codecov [2022-03-30T21:11:29.507Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3929&commit=1e15931140269443ccbaaf858e83c2178ac8f54c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3929%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3929&job=&cmd_args= [2022-03-30T21:11:29.766Z] -> Uploading to [2022-03-30T21:11:29.766Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/1e15931140269443ccbaaf858e83c2178ac8f54c/89895455-c2f1-4d90-b6ae-650533cacb28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T211129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f45f8ec559f2f9485abcfc06e5d80d59f9e926dc80a07ec339ac2dc94720a66 [2022-03-30T21:11:29.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T21:11:29.766Z] Dload Upload Total Spent Left Speed [2022-03-30T21:11:30.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58471 0 0 100 58471 0 247k --:--:-- --:--:-- --:--:-- 247k [2022-03-30T21:11:30.026Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e15931140269443ccbaaf858e83c2178ac8f54c [Pipeline] } [2022-03-30T21:11:30.034Z] 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-30T21:11:30.752Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:31.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:31.930Z] ---> package-listing.sh [2022-03-30T21:11:31.931Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T21:11:31.931Z] ++ facter osfamily [2022-03-30T21:11:32.196Z] + OS_FAMILY=debian [2022-03-30T21:11:32.196Z] + workspace=/w/workspace/edgex-go/2 [2022-03-30T21:11:32.196Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T21:11:32.196Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T21:11:32.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T21:11:32.196Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T21:11:32.196Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-30T21:11:32.196Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T21:11:32.196Z] + case "${OS_FAMILY}" in [2022-03-30T21:11:32.196Z] + dpkg -l [2022-03-30T21:11:32.196Z] + grep '^ii' [2022-03-30T21:11:32.196Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T21:11:32.196Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T21:11:32.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T21:11:32.196Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-30T21:11:32.196Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-30T21:11:32.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-30T21:11:32.228Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T21:11:32.537Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:11:33.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:11:33.090Z] [2022-03-30T21:11:33.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T21:11:33.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:11:33.395Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T21:11:33.395Z] 5eb5b503b376: Pulling fs layer [2022-03-30T21:11:33.395Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T21:11:33.395Z] ec43610c2a17: Pulling fs layer [2022-03-30T21:11:33.395Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T21:11:33.395Z] 33b1e0a273af: Pulling fs layer [2022-03-30T21:11:33.395Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T21:11:33.395Z] 2f39f015ded8: Pulling fs layer [2022-03-30T21:11:33.395Z] 3a2ae6a8a46f: Waiting [2022-03-30T21:11:33.395Z] 5d3b04190fa2: Waiting [2022-03-30T21:11:33.395Z] 2f39f015ded8: Waiting [2022-03-30T21:11:33.395Z] 33b1e0a273af: Waiting [2022-03-30T21:11:33.395Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T21:11:33.395Z] 5c69ac0246d0: Download complete [2022-03-30T21:11:33.395Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T21:11:33.395Z] 3a2ae6a8a46f: Download complete [2022-03-30T21:11:33.395Z] 33b1e0a273af: Verifying Checksum [2022-03-30T21:11:33.395Z] 33b1e0a273af: Download complete [2022-03-30T21:11:33.395Z] 5d3b04190fa2: Verifying Checksum [2022-03-30T21:11:33.395Z] 5d3b04190fa2: Download complete [2022-03-30T21:11:33.656Z] ec43610c2a17: Verifying Checksum [2022-03-30T21:11:33.656Z] ec43610c2a17: Download complete [2022-03-30T21:11:33.656Z] 5eb5b503b376: Verifying Checksum [2022-03-30T21:11:33.656Z] 5eb5b503b376: Download complete [2022-03-30T21:11:34.225Z] 2f39f015ded8: Download complete [2022-03-30T21:11:34.793Z] 5eb5b503b376: Pull complete [2022-03-30T21:11:35.052Z] 5c69ac0246d0: Pull complete [2022-03-30T21:11:35.622Z] ec43610c2a17: Pull complete [2022-03-30T21:11:35.622Z] 3a2ae6a8a46f: Pull complete [2022-03-30T21:11:35.622Z] 33b1e0a273af: Pull complete [2022-03-30T21:11:35.881Z] 5d3b04190fa2: Pull complete [2022-03-30T21:11:40.072Z] 2f39f015ded8: Pull complete [2022-03-30T21:11:40.072Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T21:11:40.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T21:11:40.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T21:11:40.141Z] prd-ubuntu20.04-docker-8c-8g-9443 does not seem to be running inside a container [2022-03-30T21:11:40.205Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-30T21:11:41.889Z] $ docker top ad4ffeca8aaf8069108a823865abe82b3687ac0b5c1d33c78ddf9515382a1508 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T21:11:42.212Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T21:11:42.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T21:11:42.790Z] + ls /var/log/sa-host [2022-03-30T21:11:42.790Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T21:11:43.023Z] provisioning config files... [2022-03-30T21:11:43.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6957145817505200277tmp [Pipeline] { [Pipeline] echo [2022-03-30T21:11:43.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:43.332Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T21:11:43.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:43.677Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T21:11:43.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:43.972Z] ---> sudo-logs.sh [2022-03-30T21:11:43.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T21:11:43.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:44.280Z] ---> job-cost.sh [2022-03-30T21:11:44.280Z] lf-activate-venv: SKIPPING [2022-03-30T21:11:44.280Z] DEBUG: total: 0.10999999940395355 [2022-03-30T21:11:44.280Z] INFO: Retrieving Stack Cost... [2022-03-30T21:11:44.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T21:11:45.111Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T21:11:45.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T21:11:45.409Z] ---> logs-deploy.sh [2022-03-30T21:11:45.409Z] lf-activate-venv: SKIPPING [2022-03-30T21:11:45.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3929/2 [2022-03-30T21:11:45.409Z] INFO: archiving workspace using pattern(s): [2022-03-30T21:11:46.349Z] Archives upload complete. [2022-03-30T21:11:46.610Z] INFO: archiving logs to Nexus [2022-03-30T21:11:47.181Z] ---> uname -a: [2022-03-30T21:11:47.181Z] Linux prd-ubuntu20-04-docker-8c-8g-9443 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-30T21:11:47.181Z] [2022-03-30T21:11:47.181Z] [2022-03-30T21:11:47.181Z] ---> lscpu: [2022-03-30T21:11:47.181Z] Architecture: x86_64 [2022-03-30T21:11:47.181Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-30T21:11:47.181Z] Byte Order: Little Endian [2022-03-30T21:11:47.181Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-30T21:11:47.181Z] CPU(s): 8 [2022-03-30T21:11:47.181Z] On-line CPU(s) list: 0-7 [2022-03-30T21:11:47.181Z] Thread(s) per core: 1 [2022-03-30T21:11:47.181Z] Core(s) per socket: 1 [2022-03-30T21:11:47.181Z] Socket(s): 8 [2022-03-30T21:11:47.181Z] NUMA node(s): 1 [2022-03-30T21:11:47.181Z] Vendor ID: AuthenticAMD [2022-03-30T21:11:47.181Z] CPU family: 23 [2022-03-30T21:11:47.181Z] Model: 49 [2022-03-30T21:11:47.181Z] Model name: AMD EPYC-Rome Processor [2022-03-30T21:11:47.181Z] Stepping: 0 [2022-03-30T21:11:47.181Z] CPU MHz: 2799.976 [2022-03-30T21:11:47.181Z] BogoMIPS: 5599.95 [2022-03-30T21:11:47.181Z] Virtualization: AMD-V [2022-03-30T21:11:47.181Z] Hypervisor vendor: KVM [2022-03-30T21:11:47.181Z] Virtualization type: full [2022-03-30T21:11:47.181Z] L1d cache: 256 KiB [2022-03-30T21:11:47.181Z] L1i cache: 256 KiB [2022-03-30T21:11:47.181Z] L2 cache: 4 MiB [2022-03-30T21:11:47.181Z] L3 cache: 128 MiB [2022-03-30T21:11:47.181Z] NUMA node0 CPU(s): 0-7 [2022-03-30T21:11:47.181Z] Vulnerability Itlb multihit: Not affected [2022-03-30T21:11:47.181Z] Vulnerability L1tf: Not affected [2022-03-30T21:11:47.181Z] Vulnerability Mds: Not affected [2022-03-30T21:11:47.181Z] Vulnerability Meltdown: Not affected [2022-03-30T21:11:47.181Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-30T21:11:47.181Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-30T21:11:47.181Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-30T21:11:47.181Z] Vulnerability Srbds: Not affected [2022-03-30T21:11:47.181Z] Vulnerability Tsx async abort: Not affected [2022-03-30T21:11:47.181Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-03-30T21:11:47.181Z] [2022-03-30T21:11:47.181Z]