Pull request #3919 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f rather than c6553be1cf348a5aee5d8e759df3becac08e8b37 Obtained Jenkinsfile from d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f 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-ssh9470215463433303694.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-ssh8742920945113930894.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-3919/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-3919/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18314864517052489201.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-ssh11521088348632519693.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-3919/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-3919/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9871426595155884316.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-8527’ Running on prd-ubuntu20.04-docker-8c-8g-8529 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit c6553be1cf348a5aee5d8e759df3becac08e8b37 Merge succeeded, producing c6553be1cf348a5aee5d8e759df3becac08e8b37 Checking out Revision c6553be1cf348a5aee5d8e759df3becac08e8b37 (PR-3919) > 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/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # 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 d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 Commit message: "docs: update" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-22T03:11:39.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-22T03:11:39.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-22T03:11:39.784Z] ========================================================= [2022-03-22T03:11:39.784Z] EdgeX Global Pipelines Version Info [2022-03-22T03:11:39.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 [2022-03-22T03:11:40.582Z] ------------------- [2022-03-22T03:11:40.582Z] stable info: [2022-03-22T03:11:40.582Z] ------------------- [2022-03-22T03:11:40.582Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-22T03:11:40.582Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T03:11:40.582Z] Message: update stable to v1.0.221 [2022-03-22T03:11:41.154Z] ------------------- [2022-03-22T03:11:41.154Z] experimental info: [2022-03-22T03:11:41.154Z] ------------------- [2022-03-22T03:11:41.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-22T03:11:41.154Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-22T03:11:41.154Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-22T03:11:41.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-22T03:11:41.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-22T03:11:41.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-22T03:11:41.341Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-22T03:11:41.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-22T03:11:41.364Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-22T03:11:41.376Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-22T03:11:41.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-22T03:11:41.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-22T03:11:41.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-22T03:11:41.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-22T03:11:41.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-22T03:11:41.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-22T03:11:41.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-22T03:11:41.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-22T03:11:41.496Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T03:11:41.507Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-22T03:11:41.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-22T03:11:41.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-22T03:11:41.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-22T03:11:41.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-22T03:11:41.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-22T03:11:41.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3919 [Pipeline] echo [2022-03-22T03:11:41.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3919 [Pipeline] echo [2022-03-22T03:11:41.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3919 [Pipeline] echo [2022-03-22T03:11:41.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo [2022-03-22T03:11:41.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6553be [Pipeline] echo [2022-03-22T03:11:41.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:11:41.708Z] provisioning config files... [2022-03-22T03:11:41.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4446834522356116924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:11:42.045Z] ---> docker-login.sh [2022-03-22T03:11:42.046Z] nexus3.edgexfoundry.org:10001 [2022-03-22T03:11:42.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:11:42.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:11:42.309Z] Configure a credential helper to remove this warning. See [2022-03-22T03:11:42.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:11:42.309Z] [2022-03-22T03:11:42.309Z] Login Succeeded [2022-03-22T03:11:42.309Z] nexus3.edgexfoundry.org:10002 [2022-03-22T03:11:42.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:11:42.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:11:42.572Z] Configure a credential helper to remove this warning. See [2022-03-22T03:11:42.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:11:42.572Z] [2022-03-22T03:11:42.572Z] Login Succeeded [2022-03-22T03:11:42.572Z] nexus3.edgexfoundry.org:10003 [2022-03-22T03:11:42.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:11:42.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:11:42.572Z] Configure a credential helper to remove this warning. See [2022-03-22T03:11:42.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:11:42.572Z] [2022-03-22T03:11:42.572Z] Login Succeeded [2022-03-22T03:11:42.572Z] nexus3.edgexfoundry.org:10004 [2022-03-22T03:11:42.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:11:42.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:11:42.835Z] Configure a credential helper to remove this warning. See [2022-03-22T03:11:42.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:11:42.835Z] [2022-03-22T03:11:42.835Z] Login Succeeded [2022-03-22T03:11:42.835Z] docker.io [2022-03-22T03:11:42.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:11:43.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:11:43.103Z] Configure a credential helper to remove this warning. See [2022-03-22T03:11:43.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:11:43.103Z] [2022-03-22T03:11:43.103Z] Login Succeeded [2022-03-22T03:11:43.103Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T03:11:43.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T03:11:43.435Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/core-command/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/core-data/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/core-metadata/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-22T03:11:43.435Z] + + cut -d/ -f2 [2022-03-22T03:11:43.435Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-03-22T03:11:43.435Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/support-notifications/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-22T03:11:43.435Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-22T03:11:43.435Z] + cut -d/ -f2 [2022-03-22T03:11:43.435Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-22T03:11:43.471Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-22T03:11:43.875Z] + git rev-list -1 --merges c6553be1cf348a5aee5d8e759df3becac08e8b37~1..c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo [2022-03-22T03:11:43.897Z] -----------> git rev-list -1 --merges c6553be1cf348a5aee5d8e759df3becac08e8b37~1..c6553be1cf348a5aee5d8e759df3becac08e8b37 c6553be1cf348a5aee5d8e759df3becac08e8b37 [false] [Pipeline] sh [2022-03-22T03:11:44.190Z] + git log --format=format:%s -1 c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo [2022-03-22T03:11:44.213Z] ========================================================= [2022-03-22T03:11:44.213Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-22T03:11:44.213Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-22T03:11:44.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-22T03:11:44.653Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-22T03:11:44.653Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-22T03:11:44.653Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-22T03:11:44.653Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-22T03:11:44.653Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-22T03:11:44.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:11:45.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:11:45.009Z] [2022-03-22T03:11:45.009Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:11:45.322Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:11:45.322Z] latest: Pulling from edgex-devops/git-semver [2022-03-22T03:11:45.322Z] a0d0a0d46f8b: Pulling fs layer [2022-03-22T03:11:45.322Z] 3e5f54012d9b: Pulling fs layer [2022-03-22T03:11:45.322Z] 4c7163046ea9: Pulling fs layer [2022-03-22T03:11:45.322Z] 0c2d73faf560: Pulling fs layer [2022-03-22T03:11:45.322Z] 0c2d73faf560: Waiting [2022-03-22T03:11:45.322Z] 3e5f54012d9b: Verifying Checksum [2022-03-22T03:11:45.322Z] 3e5f54012d9b: Download complete [2022-03-22T03:11:45.322Z] a0d0a0d46f8b: Download complete [2022-03-22T03:11:45.322Z] 0c2d73faf560: Verifying Checksum [2022-03-22T03:11:45.322Z] 0c2d73faf560: Download complete [2022-03-22T03:11:45.322Z] 4c7163046ea9: Download complete [2022-03-22T03:11:45.584Z] a0d0a0d46f8b: Pull complete [2022-03-22T03:11:45.584Z] 3e5f54012d9b: Pull complete [2022-03-22T03:11:45.850Z] 4c7163046ea9: Pull complete [2022-03-22T03:11:46.113Z] 0c2d73faf560: Pull complete [2022-03-22T03:11:46.113Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-22T03:11:46.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-22T03:11:46.113Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-22T03:11:46.284Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:11:46.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2022-03-22T03:11:46.982Z] $ docker top b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-22T03:11:47.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T03:11:47.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T03:11:47.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T03:11:47.240Z] $ docker exec b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent [2022-03-22T03:11:47.365Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBjGNBo/agent.15 [2022-03-22T03:11:47.365Z] SSH_AGENT_PID=21 [2022-03-22T03:11:47.374Z] Running ssh-add (command line suppressed) [2022-03-22T03:11:47.492Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8716531839794784056.key (/w/workspace/edgex-go/4@tmp/private_key_8716531839794784056.key) [2022-03-22T03:11:47.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T03:11:47.800Z] + git tag --points-at HEAD [Pipeline] } [2022-03-22T03:11:47.822Z] $ docker exec --env ******** --env ******** b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent -k [2022-03-22T03:11:47.942Z] unset SSH_AUTH_SOCK; [2022-03-22T03:11:47.942Z] unset SSH_AGENT_PID; [2022-03-22T03:11:47.943Z] echo Agent pid 21 killed; [2022-03-22T03:11:47.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-22T03:11:47.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-22T03:11:47.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-22T03:11:48.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-22T03:11:48.119Z] $ docker exec b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent [2022-03-22T03:11:48.247Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNFibBa/agent.53 [2022-03-22T03:11:48.247Z] SSH_AGENT_PID=59 [2022-03-22T03:11:48.254Z] Running ssh-add (command line suppressed) [2022-03-22T03:11:48.373Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_312156339530111710.key (/w/workspace/edgex-go/4@tmp/private_key_312156339530111710.key) [2022-03-22T03:11:48.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-22T03:11:48.678Z] + git semver init [2022-03-22T03:11:48.678Z] # -> Open(): unable to determine branch for HEAD [2022-03-22T03:11:48.678Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-03-22T03:11:48.678Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-03-22T03:11:48.678Z] # $SEMVER_REMOTE_NAME = origin [2022-03-22T03:11:48.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-22T03:11:48.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-22T03:11:48.678Z] # $SEMVER_BRANCH = PR-3919 [2022-03-22T03:11:48.678Z] # $SEMVER_TEMP = /tmp/semver-222252596 [2022-03-22T03:11:48.678Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-22T03:12:03.616Z] # '/tmp/semver-222252596' -> '/w/workspace/edgex-go/4/.semver' [2022-03-22T03:12:03.616Z] # -> Force: false [2022-03-22T03:12:03.616Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-03-22T03:12:03.633Z] $ docker exec --env ******** --env ******** b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent -k [2022-03-22T03:12:03.752Z] unset SSH_AUTH_SOCK; [2022-03-22T03:12:03.753Z] unset SSH_AGENT_PID; [2022-03-22T03:12:03.753Z] echo Agent pid 59 killed; [2022-03-22T03:12:03.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-22T03:12:04.060Z] + git semver [Pipeline] } [2022-03-22T03:12:04.081Z] $ docker stop --time=1 b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b [2022-03-22T03:12:05.767Z] $ docker rm -f b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:12:06.135Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-22T03:12:06.375Z] Stashed 1 file(s) [Pipeline] echo [2022-03-22T03:12:06.378Z] [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-22T03:12:06.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T03:12:06.527Z] ========================================================= [2022-03-22T03:12:06.527Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-22T03:12:06.527Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:12:06.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:12:06.820Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-22T03:12:06.820Z] 59bf1c3509f3: Pulling fs layer [2022-03-22T03:12:06.820Z] 666ba61612fd: Pulling fs layer [2022-03-22T03:12:06.820Z] 8ed8ca486205: Pulling fs layer [2022-03-22T03:12:06.820Z] 4fe6c5a15a65: Pulling fs layer [2022-03-22T03:12:06.820Z] 22a0e8bec74d: Pulling fs layer [2022-03-22T03:12:06.820Z] 640e595b4fbd: Pulling fs layer [2022-03-22T03:12:06.820Z] 763cafe07f6e: Pulling fs layer [2022-03-22T03:12:06.820Z] 0c0b528cf693: Pulling fs layer [2022-03-22T03:12:06.820Z] 10935f4eaf8b: Pulling fs layer [2022-03-22T03:12:06.820Z] 763cafe07f6e: Waiting [2022-03-22T03:12:06.820Z] 0c0b528cf693: Waiting [2022-03-22T03:12:06.820Z] 10935f4eaf8b: Waiting [2022-03-22T03:12:06.820Z] 4fe6c5a15a65: Waiting [2022-03-22T03:12:06.820Z] 640e595b4fbd: Waiting [2022-03-22T03:12:06.820Z] 22a0e8bec74d: Waiting [2022-03-22T03:12:06.820Z] 8ed8ca486205: Verifying Checksum [2022-03-22T03:12:06.820Z] 8ed8ca486205: Download complete [2022-03-22T03:12:06.820Z] 666ba61612fd: Download complete [2022-03-22T03:12:06.820Z] 22a0e8bec74d: Verifying Checksum [2022-03-22T03:12:06.820Z] 640e595b4fbd: Verifying Checksum [2022-03-22T03:12:06.820Z] 640e595b4fbd: Download complete [2022-03-22T03:12:06.820Z] 763cafe07f6e: Download complete [2022-03-22T03:12:06.820Z] 59bf1c3509f3: Verifying Checksum [2022-03-22T03:12:06.820Z] 59bf1c3509f3: Download complete [2022-03-22T03:12:07.082Z] 0c0b528cf693: Verifying Checksum [2022-03-22T03:12:07.082Z] 0c0b528cf693: Download complete [2022-03-22T03:12:07.082Z] 59bf1c3509f3: Pull complete [2022-03-22T03:12:07.082Z] 666ba61612fd: Pull complete [2022-03-22T03:12:07.342Z] 8ed8ca486205: Pull complete [2022-03-22T03:12:07.601Z] 10935f4eaf8b: Verifying Checksum [2022-03-22T03:12:07.601Z] 10935f4eaf8b: Download complete [2022-03-22T03:12:07.601Z] 4fe6c5a15a65: Verifying Checksum [2022-03-22T03:12:07.601Z] 4fe6c5a15a65: Download complete [2022-03-22T03:12:11.809Z] 4fe6c5a15a65: Pull complete [2022-03-22T03:12:11.809Z] 22a0e8bec74d: Pull complete [2022-03-22T03:12:11.809Z] 640e595b4fbd: Pull complete [2022-03-22T03:12:11.809Z] 763cafe07f6e: Pull complete [2022-03-22T03:12:12.071Z] 0c0b528cf693: Pull complete [2022-03-22T03:12:14.616Z] 10935f4eaf8b: Pull complete [2022-03-22T03:12:14.616Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-22T03:12:14.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:12:14.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:12:14.922Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:12:14.922Z] WORKDIR /edgex [2022-03-22T03:12:14.922Z] COPY go.mod . [2022-03-22T03:12:14.922Z] RUN go mod download [2022-03-22T03:12:14.922Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-22T03:12:16.300Z] Sending build context to Docker daemon 334.2MB [2022-03-22T03:12:16.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-22T03:12:16.301Z] ---> 99d49a6021b9 [2022-03-22T03:12:16.301Z] Step 2/4 : WORKDIR /edgex [2022-03-22T03:12:17.695Z] ---> Running in 677adeb3b44f [2022-03-22T03:12:17.695Z] Removing intermediate container 677adeb3b44f [2022-03-22T03:12:17.695Z] ---> e69052e5b34b [2022-03-22T03:12:17.695Z] Step 3/4 : COPY go.mod . [2022-03-22T03:12:17.695Z] ---> 9115170032f2 [2022-03-22T03:12:17.695Z] Step 4/4 : RUN go mod download [2022-03-22T03:12:17.955Z] ---> Running in c969746065ac [2022-03-22T03:12:21.464Z] Still waiting to schedule task [2022-03-22T03:12:21.464Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8528’ [2022-03-22T03:12:39.918Z] Removing intermediate container c969746065ac [2022-03-22T03:12:39.918Z] ---> 407b20d2372d [2022-03-22T03:12:39.918Z] Successfully built 407b20d2372d [2022-03-22T03:12:39.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:12:40.218Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T03:12:40.218Z] . [Pipeline] withDockerContainer [2022-03-22T03:12:40.283Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:12:40.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2022-03-22T03:12:40.713Z] $ docker top 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:12:41.064Z] + go version [2022-03-22T03:12:41.064Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-22T03:12:41.081Z] $ docker stop --time=1 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 [2022-03-22T03:12:42.340Z] $ docker rm -f 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:12:42.745Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-22T03:12:42.745Z] . [Pipeline] withDockerContainer [2022-03-22T03:12:42.816Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:12:42.855Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2022-03-22T03:12:43.225Z] $ docker top ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-22T03:12:43.299Z] ========================================================= [2022-03-22T03:12:43.299Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T03:12:43.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:12:43.587Z] + make test [2022-03-22T03:12:43.587Z] go mod tidy [2022-03-22T03:12:43.587Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T03:12:48.869Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T03:12:58.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T03:12:59.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-03-22T03:12:59.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T03:12:59.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T03:13:00.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-03-22T03:13:00.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T03:13:00.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.9% of statements [2022-03-22T03:13:00.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T03:13:00.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.759s coverage: 89.2% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.108s coverage: 84.4% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.399s coverage: 94.2% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 24.0% of statements [2022-03-22T03:13:02.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-03-22T03:13:02.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-03-22T03:13:14.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2022-03-22T03:13:14.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-03-22T03:13:14.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements [2022-03-22T03:13:14.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.0% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T03:13:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T03:13:25.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T03:13:25.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T03:13:25.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-03-22T03:13:25.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-22T03:13:25.031Z] 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-22T03:13:37.258Z] GO111MODULE=on go vet ./... [2022-03-22T03:13:40.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T03:13:41.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T03:13:41.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T03:13:41.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T03:13:41.968Z] + ls -al . [2022-03-22T03:13:41.968Z] total 676 [2022-03-22T03:13:41.968Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 03:13 . [2022-03-22T03:13:41.968Z] drwxr-xr-x 4 root root 4096 Mar 22 03:12 .. [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 03:11 .dockerignore [2022-03-22T03:13:41.968Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:11 .git [2022-03-22T03:13:41.968Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:11 .github [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 03:11 .gitignore [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 03:11 .golangci.yml [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 03:11 .hadolint.yml [2022-03-22T03:13:41.968Z] drwx------ 3 1001 1001 4096 Mar 22 03:12 .semver [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 03:11 .sonarcloud.properties [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:11 ADOPTERS.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:11 Attribution.txt [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:11 CHANGELOG.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:11 CONTRIBUTING.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 03:11 GOVERNANCE.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 03:11 Jenkinsfile [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:11 LICENSE [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:11 Makefile [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 03:11 OWNERS.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:11 README.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:11 SECURITY.md [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 03:12 VERSION [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:11 ZMQWindows.md [2022-03-22T03:13:41.968Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:11 bin [2022-03-22T03:13:41.968Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 03:11 cmd [2022-03-22T03:13:41.968Z] -rw-r--r-- 1 root root 426503 Mar 22 03:13 coverage.out [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:11 go.mod [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:11 go.sum [2022-03-22T03:13:41.968Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:11 internal [2022-03-22T03:13:41.968Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:11 openapi [2022-03-22T03:13:41.968Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:11 snap [2022-03-22T03:13:41.968Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 03:11 version.go [Pipeline] sh [2022-03-22T03:13:42.265Z] + '[' -e coverage.out ] [2022-03-22T03:13:42.265Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T03:13:42.373Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T03:13:42.659Z] + make build [2022-03-22T03:13:42.659Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:13:44.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:13:49.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:13:49.594Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:13:50.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:13:50.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:13:51.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:13:52.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:13:52.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:13:53.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:13:54.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:13:55.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T03:13:56.720Z] $ docker stop --time=1 ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e [2022-03-22T03:13:58.578Z] $ docker rm -f ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:13:59.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:13:59.395Z] [2022-03-22T03:13:59.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:13:59.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:13:59.700Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-22T03:13:59.700Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-22T03:13:59.700Z] ca9280d653b3: Pulling fs layer [2022-03-22T03:13:59.700Z] 7e9c9ca2126c: Pulling fs layer [2022-03-22T03:13:59.700Z] cbdbe7a5bc2a: Download complete [2022-03-22T03:13:59.961Z] cbdbe7a5bc2a: Pull complete [2022-03-22T03:13:59.961Z] ca9280d653b3: Verifying Checksum [2022-03-22T03:13:59.961Z] ca9280d653b3: Download complete [2022-03-22T03:14:00.221Z] 7e9c9ca2126c: Download complete [2022-03-22T03:14:00.222Z] ca9280d653b3: Pull complete [2022-03-22T03:14:03.512Z] 7e9c9ca2126c: Pull complete [2022-03-22T03:14:03.512Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-22T03:14:03.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:14:03.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-22T03:14:03.580Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:14:03.621Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2022-03-22T03:14:04.699Z] $ docker top 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:14:05.050Z] + docker-compose build --help [2022-03-22T03:14:05.050Z] + grep parallel [2022-03-22T03:14:05.622Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T03:14:05.640Z] $ docker stop --time=1 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 [2022-03-22T03:14:06.893Z] $ docker rm -f 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:14:07.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-22T03:14:07.285Z] . [Pipeline] withDockerContainer [2022-03-22T03:14:07.354Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:14:07.391Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-22T03:14:07.750Z] $ docker top a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:14:08.101Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T03:14:08.672Z] Building core-command ... [2022-03-22T03:14:08.672Z] Building core-data ... [2022-03-22T03:14:08.672Z] Building core-metadata ... [2022-03-22T03:14:08.672Z] Building security-bootstrapper ... [2022-03-22T03:14:08.672Z] Building security-proxy-setup ... [2022-03-22T03:14:08.672Z] Building security-secretstore-setup ... [2022-03-22T03:14:08.672Z] Building support-notifications ... [2022-03-22T03:14:08.672Z] Building support-scheduler ... [2022-03-22T03:14:08.672Z] Building sys-mgmt-agent ... [2022-03-22T03:14:08.672Z] Building sys-mgmt-agent [2022-03-22T03:14:08.672Z] Building core-data [2022-03-22T03:14:08.672Z] Building support-scheduler [2022-03-22T03:14:08.672Z] Building support-notifications [2022-03-22T03:14:08.672Z] Building security-bootstrapper [2022-03-22T03:14:26.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:14:26.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:14:26.764Z] ---> 407b20d2372d [2022-03-22T03:14:26.764Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:14:26.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:14:26.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:14:26.764Z] ---> 407b20d2372d [2022-03-22T03:14:26.764Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:14:26.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:14:26.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:14:26.764Z] ---> 407b20d2372d [2022-03-22T03:14:26.764Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:14:26.764Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:14:26.764Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:14:26.764Z] ---> 407b20d2372d [2022-03-22T03:14:26.764Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:14:26.764Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:14:26.764Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:14:26.764Z] ---> 407b20d2372d [2022-03-22T03:14:26.765Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T03:14:26.765Z] ---> Running in fc6e6733e46d [2022-03-22T03:14:26.765Z] ---> Running in 776460a98443 [2022-03-22T03:14:26.765Z] ---> Running in b611343ed5cd [2022-03-22T03:14:26.765Z] ---> Running in cf3b522db6a7 [2022-03-22T03:14:26.765Z] ---> Running in 2cc8357734e8 [2022-03-22T03:14:26.765Z] Removing intermediate container b611343ed5cd [2022-03-22T03:14:26.765Z] ---> 56c866e14785 [2022-03-22T03:14:26.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:26.765Z] Removing intermediate container 2cc8357734e8 [2022-03-22T03:14:26.765Z] ---> 25d52ed43a1a [2022-03-22T03:14:26.765Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:26.765Z] Removing intermediate container fc6e6733e46d [2022-03-22T03:14:26.765Z] ---> 0c6bbcf90ffa [2022-03-22T03:14:26.765Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:26.765Z] Removing intermediate container 776460a98443 [2022-03-22T03:14:26.765Z] ---> 434f064a26bf [2022-03-22T03:14:26.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:26.765Z] Removing intermediate container cf3b522db6a7 [2022-03-22T03:14:26.765Z] ---> f84822737141 [2022-03-22T03:14:26.765Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:26.765Z] ---> Running in b27bb0d6e7f0 [2022-03-22T03:14:26.765Z] ---> Running in e4a06f601562 [2022-03-22T03:14:26.765Z] ---> Running in ff82bb4b3749 [2022-03-22T03:14:26.765Z] ---> Running in fa7e7bf320ad [2022-03-22T03:14:26.765Z] ---> Running in be0f0bb24506 [2022-03-22T03:14:27.023Z] Removing intermediate container ff82bb4b3749 [2022-03-22T03:14:27.024Z] ---> d0f0d354714f [2022-03-22T03:14:27.024Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:14:27.024Z] Removing intermediate container e4a06f601562 [2022-03-22T03:14:27.024Z] ---> f6951394a6cd [2022-03-22T03:14:27.024Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T03:14:27.024Z] ---> Running in 10110d55a63a [2022-03-22T03:14:27.024Z] ---> Running in c939318d1608 [2022-03-22T03:14:27.024Z] Removing intermediate container b27bb0d6e7f0 [2022-03-22T03:14:27.024Z] ---> b18f973e0686 [2022-03-22T03:14:27.024Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T03:14:27.024Z] ---> Running in 71be9da6b75f [2022-03-22T03:14:27.597Z] Removing intermediate container fa7e7bf320ad [2022-03-22T03:14:27.597Z] ---> 2f5705f161d7 [2022-03-22T03:14:27.597Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T03:14:27.597Z] ---> Running in f08c11384c42 [2022-03-22T03:14:27.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:27.856Z] Removing intermediate container be0f0bb24506 [2022-03-22T03:14:27.856Z] ---> 9ca89c640223 [2022-03-22T03:14:27.856Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T03:14:27.856Z] ---> Running in 0900ffe62f0b [2022-03-22T03:14:27.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:27.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:27.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.953Z] OK: 221 MiB in 52 packages [2022-03-22T03:14:28.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:28.953Z] OK: 221 MiB in 52 packages [2022-03-22T03:14:28.953Z] OK: 221 MiB in 52 packages [2022-03-22T03:14:29.213Z] OK: 221 MiB in 52 packages [2022-03-22T03:14:29.213Z] Removing intermediate container 10110d55a63a [2022-03-22T03:14:29.213Z] ---> ca577eff95a1 [2022-03-22T03:14:29.213Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:14:29.476Z] OK: 221 MiB in 52 packages [2022-03-22T03:14:29.476Z] Removing intermediate container c939318d1608 [2022-03-22T03:14:29.476Z] ---> 67ac0a9dc640 [2022-03-22T03:14:29.476Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T03:14:29.476Z] ---> 1d28f53bca74 [2022-03-22T03:14:29.476Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:14:29.476Z] Removing intermediate container 71be9da6b75f [2022-03-22T03:14:29.476Z] ---> 31fc0263c8a9 [2022-03-22T03:14:29.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:14:29.476Z] Removing intermediate container f08c11384c42 [2022-03-22T03:14:29.476Z] ---> 0d458ff34844 [2022-03-22T03:14:29.476Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:14:29.476Z] ---> Running in ad2d78047cb2 [2022-03-22T03:14:29.476Z] ---> 926ec95099fd [2022-03-22T03:14:29.476Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:14:29.736Z] ---> Running in ec87ab429934 [2022-03-22T03:14:29.736Z] ---> 27535ff9d026 [2022-03-22T03:14:29.736Z] ---> 9c7e9dc4a3f1 [2022-03-22T03:14:29.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:14:29.736Z] [2022-03-22T03:14:29.736Z] Removing intermediate container 0900ffe62f0b [2022-03-22T03:14:29.736Z] ---> ff7c97994b99 [2022-03-22T03:14:29.736Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:14:29.736Z] ---> Running in 71b7ff0f1b33 [2022-03-22T03:14:29.736Z] ---> Running in 7a71b08e1782 [2022-03-22T03:14:29.996Z] ---> 203a2b2e73ce [2022-03-22T03:14:29.996Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:14:29.996Z] ---> Running in b3e567e1df45 [2022-03-22T03:14:30.960Z] Removing intermediate container ad2d78047cb2 [2022-03-22T03:14:30.960Z] ---> 43ec0d77ae2f [2022-03-22T03:14:30.960Z] Step 8/22 : COPY . . [2022-03-22T03:14:30.960Z] Removing intermediate container 71b7ff0f1b33 [2022-03-22T03:14:30.960Z] ---> 12edead17d8e [2022-03-22T03:14:30.960Z] Step 8/22 : COPY . . [2022-03-22T03:14:31.222Z] Removing intermediate container ec87ab429934 [2022-03-22T03:14:31.222Z] ---> 83f300ba25ca [2022-03-22T03:14:31.222Z] Step 8/31 : COPY . . [2022-03-22T03:14:32.161Z] Removing intermediate container 7a71b08e1782 [2022-03-22T03:14:32.161Z] ---> 580c91461182 [2022-03-22T03:14:32.161Z] Step 8/23 : COPY . . [2022-03-22T03:14:32.736Z] Removing intermediate container b3e567e1df45 [2022-03-22T03:14:32.736Z] ---> e01253e5dc87 [2022-03-22T03:14:32.736Z] Step 8/23 : COPY . . [2022-03-22T03:14:39.367Z] ---> 62a9578c2960 [2022-03-22T03:14:39.367Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T03:14:39.367Z] ---> fcd599a0ef25 [2022-03-22T03:14:39.367Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T03:14:39.367Z] ---> 1ac6b1aa8771 [2022-03-22T03:14:39.367Z] ---> 4c37eb895961 [2022-03-22T03:14:39.367Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T03:14:39.367Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T03:14:39.367Z] ---> c07c22fa905c [2022-03-22T03:14:39.367Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T03:14:39.367Z] ---> Running in 0ea0475b0b13 [2022-03-22T03:14:39.367Z] ---> Running in 101e163861f7 [2022-03-22T03:14:39.367Z] ---> Running in 969d228b545f [2022-03-22T03:14:39.367Z] ---> Running in 5afb7e19aeeb [2022-03-22T03:14:39.367Z] ---> Running in c60855f5cf93 [2022-03-22T03:14:39.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:14:39.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T03:14:39.367Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:14:39.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:14:39.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:14:54.253Z] Removing intermediate container 969d228b545f [2022-03-22T03:14:54.253Z] ---> 5b1ccb8d87ed [2022-03-22T03:14:54.253Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T03:14:54.253Z] Removing intermediate container 101e163861f7 [2022-03-22T03:14:54.253Z] ---> a38a8440fd38 [2022-03-22T03:14:54.253Z] [2022-03-22T03:14:54.253Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T03:14:54.253Z] Removing intermediate container 0ea0475b0b13 [2022-03-22T03:14:54.253Z] ---> e126326a0700 [2022-03-22T03:14:54.253Z] [2022-03-22T03:14:54.253Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:14:54.253Z] Removing intermediate container c60855f5cf93 [2022-03-22T03:14:54.253Z] ---> f3d89af753e8 [2022-03-22T03:14:54.253Z] [2022-03-22T03:14:54.253Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:14:54.253Z] ---> Running in fefa84143de3 [2022-03-22T03:14:54.253Z] Removing intermediate container 5afb7e19aeeb [2022-03-22T03:14:54.253Z] ---> 610fc16ec038 [2022-03-22T03:14:54.253Z] [2022-03-22T03:14:54.253Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:14:54.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:14:54.824Z] 3.14: Pulling from library/alpine [2022-03-22T03:14:55.394Z] 3.14: Pulling from library/alpine [2022-03-22T03:14:55.655Z] 3.14: Pulling from library/alpine [2022-03-22T03:14:55.655Z] 3.14: Pulling from library/alpine [2022-03-22T03:14:55.918Z] Removing intermediate container fefa84143de3 [2022-03-22T03:14:55.918Z] ---> 8c0a39214bc4 [2022-03-22T03:14:55.918Z] [2022-03-22T03:14:55.918Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T03:14:56.863Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:14:56.863Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:14:56.863Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T03:14:56.863Z] Status: Image is up to date for alpine:3.14 [2022-03-22T03:14:56.863Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:14:56.863Z] Status: Image is up to date for alpine:3.14 [2022-03-22T03:14:56.863Z] ---> a33ac4f1069a [2022-03-22T03:14:56.863Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T03:14:56.863Z] ---> a33ac4f1069a [2022-03-22T03:14:56.863Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:14:56.863Z] ---> a33ac4f1069a [2022-03-22T03:14:56.863Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:14:56.863Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStatus: Image is up to date for alpine:3.14 [2022-03-22T03:14:56.863Z] [2022-03-22T03:14:57.123Z] ---> a33ac4f1069a [2022-03-22T03:14:57.123Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T03:14:57.123Z] ---> Running in 73a9256ff178 [2022-03-22T03:14:57.123Z] ---> Running in c78620b10455 [2022-03-22T03:14:57.123Z] ---> Running in d08279a636da [2022-03-22T03:14:57.123Z] ---> Running in ac38b3e5f078 [2022-03-22T03:14:57.123Z] Removing intermediate container 73a9256ff178 [2022-03-22T03:14:57.123Z] ---> f9a563ee184b [2022-03-22T03:14:57.123Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T03:14:57.123Z] Removing intermediate container d08279a636da [2022-03-22T03:14:57.123Z] ---> 5cb0b2bc4186 [2022-03-22T03:14:57.123Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T03:14:57.123Z] ---> Running in 898151d5a8a8 [2022-03-22T03:14:57.123Z] 20.10.10: Pulling from library/docker [2022-03-22T03:14:57.123Z] ---> Running in e71f8dc8a153 [2022-03-22T03:14:57.382Z] Removing intermediate container e71f8dc8a153 [2022-03-22T03:14:57.382Z] ---> f0f265eff0ac [2022-03-22T03:14:57.382Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T03:14:57.382Z] ---> Running in e389bf72e4ad [2022-03-22T03:14:57.641Z] Removing intermediate container e389bf72e4ad [2022-03-22T03:14:57.641Z] ---> e3f52bd91850 [2022-03-22T03:14:57.641Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:14:57.641Z] ---> Running in b2a0437311be [2022-03-22T03:14:57.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:57.901Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T03:14:57.901Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:14:57.901Z] OK: 6 MiB in 15 packages [2022-03-22T03:14:58.160Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T03:14:58.160Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:14:58.160Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:14:58.160Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:14:58.160Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:14:58.160Z] OK: 6 MiB in 16 packages [2022-03-22T03:14:58.160Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T03:14:58.160Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:14:58.160Z] OK: 6 MiB in 16 packages [2022-03-22T03:14:58.728Z] Removing intermediate container ac38b3e5f078 [2022-03-22T03:14:58.728Z] ---> 394c38b75c63 [2022-03-22T03:14:58.728Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:14:58.728Z] ---> Running in d6ed07328a44 [2022-03-22T03:14:58.987Z] Removing intermediate container b2a0437311be [2022-03-22T03:14:58.988Z] ---> 07d2ce006c08 [2022-03-22T03:14:58.988Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-22T03:14:58.988Z] Removing intermediate container 898151d5a8a8 [2022-03-22T03:14:58.988Z] ---> 4e093bc22bd4 [2022-03-22T03:14:58.988Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T03:14:58.988Z] ---> Running in 2afb07b22374 [2022-03-22T03:14:58.988Z] Removing intermediate container d6ed07328a44 [2022-03-22T03:14:58.988Z] ---> 5b89a2ba83e0 [2022-03-22T03:14:58.988Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T03:14:58.988Z] ---> Running in d6811959eb41 [2022-03-22T03:14:58.988Z] ---> Running in 8c00fed1cec0 [2022-03-22T03:14:58.988Z] Removing intermediate container c78620b10455 [2022-03-22T03:14:58.988Z] ---> b976ee1357fa [2022-03-22T03:14:58.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:14:58.988Z] ---> Running in 4fc82fb8fc11 [2022-03-22T03:14:59.247Z] Removing intermediate container d6811959eb41 [2022-03-22T03:14:59.247Z] ---> f1af3e46fceb [2022-03-22T03:14:59.247Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T03:14:59.247Z] Removing intermediate container 8c00fed1cec0 [2022-03-22T03:14:59.247Z] ---> 545c90f407df [2022-03-22T03:14:59.247Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:14:59.247Z] ---> Running in deb3e3a3f1b2 [2022-03-22T03:14:59.247Z] Removing intermediate container 4fc82fb8fc11 [2022-03-22T03:14:59.247Z] ---> 310e52067789 [2022-03-22T03:14:59.247Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T03:14:59.247Z] ---> Running in 8da5e4a1c42a [2022-03-22T03:14:59.247Z] ---> Running in f1bdcd3932cc [2022-03-22T03:14:59.247Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:14:59.247Z] Removing intermediate container deb3e3a3f1b2 [2022-03-22T03:14:59.247Z] ---> 7739e920d5a3 [2022-03-22T03:14:59.247Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T03:14:59.506Z] ---> Running in b2a38af2656d [2022-03-22T03:14:59.506Z] Removing intermediate container f1bdcd3932cc [2022-03-22T03:14:59.506Z] ---> cb0e3f6e83dd [2022-03-22T03:14:59.506Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:14:59.506Z] Removing intermediate container 8da5e4a1c42a [2022-03-22T03:14:59.506Z] ---> 44c8c4ea6c59 [2022-03-22T03:14:59.506Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:14:59.506Z] ---> Running in 89cfae9d3c35 [2022-03-22T03:14:59.506Z] Removing intermediate container 89cfae9d3c35 [2022-03-22T03:14:59.506Z] ---> f3bd012df0d8 [2022-03-22T03:14:59.506Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:14:59.766Z] ---> 873c4b682ae3 [2022-03-22T03:14:59.766Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T03:14:59.766Z] ---> b08c9a743186 [2022-03-22T03:14:59.766Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T03:15:00.026Z] ---> 7abcbd688639 [2022-03-22T03:15:00.026Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:00.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:00.286Z] Removing intermediate container b2a38af2656d [2022-03-22T03:15:00.286Z] ---> e825840a7a54 [2022-03-22T03:15:00.286Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T03:15:00.286Z] ---> c1bd52226364 [2022-03-22T03:15:00.286Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:00.286Z] ---> Running in 1951d143e35a [2022-03-22T03:15:00.286Z] ---> ab76aca38f5a [2022-03-22T03:15:00.286Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T03:15:00.286Z] ---> Running in 1ab0ea7e75c5 [2022-03-22T03:15:00.286Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T03:15:00.286Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T03:15:00.286Z] ---> b706a049f56e [2022-03-22T03:15:00.286Z] 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-22T03:15:00.286Z] ---> Running in da890769df83 [2022-03-22T03:15:00.286Z] Removing intermediate container 1951d143e35a [2022-03-22T03:15:00.286Z] ---> 05834680ca70 [2022-03-22T03:15:00.286Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T03:15:00.286Z] ---> bebcee55089a [2022-03-22T03:15:00.286Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-22T03:15:00.548Z] Removing intermediate container 1ab0ea7e75c5 [2022-03-22T03:15:00.548Z] ---> 82dbc7d9a957 [2022-03-22T03:15:00.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:00.548Z] ---> Running in 65cade4c82ab [2022-03-22T03:15:00.548Z] Removing intermediate container da890769df83 [2022-03-22T03:15:00.548Z] ---> d0d7367ead51 [2022-03-22T03:15:00.548Z] 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-22T03:15:00.548Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:15:00.548Z] ---> Running in 8a6af00aa017 [2022-03-22T03:15:00.548Z] ---> Running in c91592817391 [2022-03-22T03:15:00.548Z] ---> cab5a12e1664 [2022-03-22T03:15:00.548Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T03:15:00.548Z] Removing intermediate container 65cade4c82ab [2022-03-22T03:15:00.548Z] ---> b0ae8f0e2e78 [2022-03-22T03:15:00.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:00.548Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:15:00.548Z] Removing intermediate container c91592817391 [2022-03-22T03:15:00.548Z] ---> 349fc39d2316 [2022-03-22T03:15:00.548Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:15:00.548Z] ---> Running in fe32f16241bc [2022-03-22T03:15:00.548Z] ---> Running in 8b3fea652fe7 [2022-03-22T03:15:00.548Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T03:15:00.548Z] ---> Running in eded9f92c571 [2022-03-22T03:15:00.806Z] Removing intermediate container fe32f16241bc [2022-03-22T03:15:00.806Z] ---> dd389270cf59 [2022-03-22T03:15:00.806Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:15:00.806Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:15:00.806Z] ---> Running in 3421315b1680 [2022-03-22T03:15:00.806Z] Removing intermediate container eded9f92c571 [2022-03-22T03:15:00.806Z] ---> 9ce5ec70a659 [2022-03-22T03:15:00.806Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:00.806Z] ---> Running in 1208b106e5c0 [2022-03-22T03:15:00.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:00.806Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T03:15:00.806Z] Removing intermediate container 3421315b1680 [2022-03-22T03:15:00.806Z] ---> caec0c5aa26f [2022-03-22T03:15:00.806Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:00.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:00.806Z] ---> Running in 2cfccfd4b0c6 [2022-03-22T03:15:00.806Z] Removing intermediate container 1208b106e5c0 [2022-03-22T03:15:00.806Z] ---> c3fd7f22c0f9 [2022-03-22T03:15:00.807Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:15:00.807Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T03:15:00.807Z] ---> Running in 24f1c2b286f3 [2022-03-22T03:15:01.065Z] Removing intermediate container 2cfccfd4b0c6 [2022-03-22T03:15:01.065Z] ---> 51d1cc840b87 [2022-03-22T03:15:01.065Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:15:01.065Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:15:01.065Z] OK: 8 MiB in 20 packages [2022-03-22T03:15:01.065Z] ---> Running in 1fc01b34fdf4 [2022-03-22T03:15:01.065Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T03:15:01.065Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T03:15:01.065Z] Removing intermediate container 24f1c2b286f3 [2022-03-22T03:15:01.065Z] ---> 53cebe3e445a [2022-03-22T03:15:01.065Z] [2022-03-22T03:15:01.065Z] Executing bash-5.1.16-r0.post-install [2022-03-22T03:15:01.065Z] Removing intermediate container 1fc01b34fdf4 [2022-03-22T03:15:01.065Z] ---> e6d528e37f20 [2022-03-22T03:15:01.065Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:15:01.065Z] [2022-03-22T03:15:01.065Z] Successfully built 53cebe3e445a [2022-03-22T03:15:01.065Z] Successfully tagged support-scheduler:latest [2022-03-22T03:15:01.065Z]  Building support-scheduler ... done (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:15:01.065Z] Building core-command [2022-03-22T03:15:01.065Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T03:15:01.065Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T03:15:01.065Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T03:15:01.065Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T03:15:01.324Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T03:15:01.324Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T03:15:01.324Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T03:15:01.324Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T03:15:01.324Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:15:01.324Z] Successfully built e6d528e37f20 [2022-03-22T03:15:01.324Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:15:01.324Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T03:15:01.324Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T03:15:01.324Z] Successfully tagged support-notifications:latest [2022-03-22T03:15:01.324Z] Building core-metadata [2022-03-22T03:15:01.324Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T03:15:01.324Z]  Building support-notifications ... done Removing intermediate container 8b3fea652fe7 [2022-03-22T03:15:01.324Z] ---> cf67bf04aeda [2022-03-22T03:15:01.324Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:15:01.894Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T03:15:01.894Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T03:15:01.894Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T03:15:01.894Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T03:15:01.894Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T03:15:01.894Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T03:15:01.894Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T03:15:01.894Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T03:15:01.894Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T03:15:01.894Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T03:15:01.894Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T03:15:01.894Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T03:15:01.894Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T03:15:01.894Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T03:15:01.894Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T03:15:01.894Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T03:15:01.894Z] Removing intermediate container 2afb07b22374 [2022-03-22T03:15:01.894Z] ---> 95c9054714b1 [2022-03-22T03:15:01.894Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:15:01.894Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T03:15:01.894Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T03:15:01.894Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T03:15:01.894Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T03:15:02.153Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T03:15:02.153Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T03:15:02.153Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T03:15:02.153Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T03:15:02.153Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T03:15:02.153Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:15:02.153Z] OK: 84 MiB in 64 packages [2022-03-22T03:15:03.090Z] ---> 284ed4e18b19 [2022-03-22T03:15:03.090Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T03:15:03.090Z] ---> 25a3759af49c [2022-03-22T03:15:03.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T03:15:03.090Z] Collecting docker-compose==1.23.2 [2022-03-22T03:15:03.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T03:15:03.090Z] Collecting docker<4.0,>=3.6.0 [2022-03-22T03:15:03.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T03:15:03.090Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T03:15:03.090Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T03:15:03.659Z] ---> 0c44f7735684 [2022-03-22T03:15:03.659Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T03:15:03.659Z] ---> 4702aa5a58f9 [2022-03-22T03:15:03.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:03.659Z] 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-22T03:15:03.659Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T03:15:03.659Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T03:15:03.659Z] Collecting PyYAML<4,>=3.10 [2022-03-22T03:15:03.659Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T03:15:03.919Z] ---> 1f23b41bcfd2 [2022-03-22T03:15:03.919Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T03:15:03.919Z] ---> 93442bf160ae [2022-03-22T03:15:03.919Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T03:15:03.919Z] ---> Running in 49d548cf0389 [2022-03-22T03:15:04.178Z] ---> b2840e546db4 [2022-03-22T03:15:04.178Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T03:15:04.178Z] Removing intermediate container 49d548cf0389 [2022-03-22T03:15:04.178Z] ---> d1ae8520baa7 [2022-03-22T03:15:04.178Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:04.178Z] ---> Running in a3b18f9e5951 [2022-03-22T03:15:04.178Z] ---> 6f578681b2c4 [2022-03-22T03:15:04.178Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T03:15:04.438Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T03:15:04.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T03:15:04.438Z] ---> Running in 43b117cb04e9 [2022-03-22T03:15:04.438Z] Removing intermediate container a3b18f9e5951 [2022-03-22T03:15:04.438Z] ---> 91a70fa13e58 [2022-03-22T03:15:04.438Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:15:04.438Z] ---> Running in c0294a321686 [2022-03-22T03:15:04.438Z] Removing intermediate container 43b117cb04e9 [2022-03-22T03:15:04.438Z] ---> 67886b8cfd9b [2022-03-22T03:15:04.438Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T03:15:04.438Z] Removing intermediate container c0294a321686 [2022-03-22T03:15:04.438Z] ---> ae3d53fe6565 [2022-03-22T03:15:04.438Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:04.708Z] ---> Running in 373259f56d99 [2022-03-22T03:15:04.708Z] ---> dd16593b99f0 [2022-03-22T03:15:04.708Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T03:15:04.708Z] Removing intermediate container 373259f56d99 [2022-03-22T03:15:04.708Z] ---> 8813700d19ca [2022-03-22T03:15:04.708Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:15:04.708Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T03:15:04.708Z] ---> Running in 5419f7f1b91f [2022-03-22T03:15:04.968Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T03:15:04.968Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T03:15:04.968Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T03:15:04.968Z] ---> Running in 90e03ec081bf [2022-03-22T03:15:04.968Z] Removing intermediate container 90e03ec081bf [2022-03-22T03:15:04.968Z] ---> a8a3434f6815 [2022-03-22T03:15:04.968Z] [2022-03-22T03:15:04.968Z] Successfully built a8a3434f6815 [2022-03-22T03:15:04.968Z] Successfully tagged core-data:latest [2022-03-22T03:15:05.227Z]  Building core-data ... done Building security-secretstore-setup [2022-03-22T03:15:05.227Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T03:15:05.227Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T03:15:05.227Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T03:15:05.227Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T03:15:05.486Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T03:15:05.486Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T03:15:05.486Z] Collecting idna<2.8,>=2.5 [2022-03-22T03:15:05.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T03:15:05.486Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T03:15:05.486Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T03:15:05.486Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T03:15:05.486Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T03:15:05.486Z] 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-22T03:15:05.486Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T03:15:05.486Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T03:15:05.486Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T03:15:05.486Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T03:15:05.748Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T03:15:05.748Z] Attempting uninstall: urllib3 [2022-03-22T03:15:05.748Z] Found existing installation: urllib3 1.26.5 [2022-03-22T03:15:05.748Z] Uninstalling urllib3-1.26.5: [2022-03-22T03:15:05.748Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T03:15:06.006Z] Attempting uninstall: idna [2022-03-22T03:15:06.006Z] Found existing installation: idna 3.2 [2022-03-22T03:15:06.006Z] Uninstalling idna-3.2: [2022-03-22T03:15:06.006Z] Removing intermediate container 5419f7f1b91f [2022-03-22T03:15:06.006Z] ---> caff24ead809 [2022-03-22T03:15:06.006Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T03:15:06.006Z] Successfully uninstalled idna-3.2 [2022-03-22T03:15:06.267Z] ---> Running in f474912fc60f [2022-03-22T03:15:06.267Z] Attempting uninstall: chardet [2022-03-22T03:15:06.267Z] Found existing installation: chardet 4.0.0 [2022-03-22T03:15:06.267Z] Uninstalling chardet-4.0.0: [2022-03-22T03:15:06.267Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T03:15:06.529Z] Removing intermediate container f474912fc60f [2022-03-22T03:15:06.529Z] ---> c88865f1c090 [2022-03-22T03:15:06.529Z] Step 28/31 : CMD ["gate"] [2022-03-22T03:15:06.828Z] ---> Running in 7ca841fa3b1b [2022-03-22T03:15:06.828Z] Attempting uninstall: requests [2022-03-22T03:15:06.828Z] Found existing installation: requests 2.25.1 [2022-03-22T03:15:06.828Z] Uninstalling requests-2.25.1: [2022-03-22T03:15:06.828Z] Successfully uninstalled requests-2.25.1 [2022-03-22T03:15:06.828Z] Removing intermediate container 7ca841fa3b1b [2022-03-22T03:15:06.828Z] ---> 4246d8224e25 [2022-03-22T03:15:06.828Z] Step 29/31 : LABEL arch=x86_64 [2022-03-22T03:15:06.828Z] Running setup.py install for texttable: started [2022-03-22T03:15:07.090Z] ---> Running in 8adefc435ee5 [2022-03-22T03:15:07.090Z] Removing intermediate container 8adefc435ee5 [2022-03-22T03:15:07.090Z] ---> 64159927ec7f [2022-03-22T03:15:07.090Z] Step 30/31 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:07.350Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T03:15:07.350Z] Running setup.py install for PyYAML: started [2022-03-22T03:15:07.350Z] ---> Running in 2f658da37931 [2022-03-22T03:15:07.613Z] Removing intermediate container 2f658da37931 [2022-03-22T03:15:07.613Z] ---> 4938baee329b [2022-03-22T03:15:07.613Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T03:15:07.613Z] ---> Running in 11c1cf4d2ec3 [2022-03-22T03:15:07.874Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T03:15:07.874Z] Removing intermediate container 11c1cf4d2ec3 [2022-03-22T03:15:07.874Z] ---> bdb16401c143 [2022-03-22T03:15:07.874Z] [2022-03-22T03:15:07.874Z] Running setup.py install for docopt: started [2022-03-22T03:15:07.874Z] Successfully built bdb16401c143 [2022-03-22T03:15:07.874Z] Successfully tagged security-bootstrapper:latest [2022-03-22T03:15:07.874Z] Building security-proxy-setup [2022-03-22T03:15:08.134Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2022-03-22T03:15:08.134Z] Running setup.py install for dockerpty: started [2022-03-22T03:15:08.394Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T03:15:08.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:15:08.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:15:08.654Z] ---> 407b20d2372d [2022-03-22T03:15:08.654Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:15:08.654Z] ---> Using cache [2022-03-22T03:15:08.654Z] ---> 434f064a26bf [2022-03-22T03:15:08.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:15:08.654Z] ---> Using cache [2022-03-22T03:15:08.654Z] ---> 9ca89c640223 [2022-03-22T03:15:08.654Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:15:08.915Z] 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-22T03:15:09.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:15:09.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:15:09.175Z] ---> 407b20d2372d [2022-03-22T03:15:09.175Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:15:09.175Z] ---> Using cache [2022-03-22T03:15:09.175Z] ---> 434f064a26bf [2022-03-22T03:15:09.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:15:09.175Z] ---> Using cache [2022-03-22T03:15:09.175Z] ---> 9ca89c640223 [2022-03-22T03:15:09.175Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:15:10.114Z] ---> Running in 870ca4391173 [2022-03-22T03:15:10.114Z] ---> Running in 61b4d0e2f9d9 [2022-03-22T03:15:10.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:10.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:11.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:11.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:11.510Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:15:11.510Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:15:11.510Z] ---> 407b20d2372d [2022-03-22T03:15:11.510Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T03:15:11.510Z] ---> Using cache [2022-03-22T03:15:11.510Z] ---> 434f064a26bf [2022-03-22T03:15:11.510Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:15:11.510Z] ---> Using cache [2022-03-22T03:15:11.510Z] ---> 9ca89c640223 [2022-03-22T03:15:11.510Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T03:15:11.769Z] OK: 221 MiB in 52 packages [2022-03-22T03:15:11.769Z] OK: 221 MiB in 52 packages [2022-03-22T03:15:12.712Z] ---> Running in 2aae7a205c8b [2022-03-22T03:15:12.712Z] Removing intermediate container 8a6af00aa017 [2022-03-22T03:15:12.712Z] ---> ea9247e2d7d1 [2022-03-22T03:15:12.712Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T03:15:12.712Z] Removing intermediate container 870ca4391173 [2022-03-22T03:15:12.712Z] ---> 717c53929cd9 [2022-03-22T03:15:12.712Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:15:12.712Z] ---> Running in c2b425a90d42 [2022-03-22T03:15:12.712Z] Removing intermediate container 61b4d0e2f9d9 [2022-03-22T03:15:12.712Z] ---> 7458b615bd91 [2022-03-22T03:15:12.712Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:15:12.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:12.972Z] Removing intermediate container c2b425a90d42 [2022-03-22T03:15:12.972Z] ---> d947059f55d6 [2022-03-22T03:15:12.972Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T03:15:12.972Z] ---> Running in 2cfee29ecbf7 [2022-03-22T03:15:12.972Z] ---> 92e23aa49e3e [2022-03-22T03:15:12.972Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:15:12.972Z] ---> 1ba865bbc1de [2022-03-22T03:15:12.972Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:15:12.972Z] ---> Running in 7791cdb4e3ba [2022-03-22T03:15:13.232Z] ---> Running in 9255143043c7 [2022-03-22T03:15:13.232Z] Removing intermediate container 2cfee29ecbf7 [2022-03-22T03:15:13.232Z] ---> be341e246736 [2022-03-22T03:15:13.232Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T03:15:13.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:15:13.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:15:13.232Z] ---> 407b20d2372d [2022-03-22T03:15:13.232Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:15:13.232Z] ---> Using cache [2022-03-22T03:15:13.232Z] ---> 434f064a26bf [2022-03-22T03:15:13.232Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:15:13.232Z] ---> Using cache [2022-03-22T03:15:13.232Z] ---> 9ca89c640223 [2022-03-22T03:15:13.232Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:15:13.232Z] ---> Using cache [2022-03-22T03:15:13.232Z] ---> 7458b615bd91 [2022-03-22T03:15:13.232Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:15:13.232Z] ---> Using cache [2022-03-22T03:15:13.232Z] ---> 1ba865bbc1de [2022-03-22T03:15:13.232Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:15:13.493Z] ---> Running in 06b954adf09b [2022-03-22T03:15:13.493Z] ---> 99422429e5c3 [2022-03-22T03:15:13.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:13.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:13.754Z] ---> b8511b2b7936 [2022-03-22T03:15:13.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T03:15:14.015Z] ---> d80239b0147b [2022-03-22T03:15:14.015Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T03:15:14.015Z] OK: 221 MiB in 52 packages [2022-03-22T03:15:14.015Z] ---> Running in e3668244d8f4 [2022-03-22T03:15:14.275Z] Removing intermediate container e3668244d8f4 [2022-03-22T03:15:14.275Z] ---> 1fa6f7e5e1f8 [2022-03-22T03:15:14.275Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:14.275Z] ---> Running in 7cba00ea27b2 [2022-03-22T03:15:14.275Z] Removing intermediate container 7791cdb4e3ba [2022-03-22T03:15:14.275Z] ---> 31a73601ed95 [2022-03-22T03:15:14.275Z] Step 8/23 : COPY . . [2022-03-22T03:15:14.275Z] Removing intermediate container 9255143043c7 [2022-03-22T03:15:14.275Z] ---> 3851e35c4e9a [2022-03-22T03:15:14.275Z] Step 8/23 : COPY . . [2022-03-22T03:15:14.275Z] Removing intermediate container 7cba00ea27b2 [2022-03-22T03:15:14.275Z] ---> 232b157c4af1 [2022-03-22T03:15:14.275Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:15:14.547Z] ---> Running in 891c88a8180b [2022-03-22T03:15:14.547Z] Removing intermediate container 2aae7a205c8b [2022-03-22T03:15:14.547Z] ---> 2ed9d01ff5c3 [2022-03-22T03:15:14.547Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T03:15:14.807Z] Removing intermediate container 891c88a8180b [2022-03-22T03:15:14.807Z] ---> 852848047f6e [2022-03-22T03:15:14.807Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:16.182Z] ---> cd503ba7ece4 [2022-03-22T03:15:16.182Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:15:16.182Z] Removing intermediate container 06b954adf09b [2022-03-22T03:15:16.182Z] ---> 1d3200131264 [2022-03-22T03:15:16.182Z] Step 8/22 : COPY . . [2022-03-22T03:15:16.182Z] ---> Running in d321e898862e [2022-03-22T03:15:16.182Z] ---> Running in d3fd4b64ee8b [2022-03-22T03:15:16.442Z] Removing intermediate container d321e898862e [2022-03-22T03:15:16.442Z] ---> 05e52fdae708 [2022-03-22T03:15:16.442Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:15:16.442Z] ---> Running in 449bfc75bc00 [2022-03-22T03:15:16.704Z] Removing intermediate container 449bfc75bc00 [2022-03-22T03:15:16.704Z] ---> e4ced7d95e1c [2022-03-22T03:15:16.704Z] [2022-03-22T03:15:16.704Z] Successfully built e4ced7d95e1c [2022-03-22T03:15:16.962Z] Successfully tagged sys-mgmt-agent:latest [2022-03-22T03:15:18.339Z]  Building sys-mgmt-agent ... done Removing intermediate container d3fd4b64ee8b [2022-03-22T03:15:18.339Z] ---> 09a2fc668f4c [2022-03-22T03:15:18.339Z] Step 8/25 : COPY . . [2022-03-22T03:15:18.912Z] ---> 4957ba834738 [2022-03-22T03:15:18.912Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T03:15:19.851Z] ---> Running in 5095bf496e00 [2022-03-22T03:15:19.851Z] ---> fb56adaa8819 [2022-03-22T03:15:19.851Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T03:15:20.111Z] ---> Running in 6fbc8e81a429 [2022-03-22T03:15:20.111Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:15:20.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:15:21.306Z] ---> e300f0622e93 [2022-03-22T03:15:21.306Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T03:15:21.306Z] ---> Running in 318efe7e8ea8 [2022-03-22T03:15:22.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:15:24.777Z] ---> 8fe97ad2778d [2022-03-22T03:15:24.777Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T03:15:24.777Z] ---> Running in 4fba5aa65421 [2022-03-22T03:15:25.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:15:31.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:15:32.178Z] Removing intermediate container 6fbc8e81a429 [2022-03-22T03:15:32.178Z] ---> 16cf6b3ff47b [2022-03-22T03:15:32.178Z] [2022-03-22T03:15:32.178Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:15:32.178Z] ---> a33ac4f1069a [2022-03-22T03:15:32.178Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:15:32.178Z] ---> Using cache [2022-03-22T03:15:32.178Z] ---> 394c38b75c63 [2022-03-22T03:15:32.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:15:32.178Z] ---> Using cache [2022-03-22T03:15:32.178Z] ---> 5b89a2ba83e0 [2022-03-22T03:15:32.178Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T03:15:32.178Z] Removing intermediate container 5095bf496e00 [2022-03-22T03:15:32.178Z] ---> a06535a62879 [2022-03-22T03:15:32.178Z] [2022-03-22T03:15:32.178Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:15:32.178Z] ---> a33ac4f1069a [2022-03-22T03:15:32.178Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:15:32.178Z] ---> Using cache [2022-03-22T03:15:32.178Z] ---> 394c38b75c63 [2022-03-22T03:15:32.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:15:32.178Z] ---> Using cache [2022-03-22T03:15:32.178Z] ---> 5b89a2ba83e0 [2022-03-22T03:15:32.178Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T03:15:32.178Z] ---> Running in 50587bd46245 [2022-03-22T03:15:32.178Z] ---> Running in 3970d6921cdd [2022-03-22T03:15:32.441Z] Removing intermediate container 3970d6921cdd [2022-03-22T03:15:32.441Z] ---> 83b11bfef046 [2022-03-22T03:15:32.441Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:15:32.441Z] Removing intermediate container 50587bd46245 [2022-03-22T03:15:32.441Z] ---> 28bd334f9248 [2022-03-22T03:15:32.441Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:15:32.441Z] ---> Running in da99b5c3462a [2022-03-22T03:15:32.441Z] ---> Running in bafbf1bd5176 [2022-03-22T03:15:32.441Z] Removing intermediate container bafbf1bd5176 [2022-03-22T03:15:32.441Z] ---> 5898529909b0 [2022-03-22T03:15:32.441Z] Step 15/23 : WORKDIR / [2022-03-22T03:15:32.441Z] Removing intermediate container da99b5c3462a [2022-03-22T03:15:32.441Z] ---> bbfbf7e444ee [2022-03-22T03:15:32.441Z] Step 15/23 : WORKDIR / [2022-03-22T03:15:32.701Z] ---> Running in c83f038064c2 [2022-03-22T03:15:32.701Z] ---> Running in 5e498d61d1f8 [2022-03-22T03:15:32.701Z] Removing intermediate container 5e498d61d1f8 [2022-03-22T03:15:32.701Z] ---> 736594d732bc [2022-03-22T03:15:32.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:15:32.960Z] Removing intermediate container c83f038064c2 [2022-03-22T03:15:32.960Z] ---> 2ef6cc64c5cf [2022-03-22T03:15:32.960Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:15:32.960Z] ---> 1d9bfadba2fd [2022-03-22T03:15:32.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T03:15:32.960Z] ---> 66bbb276179e [2022-03-22T03:15:32.960Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T03:15:33.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:15:33.531Z] Removing intermediate container 318efe7e8ea8 [2022-03-22T03:15:33.531Z] ---> a533ae5d9079 [2022-03-22T03:15:33.531Z] [2022-03-22T03:15:33.531Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:15:33.531Z] ---> a33ac4f1069a [2022-03-22T03:15:33.531Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T03:15:33.531Z] ---> 31f0d09257b8 [2022-03-22T03:15:33.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:33.531Z] ---> fcc104d1ebd8 [2022-03-22T03:15:33.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:33.531Z] ---> Running in 4b6ade44cc13 [2022-03-22T03:15:33.531Z] ---> 2c8da5cab3c8 [2022-03-22T03:15:33.531Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T03:15:33.794Z] ---> d80e24960cbe [2022-03-22T03:15:33.794Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T03:15:33.794Z] ---> Running in dcc4ac2ee2c0 [2022-03-22T03:15:33.794Z] ---> Running in 91b2bc376f2b [2022-03-22T03:15:33.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:33.794Z] Removing intermediate container dcc4ac2ee2c0 [2022-03-22T03:15:33.794Z] ---> 9ea798a2a821 [2022-03-22T03:15:33.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:33.794Z] Removing intermediate container 91b2bc376f2b [2022-03-22T03:15:33.794Z] ---> 8e1e3acaeefa [2022-03-22T03:15:33.794Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:15:33.794Z] ---> Running in ec6b86c56f57 [2022-03-22T03:15:33.794Z] ---> Running in 30ca01190ae9 [2022-03-22T03:15:34.055Z] Removing intermediate container ec6b86c56f57 [2022-03-22T03:15:34.055Z] ---> 42770833a4d7 [2022-03-22T03:15:34.055Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:15:34.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:34.055Z] ---> Running in 0f1714be25c2 [2022-03-22T03:15:34.055Z] Removing intermediate container 30ca01190ae9 [2022-03-22T03:15:34.055Z] ---> bd5930179df9 [2022-03-22T03:15:34.055Z] Step 21/23 : LABEL arch=x86_64 [2022-03-22T03:15:34.055Z] ---> Running in 42a9df2e3dbc [2022-03-22T03:15:34.055Z] Removing intermediate container 0f1714be25c2 [2022-03-22T03:15:34.055Z] ---> 770bda5ae207 [2022-03-22T03:15:34.055Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:34.055Z] Removing intermediate container 42a9df2e3dbc [2022-03-22T03:15:34.055Z] ---> 081dc5a22e78 [2022-03-22T03:15:34.055Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:34.055Z] ---> Running in bc37cc237f2f [2022-03-22T03:15:34.055Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T03:15:34.317Z] ---> Running in ad9d79f63b39 [2022-03-22T03:15:34.317Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:15:34.317Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:15:34.317Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T03:15:34.317Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T03:15:34.317Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:15:34.317Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:15:34.317Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:15:34.317Z] Removing intermediate container bc37cc237f2f [2022-03-22T03:15:34.317Z] ---> 11c2e77b0c5b [2022-03-22T03:15:34.317Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:15:34.317Z] OK: 8 MiB in 20 packages [2022-03-22T03:15:34.317Z] Removing intermediate container ad9d79f63b39 [2022-03-22T03:15:34.317Z] ---> 57352804c0da [2022-03-22T03:15:34.317Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:15:34.317Z] ---> Running in fca4631a27c8 [2022-03-22T03:15:34.317Z] ---> Running in 8a69ba5bde18 [2022-03-22T03:15:34.577Z] Removing intermediate container fca4631a27c8 [2022-03-22T03:15:34.577Z] ---> 5b02bc1e9ce2 [2022-03-22T03:15:34.577Z] [2022-03-22T03:15:34.577Z] Removing intermediate container 8a69ba5bde18 [2022-03-22T03:15:34.577Z] ---> 5cbaf65be56f [2022-03-22T03:15:34.577Z] [2022-03-22T03:15:34.577Z] Successfully built 5b02bc1e9ce2 [2022-03-22T03:15:34.577Z] Successfully tagged core-command:latest [2022-03-22T03:15:34.577Z]  Building core-command ... done Successfully built 5cbaf65be56f [2022-03-22T03:15:34.577Z] Successfully tagged core-metadata:latest [2022-03-22T03:15:34.837Z]  Building core-metadata ... done Removing intermediate container 4b6ade44cc13 [2022-03-22T03:15:34.837Z] ---> 517782c00860 [2022-03-22T03:15:34.837Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:15:34.837Z] ---> Running in bfa33ab687ec [2022-03-22T03:15:35.104Z] Removing intermediate container bfa33ab687ec [2022-03-22T03:15:35.104Z] ---> b1f5d77d6247 [2022-03-22T03:15:35.104Z] Step 13/22 : WORKDIR /edgex [2022-03-22T03:15:35.104Z] ---> Running in fc40d4d6e265 [2022-03-22T03:15:35.104Z] Removing intermediate container 4fba5aa65421 [2022-03-22T03:15:35.104Z] ---> b371aeac33b6 [2022-03-22T03:15:35.104Z] [2022-03-22T03:15:35.104Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T03:15:35.104Z] ---> a33ac4f1069a [2022-03-22T03:15:35.104Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T03:15:35.104Z] ---> Running in 0be8f14673b9 [2022-03-22T03:15:35.365Z] Removing intermediate container fc40d4d6e265 [2022-03-22T03:15:35.365Z] ---> 198a20a57ff5 [2022-03-22T03:15:35.365Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T03:15:35.365Z] ---> 2acf88831325 [2022-03-22T03:15:35.365Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T03:15:35.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:35.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-22T03:15:35.625Z] ---> 2c9509e69027 [2022-03-22T03:15:35.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T03:15:35.625Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T03:15:35.625Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T03:15:35.625Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T03:15:35.625Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:15:35.625Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:15:35.888Z] OK: 6 MiB in 17 packages [2022-03-22T03:15:35.888Z] ---> 74e62de8ce28 [2022-03-22T03:15:35.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:15:36.148Z] ---> 5e36d1701917 [2022-03-22T03:15:36.148Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T03:15:36.148Z] ---> Running in b03bc3c29722 [2022-03-22T03:15:36.148Z] Removing intermediate container 0be8f14673b9 [2022-03-22T03:15:36.148Z] ---> 57100f4ffa11 [2022-03-22T03:15:36.148Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:15:36.148Z] ---> Running in 5dc29fbf9bad [2022-03-22T03:15:36.409Z] Removing intermediate container 5dc29fbf9bad [2022-03-22T03:15:36.409Z] ---> b41fc7ecedd7 [2022-03-22T03:15:36.409Z] Step 13/25 : WORKDIR / [2022-03-22T03:15:36.409Z] ---> Running in c7a7f52ed6e1 [2022-03-22T03:15:36.409Z] Removing intermediate container c7a7f52ed6e1 [2022-03-22T03:15:36.409Z] ---> 4da2055d4b7e [2022-03-22T03:15:36.409Z] 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-22T03:15:36.672Z] ---> 87ff7fa3ed59 [2022-03-22T03:15:36.672Z] 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-22T03:15:36.672Z] Removing intermediate container b03bc3c29722 [2022-03-22T03:15:36.672Z] ---> 99c45bbee655 [2022-03-22T03:15:36.672Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:15:36.672Z] ---> d2bf11077f1f [2022-03-22T03:15:36.672Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T03:15:36.931Z] ---> Running in f24c64ce0e27 [2022-03-22T03:15:36.931Z] Removing intermediate container f24c64ce0e27 [2022-03-22T03:15:36.931Z] ---> 99abd170b3f9 [2022-03-22T03:15:36.931Z] Step 20/22 : LABEL arch=x86_64 [2022-03-22T03:15:36.931Z] ---> cad512817ef5 [2022-03-22T03:15:36.931Z] 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-22T03:15:36.931Z] ---> Running in bfdd7b356b99 [2022-03-22T03:15:36.931Z] Removing intermediate container bfdd7b356b99 [2022-03-22T03:15:36.931Z] ---> 4a6f9aa149c4 [2022-03-22T03:15:36.931Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:37.192Z] ---> Running in 379aa29c357e [2022-03-22T03:15:37.192Z] ---> 960bc75501d7 [2022-03-22T03:15:37.192Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T03:15:37.192Z] Removing intermediate container 379aa29c357e [2022-03-22T03:15:37.192Z] ---> 67004fae7ac0 [2022-03-22T03:15:37.192Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:15:37.192Z] ---> Running in 0ea3743d076a [2022-03-22T03:15:37.452Z] Removing intermediate container 0ea3743d076a [2022-03-22T03:15:37.452Z] ---> 97a4ec5a68fa [2022-03-22T03:15:37.452Z] [2022-03-22T03:15:37.452Z] ---> fd57ee3fd42d [2022-03-22T03:15:37.452Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T03:15:37.452Z] Successfully built 97a4ec5a68fa [2022-03-22T03:15:37.452Z] Successfully tagged security-proxy-setup:latest [2022-03-22T03:15:37.712Z]  Building security-proxy-setup ... done  ---> 1035c569bb6f [2022-03-22T03:15:37.712Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:15:37.973Z] ---> a67ce431ffc5 [2022-03-22T03:15:37.973Z] 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-22T03:15:37.973Z] ---> Running in 61ee448b6884 [2022-03-22T03:15:38.543Z] Removing intermediate container 61ee448b6884 [2022-03-22T03:15:38.543Z] ---> 25a406f9a590 [2022-03-22T03:15:38.543Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:15:38.543Z] ---> Running in 2bb542c49f6b [2022-03-22T03:15:38.543Z] Removing intermediate container 2bb542c49f6b [2022-03-22T03:15:38.543Z] ---> d6f23f394033 [2022-03-22T03:15:38.543Z] Step 23/25 : LABEL arch=x86_64 [2022-03-22T03:15:38.543Z] ---> Running in 10c63fefaca7 [2022-03-22T03:15:38.804Z] Removing intermediate container 10c63fefaca7 [2022-03-22T03:15:38.804Z] ---> ad6c1c9e9a7b [2022-03-22T03:15:38.804Z] Step 24/25 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:15:38.804Z] ---> Running in 68af618f48d3 [2022-03-22T03:15:38.804Z] Removing intermediate container 68af618f48d3 [2022-03-22T03:15:38.804Z] ---> f50dbd23ebc5 [2022-03-22T03:15:38.804Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T03:15:38.804Z] ---> Running in 2674dd8129ea [2022-03-22T03:15:39.064Z] Removing intermediate container 2674dd8129ea [2022-03-22T03:15:39.064Z] ---> b93871510dd8 [2022-03-22T03:15:39.064Z] [2022-03-22T03:15:39.064Z] Successfully built b93871510dd8 [2022-03-22T03:15:39.064Z] Successfully tagged security-secretstore-setup:latest [2022-03-22T03:15:39.071Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-03-22T03:15:39.080Z] $ docker stop --time=1 a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 [2022-03-22T03:15:40.394Z] $ docker rm -f a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:15:40.759Z] + docker images [2022-03-22T03:15:40.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T03:15:40.759Z] security-secretstore-setup latest b93871510dd8 2 seconds ago 27.9MB [2022-03-22T03:15:40.759Z] security-proxy-setup latest 97a4ec5a68fa 3 seconds ago 26.3MB [2022-03-22T03:15:40.759Z] b371aeac33b6 6 seconds ago 1.78GB [2022-03-22T03:15:40.759Z] core-command latest 5b02bc1e9ce2 6 seconds ago 15.8MB [2022-03-22T03:15:40.759Z] core-metadata latest 5cbaf65be56f 6 seconds ago 16.6MB [2022-03-22T03:15:40.759Z] a533ae5d9079 7 seconds ago 1.78GB [2022-03-22T03:15:40.759Z] 16cf6b3ff47b 9 seconds ago 1.77GB [2022-03-22T03:15:40.759Z] a06535a62879 9 seconds ago 1.78GB [2022-03-22T03:15:40.759Z] sys-mgmt-agent latest e4ced7d95e1c 24 seconds ago 296MB [2022-03-22T03:15:40.759Z] security-bootstrapper latest bdb16401c143 33 seconds ago 18.7MB [2022-03-22T03:15:40.759Z] core-data latest a8a3434f6815 36 seconds ago 20MB [2022-03-22T03:15:40.759Z] support-scheduler latest 53cebe3e445a 40 seconds ago 15.9MB [2022-03-22T03:15:40.759Z] support-notifications latest e6d528e37f20 40 seconds ago 16.7MB [2022-03-22T03:15:40.759Z] 8c0a39214bc4 45 seconds ago 1.77GB [2022-03-22T03:15:40.759Z] f3d89af753e8 47 seconds ago 1.79GB [2022-03-22T03:15:40.759Z] e126326a0700 47 seconds ago 1.78GB [2022-03-22T03:15:40.759Z] a38a8440fd38 47 seconds ago 1.77GB [2022-03-22T03:15:40.759Z] 610fc16ec038 47 seconds ago 1.78GB [2022-03-22T03:15:40.759Z] ci-base-image-x86_64 latest 407b20d2372d 3 minutes ago 1.27GB [2022-03-22T03:15:40.759Z] alpine 3.14 a33ac4f1069a 4 days ago 5.59MB [2022-03-22T03:15:40.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-22T03:15:40.759Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-22T03:15:40.759Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-22T03:15:40.759Z] 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-22T03:15:56.014Z] Still waiting to schedule task [2022-03-22T03:15:56.015Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-22T03:16:05.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8530 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws [2022-03-22T03:16:05.364Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-22T03:16:05.665Z] The recommended git tool is: git [2022-03-22T03:16:13.758Z] using credential edgex-jenkins-ssh [2022-03-22T03:16:13.774Z] Cloning the remote Git repository [2022-03-22T03:16:13.836Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:13.919Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-22T03:16:14.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:14.101Z] > git --version # timeout=10 [2022-03-22T03:16:14.168Z] > git --version # 'git version 2.25.1' [2022-03-22T03:16:14.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:14.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:16:29.319Z] Running on prd-ubuntu18.04-docker-8c-8g-8531 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws [2022-03-22T03:16:29.331Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-03-22T03:16:29.412Z] The recommended git tool is: git [2022-03-22T03:16:30.928Z] using credential edgex-jenkins-ssh [2022-03-22T03:16:30.940Z] Cloning the remote Git repository [2022-03-22T03:16:30.967Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:31.001Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-03-22T03:16:31.023Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:31.023Z] > git --version # timeout=10 [2022-03-22T03:16:31.029Z] > git --version # 'git version 2.17.1' [2022-03-22T03:16:31.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:31.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:16:32.110Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:16:32.135Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:16:32.173Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:16:32.216Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:32.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:32.235Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T03:16:33.092Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:16:33.516Z] Merge succeeded, producing c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:16:33.516Z] Checking out Revision c6553be1cf348a5aee5d8e759df3becac08e8b37 (PR-3919) [2022-03-22T03:16:33.117Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:16:33.135Z] > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 [2022-03-22T03:16:33.400Z] > git remote # timeout=10 [2022-03-22T03:16:33.429Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T03:16:33.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:33.468Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-22T03:16:33.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T03:16:33.525Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:16:33.549Z] > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 [2022-03-22T03:16:35.811Z] Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:16:35.918Z] Merge succeeded, producing c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:16:35.918Z] Checking out Revision c6553be1cf348a5aee5d8e759df3becac08e8b37 (PR-3919) [2022-03-22T03:16:35.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:16:35.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-22T03:16:35.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-22T03:16:35.170Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-22T03:16:35.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:35.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3919/head:refs/remotes/origin/PR-3919 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-22T03:16:35.827Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:16:35.833Z] > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 [2022-03-22T03:16:35.893Z] > git remote # timeout=10 [2022-03-22T03:16:35.901Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T03:16:35.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-22T03:16:35.910Z] > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 [2022-03-22T03:16:35.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T03:16:35.927Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T03:16:35.938Z] > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 [2022-03-22T03:16:38.010Z] Commit message: "docs: update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-22T03:16:38.874Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-22T03:16:38.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T03:16:38.874Z] Dload Upload Total Spent Left Speed [2022-03-22T03:16:38.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh [2022-03-22T03:16:39.413Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-22T03:16:39.471Z] Commit message: "docs: update" [2022-03-22T03:16:39.765Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-22T03:16:39.766Z] + sudo tee /etc/docker/daemon.new [2022-03-22T03:16:39.766Z] { [2022-03-22T03:16:39.766Z] "registry-mirrors": [ [2022-03-22T03:16:39.766Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-22T03:16:39.766Z] ], [2022-03-22T03:16:39.766Z] "bip": "10.250.0.254/24", [2022-03-22T03:16:39.766Z] "hosts": [ [2022-03-22T03:16:39.766Z] "tcp://0.0.0.0:5555", [2022-03-22T03:16:39.766Z] "unix:///var/run/docker.sock" [2022-03-22T03:16:39.766Z] ], [2022-03-22T03:16:39.766Z] "mtu": 1458, [2022-03-22T03:16:39.766Z] "selinux-enabled": true, [2022-03-22T03:16:39.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-22T03:16:39.766Z] } [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:16:40.182Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-22T03:16:40.333Z] + echo snap-build.sh [2022-03-22T03:16:40.333Z] snap-build.sh [2022-03-22T03:16:40.333Z] + SNAP_BASE_DIR=. [2022-03-22T03:16:40.333Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-03-22T03:16:40.333Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-03-22T03:16:40.333Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-03-22T03:16:40.333Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-03-22T03:16:40.333Z] + cd /w/workspace/edgex-go/4 [2022-03-22T03:16:40.333Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-22T03:16:40.333Z] Reading package lists... [2022-03-22T03:16:40.333Z] Building dependency tree... [2022-03-22T03:16:40.333Z] Reading state information... [2022-03-22T03:16:40.333Z] The following packages were automatically installed and are no longer required: [2022-03-22T03:16:40.333Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-22T03:16:40.333Z] uidmap xdelta3 [2022-03-22T03:16:40.333Z] Use 'sudo apt autoremove' to remove them. [2022-03-22T03:16:40.333Z] The following packages will be REMOVED: [2022-03-22T03:16:40.333Z] lxd* lxd-client* [2022-03-22T03:16:40.333Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-22T03:16:40.551Z] + sudo service docker restart [2022-03-22T03:16:40.596Z] After this operation, 31.7 MB disk space will be freed. [2022-03-22T03:16:41.414Z] (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-22T03:16:41.414Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T03:16:42.357Z] Removing lxd dnsmasq configuration [2022-03-22T03:16:42.357Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T03:16:42.357Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-22T03:16:43.302Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-22T03:16:43.302Z] (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-22T03:16:43.302Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-22T03:16:44.694Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-22T03:16:44.694Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-22T03:16:45.267Z] + sudo snap remove --purge lxd [2022-03-22T03:16:45.267Z] snap "lxd" is not installed [2022-03-22T03:16:45.267Z] + sudo groupadd --force --system lxd [2022-03-22T03:16:45.267Z] ++ whoami [2022-03-22T03:16:45.267Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-22T03:16:45.267Z] + newgrp - lxd [2022-03-22T03:16:45.526Z] + sudo snap install lxd [2022-03-22T03:16:55.550Z] 2022-03-22T03:16:52Z INFO Waiting for automatic snapd restart... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:16:58.913Z] provisioning config files... [2022-03-22T03:16:58.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5142001797240820688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:16:59.316Z] ---> docker-login.sh [2022-03-22T03:16:59.316Z] nexus3.edgexfoundry.org:10001 [2022-03-22T03:16:59.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:17:00.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:17:00.189Z] Configure a credential helper to remove this warning. See [2022-03-22T03:17:00.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:17:00.189Z] [2022-03-22T03:17:00.189Z] Login Succeeded [2022-03-22T03:17:00.189Z] nexus3.edgexfoundry.org:10002 [2022-03-22T03:17:00.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:17:00.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:17:00.787Z] Configure a credential helper to remove this warning. See [2022-03-22T03:17:00.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:17:00.787Z] [2022-03-22T03:17:00.787Z] Login Succeeded [2022-03-22T03:17:00.787Z] nexus3.edgexfoundry.org:10003 [2022-03-22T03:17:01.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:17:01.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:17:01.339Z] Configure a credential helper to remove this warning. See [2022-03-22T03:17:01.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:17:01.339Z] [2022-03-22T03:17:01.339Z] Login Succeeded [2022-03-22T03:17:01.339Z] nexus3.edgexfoundry.org:10004 [2022-03-22T03:17:01.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:17:01.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:17:01.890Z] Configure a credential helper to remove this warning. See [2022-03-22T03:17:01.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:17:01.890Z] [2022-03-22T03:17:01.890Z] Login Succeeded [2022-03-22T03:17:01.890Z] docker.io [2022-03-22T03:17:02.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-22T03:17:02.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-22T03:17:02.758Z] Configure a credential helper to remove this warning. See [2022-03-22T03:17:02.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-22T03:17:02.758Z] [2022-03-22T03:17:02.758Z] Login Succeeded [2022-03-22T03:17:02.758Z] ---> docker-login.sh ends [Pipeline] } [2022-03-22T03:17:02.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-22T03:17:03.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-22T03:17:03.317Z] ========================================================= [2022-03-22T03:17:03.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-22T03:17:03.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:17:03.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:17:03.928Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-22T03:17:03.928Z] 9b3977197b4f: Pulling fs layer [2022-03-22T03:17:03.928Z] 1a89e8eeedd5: Pulling fs layer [2022-03-22T03:17:03.928Z] 94645a83ff95: Pulling fs layer [2022-03-22T03:17:03.928Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-22T03:17:03.928Z] 0c92f367c5e7: Pulling fs layer [2022-03-22T03:17:03.928Z] f7c0051592d6: Pulling fs layer [2022-03-22T03:17:03.928Z] a227ed2f7395: Pulling fs layer [2022-03-22T03:17:03.928Z] 7b1c46037f91: Pulling fs layer [2022-03-22T03:17:03.928Z] f7c0051592d6: Waiting [2022-03-22T03:17:03.928Z] a227ed2f7395: Waiting [2022-03-22T03:17:03.928Z] 3f3a8bcf1eab: Waiting [2022-03-22T03:17:03.928Z] 7b1c46037f91: Waiting [2022-03-22T03:17:03.928Z] 0c92f367c5e7: Waiting [2022-03-22T03:17:03.928Z] 94645a83ff95: Verifying Checksum [2022-03-22T03:17:03.928Z] 94645a83ff95: Download complete [2022-03-22T03:17:03.928Z] 1a89e8eeedd5: Download complete [2022-03-22T03:17:03.928Z] 0c92f367c5e7: Verifying Checksum [2022-03-22T03:17:03.928Z] 0c92f367c5e7: Download complete [2022-03-22T03:17:03.928Z] 9b3977197b4f: Download complete [2022-03-22T03:17:03.928Z] f7c0051592d6: Verifying Checksum [2022-03-22T03:17:03.928Z] f7c0051592d6: Download complete [2022-03-22T03:17:03.928Z] a227ed2f7395: Verifying Checksum [2022-03-22T03:17:03.928Z] a227ed2f7395: Download complete [2022-03-22T03:17:04.923Z] 9b3977197b4f: Pull complete [2022-03-22T03:17:05.205Z] 1a89e8eeedd5: Pull complete [2022-03-22T03:17:05.818Z] 94645a83ff95: Pull complete [2022-03-22T03:17:06.108Z] 7b1c46037f91: Verifying Checksum [2022-03-22T03:17:06.108Z] 7b1c46037f91: Download complete [2022-03-22T03:17:06.710Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-22T03:17:06.710Z] 3f3a8bcf1eab: Download complete [2022-03-22T03:17:10.497Z] lxd 4.24 from Canonical* installed [2022-03-22T03:17:10.497Z] + sudo lxd init --auto [2022-03-22T03:17:19.120Z] 3f3a8bcf1eab: Pull complete [2022-03-22T03:17:19.121Z] 0c92f367c5e7: Pull complete [2022-03-22T03:17:19.121Z] f7c0051592d6: Pull complete [2022-03-22T03:17:19.121Z] a227ed2f7395: Pull complete [2022-03-22T03:17:20.525Z] + sudo snap install --classic snapcraft [2022-03-22T03:17:25.837Z] snapcraft 6.0.2 from Canonical* installed [2022-03-22T03:17:25.837Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-22T03:17:25.837Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-22T03:17:25.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T03:17:25.837Z] Dload Upload Total Spent Left Speed [2022-03-22T03:17:25.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4984 0 --:--:-- --:--:-- --:--:-- 4947 [2022-03-22T03:17:25.837Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2022-03-22T03:17:25.837Z] ./yq_linux_amd64 [2022-03-22T03:17:25.837Z] + sudo snapcraft prime --use-lxd [2022-03-22T03:17:25.862Z] 7b1c46037f91: Pull complete [2022-03-22T03:17:25.862Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-22T03:17:25.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:17:25.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:17:26.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:17:26.235Z] WORKDIR /edgex [2022-03-22T03:17:26.235Z] COPY go.mod . [2022-03-22T03:17:26.235Z] RUN go mod download [2022-03-22T03:17:26.235Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-22T03:17:27.768Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-22T03:17:27.768Z] 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-22T03:17:27.768Z] - README.md [2022-03-22T03:17:27.768Z] [2022-03-22T03:17:27.768Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-22T03:17:28.029Z] Launching a container. [2022-03-22T03:17:28.880Z] Sending build context to Docker daemon 168.9MB [2022-03-22T03:17:28.881Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-22T03:17:28.881Z] ---> f79e39bc4007 [2022-03-22T03:17:28.881Z] Step 2/4 : WORKDIR /edgex [2022-03-22T03:17:30.936Z] ---> Running in 7f4d86563138 [2022-03-22T03:17:31.213Z] Removing intermediate container 7f4d86563138 [2022-03-22T03:17:31.213Z] ---> d18f69d1a886 [2022-03-22T03:17:31.213Z] Step 3/4 : COPY go.mod . [2022-03-22T03:17:31.814Z] ---> 6b1932e3b2ae [2022-03-22T03:17:31.814Z] Step 4/4 : RUN go mod download [2022-03-22T03:17:31.814Z] ---> Running in 98c36e76f29c [2022-03-22T03:17:38.052Z] Waiting for container to be ready [2022-03-22T03:17:38.630Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-22T03:17:38.630Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-22T03:17:38.630Z] [2022-03-22T03:17:43.941Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-22T03:17:44.518Z] Waiting for network to be ready... [2022-03-22T03:17:45.097Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-22T03:17:45.097Z] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-22T03:17:45.672Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-22T03:17:45.672Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1338 kB] [2022-03-22T03:17:45.672Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-22T03:17:45.933Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-22T03:17:45.933Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [233 kB] [2022-03-22T03:17:45.933Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-22T03:17:45.933Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-22T03:17:45.933Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [820 kB] [2022-03-22T03:17:46.194Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-22T03:17:46.194Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-22T03:17:46.194Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [117 kB] [2022-03-22T03:17:46.194Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-22T03:17:46.194Z] Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-22T03:17:46.194Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] [2022-03-22T03:17:46.194Z] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-22T03:17:46.194Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] [2022-03-22T03:17:46.454Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-22T03:17:46.454Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1665 kB] [2022-03-22T03:17:46.715Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [315 kB] [2022-03-22T03:17:46.715Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] [2022-03-22T03:17:46.715Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-03-22T03:17:46.715Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [877 kB] [2022-03-22T03:17:46.715Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [125 kB] [2022-03-22T03:17:46.715Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] [2022-03-22T03:17:46.715Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-22T03:17:49.272Z] Fetched 23.5 MB in 4s (5875 kB/s) [2022-03-22T03:17:49.534Z] Reading package lists... [2022-03-22T03:17:49.797Z] Reading package lists... [2022-03-22T03:17:49.797Z] Building dependency tree... [2022-03-22T03:17:49.797Z] Reading state information... [2022-03-22T03:17:50.060Z] The following additional packages will be installed: [2022-03-22T03:17:50.060Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-22T03:17:50.060Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-22T03:17:50.060Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-22T03:17:50.060Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-22T03:17:50.060Z] Suggested packages: [2022-03-22T03:17:50.060Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-22T03:17:50.060Z] Recommended packages: [2022-03-22T03:17:50.060Z] gnupg libsasl2-modules [2022-03-22T03:17:50.060Z] The following NEW packages will be installed: [2022-03-22T03:17:50.060Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-22T03:17:50.060Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-22T03:17:50.060Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-22T03:17:50.060Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-22T03:17:50.060Z] The following packages will be upgraded: [2022-03-22T03:17:50.060Z] gpg gpg-agent gpgconf libudev1 [2022-03-22T03:17:50.060Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-22T03:17:50.060Z] Need to get 3859 kB of archives. [2022-03-22T03:17:50.060Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-22T03:17:50.060Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-22T03:17:50.060Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-22T03:17:50.060Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-22T03:17:50.060Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-22T03:17:50.060Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-22T03:17:50.327Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-22T03:17:50.327Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-22T03:17:50.327Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-22T03:17:50.327Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-22T03:17:50.327Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-22T03:17:50.327Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-22T03:17:50.327Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-22T03:17:50.327Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-22T03:17:50.327Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-22T03:17:50.327Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-22T03:17:50.327Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-22T03:17:50.327Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-22T03:17:50.327Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-22T03:17:50.327Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-22T03:17:50.327Z] 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-22T03:17:50.327Z] 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-22T03:17:50.327Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-22T03:17:50.327Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T03:17:50.327Z] Fetched 3859 kB in 0s (13.7 MB/s) [2022-03-22T03:17:50.589Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-22T03:17:50.589Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:50.589Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T03:17:50.589Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T03:17:50.589Z] Selecting previously unselected package udev. [2022-03-22T03:17:50.589Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-22T03:17:50.589Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:50.589Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-22T03:17:50.853Z] Selecting previously unselected package libfuse2:amd64. [2022-03-22T03:17:50.853Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-22T03:17:50.853Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-22T03:17:50.853Z] Selecting previously unselected package fuse. [2022-03-22T03:17:50.853Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-22T03:17:50.853Z] Unpacking fuse (2.9.9-3) ... [2022-03-22T03:17:50.853Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T03:17:50.853Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T03:17:51.115Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T03:17:51.115Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T03:17:51.115Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T03:17:51.115Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T03:17:51.115Z] Selecting previously unselected package libksba8:amd64. [2022-03-22T03:17:51.115Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-22T03:17:51.115Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-22T03:17:51.379Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-22T03:17:51.379Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.379Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.379Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-22T03:17:51.379Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.379Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.379Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-22T03:17:51.379Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.379Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.379Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-22T03:17:51.379Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.379Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.379Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-22T03:17:51.379Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.379Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.641Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-22T03:17:51.641Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.641Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.641Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-22T03:17:51.641Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.641Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.641Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-22T03:17:51.641Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.641Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.641Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-22T03:17:51.641Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-22T03:17:51.641Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:51.641Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-22T03:17:51.641Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-22T03:17:51.641Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T03:17:51.907Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-22T03:17:51.907Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-22T03:17:51.907Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T03:17:51.907Z] Selecting previously unselected package libldap-common. [2022-03-22T03:17:51.907Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-22T03:17:51.907Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T03:17:51.907Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-22T03:17:51.907Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-22T03:17:51.907Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T03:17:51.907Z] Selecting previously unselected package dirmngr. [2022-03-22T03:17:51.907Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T03:17:51.907Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-22T03:17:52.185Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-22T03:17:52.185Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-22T03:17:52.185Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T03:17:52.185Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T03:17:52.185Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-22T03:17:52.447Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-22T03:17:52.709Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-22T03:17:52.709Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:52.709Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-22T03:17:52.709Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-22T03:17:52.709Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:52.709Z] Setting up fuse (2.9.9-3) ... [2022-03-22T03:17:52.709Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-22T03:17:53.282Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-22T03:17:53.282Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-22T03:17:53.282Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-22T03:17:53.544Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-22T03:17:53.544Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-22T03:17:53.544Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-22T03:17:54.116Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-22T03:17:54.116Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-22T03:17:54.116Z] units). This means they are not meant to be enabled using systemctl. [2022-03-22T03:17:54.116Z] [2022-03-22T03:17:54.116Z] Possible reasons for having this kind of units are: [2022-03-22T03:17:54.116Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-22T03:17:54.116Z] .wants/ or .requires/ directory. [2022-03-22T03:17:54.116Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-22T03:17:54.116Z] a requirement dependency on it. [2022-03-22T03:17:54.116Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-22T03:17:54.117Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-22T03:17:54.117Z] • In case of template units, the unit is meant to be enabled with some [2022-03-22T03:17:54.117Z] instance name specified. [2022-03-22T03:17:54.379Z] Reading package lists... [2022-03-22T03:17:54.642Z] Building dependency tree... [2022-03-22T03:17:54.642Z] Reading state information... [2022-03-22T03:17:54.642Z] The following additional packages will be installed: [2022-03-22T03:17:54.642Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-22T03:17:54.642Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-22T03:17:54.642Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-22T03:17:54.642Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-22T03:17:54.642Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-22T03:17:54.642Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-22T03:17:54.642Z] Suggested packages: [2022-03-22T03:17:54.642Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-22T03:17:54.642Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-22T03:17:54.642Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-22T03:17:54.642Z] systemd-container policykit-1 [2022-03-22T03:17:54.642Z] Recommended packages: [2022-03-22T03:17:54.642Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-22T03:17:54.642Z] The following NEW packages will be installed: [2022-03-22T03:17:54.642Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-22T03:17:54.642Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-22T03:17:54.642Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-22T03:17:54.642Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-22T03:17:54.642Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-22T03:17:54.642Z] The following packages will be upgraded: [2022-03-22T03:17:54.642Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-22T03:17:54.905Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-22T03:17:54.905Z] Need to get 46.5 MB of archives. [2022-03-22T03:17:54.905Z] After this operation, 181 MB of additional disk space will be used. [2022-03-22T03:17:54.905Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-22T03:17:54.905Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-22T03:17:55.167Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-22T03:17:55.167Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-22T03:17:55.167Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-22T03:17:55.167Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-22T03:17:55.429Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-22T03:17:55.429Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-22T03:17:55.429Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-22T03:17:55.429Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-22T03:17:55.429Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-22T03:17:55.429Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-22T03:17:55.429Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-22T03:17:55.429Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-22T03:17:55.429Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-22T03:17:55.693Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-22T03:17:55.693Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-22T03:17:55.693Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-22T03:17:55.693Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-22T03:17:55.693Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-22T03:17:55.693Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-22T03:17:55.964Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-22T03:17:55.964Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-22T03:17:55.964Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-22T03:17:55.964Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-22T03:17:55.964Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-22T03:17:55.964Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-22T03:17:55.964Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-22T03:17:55.964Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-22T03:17:55.964Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-22T03:17:55.964Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-22T03:17:55.964Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-22T03:17:55.964Z] 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-22T03:17:57.359Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T03:17:57.359Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-03-22T03:17:57.359Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-22T03:17:57.359Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:57.359Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T03:17:57.359Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:57.359Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T03:17:57.359Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:57.625Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T03:17:58.199Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:17:58.199Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-22T03:17:58.199Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T03:17:58.199Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-22T03:17:58.199Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-22T03:17:58.199Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T03:17:58.199Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:58.461Z] Selecting previously unselected package libexpat1:amd64. [2022-03-22T03:17:58.461Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-22T03:17:58.461Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-22T03:17:58.461Z] Selecting previously unselected package python3.8-minimal. [2022-03-22T03:17:58.461Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T03:17:58.461Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:58.722Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:58.722Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-22T03:17:58.722Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:59.295Z] Selecting previously unselected package python3-minimal. [2022-03-22T03:17:59.295Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-22T03:17:59.295Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T03:17:59.295Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-22T03:17:59.295Z] Selecting previously unselected package mime-support. [2022-03-22T03:17:59.295Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-22T03:17:59.295Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-22T03:17:59.295Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-22T03:17:59.295Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-22T03:17:59.295Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-22T03:17:59.295Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-22T03:17:59.295Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T03:17:59.295Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:59.557Z] Selecting previously unselected package python3.8. [2022-03-22T03:17:59.557Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-22T03:17:59.557Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:17:59.557Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-22T03:17:59.557Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T03:17:59.557Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-22T03:17:59.557Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-22T03:17:59.818Z] Selecting previously unselected package python3. [2022-03-22T03:17:59.818Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-22T03:17:59.818Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-22T03:17:59.818Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-22T03:17:59.818Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-22T03:17:59.818Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T03:17:59.818Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:00.078Z] Selecting previously unselected package dbus. [2022-03-22T03:18:00.078Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T03:18:00.079Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:00.079Z] Selecting previously unselected package libbsd0:amd64. [2022-03-22T03:18:00.079Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-22T03:18:00.079Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-22T03:18:00.079Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-22T03:18:00.079Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-22T03:18:00.079Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T03:18:00.340Z] Selecting previously unselected package sudo. [2022-03-22T03:18:00.340Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-22T03:18:00.340Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-22T03:18:00.340Z] Selecting previously unselected package apparmor. [2022-03-22T03:18:00.340Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-22T03:18:00.340Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-22T03:18:00.340Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-22T03:18:00.340Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-22T03:18:00.340Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-22T03:18:00.601Z] Selecting previously unselected package libedit2:amd64. [2022-03-22T03:18:00.601Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-22T03:18:00.601Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-22T03:18:00.601Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-22T03:18:00.601Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-22T03:18:00.601Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-22T03:18:00.601Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-22T03:18:00.601Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:18:00.601Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:00.601Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-22T03:18:00.601Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:18:00.601Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:00.862Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-22T03:18:00.862Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-22T03:18:00.862Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-22T03:18:00.862Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-22T03:18:00.862Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:18:00.862Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:00.862Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-22T03:18:00.862Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:18:00.862Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:00.862Z] Selecting previously unselected package openssh-client. [2022-03-22T03:18:00.862Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-22T03:18:00.862Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-22T03:18:01.123Z] Selecting previously unselected package dbus-user-session. [2022-03-22T03:18:01.123Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-22T03:18:01.123Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:01.123Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-22T03:18:01.123Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-22T03:18:01.123Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-22T03:18:01.123Z] Selecting previously unselected package squashfs-tools. [2022-03-22T03:18:01.123Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-22T03:18:01.123Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-22T03:18:01.384Z] Selecting previously unselected package snapd. [2022-03-22T03:18:01.384Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-22T03:18:01.384Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-22T03:18:04.690Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-22T03:18:04.690Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-22T03:18:04.690Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-22T03:18:04.690Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-22T03:18:04.690Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:04.690Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:04.690Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:04.690Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-22T03:18:04.690Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:04.690Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:04.690Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-22T03:18:04.690Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:18:04.690Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-22T03:18:04.690Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-22T03:18:05.263Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-22T03:18:05.263Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-22T03:18:05.263Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-22T03:18:05.263Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-22T03:18:05.263Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-22T03:18:05.546Z] running python rtupdate hooks for python3.8... [2022-03-22T03:18:05.546Z] running python post-rtupdate hooks for python3.8... [2022-03-22T03:18:05.546Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-22T03:18:06.581Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-22T03:18:06.581Z] Reloading AppArmor profiles [2022-03-22T03:18:06.862Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:18:06.862Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-22T03:18:06.862Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-22T03:18:07.127Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-22T03:18:07.127Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-22T03:18:07.127Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-22T03:18:07.127Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-22T03:18:09.047Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-22T03:18:09.047Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-22T03:18:09.047Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-22T03:18:09.047Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-22T03:18:09.309Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-22T03:18:09.571Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-22T03:18:09.832Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-22T03:18:10.095Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-22T03:18:10.357Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-22T03:18:10.357Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-22T03:18:10.357Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-22T03:18:10.621Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-22T03:18:10.882Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-22T03:18:11.144Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-22T03:18:11.405Z] /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-22T03:18:11.405Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-22T03:18:12.350Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-22T03:18:12.350Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-22T03:18:12.350Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-22T03:18:13.554Z] Reading package lists... [2022-03-22T03:18:13.554Z] Reading package lists... [2022-03-22T03:18:13.814Z] Building dependency tree... [2022-03-22T03:18:13.814Z] Reading state information... [2022-03-22T03:18:13.814Z] Calculating upgrade... [2022-03-22T03:18:14.076Z] The following packages will be upgraded: [2022-03-22T03:18:14.076Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-22T03:18:14.076Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-22T03:18:14.076Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-22T03:18:14.076Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-22T03:18:14.076Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-22T03:18:14.076Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-22T03:18:14.076Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-22T03:18:14.076Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-22T03:18:14.076Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-22T03:18:14.076Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-22T03:18:14.076Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-22T03:18:14.076Z] xz-utils zlib1g [2022-03-22T03:18:14.076Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T03:18:14.076Z] Need to get 65.7 MB of archives. [2022-03-22T03:18:14.076Z] After this operation, 27.6 MB of additional disk space will be used. [2022-03-22T03:18:14.076Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-22T03:18:14.076Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-22T03:18:14.341Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-22T03:18:14.341Z] 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-22T03:18:14.341Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-22T03:18:14.341Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-22T03:18:14.341Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-22T03:18:14.341Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-22T03:18:14.341Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-22T03:18:14.341Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-22T03:18:14.341Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-22T03:18:14.341Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] [2022-03-22T03:18:14.341Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-22T03:18:14.341Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-22T03:18:14.341Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-22T03:18:14.341Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-22T03:18:14.341Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-22T03:18:14.341Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-22T03:18:14.341Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-22T03:18:14.341Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-22T03:18:14.341Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-22T03:18:14.341Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-22T03:18:14.341Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-22T03:18:14.341Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-22T03:18:14.341Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-22T03:18:14.341Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-22T03:18:14.341Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-22T03:18:14.341Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-22T03:18:14.341Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-22T03:18:14.341Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-22T03:18:14.341Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-22T03:18:14.341Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-22T03:18:14.341Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-22T03:18:14.341Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-22T03:18:14.341Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-22T03:18:14.342Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-22T03:18:14.342Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-22T03:18:14.603Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-22T03:18:14.603Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-22T03:18:14.603Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-03-22T03:18:14.603Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-22T03:18:14.603Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-22T03:18:14.603Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-22T03:18:14.603Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-22T03:18:14.603Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-22T03:18:14.603Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-22T03:18:14.603Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-22T03:18:14.603Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-22T03:18:14.603Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-22T03:18:14.603Z] 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-22T03:18:14.603Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-22T03:18:14.603Z] 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-22T03:18:14.603Z] 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-22T03:18:14.603Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-22T03:18:14.603Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-22T03:18:14.603Z] 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-22T03:18:14.603Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-22T03:18:14.603Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-03-22T03:18:14.603Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-03-22T03:18:14.603Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-22T03:18:14.603Z] 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-22T03:18:14.603Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-22T03:18:14.603Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-22T03:18:14.603Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-22T03:18:14.603Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-22T03:18:14.603Z] 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-22T03:18:14.603Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-22T03:18:14.603Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-22T03:18:14.603Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-22T03:18:14.603Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-22T03:18:14.603Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-22T03:18:14.603Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-22T03:18:14.603Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-22T03:18:14.863Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-22T03:18:14.863Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-22T03:18:14.863Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-22T03:18:14.863Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-22T03:18:15.125Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T03:18:15.386Z] Fetched 65.7 MB in 1s (80.4 MB/s) [2022-03-22T03:18:15.386Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-22T03:18:15.386Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T03:18:15.386Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T03:18:15.648Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T03:18:15.648Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T03:18:15.648Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... [2022-03-22T03:18:15.648Z] Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... [2022-03-22T03:18:15.909Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.169Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.169Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.169Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.428Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.428Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.428Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.428Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.687Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.687Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.687Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.687Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.687Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.687Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.950Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:16.950Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T03:18:16.950Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.950Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:16.950Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:16.950Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T03:18:16.950Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:16.950Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:17.212Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:17.212Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:17.212Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:17.212Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-22T03:18:17.212Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:17.471Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T03:18:17.471Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T03:18:17.730Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T03:18:18.303Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-22T03:18:18.566Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-22T03:18:18.566Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-22T03:18:18.566Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-22T03:18:18.566Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-22T03:18:18.566Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-22T03:18:18.829Z] Setting up base-files (11ubuntu5.5) ... [2022-03-22T03:18:19.092Z] Installing new version of config file /etc/issue ... [2022-03-22T03:18:19.092Z] Installing new version of config file /etc/issue.net ... [2022-03-22T03:18:19.092Z] Installing new version of config file /etc/lsb-release ... [2022-03-22T03:18:19.092Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-22T03:18:19.355Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-22T03:18:19.355Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-22T03:18:19.355Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-22T03:18:19.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:19.617Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-22T03:18:19.617Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-22T03:18:19.617Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-22T03:18:19.617Z] 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-22T03:18:19.617Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:19.617Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:19.617Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-22T03:18:19.879Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:19.879Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:19.879Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-22T03:18:19.879Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-22T03:18:19.879Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-22T03:18:20.140Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:20.140Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T03:18:20.140Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T03:18:20.713Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T03:18:20.713Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T03:18:20.713Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-22T03:18:20.713Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T03:18:20.976Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-22T03:18:20.976Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:20.976Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-22T03:18:20.976Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-22T03:18:21.549Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-22T03:18:21.549Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-22T03:18:21.549Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-22T03:18:21.549Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:21.549Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-03-22T03:18:21.549Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-03-22T03:18:21.811Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-03-22T03:18:21.811Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:21.811Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:21.811Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:21.811Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:22.073Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:22.073Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.073Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:22.073Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:22.073Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:22.073Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.073Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:22.073Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.073Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:22.334Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:22.334Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:22.334Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.334Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:22.334Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:22.334Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:22.334Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.594Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:22.594Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:22.594Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:23.169Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:23.432Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-22T03:18:23.694Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-22T03:18:23.694Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:23.694Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-22T03:18:23.694Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-22T03:18:23.955Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T03:18:23.955Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:23.955Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-22T03:18:23.955Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-22T03:18:24.219Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-22T03:18:24.219Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:24.219Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-22T03:18:24.219Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-22T03:18:24.219Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-22T03:18:24.481Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:24.481Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-22T03:18:24.481Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-22T03:18:24.481Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-22T03:18:24.481Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:24.481Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-22T03:18:24.481Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-22T03:18:24.744Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-22T03:18:24.744Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:24.744Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-22T03:18:24.744Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-22T03:18:24.744Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-22T03:18:25.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.005Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-22T03:18:25.005Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-22T03:18:25.005Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-22T03:18:25.005Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.005Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-22T03:18:25.005Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-22T03:18:25.268Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-22T03:18:25.268Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.268Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-22T03:18:25.268Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-22T03:18:25.268Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-22T03:18:25.268Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.268Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-22T03:18:25.268Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-22T03:18:25.530Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-22T03:18:25.530Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.530Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-22T03:18:25.530Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-22T03:18:25.530Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-22T03:18:25.530Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.530Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-22T03:18:25.530Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-22T03:18:25.792Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-22T03:18:25.792Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:25.792Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-22T03:18:25.792Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-22T03:18:25.792Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-22T03:18:26.060Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:26.060Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-22T03:18:26.060Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-22T03:18:26.641Z] Setting up apt (2.0.6) ... [2022-03-22T03:18:26.903Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-22T03:18:26.903Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:26.903Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T03:18:26.903Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T03:18:27.163Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-22T03:18:27.163Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-22T03:18:27.163Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T03:18:27.163Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T03:18:27.164Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-22T03:18:27.425Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-22T03:18:27.425Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-22T03:18:27.425Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T03:18:27.425Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-22T03:18:27.689Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T03:18:27.689Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-22T03:18:27.689Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-22T03:18:27.689Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-22T03:18:27.689Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-22T03:18:27.951Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-22T03:18:27.951Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T03:18:27.951Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-22T03:18:28.219Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-22T03:18:28.219Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-22T03:18:28.482Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-22T03:18:28.482Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-22T03:18:28.482Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-22T03:18:28.482Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-22T03:18:28.482Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-22T03:18:28.743Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-22T03:18:28.743Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-22T03:18:28.743Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-03-22T03:18:28.743Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-03-22T03:18:29.005Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-22T03:18:29.005Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-22T03:18:29.005Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-22T03:18:29.005Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-22T03:18:29.266Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-22T03:18:29.266Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-22T03:18:29.266Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-22T03:18:29.266Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-22T03:18:29.266Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-22T03:18:29.266Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-22T03:18:29.526Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-22T03:18:29.526Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-22T03:18:29.787Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-22T03:18:29.787Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-22T03:18:30.046Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.046Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.046Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.046Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.308Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.308Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.308Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.308Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.569Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.569Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.569Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-22T03:18:30.569Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-22T03:18:30.569Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-22T03:18:30.569Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-22T03:18:30.569Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:30.831Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:31.092Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:31.092Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:32.035Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:32.035Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:32.607Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:32.607Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:32.868Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:32.868Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:33.128Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:33.128Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:34.073Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-22T03:18:34.073Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-22T03:18:34.073Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-22T03:18:34.073Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-22T03:18:34.073Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-03-22T03:18:34.073Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-22T03:18:34.073Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T03:18:34.073Z] Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... [2022-03-22T03:18:34.073Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T03:18:34.073Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.073Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-22T03:18:34.337Z] [2022-03-22T03:18:34.337Z] Current default time zone: 'Etc/UTC' [2022-03-22T03:18:34.337Z] Local time is now: Tue Mar 22 03:18:34 UTC 2022. [2022-03-22T03:18:34.337Z] Universal Time is now: Tue Mar 22 03:18:34 UTC 2022. [2022-03-22T03:18:34.337Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-22T03:18:34.337Z] [2022-03-22T03:18:34.337Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-22T03:18:34.337Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.337Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.337Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:34.337Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.337Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:34.337Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-22T03:18:34.337Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-22T03:18:34.337Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T03:18:34.337Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-22T03:18:34.337Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-03-22T03:18:34.337Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.337Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.337Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-22T03:18:34.337Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.599Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.599Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-22T03:18:34.599Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-22T03:18:34.599Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-22T03:18:34.599Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-22T03:18:36.517Z] Updating certificates in /etc/ssl/certs... [2022-03-22T03:18:37.098Z] 21 added, 21 removed; done. [2022-03-22T03:18:37.358Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.358Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-22T03:18:37.358Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-22T03:18:37.621Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.621Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-22T03:18:37.621Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-22T03:18:37.621Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-22T03:18:37.621Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-22T03:18:37.621Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.621Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-22T03:18:37.621Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.621Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.621Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-22T03:18:37.621Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T03:18:37.621Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-22T03:18:37.883Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-22T03:18:37.883Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-22T03:18:37.883Z] Updating certificates in /etc/ssl/certs... [2022-03-22T03:18:38.453Z] 0 added, 0 removed; done. [2022-03-22T03:18:38.453Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-22T03:18:38.453Z] done. [2022-03-22T03:18:39.969Z] Reading package lists... [2022-03-22T03:18:39.969Z] Building dependency tree... [2022-03-22T03:18:39.969Z] Reading state information... [2022-03-22T03:18:40.231Z] The following NEW packages will be installed: [2022-03-22T03:18:40.231Z] apt-transport-https [2022-03-22T03:18:40.231Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T03:18:40.231Z] Need to get 4680 B of archives. [2022-03-22T03:18:40.231Z] After this operation, 162 kB of additional disk space will be used. [2022-03-22T03:18:40.231Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-22T03:18:40.231Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T03:18:40.495Z] Fetched 4680 B in 0s (84.5 kB/s) [2022-03-22T03:18:40.495Z] Selecting previously unselected package apt-transport-https. [2022-03-22T03:18:40.495Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-22T03:18:40.495Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-22T03:18:40.495Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-22T03:18:40.495Z] Setting up apt-transport-https (2.0.6) ... [2022-03-22T03:18:40.756Z] Waiting for network to be ready... [2022-03-22T03:18:47.341Z] 2022-03-22T03:18:44Z INFO Waiting for automatic snapd restart... [2022-03-22T03:18:47.341Z] snapd 2.54.4 from Canonical* installed [2022-03-22T03:18:47.913Z] "snapd" switched to the "latest/stable" channel [2022-03-22T03:18:47.913Z] [2022-03-22T03:18:50.455Z] core20 20220304 from Canonical* installed [2022-03-22T03:18:50.715Z] "core20" switched to the "latest/stable" channel [2022-03-22T03:18:50.715Z] [2022-03-22T03:18:53.659Z] Removing intermediate container 98c36e76f29c [2022-03-22T03:18:53.659Z] ---> a3d3b143feb2 [2022-03-22T03:18:53.659Z] Successfully built a3d3b143feb2 [2022-03-22T03:18:53.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:18:54.009Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T03:18:54.009Z] . [2022-03-22T03:18:54.023Z] snapcraft 6.0.2 from Canonical* installed [2022-03-22T03:18:54.023Z] "snapcraft" switched to the "latest/stable" channel [2022-03-22T03:18:54.023Z] [Pipeline] withDockerContainer [2022-03-22T03:18:54.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container [2022-03-22T03:18:54.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T03:18:55.749Z] $ docker top 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:18:56.681Z] + go version [2022-03-22T03:18:56.681Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-22T03:18:56.708Z] $ docker stop --time=1 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 [2022-03-22T03:18:58.355Z] $ docker rm -f 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:18:58.978Z] + docker inspect -f . ci-base-image-arm64 [2022-03-22T03:18:58.978Z] . [Pipeline] withDockerContainer [2022-03-22T03:18:59.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container [2022-03-22T03:18:59.310Z] 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-22T03:18:59.310Z] - README.md [2022-03-22T03:18:59.310Z] [2022-03-22T03:18:59.310Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-22T03:18:59.310Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-22T03:18:59.310Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-22T03:18:59.310Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-22T03:18:59.316Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-22T03:18:59.882Z] Reading package lists... [2022-03-22T03:19:00.455Z] 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-22T03:19:00.455Z] Reading package lists... [2022-03-22T03:19:00.626Z] $ docker top ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 -eo pid,comm [2022-03-22T03:19:00.716Z] Building dependency tree... [2022-03-22T03:19:00.716Z] Reading state information... [2022-03-22T03:19:00.716Z] Suggested packages: [2022-03-22T03:19:00.716Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-22T03:19:00.716Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-22T03:19:00.716Z] krb5-user libnorm-doc [2022-03-22T03:19:00.716Z] Recommended packages: [2022-03-22T03:19:00.716Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-22T03:19:00.716Z] The following NEW packages will be installed: [2022-03-22T03:19:00.716Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-22T03:19:00.716Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-22T03:19:00.716Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-22T03:19:00.716Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-22T03:19:00.716Z] libzmq5 pkg-config zip [Pipeline] { [Pipeline] echo [2022-03-22T03:19:00.919Z] ========================================================= [2022-03-22T03:19:00.919Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-22T03:19:00.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-22T03:19:00.977Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-22T03:19:00.977Z] Need to get 10.3 MB of archives. [2022-03-22T03:19:00.977Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-22T03:19:00.977Z] 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-22T03:19:00.977Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-22T03:19:01.238Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-22T03:19:01.238Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-22T03:19:01.238Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-22T03:19:01.238Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-22T03:19:01.238Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-22T03:19:01.238Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-22T03:19:01.238Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-22T03:19:01.238Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-22T03:19:01.238Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-22T03:19:01.238Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-22T03:19:01.238Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-22T03:19:01.238Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-22T03:19:01.238Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-22T03:19:01.238Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-22T03:19:01.238Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-22T03:19:01.498Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-22T03:19:01.577Z] + make test [2022-03-22T03:19:01.577Z] go mod tidy [2022-03-22T03:19:01.759Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-22T03:19:01.760Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-22T03:19:01.760Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-22T03:19:02.021Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-22T03:19:02.021Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-22T03:19:02.021Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-22T03:19:02.021Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-22T03:19:02.021Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-22T03:19:02.021Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-22T03:19:02.283Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-22T03:19:02.283Z] Fetched 10.3 MB in 1s (9066 kB/s) [2022-03-22T03:19:02.283Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-22T03:19:02.283Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-22T03:19:02.283Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-22T03:19:02.283Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-22T03:19:02.543Z] Selecting previously unselected package libsodium23:amd64. [2022-03-22T03:19:02.543Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-22T03:19:02.543Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-22T03:19:02.543Z] Selecting previously unselected package libpsl5:amd64. [2022-03-22T03:19:02.543Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-22T03:19:02.543Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-22T03:19:02.543Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-22T03:19:02.543Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-22T03:19:02.543Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-22T03:19:02.543Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-22T03:19:02.543Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-22T03:19:02.543Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-22T03:19:02.561Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-22T03:19:02.803Z] Selecting previously unselected package librtmp1:amd64. [2022-03-22T03:19:02.803Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-22T03:19:02.803Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-22T03:19:02.803Z] Selecting previously unselected package libssh-4:amd64. [2022-03-22T03:19:02.803Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-22T03:19:02.803Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-22T03:19:02.803Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-22T03:19:02.803Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-22T03:19:02.803Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-22T03:19:02.803Z] Selecting previously unselected package liberror-perl. [2022-03-22T03:19:02.803Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-22T03:19:03.065Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-22T03:19:03.065Z] Selecting previously unselected package git-man. [2022-03-22T03:19:03.065Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-22T03:19:03.065Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-22T03:19:03.065Z] Selecting previously unselected package git. [2022-03-22T03:19:03.065Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-22T03:19:03.065Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-22T03:19:04.012Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-22T03:19:04.012Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.012Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.274Z] Selecting previously unselected package libnorm1:amd64. [2022-03-22T03:19:04.274Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-22T03:19:04.274Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T03:19:04.274Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-22T03:19:04.274Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-22T03:19:04.274Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T03:19:04.274Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-22T03:19:04.274Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-22T03:19:04.537Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T03:19:04.537Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-22T03:19:04.537Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-22T03:19:04.537Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T03:19:04.537Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-22T03:19:04.537Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-22T03:19:04.537Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-22T03:19:04.799Z] Selecting previously unselected package libzmq5:amd64. [2022-03-22T03:19:04.799Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-22T03:19:04.799Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T03:19:04.799Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-22T03:19:04.799Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-22T03:19:04.799Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:04.799Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-22T03:19:04.799Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-22T03:19:04.799Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T03:19:05.059Z] Selecting previously unselected package pkg-config. [2022-03-22T03:19:05.059Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-22T03:19:05.059Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-22T03:19:05.059Z] Selecting previously unselected package zip. [2022-03-22T03:19:05.059Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-22T03:19:05.059Z] Unpacking zip (3.0-11build1) ... [2022-03-22T03:19:05.059Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-22T03:19:05.059Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-22T03:19:05.059Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-22T03:19:05.059Z] No schema files found: doing nothing. [2022-03-22T03:19:05.059Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-22T03:19:05.059Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T03:19:05.059Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-22T03:19:05.059Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-22T03:19:05.319Z] Setting up liberror-perl (0.17029-1) ... [2022-03-22T03:19:05.319Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.319Z] Setting up zip (3.0-11build1) ... [2022-03-22T03:19:05.319Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-22T03:19:05.319Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-22T03:19:05.319Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-22T03:19:05.319Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-22T03:19:05.319Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-22T03:19:05.319Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.319Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-22T03:19:05.319Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.319Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T03:19:05.319Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.319Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T03:19:05.319Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-22T03:19:05.319Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-22T03:19:05.319Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-22T03:19:05.319Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.580Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-22T03:19:05.580Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-22T03:19:05.580Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-22T03:19:06.150Z] comerr-dev set to automatically installed. [2022-03-22T03:19:06.150Z] git set to automatically installed. [2022-03-22T03:19:06.150Z] git-man set to automatically installed. [2022-03-22T03:19:06.150Z] krb5-multidev set to automatically installed. [2022-03-22T03:19:06.150Z] libbrotli1 set to automatically installed. [2022-03-22T03:19:06.150Z] libcurl3-gnutls set to automatically installed. [2022-03-22T03:19:06.150Z] liberror-perl set to automatically installed. [2022-03-22T03:19:06.150Z] libglib2.0-0 set to automatically installed. [2022-03-22T03:19:06.150Z] libgssrpc4 set to automatically installed. [2022-03-22T03:19:06.150Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-22T03:19:06.150Z] libkadm5srv-mit11 set to automatically installed. [2022-03-22T03:19:06.150Z] libkdb5-9 set to automatically installed. [2022-03-22T03:19:06.150Z] libkrb5-dev set to automatically installed. [2022-03-22T03:19:06.150Z] libnghttp2-14 set to automatically installed. [2022-03-22T03:19:06.150Z] libnorm-dev set to automatically installed. [2022-03-22T03:19:06.151Z] libnorm1 set to automatically installed. [2022-03-22T03:19:06.151Z] libpgm-5.2-0 set to automatically installed. [2022-03-22T03:19:06.151Z] libpgm-dev set to automatically installed. [2022-03-22T03:19:06.151Z] libpsl5 set to automatically installed. [2022-03-22T03:19:06.151Z] librtmp1 set to automatically installed. [2022-03-22T03:19:06.151Z] libsodium-dev set to automatically installed. [2022-03-22T03:19:06.151Z] libsodium23 set to automatically installed. [2022-03-22T03:19:06.151Z] libssh-4 set to automatically installed. [2022-03-22T03:19:06.151Z] libzmq3-dev set to automatically installed. [2022-03-22T03:19:06.151Z] libzmq5 set to automatically installed. [2022-03-22T03:19:06.151Z] pkg-config set to automatically installed. [2022-03-22T03:19:06.151Z] zip set to automatically installed. [2022-03-22T03:19:06.723Z] snapd is not logged in, snap install commands will use sudo [2022-03-22T03:19:18.965Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-22T03:19:19.229Z] Downloading snap 'edgex-app-service-configurable' [2022-03-22T03:19:21.780Z] Pulling app-service-configurable [2022-03-22T03:19:21.780Z] + snapcraftctl pull [2022-03-22T03:19:23.165Z] Pulling config-common [2022-03-22T03:19:23.165Z] + snapcraftctl pull [2022-03-22T03:19:25.081Z] Pulling go-build-helper [2022-03-22T03:19:25.081Z] + snapcraftctl pull [2022-03-22T03:19:26.470Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-22T03:19:26.470Z] Skipping pull go-build-helper (already ran) [2022-03-22T03:19:26.470Z] Building go-build-helper [2022-03-22T03:19:26.470Z] + snapcraftctl build [2022-03-22T03:19:27.415Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-22T03:19:28.358Z] Staging go-build-helper [2022-03-22T03:19:28.358Z] + snapcraftctl stage [2022-03-22T03:19:33.652Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-22T03:19:33.652Z] Fetched 290 kB in 0s (0 B/s) [2022-03-22T03:19:33.652Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-22T03:19:33.652Z] Fetched 158 kB in 0s (0 B/s) [2022-03-22T03:19:33.652Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-22T03:19:33.652Z] Fetched 242 kB in 0s (0 B/s) [2022-03-22T03:19:33.652Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-22T03:19:33.652Z] Fetched 150 kB in 0s (0 B/s) [2022-03-22T03:19:33.652Z] Pulling edgex-go [2022-03-22T03:19:33.652Z] + snapcraftctl pull [2022-03-22T03:19:34.683Z] Pulling hooks [2022-03-22T03:19:34.683Z] + snapcraftctl pull [2022-03-22T03:19:34.936Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-22T03:19:44.756Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-22T03:19:44.756Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-22T03:19:44.756Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-22T03:19:44.756Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-22T03:19:44.756Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-22T03:19:44.756Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-22T03:19:44.756Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-22T03:19:44.756Z] Fetched 234 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-22T03:19:44.756Z] Fetched 155 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-22T03:19:44.756Z] Fetched 170 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-22T03:19:44.756Z] Fetched 267 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-22T03:19:44.756Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-22T03:19:44.756Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-22T03:19:44.756Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-22T03:19:44.756Z] Fetched 121 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-22T03:19:44.756Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-22T03:19:44.756Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-22T03:19:44.756Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-22T03:19:44.756Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-22T03:19:44.756Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-22T03:19:44.756Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-22T03:19:44.756Z] Fetched 142 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-22T03:19:44.756Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-22T03:19:44.756Z] Fetched 181 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-22T03:19:44.756Z] Fetched 208 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-22T03:19:44.756Z] Fetched 161 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-22T03:19:44.756Z] Fetched 107 kB in 0s (0 B/s) [2022-03-22T03:19:44.756Z] Pulling static-packages [2022-03-22T03:19:44.756Z] + snapcraftctl pull [2022-03-22T03:19:46.688Z] Pulling version [2022-03-22T03:19:46.688Z] + cd /root/project [2022-03-22T03:19:46.688Z] ++ git describe --tags --abbrev=0 [2022-03-22T03:19:46.688Z] ++ sed s/v// [2022-03-22T03:19:46.688Z] + GIT_VERSION=2.2.0-dev.43 [2022-03-22T03:19:46.688Z] + '[' -z 2.2.0-dev.43 ']' [2022-03-22T03:19:46.688Z] + snapcraftctl set-version 2.2.0-dev.43 [2022-03-22T03:19:48.076Z] Building app-service-configurable [2022-03-22T03:19:48.076Z] + snapcraftctl build [2022-03-22T03:19:49.989Z] Building config-common [2022-03-22T03:19:49.989Z] + snapcraftctl build [2022-03-22T03:19:50.933Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-22T03:19:51.875Z] Skipping build go-build-helper (already ran) [2022-03-22T03:19:52.135Z] Building edgex-go [2022-03-22T03:19:52.135Z] + cd /root/parts/edgex-go/src [2022-03-22T03:19:52.135Z] ++ git describe --tags --abbrev=0 [2022-03-22T03:19:52.135Z] ++ sed s/v// [2022-03-22T03:19:52.135Z] + GIT_VERSION=2.2.0-dev.43 [2022-03-22T03:19:52.135Z] + '[' -z 2.2.0-dev.43 ']' [2022-03-22T03:19:52.135Z] + echo 2.2.0-dev.43 [2022-03-22T03:19:52.135Z] + '[' '!' -d vendor ']' [2022-03-22T03:19:52.135Z] + go mod download all [2022-03-22T03:19:58.736Z] + make build [2022-03-22T03:19:58.736Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:20:10.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:20:15.178Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:20:15.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:20:17.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:20:17.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:20:18.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:20:19.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:20:20.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:20:22.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:20:23.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:20:24.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-22T03:20:26.148Z] + case "$service" in [2022-03-22T03:20:26.148Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-22T03:20:26.148Z] + 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-22T03:20:26.148Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-22T03:20:26.148Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-22T03:20:26.148Z] + 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-22T03:20:27.090Z] Building hooks [2022-03-22T03:20:27.090Z] + cd /root/parts/hooks/src [2022-03-22T03:20:27.090Z] + make build [2022-03-22T03:20:27.090Z] go mod tidy [2022-03-22T03:20:27.090Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-22T03:20:27.351Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-22T03:20:27.351Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-22T03:20:27.351Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-22T03:20:27.351Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-22T03:20:28.292Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-22T03:20:28.865Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-22T03:20:28.865Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-22T03:20:30.776Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-22T03:20:30.776Z] Building static-packages [2022-03-22T03:20:30.776Z] + snapcraftctl build [2022-03-22T03:20:31.585Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-22T03:20:32.690Z] Building version [2022-03-22T03:20:32.690Z] + snapcraftctl build [2022-03-22T03:20:34.602Z] Staging app-service-configurable [2022-03-22T03:20:34.602Z] + snapcraftctl stage [2022-03-22T03:20:36.515Z] Staging config-common [2022-03-22T03:20:36.515Z] + snapcraftctl stage [2022-03-22T03:20:37.455Z] Skipping stage go-build-helper (already ran) [2022-03-22T03:20:37.455Z] Staging edgex-go [2022-03-22T03:20:37.455Z] + snapcraftctl stage [2022-03-22T03:20:38.838Z] Staging hooks [2022-03-22T03:20:39.099Z] + snapcraftctl stage [2022-03-22T03:20:40.481Z] Staging static-packages [2022-03-22T03:20:40.481Z] + snapcraftctl stage [2022-03-22T03:20:41.863Z] Staging version [2022-03-22T03:20:41.863Z] + snapcraftctl stage [2022-03-22T03:20:43.244Z] Priming app-service-configurable [2022-03-22T03:20:43.244Z] + snapcraftctl prime [2022-03-22T03:20:45.787Z] 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-22T03:20:45.787Z] stage-packages: [2022-03-22T03:20:45.787Z] - libnorm1 [2022-03-22T03:20:45.787Z] - libpgm-5.2-0 [2022-03-22T03:20:45.787Z] - libsodium23 [2022-03-22T03:20:45.787Z] - libzmq5 [2022-03-22T03:20:46.048Z] Priming config-common [2022-03-22T03:20:46.048Z] + snapcraftctl prime [2022-03-22T03:20:47.434Z] Priming go-build-helper [2022-03-22T03:20:47.434Z] + snapcraftctl prime [2022-03-22T03:20:48.818Z] Priming edgex-go [2022-03-22T03:20:48.818Z] + snapcraftctl prime [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-22T03:20:49.957Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-22T03:20:50.729Z] Priming hooks [2022-03-22T03:20:50.729Z] + snapcraftctl prime [2022-03-22T03:20:50.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-22T03:20:50.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-22T03:20:51.671Z] Priming static-packages [2022-03-22T03:20:51.671Z] + snapcraftctl prime [2022-03-22T03:20:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-22T03:20:52.402Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-22T03:20:52.402Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-22T03:20:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-22T03:20:55.877Z] Priming version [2022-03-22T03:20:55.877Z] + snapcraftctl prime [2022-03-22T03:20:57.260Z] 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-22T03:21:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2022-03-22T03:21:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-22T03:21:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-22T03:21:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.465s coverage: 98.5% of statements [2022-03-22T03:21:06.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-22T03:21:06.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.518s coverage: 54.9% of statements [2022-03-22T03:21:06.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-22T03:21:06.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.054s coverage: 89.2% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.267s coverage: 84.4% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.661s coverage: 94.2% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.441s coverage: 72.2% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.314s coverage: 60.0% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.620s coverage: 0.9% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.232s coverage: 58.8% of statements [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.373s coverage: 24.0% of statements [2022-03-22T03:21:33.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 47.1% of statements [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.401s coverage: 94.1% of statements [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements [2022-03-22T03:21:33.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2022-03-22T03:21:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.285s coverage: 94.4% of statements [2022-03-22T03:21:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2022-03-22T03:21:48.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.729s coverage: 82.5% of statements [2022-03-22T03:21:48.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.354s coverage: 92.9% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.377s coverage: 87.2% of statements [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements [2022-03-22T03:21:55.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements [2022-03-22T03:21:55.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-22T03:21:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.959s coverage: 64.4% of statements [2022-03-22T03:21:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-22T03:21:57.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-22T03:21:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements [2022-03-22T03:21:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements [2022-03-22T03:21:57.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-03-22T03:21:58.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2022-03-22T03:21:58.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-03-22T03:22:03.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.570s coverage: 65.4% of statements [2022-03-22T03:22:03.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-22T03:22:03.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-22T03:22:03.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-22T03:22:05.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.8% of statements [2022-03-22T03:22:05.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-22T03:22:05.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-22T03:22:05.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-03-22T03:22:05.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-22T03:22:05.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.356s coverage: 84.8% of statements [2022-03-22T03:22:05.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 17.7% of statements [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.710s coverage: 92.3% of statements [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-22T03:22:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements [2022-03-22T03:22:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-03-22T03:22:14.658Z] 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-22T03:22:14.658Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-22T03:22:14.658Z] GO111MODULE=on go vet ./... [2022-03-22T03:23:36.529Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-22T03:23:36.529Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-22T03:23:36.529Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-22T03:23:36.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-22T03:23:37.225Z] + ls -al . [2022-03-22T03:23:37.225Z] total 672 [2022-03-22T03:23:37.225Z] drwxrwxr-x 9 1001 1001 4096 Mar 22 03:23 . [2022-03-22T03:23:37.225Z] drwxr-xr-x 4 root root 4096 Mar 22 03:18 .. [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 03:16 .dockerignore [2022-03-22T03:23:37.225Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:16 .git [2022-03-22T03:23:37.225Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:16 .github [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 804 Mar 22 03:16 .gitignore [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 03:16 .golangci.yml [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 76 Mar 22 03:16 .hadolint.yml [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 03:16 .sonarcloud.properties [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:16 ADOPTERS.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:16 Attribution.txt [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:16 CHANGELOG.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:16 CONTRIBUTING.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 03:16 GOVERNANCE.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 849 Mar 22 03:16 Jenkinsfile [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:16 LICENSE [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:16 Makefile [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 03:16 OWNERS.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:16 README.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:16 SECURITY.md [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 03:12 VERSION [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:16 ZMQWindows.md [2022-03-22T03:23:37.225Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:16 bin [2022-03-22T03:23:37.225Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 03:16 cmd [2022-03-22T03:23:37.225Z] -rw-r--r-- 1 root root 426503 Mar 22 03:22 coverage.out [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:16 go.mod [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:16 go.sum [2022-03-22T03:23:37.225Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:16 internal [2022-03-22T03:23:37.225Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:16 openapi [2022-03-22T03:23:37.225Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:16 snap [2022-03-22T03:23:37.225Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 03:16 version.go [Pipeline] sh [2022-03-22T03:23:37.904Z] + '[' -e coverage.out ] [2022-03-22T03:23:37.904Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-22T03:23:37.934Z] Warning: overwriting stash ‘coverage-report’ [2022-03-22T03:23:38.749Z] Stashed 1 file(s) [Pipeline] sh [2022-03-22T03:23:39.413Z] + make build [2022-03-22T03:23:39.413Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:23:47.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:24:20.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:24:20.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:24:24.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:24:25.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:24:29.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:24:33.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:24:36.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:24:41.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:24:44.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:24:47.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-22T03:24:54.554Z] $ docker stop --time=1 ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 [2022-03-22T03:24:56.581Z] $ docker rm -f ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:24:58.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:24:58.141Z] [2022-03-22T03:24:58.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:24:58.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:24:58.767Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-22T03:24:58.767Z] 29e5d40040c1: Pulling fs layer [2022-03-22T03:24:58.767Z] 1ce36da41761: Pulling fs layer [2022-03-22T03:24:58.767Z] 25b303627fd3: Pulling fs layer [2022-03-22T03:24:58.767Z] 29e5d40040c1: Download complete [2022-03-22T03:24:59.045Z] 1ce36da41761: Verifying Checksum [2022-03-22T03:24:59.045Z] 1ce36da41761: Download complete [2022-03-22T03:24:59.320Z] 29e5d40040c1: Pull complete [2022-03-22T03:25:00.766Z] 25b303627fd3: Verifying Checksum [2022-03-22T03:25:00.766Z] 25b303627fd3: Download complete [2022-03-22T03:25:00.766Z] 1ce36da41761: Pull complete [2022-03-22T03:25:13.192Z] 25b303627fd3: Pull complete [2022-03-22T03:25:13.192Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-22T03:25:13.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:25:13.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-22T03:25:13.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container [2022-03-22T03:25:13.510Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-22T03:25:15.793Z] $ docker top eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:25:16.717Z] + grep parallel [2022-03-22T03:25:16.717Z] + docker-compose build --help [2022-03-22T03:25:21.023Z] --parallel Build images in parallel. [Pipeline] } [2022-03-22T03:25:21.049Z] $ docker stop --time=1 eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 [2022-03-22T03:25:22.742Z] $ docker rm -f eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:25:23.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-22T03:25:23.335Z] . [Pipeline] withDockerContainer [2022-03-22T03:25:23.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container [2022-03-22T03:25:23.698Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-22T03:25:25.191Z] $ docker top e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:25:26.195Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-22T03:25:31.668Z] Building core-command ... [2022-03-22T03:25:31.668Z] Building core-data ... [2022-03-22T03:25:31.668Z] Building core-metadata ... [2022-03-22T03:25:31.668Z] Building security-bootstrapper ... [2022-03-22T03:25:31.668Z] Building security-proxy-setup ... [2022-03-22T03:25:31.668Z] Building security-secretstore-setup ... [2022-03-22T03:25:31.668Z] Building support-notifications ... [2022-03-22T03:25:31.668Z] Building support-scheduler ... [2022-03-22T03:25:31.668Z] Building sys-mgmt-agent ... [2022-03-22T03:25:31.668Z] Building support-notifications [2022-03-22T03:25:31.668Z] Building core-metadata [2022-03-22T03:25:31.669Z] Building security-proxy-setup [2022-03-22T03:25:31.669Z] Building sys-mgmt-agent [2022-03-22T03:25:31.669Z] Building core-command [2022-03-22T03:26:53.439Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:26:53.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:26:53.440Z] ---> a3d3b143feb2 [2022-03-22T03:26:53.440Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:26:53.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:26:53.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:26:53.440Z] ---> a3d3b143feb2 [2022-03-22T03:26:53.440Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:26:53.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:26:53.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:26:53.440Z] ---> a3d3b143feb2 [2022-03-22T03:26:53.440Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:26:53.440Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:26:53.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:26:53.440Z] ---> a3d3b143feb2 [2022-03-22T03:26:53.440Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:26:53.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:26:53.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:26:53.440Z] ---> a3d3b143feb2 [2022-03-22T03:26:53.440Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:26:53.440Z] ---> Running in 145cca56a18c [2022-03-22T03:26:53.440Z] ---> Running in fc8b6fdc552e [2022-03-22T03:26:53.440Z] ---> Running in 9e8d695e0dfe [2022-03-22T03:26:53.440Z] ---> Running in a1e26116735d [2022-03-22T03:26:53.440Z] ---> Running in 50d0eeaf9349 [2022-03-22T03:26:53.440Z] Removing intermediate container fc8b6fdc552e [2022-03-22T03:26:53.440Z] ---> 35937fbbb04d [2022-03-22T03:26:53.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:26:53.440Z] Removing intermediate container 9e8d695e0dfe [2022-03-22T03:26:53.440Z] ---> 218178ec7d48 [2022-03-22T03:26:53.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:26:53.440Z] ---> Running in 71db3855f97c [2022-03-22T03:26:53.440Z] Removing intermediate container a1e26116735d [2022-03-22T03:26:53.440Z] ---> 3d1737abdda1 [2022-03-22T03:26:53.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:26:53.440Z] Removing intermediate container 50d0eeaf9349 [2022-03-22T03:26:53.440Z] ---> 45d7fbf480fc [2022-03-22T03:26:53.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:26:53.440Z] ---> Running in 39e2cae0c4de [2022-03-22T03:26:53.440Z] Removing intermediate container 145cca56a18c [2022-03-22T03:26:53.440Z] ---> 32f7117b34ba [2022-03-22T03:26:53.440Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:26:53.440Z] ---> Running in ecdaeba6a4a0 [2022-03-22T03:26:53.440Z] ---> Running in 7ef17376d78d [2022-03-22T03:26:53.440Z] ---> Running in de8b8a8d5750 [2022-03-22T03:26:53.440Z] Removing intermediate container 39e2cae0c4de [2022-03-22T03:26:53.440Z] ---> 14cec1a44f5d [2022-03-22T03:26:53.440Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:26:53.440Z] Removing intermediate container 71db3855f97c [2022-03-22T03:26:53.440Z] ---> b8adfd489d64 [2022-03-22T03:26:53.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:26:53.440Z] ---> Running in f77fedf3ac7d [2022-03-22T03:26:53.440Z] ---> Running in 9501f630e162 [2022-03-22T03:26:53.440Z] Removing intermediate container ecdaeba6a4a0 [2022-03-22T03:26:53.440Z] ---> 1de1fd96b701 [2022-03-22T03:26:53.440Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-22T03:26:53.440Z] ---> Running in 60c7d597f7b6 [2022-03-22T03:26:53.440Z] Removing intermediate container de8b8a8d5750 [2022-03-22T03:26:53.440Z] ---> 4d54ff4aff30 [2022-03-22T03:26:53.440Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-22T03:26:53.440Z] Removing intermediate container 7ef17376d78d [2022-03-22T03:26:53.440Z] ---> 9703343bde50 [2022-03-22T03:26:53.440Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-22T03:26:53.440Z] ---> Running in 10174a08f59f [2022-03-22T03:26:53.440Z] ---> Running in a4aaaed9371e [2022-03-22T03:26:54.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:54.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:54.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:54.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:54.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:54.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:55.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:55.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:55.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:55.724Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:26:56.004Z] OK: 220 MiB in 52 packages [2022-03-22T03:26:56.288Z] OK: 220 MiB in 52 packages [2022-03-22T03:26:56.574Z] OK: 220 MiB in 52 packages [2022-03-22T03:26:57.175Z] OK: 220 MiB in 52 packages [2022-03-22T03:26:57.175Z] OK: 220 MiB in 52 packages [2022-03-22T03:26:57.466Z] Removing intermediate container f77fedf3ac7d [2022-03-22T03:26:57.466Z] ---> 3d4207935087 [2022-03-22T03:26:57.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:26:58.073Z] Removing intermediate container 9501f630e162 [2022-03-22T03:26:58.073Z] ---> 6d9207748489 [2022-03-22T03:26:58.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:26:58.349Z] Removing intermediate container 60c7d597f7b6 [2022-03-22T03:26:58.349Z] ---> 8568faea35c6 [2022-03-22T03:26:58.349Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:26:58.639Z] Removing intermediate container 10174a08f59f [2022-03-22T03:26:58.639Z] ---> 0a0a24dd5ba4 [2022-03-22T03:26:58.639Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:26:58.639Z] Removing intermediate container a4aaaed9371e [2022-03-22T03:26:58.639Z] ---> 5bac7b670e98 [2022-03-22T03:26:58.639Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:26:58.916Z] ---> eafee760eab5 [2022-03-22T03:26:58.916Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:26:59.191Z] ---> Running in 5f60bd84085e [2022-03-22T03:26:59.799Z] ---> de2ac5bb556b [2022-03-22T03:26:59.799Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:26:59.799Z] ---> 747a4198d091 [2022-03-22T03:26:59.799Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:26:59.799Z] ---> Running in 97088c40cde8 [2022-03-22T03:27:00.078Z] ---> Running in 34c037597d4d [2022-03-22T03:27:00.078Z] ---> f913a1f9e3c0 [2022-03-22T03:27:00.078Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:27:00.357Z] ---> a93f589bc565 [2022-03-22T03:27:00.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:27:00.357Z] ---> Running in e4c4de13b868 [2022-03-22T03:27:00.636Z] ---> Running in f481fa1de285 [2022-03-22T03:27:04.980Z] Removing intermediate container 5f60bd84085e [2022-03-22T03:27:04.980Z] ---> 23c273031c76 [2022-03-22T03:27:04.980Z] Step 8/23 : COPY . . [2022-03-22T03:27:06.980Z] Removing intermediate container 97088c40cde8 [2022-03-22T03:27:06.980Z] ---> c6cb5876f6cb [2022-03-22T03:27:06.980Z] Step 8/23 : COPY . . [2022-03-22T03:27:07.254Z] Removing intermediate container 34c037597d4d [2022-03-22T03:27:07.254Z] ---> f03fb9b8bc2c [2022-03-22T03:27:07.254Z] Step 8/22 : COPY . . [2022-03-22T03:27:07.532Z] Removing intermediate container f481fa1de285 [2022-03-22T03:27:07.532Z] ---> 4dd249496d92 [2022-03-22T03:27:07.532Z] Step 8/23 : COPY . . [2022-03-22T03:27:07.532Z] Removing intermediate container e4c4de13b868 [2022-03-22T03:27:07.532Z] ---> 179dcc15abe1 [2022-03-22T03:27:07.532Z] Step 8/22 : COPY . . [2022-03-22T03:27:29.739Z] ---> 0644284f53be [2022-03-22T03:27:29.739Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-22T03:27:29.739Z] ---> Running in 0c8fd536b738 [2022-03-22T03:27:29.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-22T03:27:32.379Z] ---> 1f79d8f9d585 [2022-03-22T03:27:32.379Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-22T03:27:32.656Z] ---> Running in b9b0107504f9 [2022-03-22T03:27:32.656Z] ---> 7818c0cb47ce [2022-03-22T03:27:32.656Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-22T03:27:32.935Z] ---> Running in 27fadbd6942f [2022-03-22T03:27:33.936Z] ---> 7d0ac01aa2ed [2022-03-22T03:27:33.936Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-22T03:27:33.936Z] ---> 8ab4b9a49280 [2022-03-22T03:27:33.936Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-22T03:27:33.936Z] ---> Running in 0c6ea2e49279 [2022-03-22T03:27:34.211Z] ---> Running in 83bfc99fbe30 [2022-03-22T03:27:35.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-22T03:27:35.945Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-22T03:27:36.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-22T03:27:36.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-22T03:29:43.733Z] Removing intermediate container 0c8fd536b738 [2022-03-22T03:29:43.733Z] ---> 406669816d53 [2022-03-22T03:29:43.733Z] [2022-03-22T03:29:43.733Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:29:43.733Z] 3.14: Pulling from library/alpine [2022-03-22T03:29:43.733Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-22T03:29:43.733Z] Status: Downloaded newer image for alpine:3.14 [2022-03-22T03:29:43.733Z] ---> 71a2028e5025 [2022-03-22T03:29:43.733Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:29:43.733Z] ---> Running in 4ca0d5853b91 [2022-03-22T03:29:43.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:29:43.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:29:43.733Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-22T03:29:43.733Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:29:43.733Z] OK: 5 MiB in 15 packages [2022-03-22T03:29:43.733Z] Removing intermediate container 4ca0d5853b91 [2022-03-22T03:29:43.733Z] ---> 981a976ab0d1 [2022-03-22T03:29:43.733Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:29:43.733Z] ---> Running in f5b73d0f6a61 [2022-03-22T03:29:43.733Z] Removing intermediate container f5b73d0f6a61 [2022-03-22T03:29:43.733Z] ---> cffccbab3661 [2022-03-22T03:29:43.733Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-22T03:29:43.733Z] ---> Running in b13785269750 [2022-03-22T03:29:43.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-22T03:29:43.733Z] Removing intermediate container b13785269750 [2022-03-22T03:29:43.733Z] ---> 1f94c31ac6f3 [2022-03-22T03:29:43.733Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:29:43.733Z] ---> Running in 62f081befa38 [2022-03-22T03:29:43.733Z] Removing intermediate container 62f081befa38 [2022-03-22T03:29:43.733Z] ---> 4ab260532254 [2022-03-22T03:29:43.734Z] Step 15/23 : WORKDIR / [2022-03-22T03:29:43.734Z] ---> Running in 5587917b1602 [2022-03-22T03:29:43.734Z] Removing intermediate container 5587917b1602 [2022-03-22T03:29:43.734Z] ---> e6528f25f102 [2022-03-22T03:29:43.734Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:29:43.734Z] ---> cb395b5f81a2 [2022-03-22T03:29:43.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-22T03:29:43.734Z] ---> 0cb8a2db0966 [2022-03-22T03:29:43.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-22T03:29:44.722Z] ---> 9c329b1ad373 [2022-03-22T03:29:44.722Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-22T03:29:44.722Z] ---> Running in 4690185860d8 [2022-03-22T03:29:45.324Z] Removing intermediate container 4690185860d8 [2022-03-22T03:29:45.324Z] ---> 88f8f8965acf [2022-03-22T03:29:45.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:29:45.324Z] ---> Running in 1d8a27e0949d [2022-03-22T03:29:45.942Z] Removing intermediate container 1d8a27e0949d [2022-03-22T03:29:45.942Z] ---> cead951cb543 [2022-03-22T03:29:45.942Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:29:45.942Z] ---> Running in 53b69324c89a [2022-03-22T03:29:46.980Z] Removing intermediate container 53b69324c89a [2022-03-22T03:29:46.980Z] ---> 176d54ac0ee9 [2022-03-22T03:29:46.980Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:29:46.980Z] ---> Running in 5e5f3cb6361b [2022-03-22T03:29:47.987Z] Removing intermediate container 5e5f3cb6361b [2022-03-22T03:29:47.987Z] ---> 9188f1e9e225 [2022-03-22T03:29:47.987Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:29:47.987Z] ---> Running in 66d202e74d14 [2022-03-22T03:29:48.977Z] Removing intermediate container 66d202e74d14 [2022-03-22T03:29:48.978Z] ---> 2565e5020c17 [2022-03-22T03:29:48.978Z] [2022-03-22T03:29:49.971Z] Successfully built 2565e5020c17 [2022-03-22T03:29:49.971Z] Successfully tagged core-command-arm64:latest [2022-03-22T03:29:49.971Z] Building core-data [2022-03-22T03:29:51.430Z]  Building core-command ... done Removing intermediate container 27fadbd6942f [2022-03-22T03:29:51.430Z] ---> a01575134e75 [2022-03-22T03:29:51.430Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-22T03:29:51.430Z] ---> Running in d94353213cb2 [2022-03-22T03:29:52.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-22T03:29:59.632Z] Removing intermediate container d94353213cb2 [2022-03-22T03:29:59.632Z] ---> 53b2d0de0ec6 [2022-03-22T03:29:59.632Z] [2022-03-22T03:29:59.632Z] Step 11/23 : FROM docker:20.10.10 [2022-03-22T03:29:59.632Z] 20.10.10: Pulling from library/docker [2022-03-22T03:30:03.956Z] Removing intermediate container 0c6ea2e49279 [2022-03-22T03:30:03.956Z] ---> da28695ba8f2 [2022-03-22T03:30:03.956Z] [2022-03-22T03:30:03.956Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:30:03.956Z] ---> 71a2028e5025 [2022-03-22T03:30:03.956Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-22T03:30:03.956Z] ---> Running in 921e5e469a94 [2022-03-22T03:30:05.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:05.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:06.939Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-22T03:30:06.939Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:30:06.939Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:30:06.939Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-22T03:30:06.939Z] (5/6) Installing curl (7.79.1-r0) [2022-03-22T03:30:06.939Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:30:06.939Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:30:06.939Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:30:07.214Z] OK: 8 MiB in 20 packages [2022-03-22T03:30:10.631Z] Removing intermediate container 921e5e469a94 [2022-03-22T03:30:10.631Z] ---> c0756a15d6bc [2022-03-22T03:30:10.631Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:30:10.631Z] Removing intermediate container b9b0107504f9 [2022-03-22T03:30:10.631Z] ---> 4979417f67de [2022-03-22T03:30:10.631Z] [2022-03-22T03:30:10.631Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:30:10.631Z] ---> 71a2028e5025 [2022-03-22T03:30:10.631Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:30:10.631Z] ---> Using cache [2022-03-22T03:30:10.631Z] ---> 981a976ab0d1 [2022-03-22T03:30:10.631Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:30:10.631Z] ---> Using cache [2022-03-22T03:30:10.631Z] ---> cffccbab3661 [2022-03-22T03:30:10.631Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-22T03:30:10.631Z] ---> Running in dd2642d78c96 [2022-03-22T03:30:10.631Z] ---> Running in 745370ca8690 [2022-03-22T03:30:10.631Z] Removing intermediate container 83bfc99fbe30 [2022-03-22T03:30:10.631Z] ---> 910559d244c5 [2022-03-22T03:30:10.631Z] [2022-03-22T03:30:10.631Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:30:10.631Z] ---> 71a2028e5025 [2022-03-22T03:30:10.631Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-22T03:30:10.631Z] ---> Running in aaac505bea91 [2022-03-22T03:30:10.911Z] Removing intermediate container dd2642d78c96 [2022-03-22T03:30:10.911Z] ---> 68af57fe5257 [2022-03-22T03:30:10.911Z] Step 13/22 : WORKDIR /edgex [2022-03-22T03:30:11.188Z] Removing intermediate container 745370ca8690 [2022-03-22T03:30:11.188Z] ---> 204928afa5c4 [2022-03-22T03:30:11.188Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-22T03:30:11.188Z] ---> Running in 896697f41c34 [2022-03-22T03:30:11.466Z] ---> Running in 7caba8de8a87 [2022-03-22T03:30:11.741Z] Removing intermediate container 896697f41c34 [2022-03-22T03:30:11.741Z] ---> 617792551549 [2022-03-22T03:30:11.742Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-22T03:30:12.028Z] Removing intermediate container 7caba8de8a87 [2022-03-22T03:30:12.028Z] ---> 4be066760b9d [2022-03-22T03:30:12.028Z] Step 15/23 : WORKDIR / [2022-03-22T03:30:12.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:12.308Z] ---> Running in 41271565930d [2022-03-22T03:30:12.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:13.198Z] Removing intermediate container 41271565930d [2022-03-22T03:30:13.198Z] ---> 388c45a1417f [2022-03-22T03:30:13.198Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:30:13.198Z] ---> 1b2f90090d6e [2022-03-22T03:30:13.198Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-22T03:30:13.198Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-22T03:30:13.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:30:13.475Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:30:13.475Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:30:13.746Z] OK: 6 MiB in 16 packages [2022-03-22T03:30:14.751Z] ---> bda4d72a50b6 [2022-03-22T03:30:14.751Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-22T03:30:16.201Z] ---> 778db38440b2 [2022-03-22T03:30:16.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-22T03:30:16.201Z] Removing intermediate container aaac505bea91 [2022-03-22T03:30:16.201Z] ---> 006e593212a2 [2022-03-22T03:30:16.201Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:30:16.201Z] ---> Running in cd7d004e5779 [2022-03-22T03:30:16.821Z] Removing intermediate container cd7d004e5779 [2022-03-22T03:30:16.821Z] ---> e150f9bcca0b [2022-03-22T03:30:16.821Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-22T03:30:16.821Z] ---> Running in 85619e3b3ce0 [2022-03-22T03:30:17.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:30:17.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:30:17.430Z] ---> a3d3b143feb2 [2022-03-22T03:30:17.430Z] Step 3/23 : WORKDIR /edgex-go [2022-03-22T03:30:17.430Z] ---> Using cache [2022-03-22T03:30:17.430Z] ---> 32f7117b34ba [2022-03-22T03:30:17.430Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:30:17.430Z] ---> Using cache [2022-03-22T03:30:17.430Z] ---> 1de1fd96b701 [2022-03-22T03:30:17.430Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-22T03:30:17.430Z] ---> Running in 031e60b025a5 [2022-03-22T03:30:17.430Z] ---> e969988e974d [2022-03-22T03:30:17.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-22T03:30:17.723Z] Removing intermediate container 85619e3b3ce0 [2022-03-22T03:30:17.723Z] ---> c0399c875085 [2022-03-22T03:30:17.723Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:30:18.009Z] ---> Running in ba393c51a6e3 [2022-03-22T03:30:18.625Z] Removing intermediate container ba393c51a6e3 [2022-03-22T03:30:18.625Z] ---> 232dc19685aa [2022-03-22T03:30:18.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:30:18.903Z] ---> de879c4956a8 [2022-03-22T03:30:18.903Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-22T03:30:18.903Z] ---> Running in ebf18fbd68f2 [2022-03-22T03:30:18.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:18.903Z] ---> 538f61fed141 [2022-03-22T03:30:18.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:30:19.521Z] Removing intermediate container ebf18fbd68f2 [2022-03-22T03:30:19.521Z] ---> f01deefe34bc [2022-03-22T03:30:19.521Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:30:19.521Z] ---> Running in f79927d412ea [2022-03-22T03:30:19.817Z] ---> ad6504af191f [2022-03-22T03:30:19.817Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-22T03:30:19.817Z] ---> 98b63bed7966 [2022-03-22T03:30:19.817Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-22T03:30:19.817Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-22T03:30:19.817Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-22T03:30:19.817Z] ---> 520e9a0a30f7 [2022-03-22T03:30:19.817Z] 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-22T03:30:19.817Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:20.100Z] ---> Running in 7947cdb8ac22 [2022-03-22T03:30:20.101Z] ---> Running in 873ccbfb18e8 [2022-03-22T03:30:20.382Z] Removing intermediate container f79927d412ea [2022-03-22T03:30:20.382Z] ---> 875c778057bd [2022-03-22T03:30:20.382Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:30:20.659Z] ---> Running in 7143b93ff126 [2022-03-22T03:30:20.954Z] OK: 220 MiB in 52 packages [2022-03-22T03:30:21.259Z] Removing intermediate container 7947cdb8ac22 [2022-03-22T03:30:21.259Z] ---> 70bfc4588e20 [2022-03-22T03:30:21.259Z] 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-22T03:30:21.259Z] ---> Running in f253318ad59a [2022-03-22T03:30:21.259Z] Removing intermediate container 7143b93ff126 [2022-03-22T03:30:21.259Z] ---> e674e76cd709 [2022-03-22T03:30:21.259Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:30:21.536Z] ---> Running in 2367c80da180 [2022-03-22T03:30:22.527Z] Removing intermediate container 2367c80da180 [2022-03-22T03:30:22.527Z] ---> bae0c277b2f1 [2022-03-22T03:30:22.527Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:30:22.527Z] ---> Running in 811cbb87d0c6 [2022-03-22T03:30:22.806Z] Removing intermediate container 031e60b025a5 [2022-03-22T03:30:22.806Z] ---> 9bc80a33be1b [2022-03-22T03:30:22.806Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-22T03:30:22.806Z] ---> d3fa56484fb3 [2022-03-22T03:30:22.806Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-22T03:30:23.083Z] Removing intermediate container 811cbb87d0c6 [2022-03-22T03:30:23.083Z] ---> 93e92bb8f34c [2022-03-22T03:30:23.083Z] [2022-03-22T03:30:23.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:23.364Z] Removing intermediate container 873ccbfb18e8 [2022-03-22T03:30:23.364Z] ---> 996c2acf399e [2022-03-22T03:30:23.364Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:30:23.364Z] ---> Running in 8a57e450f237 [2022-03-22T03:30:23.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:30:23.656Z] ---> a46ad8fdb7de [2022-03-22T03:30:23.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:30:23.939Z] ---> Running in 698db8970fd0 [2022-03-22T03:30:24.218Z] Removing intermediate container 8a57e450f237 [2022-03-22T03:30:24.218Z] ---> fabffd4d8e38 [2022-03-22T03:30:24.218Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:30:24.218Z] ---> 4d1a2d3e5d8a [2022-03-22T03:30:24.218Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-22T03:30:24.218Z] Successfully built 93e92bb8f34c [2022-03-22T03:30:24.218Z] Successfully tagged core-metadata-arm64:latest [2022-03-22T03:30:24.218Z] Building support-scheduler [2022-03-22T03:30:24.218Z]  Building core-metadata ... done  ---> Running in ed9a6254c35b [2022-03-22T03:30:24.218Z] ---> Running in aca93e83343c [2022-03-22T03:30:24.498Z] (1/42) Installing readline (8.1.0-r0) [2022-03-22T03:30:24.498Z] (2/42) Installing bash (5.1.16-r0) [2022-03-22T03:30:24.498Z] Executing bash-5.1.16-r0.post-install [2022-03-22T03:30:24.498Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-22T03:30:24.498Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-22T03:30:24.799Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-22T03:30:24.799Z] (6/42) Installing curl (7.79.1-r0) [2022-03-22T03:30:24.799Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-22T03:30:24.799Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-22T03:30:24.799Z] (9/42) Installing expat (2.4.7-r0) [2022-03-22T03:30:24.799Z] (10/42) Installing libffi (3.3-r2) [2022-03-22T03:30:24.799Z] (11/42) Installing gdbm (1.19-r0) [2022-03-22T03:30:24.799Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-22T03:30:24.799Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:30:24.799Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:30:24.799Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-22T03:30:24.799Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-22T03:30:24.799Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-22T03:30:25.076Z] Removing intermediate container ed9a6254c35b [2022-03-22T03:30:25.076Z] ---> 6e699f50f1bd [2022-03-22T03:30:25.076Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:30:25.076Z] Removing intermediate container aca93e83343c [2022-03-22T03:30:25.076Z] ---> 4fbf36ae620b [2022-03-22T03:30:25.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:30:25.359Z] ---> Running in ec2e4b622199 [2022-03-22T03:30:25.359Z] ---> Running in 8588f36c72cb [2022-03-22T03:30:25.961Z] Removing intermediate container ec2e4b622199 [2022-03-22T03:30:25.961Z] ---> bb366659a9d9 [2022-03-22T03:30:25.961Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:30:26.258Z] Removing intermediate container 8588f36c72cb [2022-03-22T03:30:26.258Z] ---> 5f7809a3bd0c [2022-03-22T03:30:26.258Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:30:26.258Z] ---> Running in 9f4585c50b4e [2022-03-22T03:30:26.535Z] ---> Running in 1a2f5d3d9ce7 [2022-03-22T03:30:26.818Z] Removing intermediate container 9f4585c50b4e [2022-03-22T03:30:26.818Z] ---> 1d57197f83cb [2022-03-22T03:30:26.818Z] [2022-03-22T03:30:27.094Z] Removing intermediate container 1a2f5d3d9ce7 [2022-03-22T03:30:27.094Z] ---> 6febedaf0cfa [2022-03-22T03:30:27.094Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:30:27.371Z] ---> Running in 3f190e5961f3 [2022-03-22T03:30:27.649Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-22T03:30:27.649Z] Successfully built 1d57197f83cb [2022-03-22T03:30:27.649Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-22T03:30:27.649Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-22T03:30:27.649Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-03-22T03:30:27.927Z] Removing intermediate container 3f190e5961f3 [2022-03-22T03:30:27.927Z] ---> 3e20e3641e13 [2022-03-22T03:30:27.927Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:30:28.202Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-22T03:30:28.202Z] ---> Running in c46646590cdc [2022-03-22T03:30:28.202Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-22T03:30:28.202Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-22T03:30:28.202Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-22T03:30:28.202Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-22T03:30:28.202Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-22T03:30:28.479Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-22T03:30:28.479Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-22T03:30:28.479Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-22T03:30:28.479Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-22T03:30:28.479Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-22T03:30:28.479Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-22T03:30:28.479Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-22T03:30:28.479Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-22T03:30:28.479Z] Removing intermediate container c46646590cdc [2022-03-22T03:30:28.479Z] ---> c9a139283e24 [2022-03-22T03:30:28.479Z] [2022-03-22T03:30:28.479Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-22T03:30:28.755Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-22T03:30:28.755Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-22T03:30:28.755Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-22T03:30:28.755Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-22T03:30:28.755Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-22T03:30:28.755Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-22T03:30:28.755Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-22T03:30:29.028Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-22T03:30:29.028Z] Successfully built c9a139283e24 [2022-03-22T03:30:29.028Z] Successfully tagged support-notifications-arm64:latest [2022-03-22T03:30:29.028Z]  Building support-notifications ... done Building security-bootstrapper [2022-03-22T03:30:29.650Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:30:29.650Z] Removing intermediate container 698db8970fd0 [2022-03-22T03:30:29.650Z] ---> cfa1f97137c5 [2022-03-22T03:30:29.650Z] OK: 84 MiB in 64 packages [2022-03-22T03:30:29.650Z] Step 8/23 : COPY . . [2022-03-22T03:30:33.963Z] Collecting docker-compose==1.23.2 [2022-03-22T03:30:33.963Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-22T03:30:34.244Z] Collecting docopt<0.7,>=0.6.1 [2022-03-22T03:30:34.244Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-22T03:30:37.650Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-22T03:30:37.650Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-22T03:30:37.650Z] 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-22T03:30:37.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-22T03:30:37.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-22T03:30:39.099Z] Collecting texttable<0.10,>=0.9.0 [2022-03-22T03:30:39.099Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-22T03:30:41.744Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-22T03:30:41.744Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-22T03:30:42.738Z] Collecting PyYAML<4,>=3.10 [2022-03-22T03:30:42.738Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-22T03:30:43.735Z] ---> 93cc3393bf94 [2022-03-22T03:30:43.735Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-22T03:30:44.019Z] ---> Running in c111addeb22d [2022-03-22T03:30:45.461Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-22T03:30:46.915Z] Collecting docker<4.0,>=3.6.0 [2022-03-22T03:30:46.915Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-22T03:30:46.915Z] Collecting cached-property<2,>=1.2.0 [2022-03-22T03:30:46.915Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-22T03:30:47.520Z] Collecting jsonschema<3,>=2.5.1 [2022-03-22T03:30:47.520Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-22T03:30:48.129Z] Collecting docker-pycreds>=0.4.0 [2022-03-22T03:30:48.129Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-22T03:30:48.733Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-22T03:30:48.733Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-22T03:30:48.733Z] 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-22T03:30:49.013Z] Collecting idna<2.8,>=2.5 [2022-03-22T03:30:49.013Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-22T03:30:49.623Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-22T03:30:49.898Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-22T03:30:50.172Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-22T03:30:50.172Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-22T03:30:50.172Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-22T03:30:50.172Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-22T03:30:51.162Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-22T03:30:51.162Z] Attempting uninstall: urllib3 [2022-03-22T03:30:51.162Z] Found existing installation: urllib3 1.26.5 [2022-03-22T03:30:51.162Z] Uninstalling urllib3-1.26.5: [2022-03-22T03:30:51.441Z] Successfully uninstalled urllib3-1.26.5 [2022-03-22T03:30:52.053Z] Attempting uninstall: idna [2022-03-22T03:30:52.053Z] Found existing installation: idna 3.2 [2022-03-22T03:30:52.053Z] Uninstalling idna-3.2: [2022-03-22T03:30:52.332Z] Successfully uninstalled idna-3.2 [2022-03-22T03:30:53.328Z] Attempting uninstall: chardet [2022-03-22T03:30:53.328Z] Found existing installation: chardet 4.0.0 [2022-03-22T03:30:53.328Z] Uninstalling chardet-4.0.0: [2022-03-22T03:30:53.328Z] Successfully uninstalled chardet-4.0.0 [2022-03-22T03:30:55.346Z] Attempting uninstall: requests [2022-03-22T03:30:55.346Z] Found existing installation: requests 2.25.1 [2022-03-22T03:30:55.346Z] Uninstalling requests-2.25.1: [2022-03-22T03:30:55.726Z] Successfully uninstalled requests-2.25.1 [2022-03-22T03:30:56.158Z] Running setup.py install for texttable: started [2022-03-22T03:30:58.944Z] Running setup.py install for texttable: finished with status 'done' [2022-03-22T03:30:58.944Z] Running setup.py install for PyYAML: started [2022-03-22T03:31:01.728Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-22T03:31:02.007Z] Running setup.py install for docopt: started [2022-03-22T03:31:04.645Z] Running setup.py install for docopt: finished with status 'done' [2022-03-22T03:31:04.645Z] Running setup.py install for dockerpty: started [2022-03-22T03:31:06.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-22T03:31:08.646Z] 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-22T03:31:13.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:31:13.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:31:13.003Z] ---> a3d3b143feb2 [2022-03-22T03:31:13.003Z] Step 3/22 : WORKDIR /edgex-go [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> 32f7117b34ba [2022-03-22T03:31:13.003Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> 1de1fd96b701 [2022-03-22T03:31:13.003Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> 8568faea35c6 [2022-03-22T03:31:13.003Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> de2ac5bb556b [2022-03-22T03:31:13.003Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> c6cb5876f6cb [2022-03-22T03:31:13.003Z] Step 8/22 : COPY . . [2022-03-22T03:31:13.003Z] ---> Using cache [2022-03-22T03:31:13.003Z] ---> 1f79d8f9d585 [2022-03-22T03:31:13.003Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-22T03:31:13.003Z] ---> Running in b8505f5530c9 [2022-03-22T03:31:15.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-22T03:31:18.310Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:31:18.310Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:31:18.310Z] ---> a3d3b143feb2 [2022-03-22T03:31:18.310Z] Step 3/25 : WORKDIR /edgex-go [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> 32f7117b34ba [2022-03-22T03:31:18.310Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> 1de1fd96b701 [2022-03-22T03:31:18.310Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> 8568faea35c6 [2022-03-22T03:31:18.310Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> de2ac5bb556b [2022-03-22T03:31:18.310Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> c6cb5876f6cb [2022-03-22T03:31:18.310Z] Step 8/25 : COPY . . [2022-03-22T03:31:18.310Z] ---> Using cache [2022-03-22T03:31:18.310Z] ---> 1f79d8f9d585 [2022-03-22T03:31:18.310Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-22T03:31:18.922Z] ---> Running in 9ddcc8310cf2 [2022-03-22T03:31:20.921Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-22T03:31:20.921Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-22T03:31:20.921Z] ---> a3d3b143feb2 [2022-03-22T03:31:20.921Z] Step 3/31 : WORKDIR /edgex-go [2022-03-22T03:31:20.921Z] ---> Using cache [2022-03-22T03:31:20.921Z] ---> 32f7117b34ba [2022-03-22T03:31:20.921Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:31:20.921Z] ---> Using cache [2022-03-22T03:31:20.921Z] ---> 1de1fd96b701 [2022-03-22T03:31:20.921Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-22T03:31:20.921Z] ---> Using cache [2022-03-22T03:31:20.921Z] ---> 8568faea35c6 [2022-03-22T03:31:20.921Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-22T03:31:20.921Z] ---> Using cache [2022-03-22T03:31:20.921Z] ---> de2ac5bb556b [2022-03-22T03:31:20.921Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-22T03:31:20.921Z] ---> Using cache [2022-03-22T03:31:20.921Z] ---> c6cb5876f6cb [2022-03-22T03:31:20.921Z] Step 8/31 : COPY . . [2022-03-22T03:31:21.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-22T03:31:21.536Z] ---> Using cache [2022-03-22T03:31:21.536Z] ---> 1f79d8f9d585 [2022-03-22T03:31:21.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-22T03:31:21.821Z] ---> Running in 667a668e543b [2022-03-22T03:31:24.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-22T03:31:29.917Z] Removing intermediate container f253318ad59a [2022-03-22T03:31:29.917Z] ---> c5cf2d1fa585 [2022-03-22T03:31:29.917Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-22T03:31:29.917Z] ---> Running in 1630a8cf8c41 [2022-03-22T03:31:30.534Z] Removing intermediate container 1630a8cf8c41 [2022-03-22T03:31:30.534Z] ---> df0fd2d780fc [2022-03-22T03:31:30.534Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-22T03:31:30.534Z] ---> Running in 0c056e87ab8f [2022-03-22T03:31:31.138Z] Removing intermediate container 0c056e87ab8f [2022-03-22T03:31:31.138Z] ---> 71a3af3c08f1 [2022-03-22T03:31:31.138Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-22T03:31:32.598Z] ---> 1bbcca5ae035 [2022-03-22T03:31:32.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-22T03:31:33.599Z] ---> 8cc8883843b5 [2022-03-22T03:31:33.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-22T03:31:34.599Z] ---> ded28a53bffd [2022-03-22T03:31:34.599Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-22T03:31:34.599Z] ---> Running in 0e63fd1f5522 [2022-03-22T03:31:34.886Z] Removing intermediate container 0e63fd1f5522 [2022-03-22T03:31:34.886Z] ---> 58dd4ff68cb5 [2022-03-22T03:31:34.886Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:31:35.162Z] ---> Running in f39f3834cce8 [2022-03-22T03:31:35.441Z] Removing intermediate container f39f3834cce8 [2022-03-22T03:31:35.441Z] ---> 881319aee799 [2022-03-22T03:31:35.441Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:31:35.717Z] ---> Running in 30bfc4a14980 [2022-03-22T03:31:35.996Z] Removing intermediate container 30bfc4a14980 [2022-03-22T03:31:35.996Z] ---> b5ec3495ab8a [2022-03-22T03:31:35.996Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:31:36.272Z] ---> Running in 495c4c65a6d0 [2022-03-22T03:31:36.547Z] Removing intermediate container 495c4c65a6d0 [2022-03-22T03:31:36.547Z] ---> 2dfcfe1a914d [2022-03-22T03:31:36.547Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:31:36.827Z] ---> Running in 5dca5a08cd9d [2022-03-22T03:31:37.102Z] Removing intermediate container 5dca5a08cd9d [2022-03-22T03:31:37.102Z] ---> 81ac5aa7f60b [2022-03-22T03:31:37.102Z] [2022-03-22T03:31:37.702Z] Successfully built 81ac5aa7f60b [2022-03-22T03:31:37.702Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-22T03:33:14.552Z]  Building sys-mgmt-agent ... done Removing intermediate container c111addeb22d [2022-03-22T03:33:14.552Z] ---> 1e4d5ff9fb4c [2022-03-22T03:33:14.552Z] [2022-03-22T03:33:14.552Z] Step 10/23 : FROM alpine:3.14 [2022-03-22T03:33:14.552Z] ---> 71a2028e5025 [2022-03-22T03:33:14.553Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-22T03:33:14.553Z] ---> Running in 2e230f46e053 [2022-03-22T03:33:14.553Z] Removing intermediate container 2e230f46e053 [2022-03-22T03:33:14.553Z] ---> d4703fb97105 [2022-03-22T03:33:14.553Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-22T03:33:14.553Z] ---> Running in ee3190c2a81b [2022-03-22T03:33:14.553Z] Removing intermediate container ee3190c2a81b [2022-03-22T03:33:14.553Z] ---> 02371d43f393 [2022-03-22T03:33:14.553Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-22T03:33:14.553Z] ---> Running in b4031b40255f [2022-03-22T03:33:14.553Z] Removing intermediate container b4031b40255f [2022-03-22T03:33:14.553Z] ---> ea8361f94230 [2022-03-22T03:33:14.553Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-22T03:33:14.553Z] ---> Running in bb874913a33a [2022-03-22T03:33:14.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-22T03:33:14.553Z] Removing intermediate container bb874913a33a [2022-03-22T03:33:14.553Z] ---> 8f89944a392d [2022-03-22T03:33:14.553Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-22T03:33:14.553Z] ---> Running in f0d96dc8217a [2022-03-22T03:33:14.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:14.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:14.553Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-22T03:33:14.553Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-22T03:33:14.553Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-22T03:33:14.553Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-22T03:33:14.553Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-22T03:33:14.553Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-22T03:33:14.553Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:33:14.553Z] OK: 8 MiB in 20 packages [2022-03-22T03:33:15.539Z] Removing intermediate container f0d96dc8217a [2022-03-22T03:33:15.539Z] ---> 37304ca0abbf [2022-03-22T03:33:15.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:33:16.516Z] ---> 1a8f1c7f7ca8 [2022-03-22T03:33:16.516Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-22T03:33:17.118Z] Removing intermediate container 667a668e543b [2022-03-22T03:33:17.118Z] ---> 3deb2d941c2b [2022-03-22T03:33:17.118Z] [2022-03-22T03:33:17.118Z] Step 10/31 : FROM alpine:3.14 [2022-03-22T03:33:17.118Z] ---> 71a2028e5025 [2022-03-22T03:33:17.118Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-22T03:33:17.395Z] ---> Running in 37f49bdd3058 [2022-03-22T03:33:18.000Z] Removing intermediate container 37f49bdd3058 [2022-03-22T03:33:18.000Z] ---> 63602d53fc56 [2022-03-22T03:33:18.000Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-22T03:33:18.272Z] ---> Running in 34defb7a2b9e [2022-03-22T03:33:18.878Z] ---> 96249d62321a [2022-03-22T03:33:18.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-22T03:33:19.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:19.890Z] ---> 7a2f7168389e [2022-03-22T03:33:19.890Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-22T03:33:19.890Z] ---> Running in 96923178dc72 [2022-03-22T03:33:20.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:20.164Z] Removing intermediate container 9ddcc8310cf2 [2022-03-22T03:33:20.164Z] ---> e16069f897c2 [2022-03-22T03:33:20.164Z] [2022-03-22T03:33:20.164Z] Step 10/25 : FROM alpine:3.14 [2022-03-22T03:33:20.164Z] ---> 71a2028e5025 [2022-03-22T03:33:20.164Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-22T03:33:20.164Z] Removing intermediate container b8505f5530c9 [2022-03-22T03:33:20.164Z] ---> 9d09454d1527 [2022-03-22T03:33:20.164Z] [2022-03-22T03:33:20.164Z] Step 10/22 : FROM alpine:3.14 [2022-03-22T03:33:20.164Z] ---> 71a2028e5025 [2022-03-22T03:33:20.164Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-22T03:33:20.164Z] ---> Using cache [2022-03-22T03:33:20.164Z] ---> 981a976ab0d1 [2022-03-22T03:33:20.164Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-22T03:33:20.164Z] ---> Using cache [2022-03-22T03:33:20.164Z] ---> cffccbab3661 [2022-03-22T03:33:20.164Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-22T03:33:20.164Z] ---> Running in e2507886bdb1 [2022-03-22T03:33:20.448Z] ---> Running in 597a4ceaff40 [2022-03-22T03:33:20.723Z] Removing intermediate container 96923178dc72 [2022-03-22T03:33:20.723Z] ---> 75262367c3d4 [2022-03-22T03:33:20.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:33:20.723Z] ---> Running in d7538c29f02f [2022-03-22T03:33:21.009Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-22T03:33:21.009Z] (2/2) Installing su-exec (0.2-r1) [2022-03-22T03:33:21.009Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:33:21.009Z] OK: 6 MiB in 16 packages [2022-03-22T03:33:21.285Z] Removing intermediate container 597a4ceaff40 [2022-03-22T03:33:21.285Z] ---> 6dd610192724 [2022-03-22T03:33:21.285Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-22T03:33:21.285Z] ---> Running in d1fbf3a2fc0d [2022-03-22T03:33:21.565Z] Removing intermediate container d7538c29f02f [2022-03-22T03:33:21.565Z] ---> d2dc240487b2 [2022-03-22T03:33:21.565Z] Step 21/23 : LABEL arch=arm64 [2022-03-22T03:33:21.843Z] ---> Running in c8affa9364c4 [2022-03-22T03:33:21.843Z] Removing intermediate container d1fbf3a2fc0d [2022-03-22T03:33:21.843Z] ---> 090adb5ae263 [2022-03-22T03:33:21.843Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:33:22.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:22.455Z] Removing intermediate container c8affa9364c4 [2022-03-22T03:33:22.455Z] ---> 426777c19a09 [2022-03-22T03:33:22.455Z] Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:33:22.455Z] Removing intermediate container 34defb7a2b9e [2022-03-22T03:33:22.455Z] ---> 1796dcd981c3 [2022-03-22T03:33:22.455Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-22T03:33:22.455Z] ---> Running in 0bebd7c0a8f8 [2022-03-22T03:33:22.455Z] ---> Running in 5ca3736f38d1 [2022-03-22T03:33:22.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-22T03:33:22.734Z] ---> c33af1a0f59a [2022-03-22T03:33:22.734Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-22T03:33:23.023Z] Removing intermediate container 0bebd7c0a8f8 [2022-03-22T03:33:23.023Z] ---> 1af1f161e64d [2022-03-22T03:33:23.023Z] Step 23/23 : LABEL version=0.0.0 [2022-03-22T03:33:23.302Z] Removing intermediate container 5ca3736f38d1 [2022-03-22T03:33:23.302Z] ---> 5df525a17d43 [2022-03-22T03:33:23.302Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-22T03:33:23.302Z] ---> Running in 13bdfd52f898 [2022-03-22T03:33:23.302Z] ---> Running in c63c9664b134 [2022-03-22T03:33:23.583Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-22T03:33:23.583Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-22T03:33:23.583Z] (3/3) Installing su-exec (0.2-r1) [2022-03-22T03:33:23.583Z] Executing busybox-1.33.1-r6.trigger [2022-03-22T03:33:23.583Z] Executing ca-certificates-20211220-r0.trigger [2022-03-22T03:33:23.866Z] Removing intermediate container 13bdfd52f898 [2022-03-22T03:33:23.866Z] ---> 9862935d618f [2022-03-22T03:33:23.866Z] [2022-03-22T03:33:23.866Z] OK: 6 MiB in 17 packages [2022-03-22T03:33:23.866Z] Removing intermediate container c63c9664b134 [2022-03-22T03:33:23.866Z] ---> 353722517292 [2022-03-22T03:33:23.866Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-22T03:33:24.162Z] ---> Running in 418f9120e482 [2022-03-22T03:33:24.772Z] Successfully built 9862935d618f [2022-03-22T03:33:24.772Z] Successfully tagged core-data-arm64:latest [2022-03-22T03:33:24.772Z]  Building core-data ... done  ---> 6def34d7e65c [2022-03-22T03:33:24.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-22T03:33:25.759Z] Removing intermediate container e2507886bdb1 [2022-03-22T03:33:25.759Z] ---> 5518f572f4f0 [2022-03-22T03:33:25.759Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-22T03:33:25.759Z] ---> Running in ba773c383792 [2022-03-22T03:33:25.759Z] ---> 4cc13c28e913 [2022-03-22T03:33:25.759Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-22T03:33:26.038Z] ---> Running in 074decbb5e1f [2022-03-22T03:33:26.324Z] Removing intermediate container ba773c383792 [2022-03-22T03:33:26.324Z] ---> 9570146cac0c [2022-03-22T03:33:26.324Z] Step 13/25 : WORKDIR / [2022-03-22T03:33:26.324Z] ---> Running in 5cd51ea4dd9f [2022-03-22T03:33:26.324Z] Removing intermediate container 418f9120e482 [2022-03-22T03:33:26.324Z] ---> fa02aa925f33 [2022-03-22T03:33:26.324Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-22T03:33:26.324Z] Removing intermediate container 074decbb5e1f [2022-03-22T03:33:26.324Z] ---> 191fb5c507fe [2022-03-22T03:33:26.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-22T03:33:26.599Z] ---> Running in 545bcc5c3c2c [2022-03-22T03:33:26.599Z] ---> Running in 5906dbb72433 [2022-03-22T03:33:26.874Z] Removing intermediate container 5cd51ea4dd9f [2022-03-22T03:33:26.874Z] ---> def4fb097b7e [2022-03-22T03:33:26.874Z] 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-22T03:33:27.150Z] Removing intermediate container 5906dbb72433 [2022-03-22T03:33:27.150Z] ---> 21bb0798e532 [2022-03-22T03:33:27.150Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-22T03:33:27.150Z] Removing intermediate container 545bcc5c3c2c [2022-03-22T03:33:27.150Z] ---> 206fefaf4308 [2022-03-22T03:33:27.150Z] Step 20/22 : LABEL arch=arm64 [2022-03-22T03:33:27.150Z] ---> Running in cf5e4b4c3182 [2022-03-22T03:33:27.761Z] ---> 33dd5417ed67 [2022-03-22T03:33:27.761Z] 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-22T03:33:27.761Z] Removing intermediate container cf5e4b4c3182 [2022-03-22T03:33:27.761Z] ---> 141a3ae8c083 [2022-03-22T03:33:27.761Z] Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:33:27.761Z] ---> 648cb1c56f7e [2022-03-22T03:33:27.761Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-22T03:33:28.036Z] ---> Running in 73b1fc805517 [2022-03-22T03:33:28.036Z] ---> Running in a3387aa3f20f [2022-03-22T03:33:28.639Z] Removing intermediate container 73b1fc805517 [2022-03-22T03:33:28.639Z] ---> af7eac257483 [2022-03-22T03:33:28.639Z] Step 22/22 : LABEL version=0.0.0 [2022-03-22T03:33:28.639Z] ---> 1cf410c827ef [2022-03-22T03:33:28.639Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-22T03:33:28.639Z] ---> Running in 7a206a846395 [2022-03-22T03:33:28.915Z] Removing intermediate container 7a206a846395 [2022-03-22T03:33:28.915Z] ---> 4ddd74262ea9 [2022-03-22T03:33:28.915Z] [2022-03-22T03:33:29.520Z] ---> 9e2b52d6ad11 [2022-03-22T03:33:29.520Z] 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-22T03:33:29.520Z] Successfully built 4ddd74262ea9 [2022-03-22T03:33:29.520Z] Successfully tagged support-scheduler-arm64:latest [2022-03-22T03:33:30.118Z]  Building support-scheduler ... done  ---> c4f18bfa85f7 [2022-03-22T03:33:30.118Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-22T03:33:30.118Z] Removing intermediate container a3387aa3f20f [2022-03-22T03:33:30.118Z] ---> eb8912353607 [2022-03-22T03:33:30.118Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-22T03:33:30.717Z] ---> 50150155da39 [2022-03-22T03:33:30.717Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-22T03:33:30.999Z] ---> 508c022856bc [2022-03-22T03:33:30.999Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-22T03:33:31.986Z] ---> c05a979bbfe4 [2022-03-22T03:33:31.986Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-22T03:33:32.268Z] ---> a2fe65e93acf [2022-03-22T03:33:32.268Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-22T03:33:32.543Z] ---> 43f98ca3e57b [2022-03-22T03:33:32.543Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-22T03:33:32.820Z] ---> 3cf4d17a1f24 [2022-03-22T03:33:32.820Z] 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-22T03:33:32.820Z] ---> Running in e893ed750b0b [2022-03-22T03:33:33.113Z] ---> 630767adf621 [2022-03-22T03:33:33.113Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-22T03:33:33.713Z] ---> 99e09725bc91 [2022-03-22T03:33:33.713Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-22T03:33:33.987Z] ---> Running in b6129366cdf3 [2022-03-22T03:33:34.591Z] Removing intermediate container b6129366cdf3 [2022-03-22T03:33:34.591Z] ---> 5bb524b896dd [2022-03-22T03:33:34.591Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-22T03:33:34.868Z] Removing intermediate container e893ed750b0b [2022-03-22T03:33:34.868Z] ---> eaac3fc28ec1 [2022-03-22T03:33:34.868Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-22T03:33:35.155Z] ---> Running in 77aa610981d8 [2022-03-22T03:33:35.155Z] ---> eae7a271f18a [2022-03-22T03:33:35.155Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-22T03:33:35.427Z] ---> Running in f8b0e76937af [2022-03-22T03:33:35.427Z] Removing intermediate container 77aa610981d8 [2022-03-22T03:33:35.427Z] ---> 90e370f6d34a [2022-03-22T03:33:35.427Z] Step 23/25 : LABEL arch=arm64 [2022-03-22T03:33:35.427Z] ---> Running in bc645489bf0d [2022-03-22T03:33:36.022Z] Removing intermediate container bc645489bf0d [2022-03-22T03:33:36.022Z] ---> cae435f8182d [2022-03-22T03:33:36.022Z] Step 24/25 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:33:36.022Z] ---> Running in 15e4ccea98a6 [2022-03-22T03:33:36.300Z] Removing intermediate container 15e4ccea98a6 [2022-03-22T03:33:36.300Z] ---> 661c27fd0caf [2022-03-22T03:33:36.300Z] Step 25/25 : LABEL version=0.0.0 [2022-03-22T03:33:36.572Z] ---> Running in 410ea5007436 [2022-03-22T03:33:36.847Z] Removing intermediate container 410ea5007436 [2022-03-22T03:33:36.847Z] ---> fcc2b47ef37f [2022-03-22T03:33:36.847Z] [2022-03-22T03:33:37.443Z] Removing intermediate container f8b0e76937af [2022-03-22T03:33:37.443Z] ---> b57ad5a9b1b0 [2022-03-22T03:33:37.443Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-22T03:33:37.443Z] Successfully built fcc2b47ef37f [2022-03-22T03:33:37.443Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-22T03:33:37.443Z]  Building security-secretstore-setup ... done  ---> Running in 471bf849f3ca [2022-03-22T03:33:37.716Z] Removing intermediate container 471bf849f3ca [2022-03-22T03:33:37.716Z] ---> 793339b8d67b [2022-03-22T03:33:37.716Z] Step 28/31 : CMD ["gate"] [2022-03-22T03:33:37.987Z] ---> Running in 9f95d85b0866 [2022-03-22T03:33:38.260Z] Removing intermediate container 9f95d85b0866 [2022-03-22T03:33:38.260Z] ---> 94562f6c25f4 [2022-03-22T03:33:38.260Z] Step 29/31 : LABEL arch=arm64 [2022-03-22T03:33:38.533Z] ---> Running in 3e2e7279daac [2022-03-22T03:33:38.811Z] Removing intermediate container 3e2e7279daac [2022-03-22T03:33:38.811Z] ---> 43f1b3bc9077 [2022-03-22T03:33:38.811Z] Step 30/31 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 [2022-03-22T03:33:39.083Z] ---> Running in 906d742a17c8 [2022-03-22T03:33:39.355Z] Removing intermediate container 906d742a17c8 [2022-03-22T03:33:39.355Z] ---> 905de57a24c6 [2022-03-22T03:33:39.628Z] Step 31/31 : LABEL version=0.0.0 [2022-03-22T03:33:39.628Z] ---> Running in 2f702e878b0b [2022-03-22T03:33:39.901Z] Removing intermediate container 2f702e878b0b [2022-03-22T03:33:39.901Z] ---> e6ede6817f91 [2022-03-22T03:33:39.901Z] [2022-03-22T03:33:40.496Z] Successfully built e6ede6817f91 [2022-03-22T03:33:40.496Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-22T03:33:40.512Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-03-22T03:33:40.516Z] $ docker stop --time=1 e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 [2022-03-22T03:33:42.181Z] $ docker rm -f e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-22T03:33:42.741Z] + docker images [2022-03-22T03:33:43.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T03:33:43.012Z] security-bootstrapper-arm64 latest e6ede6817f91 3 seconds ago 18MB [2022-03-22T03:33:43.012Z] security-secretstore-setup-arm64 latest fcc2b47ef37f 6 seconds ago 26.9MB [2022-03-22T03:33:43.012Z] support-scheduler-arm64 latest 4ddd74262ea9 14 seconds ago 15.4MB [2022-03-22T03:33:43.012Z] core-data-arm64 latest 9862935d618f 19 seconds ago 19.2MB [2022-03-22T03:33:43.012Z] e16069f897c2 23 seconds ago 1.6GB [2022-03-22T03:33:43.012Z] 9d09454d1527 23 seconds ago 1.6GB [2022-03-22T03:33:43.012Z] 3deb2d941c2b 26 seconds ago 1.59GB [2022-03-22T03:33:43.012Z] 1e4d5ff9fb4c 39 seconds ago 1.61GB [2022-03-22T03:33:43.012Z] sys-mgmt-agent-arm64 latest 81ac5aa7f60b 2 minutes ago 280MB [2022-03-22T03:33:43.012Z] support-notifications-arm64 latest c9a139283e24 3 minutes ago 16.1MB [2022-03-22T03:33:43.012Z] security-proxy-setup-arm64 latest 1d57197f83cb 3 minutes ago 25.5MB [2022-03-22T03:33:43.012Z] core-metadata-arm64 latest 93e92bb8f34c 3 minutes ago 16MB [2022-03-22T03:33:43.012Z] 4979417f67de 3 minutes ago 1.6GB [2022-03-22T03:33:43.012Z] 910559d244c5 3 minutes ago 1.6GB [2022-03-22T03:33:43.012Z] da28695ba8f2 3 minutes ago 1.6GB [2022-03-22T03:33:43.012Z] 53b2d0de0ec6 3 minutes ago 1.59GB [2022-03-22T03:33:43.012Z] core-command-arm64 latest 2565e5020c17 3 minutes ago 15.3MB [2022-03-22T03:33:43.012Z] 406669816d53 4 minutes ago 1.59GB [2022-03-22T03:33:43.012Z] ci-base-image-arm64 latest a3d3b143feb2 15 minutes ago 1.26GB [2022-03-22T03:33:43.012Z] alpine 3.14 71a2028e5025 4 days ago 5.34MB [2022-03-22T03:33:43.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-22T03:33:43.012Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-22T03:33:43.012Z] 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-22T03:33:43.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:33:43.441Z] [2022-03-22T03:33:43.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:33:43.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:33:44.064Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-22T03:33:44.064Z] 8998bd30e6a1: Pulling fs layer [2022-03-22T03:33:44.064Z] 04944245beec: Pulling fs layer [2022-03-22T03:33:44.064Z] 699f458cf7ca: Pulling fs layer [2022-03-22T03:33:44.064Z] 765212b225bb: Pulling fs layer [2022-03-22T03:33:44.064Z] f23df028b6ca: Pulling fs layer [2022-03-22T03:33:44.064Z] d65c8cfc05b1: Pulling fs layer [2022-03-22T03:33:44.064Z] 2437ff75d9bd: Pulling fs layer [2022-03-22T03:33:44.064Z] f23df028b6ca: Waiting [2022-03-22T03:33:44.064Z] d65c8cfc05b1: Waiting [2022-03-22T03:33:44.064Z] 2437ff75d9bd: Waiting [2022-03-22T03:33:44.064Z] 765212b225bb: Waiting [2022-03-22T03:33:44.064Z] 04944245beec: Verifying Checksum [2022-03-22T03:33:44.064Z] 04944245beec: Download complete [2022-03-22T03:33:44.064Z] 765212b225bb: Verifying Checksum [2022-03-22T03:33:44.064Z] 765212b225bb: Download complete [2022-03-22T03:33:44.064Z] f23df028b6ca: Verifying Checksum [2022-03-22T03:33:44.064Z] f23df028b6ca: Download complete [2022-03-22T03:33:44.064Z] d65c8cfc05b1: Verifying Checksum [2022-03-22T03:33:44.064Z] d65c8cfc05b1: Download complete [2022-03-22T03:33:44.339Z] 699f458cf7ca: Verifying Checksum [2022-03-22T03:33:44.339Z] 699f458cf7ca: Download complete [2022-03-22T03:33:44.613Z] 8998bd30e6a1: Verifying Checksum [2022-03-22T03:33:44.613Z] 8998bd30e6a1: Download complete [2022-03-22T03:33:47.233Z] 2437ff75d9bd: Verifying Checksum [2022-03-22T03:33:47.233Z] 2437ff75d9bd: Download complete [2022-03-22T03:33:49.211Z] 8998bd30e6a1: Pull complete [2022-03-22T03:33:49.485Z] 04944245beec: Pull complete [2022-03-22T03:33:50.922Z] 699f458cf7ca: Pull complete [2022-03-22T03:33:51.195Z] 765212b225bb: Pull complete [2022-03-22T03:33:52.176Z] f23df028b6ca: Pull complete [2022-03-22T03:33:52.176Z] d65c8cfc05b1: Pull complete [2022-03-22T03:34:07.254Z] 2437ff75d9bd: Pull complete [2022-03-22T03:34:07.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-22T03:34:07.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-22T03:34:07.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-22T03:34:07.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container [2022-03-22T03:34:07.587Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-22T03:34:10.247Z] $ docker top 3c769481184950fa464e7437fdf38bb74fd3769ae04252d3def7f81252d22b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:11.236Z] ---> job-cost.sh [2022-03-22T03:34:11.236Z] lf-activate-venv: SKIPPING [2022-03-22T03:34:11.236Z] INFO: No Stack... [2022-03-22T03:34:11.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-22T03:34:12.803Z] INFO: Archiving Costs [Pipeline] sh [2022-03-22T03:34:13.479Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-03-22T03:34:13.480Z] + cut -d, -f6 [Pipeline] lock [2022-03-22T03:34:13.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] [2022-03-22T03:34:13.550Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] did not exist. Created. [2022-03-22T03:34:13.551Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-22T03:34:14.209Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-22T03:34:14.376Z] Stashed 1 file(s) [Pipeline] } [2022-03-22T03:34:14.385Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-22T03:34:14.403Z] $ docker stop --time=1 3c769481184950fa464e7437fdf38bb74fd3769ae04252d3def7f81252d22b8f [2022-03-22T03:34:15.907Z] $ docker rm -f 3c769481184950fa464e7437fdf38bb74fd3769ae04252d3def7f81252d22b8f [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-22T03:34:16.463Z] provisioning config files... [2022-03-22T03:34:16.473Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config838560460146362788tmp [Pipeline] { [Pipeline] sh [2022-03-22T03:34:16.771Z] + set +x [2022-03-22T03:34:16.771Z] + curl -s https://codecov.io/bash [2022-03-22T03:34:16.771Z] + bash -s -- [2022-03-22T03:34:16.771Z] [2022-03-22T03:34:16.771Z] _____ _ [2022-03-22T03:34:16.771Z] / ____| | | [2022-03-22T03:34:16.771Z] | | ___ __| | ___ ___ _____ __ [2022-03-22T03:34:16.771Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-22T03:34:16.771Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-22T03:34:16.771Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-22T03:34:16.771Z] Bash-1.0.6 [2022-03-22T03:34:16.771Z] [2022-03-22T03:34:16.771Z] [2022-03-22T03:34:16.771Z] ==> git version 2.25.1 found [2022-03-22T03:34:16.771Z] ==> 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-22T03:34:16.771Z] Release-Date: 2020-01-08 [2022-03-22T03:34:16.771Z] 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-22T03:34:16.771Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-22T03:34:16.771Z] ==> Jenkins CI detected. [2022-03-22T03:34:16.771Z] current dir:  /w/workspace/edgex-go/4 [2022-03-22T03:34:16.771Z] project root: . [2022-03-22T03:34:16.771Z] --> token set from env [2022-03-22T03:34:16.771Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-22T03:34:16.771Z] ==> Running gcov in . (disable via -X gcov) [2022-03-22T03:34:16.771Z] ==> Python coveragepy not found [2022-03-22T03:34:16.771Z] ==> Searching for coverage reports in: [2022-03-22T03:34:16.771Z] + . [2022-03-22T03:34:17.031Z] -> Found 1 reports [2022-03-22T03:34:17.031Z] ==> Detecting git/mercurial file structure [2022-03-22T03:34:17.031Z] ==> Reading reports [2022-03-22T03:34:17.031Z] + ./coverage.out bytes=426503 [2022-03-22T03:34:17.031Z] ==> Appending adjustments [2022-03-22T03:34:17.031Z] https://docs.codecov.io/docs/fixing-reports [2022-03-22T03:34:18.414Z] + Found adjustments [2022-03-22T03:34:18.414Z] ==> Gzipping contents [2022-03-22T03:34:18.414Z] 60K /tmp/codecov.dXmQuA.gz [2022-03-22T03:34:18.414Z] ==> Uploading reports [2022-03-22T03:34:18.414Z] url: https://codecov.io [2022-03-22T03:34:18.414Z] query: branch=PR-3919&commit=c6553be1cf348a5aee5d8e759df3becac08e8b37&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3919%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3919&job=&cmd_args= [2022-03-22T03:34:18.414Z] -> Pinging Codecov [2022-03-22T03:34:18.414Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3919&commit=c6553be1cf348a5aee5d8e759df3becac08e8b37&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3919%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3919&job=&cmd_args= [2022-03-22T03:34:18.414Z] -> Uploading to [2022-03-22T03:34:18.414Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-22/00271124DB129430A58F1EEE437C3FCB/c6553be1cf348a5aee5d8e759df3becac08e8b37/8091dba6-b84d-4926-984e-312ff7a6928e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220322T033418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82e7de0188226046cea364015ecfdc75a6634d1cd0f2a58d9a9d4990a2427197 [2022-03-22T03:34:18.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-22T03:34:18.414Z] Dload Upload Total Spent Left Speed [2022-03-22T03:34:18.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58016 0 0 100 58016 0 256k --:--:-- --:--:-- --:--:-- 255k 100 58016 0 0 100 58016 0 226k --:--:-- --:--:-- --:--:-- 225k [2022-03-22T03:34:18.676Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] } [2022-03-22T03:34:18.683Z] 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-22T03:34:19.258Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:19.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:20.430Z] ---> package-listing.sh [2022-03-22T03:34:20.430Z] ++ facter osfamily [2022-03-22T03:34:20.430Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-22T03:34:20.690Z] + OS_FAMILY=debian [2022-03-22T03:34:20.690Z] + workspace=/w/workspace/edgex-go/4 [2022-03-22T03:34:20.690Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-22T03:34:20.690Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-22T03:34:20.690Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-22T03:34:20.690Z] + PACKAGES=/tmp/packages_start.txt [2022-03-22T03:34:20.690Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-22T03:34:20.690Z] + PACKAGES=/tmp/packages_end.txt [2022-03-22T03:34:20.690Z] + case "${OS_FAMILY}" in [2022-03-22T03:34:20.690Z] + dpkg -l [2022-03-22T03:34:20.690Z] + grep '^ii' [2022-03-22T03:34:20.690Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-22T03:34:20.690Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-22T03:34:20.690Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-22T03:34:20.690Z] + '[' /w/workspace/edgex-go/4 ']' [2022-03-22T03:34:20.690Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-03-22T03:34:20.690Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-03-22T03:34:20.703Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-22T03:34:20.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:34:21.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:34:21.549Z] [2022-03-22T03:34:21.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-22T03:34:21.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:34:21.861Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-22T03:34:21.861Z] 5eb5b503b376: Pulling fs layer [2022-03-22T03:34:21.861Z] 5c69ac0246d0: Pulling fs layer [2022-03-22T03:34:21.861Z] ec43610c2a17: Pulling fs layer [2022-03-22T03:34:21.861Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-22T03:34:21.861Z] 33b1e0a273af: Pulling fs layer [2022-03-22T03:34:21.861Z] 5d3b04190fa2: Pulling fs layer [2022-03-22T03:34:21.861Z] 3a2ae6a8a46f: Waiting [2022-03-22T03:34:21.861Z] 33b1e0a273af: Waiting [2022-03-22T03:34:21.861Z] 5d3b04190fa2: Waiting [2022-03-22T03:34:21.861Z] 2f39f015ded8: Pulling fs layer [2022-03-22T03:34:21.861Z] 2f39f015ded8: Waiting [2022-03-22T03:34:21.861Z] 5c69ac0246d0: Verifying Checksum [2022-03-22T03:34:21.861Z] 5c69ac0246d0: Download complete [2022-03-22T03:34:21.861Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-22T03:34:21.861Z] 3a2ae6a8a46f: Download complete [2022-03-22T03:34:21.861Z] 33b1e0a273af: Verifying Checksum [2022-03-22T03:34:21.861Z] 33b1e0a273af: Download complete [2022-03-22T03:34:21.861Z] 5d3b04190fa2: Verifying Checksum [2022-03-22T03:34:21.861Z] 5d3b04190fa2: Download complete [2022-03-22T03:34:22.121Z] ec43610c2a17: Verifying Checksum [2022-03-22T03:34:22.121Z] ec43610c2a17: Download complete [2022-03-22T03:34:22.121Z] 5eb5b503b376: Verifying Checksum [2022-03-22T03:34:22.121Z] 5eb5b503b376: Download complete [2022-03-22T03:34:22.699Z] 2f39f015ded8: Download complete [2022-03-22T03:34:23.641Z] 5eb5b503b376: Pull complete [2022-03-22T03:34:23.641Z] 5c69ac0246d0: Pull complete [2022-03-22T03:34:23.903Z] ec43610c2a17: Pull complete [2022-03-22T03:34:24.163Z] 3a2ae6a8a46f: Pull complete [2022-03-22T03:34:24.422Z] 33b1e0a273af: Pull complete [2022-03-22T03:34:24.422Z] 5d3b04190fa2: Pull complete [2022-03-22T03:34:28.617Z] 2f39f015ded8: Pull complete [2022-03-22T03:34:28.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-22T03:34:28.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-22T03:34:28.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-22T03:34:28.681Z] prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container [2022-03-22T03:34:28.717Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat [2022-03-22T03:34:30.148Z] $ docker top ccbcf5c620abcb0ab0699f65895ebcf0ef7606dba7866c68c6fab98163173020 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-22T03:34:30.512Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-22T03:34:30.802Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-22T03:34:31.090Z] + ls /var/log/sa-host [2022-03-22T03:34:31.090Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-22T03:34:31.170Z] provisioning config files... [2022-03-22T03:34:31.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2999300185921175070tmp [Pipeline] { [Pipeline] echo [2022-03-22T03:34:31.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:31.483Z] ---> create-netrc.sh [Pipeline] } [2022-03-22T03:34:31.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:31.819Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-22T03:34:31.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:32.116Z] ---> sudo-logs.sh [2022-03-22T03:34:32.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-22T03:34:32.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:32.422Z] ---> job-cost.sh [2022-03-22T03:34:32.422Z] lf-activate-venv: SKIPPING [2022-03-22T03:34:32.422Z] DEBUG: total: 0.10999999940395355 [2022-03-22T03:34:32.422Z] INFO: Retrieving Stack Cost... [2022-03-22T03:34:32.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-22T03:34:33.255Z] INFO: Archiving Costs [Pipeline] echo [2022-03-22T03:34:33.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-22T03:34:33.557Z] ---> logs-deploy.sh [2022-03-22T03:34:33.557Z] lf-activate-venv: SKIPPING [2022-03-22T03:34:33.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3919/4 [2022-03-22T03:34:33.557Z] INFO: archiving workspace using pattern(s): [2022-03-22T03:34:34.499Z] Archives upload complete. [2022-03-22T03:34:34.760Z] INFO: archiving logs to Nexus