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 03:11:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:39 ========================================================= 03:11:39 EdgeX Global Pipelines Version Info 03:11:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b4b7c7424cc8291bc7e3589c4e5289386e83c866 # timeout=10 03:11:40 ------------------- 03:11:40 stable info: 03:11:40 ------------------- 03:11:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:11:40 Message: update stable to v1.0.221 03:11:41 ------------------- 03:11:41 experimental info: 03:11:41 ------------------- 03:11:41 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:41 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:11:41 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3919 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3919 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3919 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6553be [Pipeline] echo 03:11:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:41 provisioning config files... 03:11:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4446834522356116924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:42 ---> docker-login.sh 03:11:42 nexus3.edgexfoundry.org:10001 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10002 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10003 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10004 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 docker.io 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:43 Configure a credential helper to remove this warning. See 03:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:43 03:11:43 Login Succeeded 03:11:43 ---> docker-login.sh ends [Pipeline] } 03:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:43 + 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 03:11:43 + dirname cmd/core-command/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo core-command,cmd/core-command/Dockerfile 03:11:43 + dirname cmd/core-data/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo core-data,cmd/core-data/Dockerfile 03:11:43 + dirname cmd/core-metadata/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo core-metadata,cmd/core-metadata/Dockerfile 03:11:43 + dirname cmd/security-bootstrapper/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:11:43 + dirname cmd/security-proxy-setup/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:11:43 + + cut -d/ -f2 03:11:43 dirname cmd/security-secretstore-setup/Dockerfile 03:11:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:11:43 + dirname cmd/support-notifications/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo support-notifications,cmd/support-notifications/Dockerfile 03:11:43 + dirname cmd/support-scheduler/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:11:43 + dirname cmd/sys-mgmt-agent/Dockerfile 03:11:43 + cut -d/ -f2 03:11:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:11:43 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 03:11:43 + git rev-list -1 --merges c6553be1cf348a5aee5d8e759df3becac08e8b37~1..c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo 03:11:43 -----------> git rev-list -1 --merges c6553be1cf348a5aee5d8e759df3becac08e8b37~1..c6553be1cf348a5aee5d8e759df3becac08e8b37 c6553be1cf348a5aee5d8e759df3becac08e8b37 [false] [Pipeline] sh 03:11:44 + git log --format=format:%s -1 c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] echo 03:11:44 ========================================================= 03:11:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:11:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:44 + grep -v github /etc/ssh/ssh_known_hosts 03:11:44 + [ -e /tmp/ssh_known_hosts ] 03:11:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:44 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:45 03:11:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:11:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:45 latest: Pulling from edgex-devops/git-semver 03:11:45 a0d0a0d46f8b: Pulling fs layer 03:11:45 3e5f54012d9b: Pulling fs layer 03:11:45 4c7163046ea9: Pulling fs layer 03:11:45 0c2d73faf560: Pulling fs layer 03:11:45 0c2d73faf560: Waiting 03:11:45 3e5f54012d9b: Verifying Checksum 03:11:45 3e5f54012d9b: Download complete 03:11:45 a0d0a0d46f8b: Download complete 03:11:45 0c2d73faf560: Verifying Checksum 03:11:45 0c2d73faf560: Download complete 03:11:45 4c7163046ea9: Download complete 03:11:45 a0d0a0d46f8b: Pull complete 03:11:45 3e5f54012d9b: Pull complete 03:11:45 4c7163046ea9: Pull complete 03:11:46 0c2d73faf560: Pull complete 03:11:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:11:46 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:11:46 $ 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 03:11:46 $ docker top b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:47 [ssh-agent] Looking for ssh-agent implementation... 03:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:47 $ docker exec b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent 03:11:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBjGNBo/agent.15 03:11:47 SSH_AGENT_PID=21 03:11:47 Running ssh-add (command line suppressed) 03:11:47 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8716531839794784056.key (/w/workspace/edgex-go/4@tmp/private_key_8716531839794784056.key) 03:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:47 + git tag --points-at HEAD [Pipeline] } 03:11:47 $ docker exec --env ******** --env ******** b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent -k 03:11:47 unset SSH_AUTH_SOCK; 03:11:47 unset SSH_AGENT_PID; 03:11:47 echo Agent pid 21 killed; 03:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:47 [ssh-agent] Looking for ssh-agent implementation... 03:11:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:48 $ docker exec b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent 03:11:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNFibBa/agent.53 03:11:48 SSH_AGENT_PID=59 03:11:48 Running ssh-add (command line suppressed) 03:11:48 Identity added: /w/workspace/edgex-go/4@tmp/private_key_312156339530111710.key (/w/workspace/edgex-go/4@tmp/private_key_312156339530111710.key) 03:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:48 + git semver init 03:11:48 # -> Open(): unable to determine branch for HEAD 03:11:48 # $GIT_DIR = /w/workspace/edgex-go/4/.git 03:11:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 03:11:48 # $SEMVER_REMOTE_NAME = origin 03:11:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:11:48 # $SEMVER_USER_NAME = edgex-jenkins 03:11:48 # $SEMVER_BRANCH = PR-3919 03:11:48 # $SEMVER_TEMP = /tmp/semver-222252596 03:11:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:12:03 # '/tmp/semver-222252596' -> '/w/workspace/edgex-go/4/.semver' 03:12:03 # -> Force: false 03:12:03 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 03:12:03 $ docker exec --env ******** --env ******** b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b ssh-agent -k 03:12:03 unset SSH_AUTH_SOCK; 03:12:03 unset SSH_AGENT_PID; 03:12:03 echo Agent pid 59 killed; 03:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:04 + git semver [Pipeline] } 03:12:04 $ docker stop --time=1 b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b 03:12:05 $ docker rm -f b5026c2f403ba36f01c77e8114641c4fd694d46db299a46f83f47c9eaae6177b [Pipeline] // withDockerContainer [Pipeline] sh 03:12:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:06 Stashed 1 file(s) [Pipeline] echo 03:12:06 [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 03:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:06 ========================================================= 03:12:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:12:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:06 59bf1c3509f3: Pulling fs layer 03:12:06 666ba61612fd: Pulling fs layer 03:12:06 8ed8ca486205: Pulling fs layer 03:12:06 4fe6c5a15a65: Pulling fs layer 03:12:06 22a0e8bec74d: Pulling fs layer 03:12:06 640e595b4fbd: Pulling fs layer 03:12:06 763cafe07f6e: Pulling fs layer 03:12:06 0c0b528cf693: Pulling fs layer 03:12:06 10935f4eaf8b: Pulling fs layer 03:12:06 763cafe07f6e: Waiting 03:12:06 0c0b528cf693: Waiting 03:12:06 10935f4eaf8b: Waiting 03:12:06 4fe6c5a15a65: Waiting 03:12:06 640e595b4fbd: Waiting 03:12:06 22a0e8bec74d: Waiting 03:12:06 8ed8ca486205: Verifying Checksum 03:12:06 8ed8ca486205: Download complete 03:12:06 666ba61612fd: Download complete 03:12:06 22a0e8bec74d: Verifying Checksum 03:12:06 640e595b4fbd: Verifying Checksum 03:12:06 640e595b4fbd: Download complete 03:12:06 763cafe07f6e: Download complete 03:12:06 59bf1c3509f3: Verifying Checksum 03:12:06 59bf1c3509f3: Download complete 03:12:07 0c0b528cf693: Verifying Checksum 03:12:07 0c0b528cf693: Download complete 03:12:07 59bf1c3509f3: Pull complete 03:12:07 666ba61612fd: Pull complete 03:12:07 8ed8ca486205: Pull complete 03:12:07 10935f4eaf8b: Verifying Checksum 03:12:07 10935f4eaf8b: Download complete 03:12:07 4fe6c5a15a65: Verifying Checksum 03:12:07 4fe6c5a15a65: Download complete 03:12:11 4fe6c5a15a65: Pull complete 03:12:11 22a0e8bec74d: Pull complete 03:12:11 640e595b4fbd: Pull complete 03:12:11 763cafe07f6e: Pull complete 03:12:12 0c0b528cf693: Pull complete 03:12:14 10935f4eaf8b: Pull complete 03:12:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:12:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:14 WORKDIR /edgex 03:12:14 COPY go.mod . 03:12:14 RUN go mod download 03:12:14 + docker build -t ci-base-image-x86_64 -f - . 03:12:16 Sending build context to Docker daemon 334.2MB 03:12:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:12:16 ---> 99d49a6021b9 03:12:16 Step 2/4 : WORKDIR /edgex 03:12:17 ---> Running in 677adeb3b44f 03:12:17 Removing intermediate container 677adeb3b44f 03:12:17 ---> e69052e5b34b 03:12:17 Step 3/4 : COPY go.mod . 03:12:17 ---> 9115170032f2 03:12:17 Step 4/4 : RUN go mod download 03:12:17 ---> Running in c969746065ac 03:12:21 Still waiting to schedule task 03:12:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8528’ 03:12:39 Removing intermediate container c969746065ac 03:12:39 ---> 407b20d2372d 03:12:39 Successfully built 407b20d2372d 03:12:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:12:40 + docker inspect -f . ci-base-image-x86_64 03:12:40 . [Pipeline] withDockerContainer 03:12:40 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:12:40 $ 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 03:12:40 $ docker top 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:41 + go version 03:12:41 go version go1.17.6 linux/amd64 [Pipeline] } 03:12:41 $ docker stop --time=1 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 03:12:42 $ docker rm -f 9356380cfd35c9c71dfd6a2b590ef5c24f9444d553c0bcdde6b53a2449b5d416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:42 + docker inspect -f . ci-base-image-x86_64 03:12:42 . [Pipeline] withDockerContainer 03:12:42 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:12:42 $ 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 03:12:43 $ docker top ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e -eo pid,comm [Pipeline] { [Pipeline] echo 03:12:43 ========================================================= 03:12:43 [edgeXBuildGoParallel] Running Tests and Build... 03:12:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:12:43 + make test 03:12:43 go mod tidy 03:12:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:12:48 ? github.com/edgexfoundry/edgex-go [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:12:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 03:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:12:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:13:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 03:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:13:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.9% of statements 03:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:13:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.759s coverage: 89.2% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.108s coverage: 84.4% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.399s coverage: 94.2% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 24.0% of statements 03:13:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 03:13:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 03:13:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 03:13:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 03:13:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.5% of statements 03:13:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.095s coverage: 80.0% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 65.4% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:13:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 03:13:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 03:13:25 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 03:13:37 GO111MODULE=on go vet ./... 03:13:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:41 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:13:41 + ls -al . 03:13:41 total 676 03:13:41 drwxrwxr-x 10 1001 1001 4096 Mar 22 03:13 . 03:13:41 drwxr-xr-x 4 root root 4096 Mar 22 03:12 .. 03:13:41 -rw-rw-r-- 1 1001 1001 11 Mar 22 03:11 .dockerignore 03:13:41 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:11 .git 03:13:41 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:11 .github 03:13:41 -rw-rw-r-- 1 1001 1001 804 Mar 22 03:11 .gitignore 03:13:41 -rw-rw-r-- 1 1001 1001 42 Mar 22 03:11 .golangci.yml 03:13:41 -rw-rw-r-- 1 1001 1001 76 Mar 22 03:11 .hadolint.yml 03:13:41 drwx------ 3 1001 1001 4096 Mar 22 03:12 .semver 03:13:41 -rw-rw-r-- 1 1001 1001 166 Mar 22 03:11 .sonarcloud.properties 03:13:41 -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:11 ADOPTERS.md 03:13:41 -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:11 Attribution.txt 03:13:41 -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:11 CHANGELOG.md 03:13:41 -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:11 CONTRIBUTING.md 03:13:41 -rw-rw-r-- 1 1001 1001 677 Mar 22 03:11 GOVERNANCE.md 03:13:41 -rw-rw-r-- 1 1001 1001 849 Mar 22 03:11 Jenkinsfile 03:13:41 -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:11 LICENSE 03:13:41 -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:11 Makefile 03:13:41 -rw-rw-r-- 1 1001 1001 582 Mar 22 03:11 OWNERS.md 03:13:41 -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:11 README.md 03:13:41 -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:11 SECURITY.md 03:13:41 -rw-rw-r-- 1 1001 1001 5 Mar 22 03:12 VERSION 03:13:41 -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:11 ZMQWindows.md 03:13:41 drwxrwxr-x 2 1001 1001 4096 Mar 22 03:11 bin 03:13:41 drwxrwxr-x 14 1001 1001 4096 Mar 22 03:11 cmd 03:13:41 -rw-r--r-- 1 root root 426503 Mar 22 03:13 coverage.out 03:13:41 -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:11 go.mod 03:13:41 -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:11 go.sum 03:13:41 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:11 internal 03:13:41 drwxrwxr-x 3 1001 1001 4096 Mar 22 03:11 openapi 03:13:41 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:11 snap 03:13:41 -rw-rw-r-- 1 1001 1001 204 Mar 22 03:11 version.go [Pipeline] sh 03:13:42 + '[' -e coverage.out ] 03:13:42 + chown 1001:1001 coverage.out [Pipeline] stash 03:13:42 Stashed 1 file(s) [Pipeline] sh 03:13:42 + make build 03:13:42 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 03:13:44 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 03:13:49 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 03:13:49 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 03:13:50 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 03:13:50 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 03:13:51 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 03:13:52 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 03:13:52 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 03:13:53 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 03:13:54 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 03:13:55 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] } 03:13:56 $ docker stop --time=1 ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e 03:13:58 $ docker rm -f ce7ec3ff14ec785805eb77982a102e034bb7a478474b5d2696df35918f153f7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:59 03:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:13:59 latest: Pulling from edgex-devops/edgex-compose 03:13:59 cbdbe7a5bc2a: Pulling fs layer 03:13:59 ca9280d653b3: Pulling fs layer 03:13:59 7e9c9ca2126c: Pulling fs layer 03:13:59 cbdbe7a5bc2a: Download complete 03:13:59 cbdbe7a5bc2a: Pull complete 03:13:59 ca9280d653b3: Verifying Checksum 03:13:59 ca9280d653b3: Download complete 03:14:00 7e9c9ca2126c: Download complete 03:14:00 ca9280d653b3: Pull complete 03:14:03 7e9c9ca2126c: Pull complete 03:14:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:14:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:14:03 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:14:03 $ 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 03:14:04 $ docker top 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:05 + docker-compose build --help 03:14:05 + grep parallel 03:14:05 --parallel Build images in parallel. [Pipeline] } 03:14:05 $ docker stop --time=1 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 03:14:06 $ docker rm -f 94786187a63e4ae49480ee0ebd20e9c2e032fc20218e23233036eb0673cb05b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:14:07 . [Pipeline] withDockerContainer 03:14:07 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:14:07 $ 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 03:14:07 $ docker top a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:08 + docker-compose -f ./docker-compose-build.yml build --parallel 03:14:08 Building core-command ... 03:14:08 Building core-data ... 03:14:08 Building core-metadata ... 03:14:08 Building security-bootstrapper ... 03:14:08 Building security-proxy-setup ... 03:14:08 Building security-secretstore-setup ... 03:14:08 Building support-notifications ... 03:14:08 Building support-scheduler ... 03:14:08 Building sys-mgmt-agent ... 03:14:08 Building sys-mgmt-agent 03:14:08 Building core-data 03:14:08 Building support-scheduler 03:14:08 Building support-notifications 03:14:08 Building security-bootstrapper 03:14:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:14:26 ---> 407b20d2372d 03:14:26 Step 3/23 : WORKDIR /edgex-go 03:14:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:26 ---> 407b20d2372d 03:14:26 Step 3/22 : WORKDIR /edgex-go 03:14:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:14:26 ---> 407b20d2372d 03:14:26 Step 3/23 : WORKDIR /edgex-go 03:14:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:14:26 ---> 407b20d2372d 03:14:26 Step 3/22 : WORKDIR /edgex-go 03:14:26 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:14:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:14:26 ---> 407b20d2372d 03:14:26 Step 3/31 : WORKDIR /edgex-go 03:14:26 ---> Running in fc6e6733e46d 03:14:26 ---> Running in 776460a98443 03:14:26 ---> Running in b611343ed5cd 03:14:26 ---> Running in cf3b522db6a7 03:14:26 ---> Running in 2cc8357734e8 03:14:26 Removing intermediate container b611343ed5cd 03:14:26 ---> 56c866e14785 03:14:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:26 Removing intermediate container 2cc8357734e8 03:14:26 ---> 25d52ed43a1a 03:14:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:26 Removing intermediate container fc6e6733e46d 03:14:26 ---> 0c6bbcf90ffa 03:14:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:26 Removing intermediate container 776460a98443 03:14:26 ---> 434f064a26bf 03:14:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:26 Removing intermediate container cf3b522db6a7 03:14:26 ---> f84822737141 03:14:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:26 ---> Running in b27bb0d6e7f0 03:14:26 ---> Running in e4a06f601562 03:14:26 ---> Running in ff82bb4b3749 03:14:26 ---> Running in fa7e7bf320ad 03:14:26 ---> Running in be0f0bb24506 03:14:27 Removing intermediate container ff82bb4b3749 03:14:27 ---> d0f0d354714f 03:14:27 Step 5/22 : RUN apk add --update --no-cache make git 03:14:27 Removing intermediate container e4a06f601562 03:14:27 ---> f6951394a6cd 03:14:27 Step 5/31 : RUN apk add --update --no-cache make git 03:14:27 ---> Running in 10110d55a63a 03:14:27 ---> Running in c939318d1608 03:14:27 Removing intermediate container b27bb0d6e7f0 03:14:27 ---> b18f973e0686 03:14:27 Step 5/23 : RUN apk add --update --no-cache make bash git 03:14:27 ---> Running in 71be9da6b75f 03:14:27 Removing intermediate container fa7e7bf320ad 03:14:27 ---> 2f5705f161d7 03:14:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:14:27 ---> Running in f08c11384c42 03:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:14:27 Removing intermediate container be0f0bb24506 03:14:27 ---> 9ca89c640223 03:14:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:14:27 ---> Running in 0900ffe62f0b 03:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:14:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:14:28 OK: 221 MiB in 52 packages 03:14:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:14:28 OK: 221 MiB in 52 packages 03:14:28 OK: 221 MiB in 52 packages 03:14:29 OK: 221 MiB in 52 packages 03:14:29 Removing intermediate container 10110d55a63a 03:14:29 ---> ca577eff95a1 03:14:29 Step 6/22 : COPY go.mod vendor* ./ 03:14:29 OK: 221 MiB in 52 packages 03:14:29 Removing intermediate container c939318d1608 03:14:29 ---> 67ac0a9dc640 03:14:29 Step 6/31 : COPY go.mod vendor* ./ 03:14:29 ---> 1d28f53bca74 03:14:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:29 Removing intermediate container 71be9da6b75f 03:14:29 ---> 31fc0263c8a9 03:14:29 Step 6/23 : COPY go.mod vendor* ./ 03:14:29 Removing intermediate container f08c11384c42 03:14:29 ---> 0d458ff34844 03:14:29 Step 6/22 : COPY go.mod vendor* ./ 03:14:29 ---> Running in ad2d78047cb2 03:14:29 ---> 926ec95099fd 03:14:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:29 ---> Running in ec87ab429934 03:14:29 ---> 27535ff9d026 03:14:29 ---> 9c7e9dc4a3f1 03:14:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:29 03:14:29 Removing intermediate container 0900ffe62f0b 03:14:29 ---> ff7c97994b99 03:14:29 Step 6/23 : COPY go.mod vendor* ./ 03:14:29 ---> Running in 71b7ff0f1b33 03:14:29 ---> Running in 7a71b08e1782 03:14:29 ---> 203a2b2e73ce 03:14:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:29 ---> Running in b3e567e1df45 03:14:30 Removing intermediate container ad2d78047cb2 03:14:30 ---> 43ec0d77ae2f 03:14:30 Step 8/22 : COPY . . 03:14:30 Removing intermediate container 71b7ff0f1b33 03:14:30 ---> 12edead17d8e 03:14:30 Step 8/22 : COPY . . 03:14:31 Removing intermediate container ec87ab429934 03:14:31 ---> 83f300ba25ca 03:14:31 Step 8/31 : COPY . . 03:14:32 Removing intermediate container 7a71b08e1782 03:14:32 ---> 580c91461182 03:14:32 Step 8/23 : COPY . . 03:14:32 Removing intermediate container b3e567e1df45 03:14:32 ---> e01253e5dc87 03:14:32 Step 8/23 : COPY . . 03:14:39 ---> 62a9578c2960 03:14:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:39 ---> fcd599a0ef25 03:14:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:14:39 ---> 1ac6b1aa8771 03:14:39 ---> 4c37eb895961 03:14:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:14:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:14:39 ---> c07c22fa905c 03:14:39 Step 9/23 : RUN make cmd/core-data/core-data 03:14:39 ---> Running in 0ea0475b0b13 03:14:39 ---> Running in 101e163861f7 03:14:39 ---> Running in 969d228b545f 03:14:39 ---> Running in 5afb7e19aeeb 03:14:39 ---> Running in c60855f5cf93 03:14:39 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 03:14:39 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 03:14:39 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 03:14:39 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 03:14:39 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 03:14:54 Removing intermediate container 969d228b545f 03:14:54 ---> 5b1ccb8d87ed 03:14:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:14:54 Removing intermediate container 101e163861f7 03:14:54 ---> a38a8440fd38 03:14:54 03:14:54 Step 10/31 : FROM alpine:3.14 03:14:54 Removing intermediate container 0ea0475b0b13 03:14:54 ---> e126326a0700 03:14:54 03:14:54 Step 10/22 : FROM alpine:3.14 03:14:54 Removing intermediate container c60855f5cf93 03:14:54 ---> f3d89af753e8 03:14:54 03:14:54 Step 10/23 : FROM alpine:3.14 03:14:54 ---> Running in fefa84143de3 03:14:54 Removing intermediate container 5afb7e19aeeb 03:14:54 ---> 610fc16ec038 03:14:54 03:14:54 Step 10/22 : FROM alpine:3.14 03:14:54 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 03:14:54 3.14: Pulling from library/alpine 03:14:55 3.14: Pulling from library/alpine 03:14:55 3.14: Pulling from library/alpine 03:14:55 3.14: Pulling from library/alpine 03:14:55 Removing intermediate container fefa84143de3 03:14:55 ---> 8c0a39214bc4 03:14:55 03:14:55 Step 11/23 : FROM docker:20.10.10 03:14:56 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:14:56 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:14:56 Status: Downloaded newer image for alpine:3.14 03:14:56 Status: Image is up to date for alpine:3.14 03:14:56 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:14:56 Status: Image is up to date for alpine:3.14 03:14:56 ---> a33ac4f1069a 03:14:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:14:56 ---> a33ac4f1069a 03:14:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:14:56 ---> a33ac4f1069a 03:14:56 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:14:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-initStatus: Image is up to date for alpine:3.14 03:14:56 03:14:57 ---> a33ac4f1069a 03:14:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:14:57 ---> Running in 73a9256ff178 03:14:57 ---> Running in c78620b10455 03:14:57 ---> Running in d08279a636da 03:14:57 ---> Running in ac38b3e5f078 03:14:57 Removing intermediate container 73a9256ff178 03:14:57 ---> f9a563ee184b 03:14:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:14:57 Removing intermediate container d08279a636da 03:14:57 ---> 5cb0b2bc4186 03:14:57 Step 12/23 : ENV APP_PORT=59880 03:14:57 ---> Running in 898151d5a8a8 03:14:57 20.10.10: Pulling from library/docker 03:14:57 ---> Running in e71f8dc8a153 03:14:57 Removing intermediate container e71f8dc8a153 03:14:57 ---> f0f265eff0ac 03:14:57 Step 13/23 : EXPOSE $APP_PORT 03:14:57 ---> Running in e389bf72e4ad 03:14:57 Removing intermediate container e389bf72e4ad 03:14:57 ---> e3f52bd91850 03:14:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:14:57 ---> Running in b2a0437311be 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:14:57 (1/1) Installing dumb-init (1.2.5-r1) 03:14:57 Executing busybox-1.33.1-r6.trigger 03:14:57 OK: 6 MiB in 15 packages 03:14:58 (1/2) Installing ca-certificates (20211220-r0) 03:14:58 (2/2) Installing dumb-init (1.2.5-r1) 03:14:58 Executing busybox-1.33.1-r6.trigger 03:14:58 Executing ca-certificates-20211220-r0.trigger 03:14:58 (1/2) Installing dumb-init (1.2.5-r1) 03:14:58 OK: 6 MiB in 16 packages 03:14:58 (2/2) Installing su-exec (0.2-r1) 03:14:58 Executing busybox-1.33.1-r6.trigger 03:14:58 OK: 6 MiB in 16 packages 03:14:58 Removing intermediate container ac38b3e5f078 03:14:58 ---> 394c38b75c63 03:14:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:14:58 ---> Running in d6ed07328a44 03:14:58 Removing intermediate container b2a0437311be 03:14:58 ---> 07d2ce006c08 03:14:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:14:58 Removing intermediate container 898151d5a8a8 03:14:58 ---> 4e093bc22bd4 03:14:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:14:58 ---> Running in 2afb07b22374 03:14:58 Removing intermediate container d6ed07328a44 03:14:58 ---> 5b89a2ba83e0 03:14:58 Step 13/22 : ENV APP_PORT=59861 03:14:58 ---> Running in d6811959eb41 03:14:58 ---> Running in 8c00fed1cec0 03:14:58 Removing intermediate container c78620b10455 03:14:58 ---> b976ee1357fa 03:14:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:14:58 ---> Running in 4fc82fb8fc11 03:14:59 Removing intermediate container d6811959eb41 03:14:59 ---> f1af3e46fceb 03:14:59 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:14:59 Removing intermediate container 8c00fed1cec0 03:14:59 ---> 545c90f407df 03:14:59 Step 14/22 : EXPOSE $APP_PORT 03:14:59 ---> Running in deb3e3a3f1b2 03:14:59 Removing intermediate container 4fc82fb8fc11 03:14:59 ---> 310e52067789 03:14:59 Step 13/22 : ENV APP_PORT=59860 03:14:59 ---> Running in 8da5e4a1c42a 03:14:59 ---> Running in f1bdcd3932cc 03:14:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:14:59 Removing intermediate container deb3e3a3f1b2 03:14:59 ---> 7739e920d5a3 03:14:59 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:14:59 ---> Running in b2a38af2656d 03:14:59 Removing intermediate container f1bdcd3932cc 03:14:59 ---> cb0e3f6e83dd 03:14:59 Step 14/22 : EXPOSE $APP_PORT 03:14:59 Removing intermediate container 8da5e4a1c42a 03:14:59 ---> 44c8c4ea6c59 03:14:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:59 ---> Running in 89cfae9d3c35 03:14:59 Removing intermediate container 89cfae9d3c35 03:14:59 ---> f3bd012df0d8 03:14:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:59 ---> 873c4b682ae3 03:14:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:59 ---> b08c9a743186 03:14:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:00 ---> 7abcbd688639 03:15:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:15:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:00 Removing intermediate container b2a38af2656d 03:15:00 ---> e825840a7a54 03:15:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:15:00 ---> c1bd52226364 03:15:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:15:00 ---> Running in 1951d143e35a 03:15:00 ---> ab76aca38f5a 03:15:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:15:00 ---> Running in 1ab0ea7e75c5 03:15:00 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:15:00 Status: Downloaded newer image for docker:20.10.10 03:15:00 ---> b706a049f56e 03:15:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:15:00 ---> Running in da890769df83 03:15:00 Removing intermediate container 1951d143e35a 03:15:00 ---> 05834680ca70 03:15:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:15:00 ---> bebcee55089a 03:15:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:15:00 Removing intermediate container 1ab0ea7e75c5 03:15:00 ---> 82dbc7d9a957 03:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:00 ---> Running in 65cade4c82ab 03:15:00 Removing intermediate container da890769df83 03:15:00 ---> d0d7367ead51 03:15:00 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 03:15:00 (1/6) Installing dumb-init (1.2.5-r1) 03:15:00 ---> Running in 8a6af00aa017 03:15:00 ---> Running in c91592817391 03:15:00 ---> cab5a12e1664 03:15:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:15:00 Removing intermediate container 65cade4c82ab 03:15:00 ---> b0ae8f0e2e78 03:15:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:15:00 Removing intermediate container c91592817391 03:15:00 ---> 349fc39d2316 03:15:00 Step 20/22 : LABEL arch=x86_64 03:15:00 ---> Running in fe32f16241bc 03:15:00 ---> Running in 8b3fea652fe7 03:15:00 (3/6) Installing libsodium (1.0.18-r0) 03:15:00 ---> Running in eded9f92c571 03:15:00 Removing intermediate container fe32f16241bc 03:15:00 ---> dd389270cf59 03:15:00 Step 20/22 : LABEL arch=x86_64 03:15:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:15:00 ---> Running in 3421315b1680 03:15:00 Removing intermediate container eded9f92c571 03:15:00 ---> 9ce5ec70a659 03:15:00 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:00 ---> Running in 1208b106e5c0 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:00 (5/6) Installing libzmq (4.3.4-r0) 03:15:00 Removing intermediate container 3421315b1680 03:15:00 ---> caec0c5aa26f 03:15:00 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:00 ---> Running in 2cfccfd4b0c6 03:15:00 Removing intermediate container 1208b106e5c0 03:15:00 ---> c3fd7f22c0f9 03:15:00 Step 22/22 : LABEL version=0.0.0 03:15:00 (6/6) Installing zeromq (4.3.4-r0) 03:15:00 ---> Running in 24f1c2b286f3 03:15:01 Removing intermediate container 2cfccfd4b0c6 03:15:01 ---> 51d1cc840b87 03:15:01 Step 22/22 : LABEL version=0.0.0 03:15:01 Executing busybox-1.33.1-r6.trigger 03:15:01 OK: 8 MiB in 20 packages 03:15:01 ---> Running in 1fc01b34fdf4 03:15:01 (1/42) Installing readline (8.1.0-r0) 03:15:01 (2/42) Installing bash (5.1.16-r0) 03:15:01 Removing intermediate container 24f1c2b286f3 03:15:01 ---> 53cebe3e445a 03:15:01 03:15:01 Executing bash-5.1.16-r0.post-install 03:15:01 Removing intermediate container 1fc01b34fdf4 03:15:01 ---> e6d528e37f20 03:15:01 (3/42) Installing brotli-libs (1.0.9-r5) 03:15:01 03:15:01 Successfully built 53cebe3e445a 03:15:01 Successfully tagged support-scheduler:latest 03:15:01  Building support-scheduler ... done (4/42) Installing nghttp2-libs (1.43.0-r0) 03:15:01 Building core-command 03:15:01 (5/42) Installing libcurl (7.79.1-r0) 03:15:01 (6/42) Installing curl (7.79.1-r0) 03:15:01 (7/42) Installing dumb-init (1.2.5-r1) 03:15:01 (8/42) Installing libbz2 (1.0.8-r1) 03:15:01 (9/42) Installing expat (2.4.7-r0) 03:15:01 (10/42) Installing libffi (3.3-r2) 03:15:01 (11/42) Installing gdbm (1.19-r0) 03:15:01 (12/42) Installing xz-libs (5.2.5-r0) 03:15:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:15:01 Successfully built e6d528e37f20 03:15:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:15:01 (15/42) Installing mpdecimal (2.5.1-r1) 03:15:01 (16/42) Installing sqlite-libs (3.35.5-r0) 03:15:01 Successfully tagged support-notifications:latest 03:15:01 Building core-metadata 03:15:01 (17/42) Installing python3 (3.9.5-r2) 03:15:01  Building support-notifications ... done Removing intermediate container 8b3fea652fe7 03:15:01 ---> cf67bf04aeda 03:15:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:01 (18/42) Installing py3-appdirs (1.4.4-r2) 03:15:01 (19/42) Installing py3-chardet (4.0.0-r2) 03:15:01 (20/42) Installing py3-idna (3.2-r0) 03:15:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:15:01 (22/42) Installing py3-certifi (2020.12.5-r1) 03:15:01 (23/42) Installing py3-requests (2.25.1-r4) 03:15:01 (24/42) Installing py3-msgpack (1.0.2-r1) 03:15:01 (25/42) Installing py3-lockfile (0.12.2-r4) 03:15:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:15:01 (27/42) Installing py3-colorama (0.4.4-r1) 03:15:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:15:01 (29/42) Installing py3-distlib (0.3.1-r3) 03:15:01 (30/42) Installing py3-distro (1.5.0-r3) 03:15:01 (31/42) Installing py3-six (1.15.0-r1) 03:15:01 (32/42) Installing py3-webencodings (0.5.1-r4) 03:15:01 (33/42) Installing py3-html5lib (1.1-r1) 03:15:01 Removing intermediate container 2afb07b22374 03:15:01 ---> 95c9054714b1 03:15:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:01 (34/42) Installing py3-parsing (2.4.7-r2) 03:15:01 (35/42) Installing py3-packaging (20.9-r1) 03:15:01 (36/42) Installing py3-toml (0.10.2-r2) 03:15:01 (37/42) Installing py3-pep517 (0.10.0-r2) 03:15:02 (38/42) Installing py3-progress (1.5-r2) 03:15:02 (39/42) Installing py3-retrying (1.3.3-r1) 03:15:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:15:02 (41/42) Installing py3-setuptools (52.0.0-r3) 03:15:02 (42/42) Installing py3-pip (20.3.4-r1) 03:15:02 Executing busybox-1.33.1-r6.trigger 03:15:02 OK: 84 MiB in 64 packages 03:15:03 ---> 284ed4e18b19 03:15:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:15:03 ---> 25a3759af49c 03:15:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:03 Collecting docker-compose==1.23.2 03:15:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:15:03 Collecting docker<4.0,>=3.6.0 03:15:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:15:03 Collecting dockerpty<0.5,>=0.4.1 03:15:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:15:03 ---> 0c44f7735684 03:15:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:15:03 ---> 4702aa5a58f9 03:15:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:15:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:15:03 Collecting cached-property<2,>=1.2.0 03:15:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:15:03 Collecting PyYAML<4,>=3.10 03:15:03 Downloading PyYAML-3.13.tar.gz (270 kB) 03:15:03 ---> 1f23b41bcfd2 03:15:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:15:03 ---> 93442bf160ae 03:15:03 Step 19/23 : ENTRYPOINT ["/core-data"] 03:15:03 ---> Running in 49d548cf0389 03:15:04 ---> b2840e546db4 03:15:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:15:04 Removing intermediate container 49d548cf0389 03:15:04 ---> d1ae8520baa7 03:15:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:04 ---> Running in a3b18f9e5951 03:15:04 ---> 6f578681b2c4 03:15:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:15:04 Collecting texttable<0.10,>=0.9.0 03:15:04 Downloading texttable-0.9.1.tar.gz (11 kB) 03:15:04 ---> Running in 43b117cb04e9 03:15:04 Removing intermediate container a3b18f9e5951 03:15:04 ---> 91a70fa13e58 03:15:04 Step 21/23 : LABEL arch=x86_64 03:15:04 ---> Running in c0294a321686 03:15:04 Removing intermediate container 43b117cb04e9 03:15:04 ---> 67886b8cfd9b 03:15:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:15:04 Removing intermediate container c0294a321686 03:15:04 ---> ae3d53fe6565 03:15:04 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:04 ---> Running in 373259f56d99 03:15:04 ---> dd16593b99f0 03:15:04 Step 26/31 : RUN chmod +x /entrypoint.sh 03:15:04 Removing intermediate container 373259f56d99 03:15:04 ---> 8813700d19ca 03:15:04 Step 23/23 : LABEL version=0.0.0 03:15:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:15:04 ---> Running in 5419f7f1b91f 03:15:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:15:04 Collecting docopt<0.7,>=0.6.1 03:15:04 Downloading docopt-0.6.2.tar.gz (25 kB) 03:15:04 ---> Running in 90e03ec081bf 03:15:04 Removing intermediate container 90e03ec081bf 03:15:04 ---> a8a3434f6815 03:15:04 03:15:04 Successfully built a8a3434f6815 03:15:04 Successfully tagged core-data:latest 03:15:05  Building core-data ... done Building security-secretstore-setup 03:15:05 Collecting websocket-client<1.0,>=0.32.0 03:15:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:15:05 Collecting jsonschema<3,>=2.5.1 03:15:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:15:05 Collecting docker-pycreds>=0.4.0 03:15:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:15:05 Collecting idna<2.8,>=2.5 03:15:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:15:05 Collecting urllib3<1.25,>=1.21.1 03:15:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:15:05 Collecting chardet<3.1.0,>=3.0.2 03:15:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:15:05 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) 03:15:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:15:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:15:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:15:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:15:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:15:05 Attempting uninstall: urllib3 03:15:05 Found existing installation: urllib3 1.26.5 03:15:05 Uninstalling urllib3-1.26.5: 03:15:05 Successfully uninstalled urllib3-1.26.5 03:15:06 Attempting uninstall: idna 03:15:06 Found existing installation: idna 3.2 03:15:06 Uninstalling idna-3.2: 03:15:06 Removing intermediate container 5419f7f1b91f 03:15:06 ---> caff24ead809 03:15:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:15:06 Successfully uninstalled idna-3.2 03:15:06 ---> Running in f474912fc60f 03:15:06 Attempting uninstall: chardet 03:15:06 Found existing installation: chardet 4.0.0 03:15:06 Uninstalling chardet-4.0.0: 03:15:06 Successfully uninstalled chardet-4.0.0 03:15:06 Removing intermediate container f474912fc60f 03:15:06 ---> c88865f1c090 03:15:06 Step 28/31 : CMD ["gate"] 03:15:06 ---> Running in 7ca841fa3b1b 03:15:06 Attempting uninstall: requests 03:15:06 Found existing installation: requests 2.25.1 03:15:06 Uninstalling requests-2.25.1: 03:15:06 Successfully uninstalled requests-2.25.1 03:15:06 Removing intermediate container 7ca841fa3b1b 03:15:06 ---> 4246d8224e25 03:15:06 Step 29/31 : LABEL arch=x86_64 03:15:06 Running setup.py install for texttable: started 03:15:07 ---> Running in 8adefc435ee5 03:15:07 Removing intermediate container 8adefc435ee5 03:15:07 ---> 64159927ec7f 03:15:07 Step 30/31 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:07 Running setup.py install for texttable: finished with status 'done' 03:15:07 Running setup.py install for PyYAML: started 03:15:07 ---> Running in 2f658da37931 03:15:07 Removing intermediate container 2f658da37931 03:15:07 ---> 4938baee329b 03:15:07 Step 31/31 : LABEL version=0.0.0 03:15:07 ---> Running in 11c1cf4d2ec3 03:15:07 Running setup.py install for PyYAML: finished with status 'done' 03:15:07 Removing intermediate container 11c1cf4d2ec3 03:15:07 ---> bdb16401c143 03:15:07 03:15:07 Running setup.py install for docopt: started 03:15:07 Successfully built bdb16401c143 03:15:07 Successfully tagged security-bootstrapper:latest 03:15:07 Building security-proxy-setup 03:15:08  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 03:15:08 Running setup.py install for dockerpty: started 03:15:08 Running setup.py install for dockerpty: finished with status 'done' 03:15:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:15:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:08 ---> 407b20d2372d 03:15:08 Step 3/23 : WORKDIR /edgex-go 03:15:08 ---> Using cache 03:15:08 ---> 434f064a26bf 03:15:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:08 ---> Using cache 03:15:08 ---> 9ca89c640223 03:15:08 Step 5/23 : RUN apk add --update --no-cache make git 03:15:08 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 03:15:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:15:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:15:09 ---> 407b20d2372d 03:15:09 Step 3/23 : WORKDIR /edgex-go 03:15:09 ---> Using cache 03:15:09 ---> 434f064a26bf 03:15:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:09 ---> Using cache 03:15:09 ---> 9ca89c640223 03:15:09 Step 5/23 : RUN apk add --update --no-cache make git 03:15:10 ---> Running in 870ca4391173 03:15:10 ---> Running in 61b4d0e2f9d9 03:15:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:15:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:15:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:15:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:15:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:15:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:15:11 ---> 407b20d2372d 03:15:11 Step 3/25 : WORKDIR /edgex-go 03:15:11 ---> Using cache 03:15:11 ---> 434f064a26bf 03:15:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:11 ---> Using cache 03:15:11 ---> 9ca89c640223 03:15:11 Step 5/25 : RUN apk add --update --no-cache make git 03:15:11 OK: 221 MiB in 52 packages 03:15:11 OK: 221 MiB in 52 packages 03:15:12 ---> Running in 2aae7a205c8b 03:15:12 Removing intermediate container 8a6af00aa017 03:15:12 ---> ea9247e2d7d1 03:15:12 Step 14/23 : ENV APP_PORT=58890 03:15:12 Removing intermediate container 870ca4391173 03:15:12 ---> 717c53929cd9 03:15:12 Step 6/23 : COPY go.mod vendor* ./ 03:15:12 ---> Running in c2b425a90d42 03:15:12 Removing intermediate container 61b4d0e2f9d9 03:15:12 ---> 7458b615bd91 03:15:12 Step 6/23 : COPY go.mod vendor* ./ 03:15:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:15:12 Removing intermediate container c2b425a90d42 03:15:12 ---> d947059f55d6 03:15:12 Step 15/23 : EXPOSE $APP_PORT 03:15:12 ---> Running in 2cfee29ecbf7 03:15:12 ---> 92e23aa49e3e 03:15:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:12 ---> 1ba865bbc1de 03:15:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:12 ---> Running in 7791cdb4e3ba 03:15:13 ---> Running in 9255143043c7 03:15:13 Removing intermediate container 2cfee29ecbf7 03:15:13 ---> be341e246736 03:15:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:15:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:15:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:15:13 ---> 407b20d2372d 03:15:13 Step 3/22 : WORKDIR /edgex-go 03:15:13 ---> Using cache 03:15:13 ---> 434f064a26bf 03:15:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:13 ---> Using cache 03:15:13 ---> 9ca89c640223 03:15:13 Step 5/22 : RUN apk add --update --no-cache make git 03:15:13 ---> Using cache 03:15:13 ---> 7458b615bd91 03:15:13 Step 6/22 : COPY go.mod vendor* ./ 03:15:13 ---> Using cache 03:15:13 ---> 1ba865bbc1de 03:15:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:13 ---> Running in 06b954adf09b 03:15:13 ---> 99422429e5c3 03:15:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:15:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:15:13 ---> b8511b2b7936 03:15:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:15:14 ---> d80239b0147b 03:15:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:15:14 OK: 221 MiB in 52 packages 03:15:14 ---> Running in e3668244d8f4 03:15:14 Removing intermediate container e3668244d8f4 03:15:14 ---> 1fa6f7e5e1f8 03:15:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:14 ---> Running in 7cba00ea27b2 03:15:14 Removing intermediate container 7791cdb4e3ba 03:15:14 ---> 31a73601ed95 03:15:14 Step 8/23 : COPY . . 03:15:14 Removing intermediate container 9255143043c7 03:15:14 ---> 3851e35c4e9a 03:15:14 Step 8/23 : COPY . . 03:15:14 Removing intermediate container 7cba00ea27b2 03:15:14 ---> 232b157c4af1 03:15:14 Step 21/23 : LABEL arch=x86_64 03:15:14 ---> Running in 891c88a8180b 03:15:14 Removing intermediate container 2aae7a205c8b 03:15:14 ---> 2ed9d01ff5c3 03:15:14 Step 6/25 : COPY go.mod vendor* ./ 03:15:14 Removing intermediate container 891c88a8180b 03:15:14 ---> 852848047f6e 03:15:14 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:16 ---> cd503ba7ece4 03:15:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:16 Removing intermediate container 06b954adf09b 03:15:16 ---> 1d3200131264 03:15:16 Step 8/22 : COPY . . 03:15:16 ---> Running in d321e898862e 03:15:16 ---> Running in d3fd4b64ee8b 03:15:16 Removing intermediate container d321e898862e 03:15:16 ---> 05e52fdae708 03:15:16 Step 23/23 : LABEL version=0.0.0 03:15:16 ---> Running in 449bfc75bc00 03:15:16 Removing intermediate container 449bfc75bc00 03:15:16 ---> e4ced7d95e1c 03:15:16 03:15:16 Successfully built e4ced7d95e1c 03:15:16 Successfully tagged sys-mgmt-agent:latest 03:15:18  Building sys-mgmt-agent ... done Removing intermediate container d3fd4b64ee8b 03:15:18 ---> 09a2fc668f4c 03:15:18 Step 8/25 : COPY . . 03:15:18 ---> 4957ba834738 03:15:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:15:19 ---> Running in 5095bf496e00 03:15:19 ---> fb56adaa8819 03:15:19 Step 9/23 : RUN make cmd/core-command/core-command 03:15:20 ---> Running in 6fbc8e81a429 03:15:20 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 03:15:20 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 03:15:21 ---> e300f0622e93 03:15:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:15:21 ---> Running in 318efe7e8ea8 03:15:22 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 03:15:24 ---> 8fe97ad2778d 03:15:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:24 ---> Running in 4fba5aa65421 03:15:25 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 03:15:31 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 03:15:32 Removing intermediate container 6fbc8e81a429 03:15:32 ---> 16cf6b3ff47b 03:15:32 03:15:32 Step 10/23 : FROM alpine:3.14 03:15:32 ---> a33ac4f1069a 03:15:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:15:32 ---> Using cache 03:15:32 ---> 394c38b75c63 03:15:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:15:32 ---> Using cache 03:15:32 ---> 5b89a2ba83e0 03:15:32 Step 13/23 : ENV APP_PORT=59882 03:15:32 Removing intermediate container 5095bf496e00 03:15:32 ---> a06535a62879 03:15:32 03:15:32 Step 10/23 : FROM alpine:3.14 03:15:32 ---> a33ac4f1069a 03:15:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:15:32 ---> Using cache 03:15:32 ---> 394c38b75c63 03:15:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:15:32 ---> Using cache 03:15:32 ---> 5b89a2ba83e0 03:15:32 Step 13/23 : ENV APP_PORT=59881 03:15:32 ---> Running in 50587bd46245 03:15:32 ---> Running in 3970d6921cdd 03:15:32 Removing intermediate container 3970d6921cdd 03:15:32 ---> 83b11bfef046 03:15:32 Step 14/23 : EXPOSE $APP_PORT 03:15:32 Removing intermediate container 50587bd46245 03:15:32 ---> 28bd334f9248 03:15:32 Step 14/23 : EXPOSE $APP_PORT 03:15:32 ---> Running in da99b5c3462a 03:15:32 ---> Running in bafbf1bd5176 03:15:32 Removing intermediate container bafbf1bd5176 03:15:32 ---> 5898529909b0 03:15:32 Step 15/23 : WORKDIR / 03:15:32 Removing intermediate container da99b5c3462a 03:15:32 ---> bbfbf7e444ee 03:15:32 Step 15/23 : WORKDIR / 03:15:32 ---> Running in c83f038064c2 03:15:32 ---> Running in 5e498d61d1f8 03:15:32 Removing intermediate container 5e498d61d1f8 03:15:32 ---> 736594d732bc 03:15:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:32 Removing intermediate container c83f038064c2 03:15:32 ---> 2ef6cc64c5cf 03:15:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:32 ---> 1d9bfadba2fd 03:15:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:15:32 ---> 66bbb276179e 03:15:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:15:33 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 03:15:33 Removing intermediate container 318efe7e8ea8 03:15:33 ---> a533ae5d9079 03:15:33 03:15:33 Step 10/22 : FROM alpine:3.14 03:15:33 ---> a33ac4f1069a 03:15:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:15:33 ---> 31f0d09257b8 03:15:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:15:33 ---> fcc104d1ebd8 03:15:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:15:33 ---> Running in 4b6ade44cc13 03:15:33 ---> 2c8da5cab3c8 03:15:33 Step 19/23 : ENTRYPOINT ["/core-command"] 03:15:33 ---> d80e24960cbe 03:15:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:15:33 ---> Running in dcc4ac2ee2c0 03:15:33 ---> Running in 91b2bc376f2b 03:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:33 Removing intermediate container dcc4ac2ee2c0 03:15:33 ---> 9ea798a2a821 03:15:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:33 Removing intermediate container 91b2bc376f2b 03:15:33 ---> 8e1e3acaeefa 03:15:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:15:33 ---> Running in ec6b86c56f57 03:15:33 ---> Running in 30ca01190ae9 03:15:34 Removing intermediate container ec6b86c56f57 03:15:34 ---> 42770833a4d7 03:15:34 Step 21/23 : LABEL arch=x86_64 03:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:34 ---> Running in 0f1714be25c2 03:15:34 Removing intermediate container 30ca01190ae9 03:15:34 ---> bd5930179df9 03:15:34 Step 21/23 : LABEL arch=x86_64 03:15:34 ---> Running in 42a9df2e3dbc 03:15:34 Removing intermediate container 0f1714be25c2 03:15:34 ---> 770bda5ae207 03:15:34 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:34 Removing intermediate container 42a9df2e3dbc 03:15:34 ---> 081dc5a22e78 03:15:34 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:34 ---> Running in bc37cc237f2f 03:15:34 (1/6) Installing ca-certificates (20211220-r0) 03:15:34 ---> Running in ad9d79f63b39 03:15:34 (2/6) Installing brotli-libs (1.0.9-r5) 03:15:34 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:15:34 (4/6) Installing libcurl (7.79.1-r0) 03:15:34 (5/6) Installing curl (7.79.1-r0) 03:15:34 (6/6) Installing dumb-init (1.2.5-r1) 03:15:34 Executing busybox-1.33.1-r6.trigger 03:15:34 Executing ca-certificates-20211220-r0.trigger 03:15:34 Removing intermediate container bc37cc237f2f 03:15:34 ---> 11c2e77b0c5b 03:15:34 Step 23/23 : LABEL version=0.0.0 03:15:34 OK: 8 MiB in 20 packages 03:15:34 Removing intermediate container ad9d79f63b39 03:15:34 ---> 57352804c0da 03:15:34 Step 23/23 : LABEL version=0.0.0 03:15:34 ---> Running in fca4631a27c8 03:15:34 ---> Running in 8a69ba5bde18 03:15:34 Removing intermediate container fca4631a27c8 03:15:34 ---> 5b02bc1e9ce2 03:15:34 03:15:34 Removing intermediate container 8a69ba5bde18 03:15:34 ---> 5cbaf65be56f 03:15:34 03:15:34 Successfully built 5b02bc1e9ce2 03:15:34 Successfully tagged core-command:latest 03:15:34  Building core-command ... done Successfully built 5cbaf65be56f 03:15:34 Successfully tagged core-metadata:latest 03:15:34  Building core-metadata ... done Removing intermediate container 4b6ade44cc13 03:15:34 ---> 517782c00860 03:15:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:34 ---> Running in bfa33ab687ec 03:15:35 Removing intermediate container bfa33ab687ec 03:15:35 ---> b1f5d77d6247 03:15:35 Step 13/22 : WORKDIR /edgex 03:15:35 ---> Running in fc40d4d6e265 03:15:35 Removing intermediate container 4fba5aa65421 03:15:35 ---> b371aeac33b6 03:15:35 03:15:35 Step 10/25 : FROM alpine:3.14 03:15:35 ---> a33ac4f1069a 03:15:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:15:35 ---> Running in 0be8f14673b9 03:15:35 Removing intermediate container fc40d4d6e265 03:15:35 ---> 198a20a57ff5 03:15:35 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:15:35 ---> 2acf88831325 03:15:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:15:35 ---> 2c9509e69027 03:15:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:15:35 (1/3) Installing ca-certificates (20211220-r0) 03:15:35 (2/3) Installing dumb-init (1.2.5-r1) 03:15:35 (3/3) Installing su-exec (0.2-r1) 03:15:35 Executing busybox-1.33.1-r6.trigger 03:15:35 Executing ca-certificates-20211220-r0.trigger 03:15:35 OK: 6 MiB in 17 packages 03:15:35 ---> 74e62de8ce28 03:15:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:15:36 ---> 5e36d1701917 03:15:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:15:36 ---> Running in b03bc3c29722 03:15:36 Removing intermediate container 0be8f14673b9 03:15:36 ---> 57100f4ffa11 03:15:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:15:36 ---> Running in 5dc29fbf9bad 03:15:36 Removing intermediate container 5dc29fbf9bad 03:15:36 ---> b41fc7ecedd7 03:15:36 Step 13/25 : WORKDIR / 03:15:36 ---> Running in c7a7f52ed6e1 03:15:36 Removing intermediate container c7a7f52ed6e1 03:15:36 ---> 4da2055d4b7e 03:15:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:15:36 ---> 87ff7fa3ed59 03:15:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:15:36 Removing intermediate container b03bc3c29722 03:15:36 ---> 99c45bbee655 03:15:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:15:36 ---> d2bf11077f1f 03:15:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:15:36 ---> Running in f24c64ce0e27 03:15:36 Removing intermediate container f24c64ce0e27 03:15:36 ---> 99abd170b3f9 03:15:36 Step 20/22 : LABEL arch=x86_64 03:15:36 ---> cad512817ef5 03:15:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:15:36 ---> Running in bfdd7b356b99 03:15:36 Removing intermediate container bfdd7b356b99 03:15:36 ---> 4a6f9aa149c4 03:15:36 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:37 ---> Running in 379aa29c357e 03:15:37 ---> 960bc75501d7 03:15:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:15:37 Removing intermediate container 379aa29c357e 03:15:37 ---> 67004fae7ac0 03:15:37 Step 22/22 : LABEL version=0.0.0 03:15:37 ---> Running in 0ea3743d076a 03:15:37 Removing intermediate container 0ea3743d076a 03:15:37 ---> 97a4ec5a68fa 03:15:37 03:15:37 ---> fd57ee3fd42d 03:15:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:15:37 Successfully built 97a4ec5a68fa 03:15:37 Successfully tagged security-proxy-setup:latest 03:15:37  Building security-proxy-setup ... done  ---> 1035c569bb6f 03:15:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:15:37 ---> a67ce431ffc5 03:15:37 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/ 03:15:37 ---> Running in 61ee448b6884 03:15:38 Removing intermediate container 61ee448b6884 03:15:38 ---> 25a406f9a590 03:15:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:15:38 ---> Running in 2bb542c49f6b 03:15:38 Removing intermediate container 2bb542c49f6b 03:15:38 ---> d6f23f394033 03:15:38 Step 23/25 : LABEL arch=x86_64 03:15:38 ---> Running in 10c63fefaca7 03:15:38 Removing intermediate container 10c63fefaca7 03:15:38 ---> ad6c1c9e9a7b 03:15:38 Step 24/25 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:15:38 ---> Running in 68af618f48d3 03:15:38 Removing intermediate container 68af618f48d3 03:15:38 ---> f50dbd23ebc5 03:15:38 Step 25/25 : LABEL version=0.0.0 03:15:38 ---> Running in 2674dd8129ea 03:15:39 Removing intermediate container 2674dd8129ea 03:15:39 ---> b93871510dd8 03:15:39 03:15:39 Successfully built b93871510dd8 03:15:39 Successfully tagged security-secretstore-setup:latest 03:15:39  Building security-secretstore-setup ... done  [Pipeline] } 03:15:39 $ docker stop --time=1 a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 03:15:40 $ docker rm -f a53980ff594440f5c307c9621953b82e55d07c830429f2c25c3d86c465a2b264 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:40 + docker images 03:15:40 REPOSITORY TAG IMAGE ID CREATED SIZE 03:15:40 security-secretstore-setup latest b93871510dd8 2 seconds ago 27.9MB 03:15:40 security-proxy-setup latest 97a4ec5a68fa 3 seconds ago 26.3MB 03:15:40 b371aeac33b6 6 seconds ago 1.78GB 03:15:40 core-command latest 5b02bc1e9ce2 6 seconds ago 15.8MB 03:15:40 core-metadata latest 5cbaf65be56f 6 seconds ago 16.6MB 03:15:40 a533ae5d9079 7 seconds ago 1.78GB 03:15:40 16cf6b3ff47b 9 seconds ago 1.77GB 03:15:40 a06535a62879 9 seconds ago 1.78GB 03:15:40 sys-mgmt-agent latest e4ced7d95e1c 24 seconds ago 296MB 03:15:40 security-bootstrapper latest bdb16401c143 33 seconds ago 18.7MB 03:15:40 core-data latest a8a3434f6815 36 seconds ago 20MB 03:15:40 support-scheduler latest 53cebe3e445a 40 seconds ago 15.9MB 03:15:40 support-notifications latest e6d528e37f20 40 seconds ago 16.7MB 03:15:40 8c0a39214bc4 45 seconds ago 1.77GB 03:15:40 f3d89af753e8 47 seconds ago 1.79GB 03:15:40 e126326a0700 47 seconds ago 1.78GB 03:15:40 a38a8440fd38 47 seconds ago 1.77GB 03:15:40 610fc16ec038 47 seconds ago 1.78GB 03:15:40 ci-base-image-x86_64 latest 407b20d2372d 3 minutes ago 1.27GB 03:15:40 alpine 3.14 a33ac4f1069a 4 days ago 5.59MB 03:15:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 03:15:40 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:15:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:15:40 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 03:15:56 Still waiting to schedule task 03:15:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:16:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8530 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws 03:16:05 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:16:05 The recommended git tool is: git 03:16:13 using credential edgex-jenkins-ssh 03:16:13 Cloning the remote Git repository 03:16:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:16:13 > git init /w/workspace/edgex-go/4 # timeout=10 03:16:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:14 > git --version # timeout=10 03:16:14 > git --version # 'git version 2.25.1' 03:16:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:29 Running on prd-ubuntu18.04-docker-8c-8g-8531 in /w/workspace/edgexfoundry_edgex-go_PR-3919 [Pipeline] { [Pipeline] ws 03:16:29 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 03:16:29 The recommended git tool is: git 03:16:30 using credential edgex-jenkins-ssh 03:16:30 Cloning the remote Git repository 03:16:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:16:31 > git init /w/workspace/edgex-go/4 # timeout=10 03:16:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:31 > git --version # timeout=10 03:16:31 > git --version # 'git version 2.17.1' 03:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:32 > 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 03:16:33 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit c6553be1cf348a5aee5d8e759df3becac08e8b37 03:16:33 Merge succeeded, producing c6553be1cf348a5aee5d8e759df3becac08e8b37 03:16:33 Checking out Revision c6553be1cf348a5aee5d8e759df3becac08e8b37 (PR-3919) 03:16:33 > git config core.sparsecheckout # timeout=10 03:16:33 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 03:16:33 > git remote # timeout=10 03:16:33 > git config --get remote.origin.url # timeout=10 03:16:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:33 > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 03:16:33 > git rev-parse HEAD^{commit} # timeout=10 03:16:33 > git config core.sparsecheckout # timeout=10 03:16:33 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 03:16:35 Merging remotes/origin/main commit d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f into PR head commit c6553be1cf348a5aee5d8e759df3becac08e8b37 03:16:35 Merge succeeded, producing c6553be1cf348a5aee5d8e759df3becac08e8b37 03:16:35 Checking out Revision c6553be1cf348a5aee5d8e759df3becac08e8b37 (PR-3919) 03:16:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:16:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:16:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:35 > 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 03:16:35 > git config core.sparsecheckout # timeout=10 03:16:35 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 03:16:35 > git remote # timeout=10 03:16:35 > git config --get remote.origin.url # timeout=10 03:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:16:35 > git merge d0a5aad2e23987412fb7ff135d0a0cbe77cfa24f # timeout=10 03:16:35 > git rev-parse HEAD^{commit} # timeout=10 03:16:35 > git config core.sparsecheckout # timeout=10 03:16:35 > git checkout -f c6553be1cf348a5aee5d8e759df3becac08e8b37 # timeout=10 03:16:38 Commit message: "docs: update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:16:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:16:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:16:38 Dload Upload Total Spent Left Speed 03:16:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh 03:16:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:16:39 Commit message: "docs: update" 03:16:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:16:39 + sudo tee /etc/docker/daemon.new 03:16:39 { 03:16:39 "registry-mirrors": [ 03:16:39 "https://nexus3.edgexfoundry.org:10001" 03:16:39 ], 03:16:39 "bip": "10.250.0.254/24", 03:16:39 "hosts": [ 03:16:39 "tcp://0.0.0.0:5555", 03:16:39 "unix:///var/run/docker.sock" 03:16:39 ], 03:16:39 "mtu": 1458, 03:16:39 "selinux-enabled": true, 03:16:39 "seccomp-profile": "/etc/docker/seccomp.json" 03:16:39 } [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:16:40 + echo snap-build.sh 03:16:40 snap-build.sh 03:16:40 + SNAP_BASE_DIR=. 03:16:40 + '[' '!' -z /w/workspace/edgex-go/4 ']' 03:16:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 03:16:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 03:16:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 03:16:40 + cd /w/workspace/edgex-go/4 03:16:40 + sudo apt-get remove -qy --purge lxd lxd-client 03:16:40 Reading package lists... 03:16:40 Building dependency tree... 03:16:40 Reading state information... 03:16:40 The following packages were automatically installed and are no longer required: 03:16:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:16:40 uidmap xdelta3 03:16:40 Use 'sudo apt autoremove' to remove them. 03:16:40 The following packages will be REMOVED: 03:16:40 lxd* lxd-client* 03:16:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:16:40 + sudo service docker restart 03:16:40 After this operation, 31.7 MB disk space will be freed. 03:16:41 (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.) 03:16:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:16:42 Removing lxd dnsmasq configuration 03:16:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:16:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:16:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:16:43 (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.) 03:16:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:16:44 Processing triggers for systemd (237-3ubuntu10.52) ... 03:16:44 Processing triggers for ureadahead (0.100.0-21) ... 03:16:45 + sudo snap remove --purge lxd 03:16:45 snap "lxd" is not installed 03:16:45 + sudo groupadd --force --system lxd 03:16:45 ++ whoami 03:16:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:16:45 + newgrp - lxd 03:16:45 + sudo snap install lxd 03:16:55 2022-03-22T03:16:52Z INFO Waiting for automatic snapd restart... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:16:58 provisioning config files... 03:16:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5142001797240820688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:59 ---> docker-login.sh 03:16:59 nexus3.edgexfoundry.org:10001 03:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:00 Configure a credential helper to remove this warning. See 03:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:00 03:17:00 Login Succeeded 03:17:00 nexus3.edgexfoundry.org:10002 03:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:00 Configure a credential helper to remove this warning. See 03:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:00 03:17:00 Login Succeeded 03:17:00 nexus3.edgexfoundry.org:10003 03:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:01 Configure a credential helper to remove this warning. See 03:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:01 03:17:01 Login Succeeded 03:17:01 nexus3.edgexfoundry.org:10004 03:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:01 Configure a credential helper to remove this warning. See 03:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:01 03:17:01 Login Succeeded 03:17:01 docker.io 03:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:02 Configure a credential helper to remove this warning. See 03:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:02 03:17:02 Login Succeeded 03:17:02 ---> docker-login.sh ends [Pipeline] } 03:17:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:03 ========================================================= 03:17:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:17:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:17:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:17:03 9b3977197b4f: Pulling fs layer 03:17:03 1a89e8eeedd5: Pulling fs layer 03:17:03 94645a83ff95: Pulling fs layer 03:17:03 3f3a8bcf1eab: Pulling fs layer 03:17:03 0c92f367c5e7: Pulling fs layer 03:17:03 f7c0051592d6: Pulling fs layer 03:17:03 a227ed2f7395: Pulling fs layer 03:17:03 7b1c46037f91: Pulling fs layer 03:17:03 f7c0051592d6: Waiting 03:17:03 a227ed2f7395: Waiting 03:17:03 3f3a8bcf1eab: Waiting 03:17:03 7b1c46037f91: Waiting 03:17:03 0c92f367c5e7: Waiting 03:17:03 94645a83ff95: Verifying Checksum 03:17:03 94645a83ff95: Download complete 03:17:03 1a89e8eeedd5: Download complete 03:17:03 0c92f367c5e7: Verifying Checksum 03:17:03 0c92f367c5e7: Download complete 03:17:03 9b3977197b4f: Download complete 03:17:03 f7c0051592d6: Verifying Checksum 03:17:03 f7c0051592d6: Download complete 03:17:03 a227ed2f7395: Verifying Checksum 03:17:03 a227ed2f7395: Download complete 03:17:04 9b3977197b4f: Pull complete 03:17:05 1a89e8eeedd5: Pull complete 03:17:05 94645a83ff95: Pull complete 03:17:06 7b1c46037f91: Verifying Checksum 03:17:06 7b1c46037f91: Download complete 03:17:06 3f3a8bcf1eab: Verifying Checksum 03:17:06 3f3a8bcf1eab: Download complete 03:17:10 lxd 4.24 from Canonical* installed 03:17:10 + sudo lxd init --auto 03:17:19 3f3a8bcf1eab: Pull complete 03:17:19 0c92f367c5e7: Pull complete 03:17:19 f7c0051592d6: Pull complete 03:17:19 a227ed2f7395: Pull complete 03:17:20 + sudo snap install --classic snapcraft 03:17:25 snapcraft 6.0.2 from Canonical* installed 03:17:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:17:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:25 Dload Upload Total Spent Left Speed 03:17:25 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 03:17:25 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 03:17:25 ./yq_linux_amd64 03:17:25 + sudo snapcraft prime --use-lxd 03:17:25 7b1c46037f91: Pull complete 03:17:25 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:17:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:17:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:17:26 WORKDIR /edgex 03:17:26 COPY go.mod . 03:17:26 RUN go mod download 03:17:26 + docker build -t ci-base-image-arm64 -f - . 03:17:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:17:27 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: 03:17:27 - README.md 03:17:27 03:17:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:17:28 Launching a container. 03:17:28 Sending build context to Docker daemon 168.9MB 03:17:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:17:28 ---> f79e39bc4007 03:17:28 Step 2/4 : WORKDIR /edgex 03:17:30 ---> Running in 7f4d86563138 03:17:31 Removing intermediate container 7f4d86563138 03:17:31 ---> d18f69d1a886 03:17:31 Step 3/4 : COPY go.mod . 03:17:31 ---> 6b1932e3b2ae 03:17:31 Step 4/4 : RUN go mod download 03:17:31 ---> Running in 98c36e76f29c 03:17:38 Waiting for container to be ready 03:17:38 To start your first container, try: lxc launch ubuntu:20.04 03:17:38 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:17:38 03:17:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:17:44 Waiting for network to be ready... 03:17:45 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:17:45 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:17:45 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:17:45 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1338 kB] 03:17:45 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:17:45 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:17:45 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [233 kB] 03:17:45 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:17:45 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:17:45 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [820 kB] 03:17:46 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:17:46 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:17:46 Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [117 kB] 03:17:46 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:17:46 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:17:46 Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 03:17:46 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:17:46 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 03:17:46 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:17:46 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1665 kB] 03:17:46 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [315 kB] 03:17:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] 03:17:46 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 03:17:46 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [877 kB] 03:17:46 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [125 kB] 03:17:46 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 03:17:46 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 03:17:49 Fetched 23.5 MB in 4s (5875 kB/s) 03:17:49 Reading package lists... 03:17:49 Reading package lists... 03:17:49 Building dependency tree... 03:17:49 Reading state information... 03:17:50 The following additional packages will be installed: 03:17:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:17:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:17:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:17:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:17:50 Suggested packages: 03:17:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:17:50 Recommended packages: 03:17:50 gnupg libsasl2-modules 03:17:50 The following NEW packages will be installed: 03:17:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:17:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:17:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:17:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:17:50 The following packages will be upgraded: 03:17:50 gpg gpg-agent gpgconf libudev1 03:17:50 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:17:50 Need to get 3859 kB of archives. 03:17:50 After this operation, 14.9 MB of additional disk space will be used. 03:17:50 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:17:50 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:17:50 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:17:50 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:17:50 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:17:50 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:17:50 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:17:50 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:17:50 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:17:50 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:17:50 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:17:50 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:17:50 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:17:50 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:17:50 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:17:50 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:17:50 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:17:50 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:17:50 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:17:50 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:17:50 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:17:50 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:17:50 debconf: delaying package configuration, since apt-utils is not installed 03:17:50 Fetched 3859 kB in 0s (13.7 MB/s) 03:17:50 (Reading database ... 12816 files and directories currently installed.) 03:17:50 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:17:50 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:17:50 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:17:50 Selecting previously unselected package udev. 03:17:50 (Reading database ... 12816 files and directories currently installed.) 03:17:50 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:17:50 Unpacking udev (245.4-4ubuntu3.15) ... 03:17:50 Selecting previously unselected package libfuse2:amd64. 03:17:50 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:17:50 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:17:50 Selecting previously unselected package fuse. 03:17:50 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:17:50 Unpacking fuse (2.9.9-3) ... 03:17:50 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:17:50 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:17:51 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:17:51 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:17:51 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:17:51 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:17:51 Selecting previously unselected package libksba8:amd64. 03:17:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:17:51 Unpacking libksba8:amd64 (1.3.5-2) ... 03:17:51 Selecting previously unselected package libroken18-heimdal:amd64. 03:17:51 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:17:51 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:17:51 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:17:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libwind0-heimdal:amd64. 03:17:51 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:17:51 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:17:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:17:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:17:51 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:17:51 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:51 Selecting previously unselected package libsasl2-modules-db:amd64. 03:17:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:17:51 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:17:51 Selecting previously unselected package libsasl2-2:amd64. 03:17:51 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:17:51 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:17:51 Selecting previously unselected package libldap-common. 03:17:51 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:17:51 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:17:51 Selecting previously unselected package libldap-2.4-2:amd64. 03:17:51 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:17:51 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:17:51 Selecting previously unselected package dirmngr. 03:17:51 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:17:51 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:17:52 Setting up libksba8:amd64 (1.3.5-2) ... 03:17:52 Setting up libfuse2:amd64 (2.9.9-3) ... 03:17:52 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:17:52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:17:52 Setting up udev (245.4-4ubuntu3.15) ... 03:17:52 invoke-rc.d: policy-rc.d denied execution of start. 03:17:52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:17:52 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:52 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:17:52 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:17:52 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:52 Setting up fuse (2.9.9-3) ... 03:17:52 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:17:53 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:17:53 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:17:53 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:17:53 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:17:53 Processing triggers for systemd (245.4-4ubuntu3) ... 03:17:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:17:54 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:17:54 Alias= settings in the [Install] section, and DefaultInstance= for template 03:17:54 units). This means they are not meant to be enabled using systemctl. 03:17:54 03:17:54 Possible reasons for having this kind of units are: 03:17:54 • A unit may be statically enabled by being symlinked from another unit's 03:17:54 .wants/ or .requires/ directory. 03:17:54 • A unit's purpose may be to act as a helper for some other unit which has 03:17:54 a requirement dependency on it. 03:17:54 • A unit may be started when needed via activation (socket, path, timer, 03:17:54 D-Bus, udev, scripted systemctl call, ...). 03:17:54 • In case of template units, the unit is meant to be enabled with some 03:17:54 instance name specified. 03:17:54 Reading package lists... 03:17:54 Building dependency tree... 03:17:54 Reading state information... 03:17:54 The following additional packages will be installed: 03:17:54 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:17:54 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:17:54 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:17:54 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:17:54 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:17:54 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:17:54 Suggested packages: 03:17:54 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:17:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:17:54 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:17:54 systemd-container policykit-1 03:17:54 Recommended packages: 03:17:54 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:17:54 The following NEW packages will be installed: 03:17:54 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:17:54 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:17:54 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:17:54 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:17:54 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:17:54 The following packages will be upgraded: 03:17:54 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:17:54 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:17:54 Need to get 46.5 MB of archives. 03:17:54 After this operation, 181 MB of additional disk space will be used. 03:17:54 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:17:54 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:17:55 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:17:55 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:17:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:17:55 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:17:55 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:17:55 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:17:55 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:17:55 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:17:55 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:17:55 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:17:55 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:17:55 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:17:55 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:17:55 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:17:55 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:17:55 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 03:17:55 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:17:55 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 03:17:55 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 03:17:55 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 03:17:55 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:17:55 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:17:55 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:17:55 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:17:55 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:17:55 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:17:55 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:17:55 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:17:55 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:17:55 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:17:55 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:17:57 debconf: delaying package configuration, since apt-utils is not installed 03:17:57 Fetched 46.5 MB in 2s (20.3 MB/s) 03:17:57 (Reading database ... 13067 files and directories currently installed.) 03:17:57 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:17:57 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:17:57 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:17:57 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:17:57 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:17:57 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:17:58 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:17:58 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:17:58 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:17:58 Selecting previously unselected package libpython3.8-minimal:amd64. 03:17:58 (Reading database ... 13068 files and directories currently installed.) 03:17:58 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:17:58 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:17:58 Selecting previously unselected package libexpat1:amd64. 03:17:58 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:17:58 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:17:58 Selecting previously unselected package python3.8-minimal. 03:17:58 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:17:58 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:17:58 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:17:58 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:17:58 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:17:59 Selecting previously unselected package python3-minimal. 03:17:59 (Reading database ... 13359 files and directories currently installed.) 03:17:59 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:17:59 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:17:59 Selecting previously unselected package mime-support. 03:17:59 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:17:59 Unpacking mime-support (3.64ubuntu1) ... 03:17:59 Selecting previously unselected package libmpdec2:amd64. 03:17:59 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:17:59 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:17:59 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:17:59 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:17:59 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:17:59 Selecting previously unselected package python3.8. 03:17:59 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:17:59 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:17:59 Selecting previously unselected package libpython3-stdlib:amd64. 03:17:59 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:17:59 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:17:59 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:17:59 Selecting previously unselected package python3. 03:17:59 (Reading database ... 13761 files and directories currently installed.) 03:17:59 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:17:59 Unpacking python3 (3.8.2-0ubuntu2) ... 03:17:59 Selecting previously unselected package libdbus-1-3:amd64. 03:17:59 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:17:59 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:18:00 Selecting previously unselected package dbus. 03:18:00 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:18:00 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:18:00 Selecting previously unselected package libbsd0:amd64. 03:18:00 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:18:00 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:18:00 Selecting previously unselected package libpam-systemd:amd64. 03:18:00 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:18:00 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:18:00 Selecting previously unselected package sudo. 03:18:00 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:18:00 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:18:00 Selecting previously unselected package apparmor. 03:18:00 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:18:00 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:18:00 Selecting previously unselected package libcbor0.6:amd64. 03:18:00 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:18:00 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:18:00 Selecting previously unselected package libedit2:amd64. 03:18:00 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:18:00 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:18:00 Selecting previously unselected package libfido2-1:amd64. 03:18:00 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:18:00 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:18:00 Selecting previously unselected package libkrb5support0:amd64. 03:18:00 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:18:00 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:18:00 Selecting previously unselected package libk5crypto3:amd64. 03:18:00 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:18:00 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:18:00 Selecting previously unselected package libkeyutils1:amd64. 03:18:00 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:18:00 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:18:00 Selecting previously unselected package libkrb5-3:amd64. 03:18:00 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:18:00 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:18:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:18:00 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:18:00 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:18:00 Selecting previously unselected package openssh-client. 03:18:00 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:18:00 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:18:01 Selecting previously unselected package dbus-user-session. 03:18:01 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:18:01 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:18:01 Selecting previously unselected package liblzo2-2:amd64. 03:18:01 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:18:01 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:18:01 Selecting previously unselected package squashfs-tools. 03:18:01 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:18:01 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:18:01 Selecting previously unselected package snapd. 03:18:01 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:18:01 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:18:04 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:18:04 Setting up mime-support (3.64ubuntu1) ... 03:18:04 Setting up liblzo2-2:amd64 (2.10-2) ... 03:18:04 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:18:04 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:18:04 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:18:04 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:18:04 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:18:04 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:18:04 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:18:04 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:18:04 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:18:04 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:18:04 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:18:05 Setting up libbsd0:amd64 (0.10.0-1) ... 03:18:05 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:18:05 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:18:05 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:18:05 Setting up python3 (3.8.2-0ubuntu2) ... 03:18:05 running python rtupdate hooks for python3.8... 03:18:05 running python post-rtupdate hooks for python3.8... 03:18:05 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:18:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:18:06 Reloading AppArmor profiles 03:18:06 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:18:06 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:18:06 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:18:07 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:18:07 Setting up systemd (245.4-4ubuntu3.15) ... 03:18:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:18:07 Installing new version of config file /etc/systemd/resolved.conf ... 03:18:09 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:18:09 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:18:09 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:18:09 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:18:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:18:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:18:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:18:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:18:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:18:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:18:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:18:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:18:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:18:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:18:11 /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' 03:18:11 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:18:12 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:18:12 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:18:12 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:18:13 Reading package lists... 03:18:13 Reading package lists... 03:18:13 Building dependency tree... 03:18:13 Reading state information... 03:18:13 Calculating upgrade... 03:18:14 The following packages will be upgraded: 03:18:14 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:18:14 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:18:14 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:18:14 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:18:14 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:18:14 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:18:14 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:18:14 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:18:14 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:18:14 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:18:14 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:18:14 xz-utils zlib1g 03:18:14 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:18:14 Need to get 65.7 MB of archives. 03:18:14 After this operation, 27.6 MB of additional disk space will be used. 03:18:14 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:18:14 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:18:14 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:18:14 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:18:14 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 03:18:14 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:18:14 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:18:14 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:18:14 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:18:14 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:18:14 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:18:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 03:18:14 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:18:14 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:18:14 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:18:14 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:18:14 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:18:14 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:18:14 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:18:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:18:14 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:18:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:18:14 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:18:14 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:18:14 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:18:14 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:18:14 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:18:14 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:18:14 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:18:14 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:18:14 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:18:14 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:18:14 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:18:14 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:18:14 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:18:14 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:18:14 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:18:14 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:18:14 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:18:14 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 03:18:14 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:18:14 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:18:14 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:18:14 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:18:14 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:18:14 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:18:14 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:18:14 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:18:14 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:18:14 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:18:14 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:18:14 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:18:14 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:18:14 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:18:14 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:18:14 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:18:14 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:18:14 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 03:18:14 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 03:18:14 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:18:14 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:18:14 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:18:14 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:18:14 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 03:18:14 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:18:14 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:18:14 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:18:14 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:18:14 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:18:14 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:18:14 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 03:18:14 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 03:18:14 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 03:18:14 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 03:18:14 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 03:18:14 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 03:18:14 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 03:18:15 debconf: delaying package configuration, since apt-utils is not installed 03:18:15 Fetched 65.7 MB in 1s (80.4 MB/s) 03:18:15 (Reading database ... 14313 files and directories currently installed.) 03:18:15 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:18:15 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:18:15 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:18:15 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:18:15 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 03:18:15 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 03:18:15 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:16 (Reading database ... 14312 files and directories currently installed.) 03:18:16 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:16 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:16 (Reading database ... 14312 files and directories currently installed.) 03:18:16 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:16 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:17 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:17 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:17 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:18:17 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:18:17 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:17 (Reading database ... 14312 files and directories currently installed.) 03:18:17 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:18:17 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:18:18 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:18:18 (Reading database ... 14312 files and directories currently installed.) 03:18:18 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:18:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:18:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:18:18 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:18:18 Setting up base-files (11ubuntu5.5) ... 03:18:19 Installing new version of config file /etc/issue ... 03:18:19 Installing new version of config file /etc/issue.net ... 03:18:19 Installing new version of config file /etc/lsb-release ... 03:18:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:18:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:18:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:18:19 Removing obsolete conffile /etc/default/motd-news ... 03:18:19 (Reading database ... 14311 files and directories currently installed.) 03:18:19 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:18:19 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:18:19 Setting up bash (5.0-6ubuntu1.1) ... 03:18:19 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 03:18:19 (Reading database ... 14311 files and directories currently installed.) 03:18:19 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:18:19 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:18:19 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:18:19 (Reading database ... 14311 files and directories currently installed.) 03:18:19 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:18:19 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:18:19 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:18:20 (Reading database ... 14311 files and directories currently installed.) 03:18:20 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:18:20 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:18:20 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:18:20 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:18:20 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:18:20 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:18:20 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:18:20 (Reading database ... 14311 files and directories currently installed.) 03:18:20 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:18:20 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:18:21 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 03:18:21 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 03:18:21 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 03:18:21 (Reading database ... 14311 files and directories currently installed.) 03:18:21 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 03:18:21 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 03:18:21 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 03:18:21 (Reading database ... 14311 files and directories currently installed.) 03:18:21 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:21 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:21 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:18:22 (Reading database ... 14311 files and directories currently installed.) 03:18:22 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:22 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:18:22 (Reading database ... 14311 files and directories currently installed.) 03:18:22 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:22 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:22 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:18:22 (Reading database ... 14311 files and directories currently installed.) 03:18:22 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:22 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:18:22 (Reading database ... 14311 files and directories currently installed.) 03:18:22 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:22 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:22 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:23 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:18:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:18:23 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:18:23 (Reading database ... 14311 files and directories currently installed.) 03:18:23 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:18:23 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:18:23 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:18:23 (Reading database ... 14311 files and directories currently installed.) 03:18:23 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:18:23 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:18:24 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:18:24 (Reading database ... 14311 files and directories currently installed.) 03:18:24 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:18:24 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:18:24 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:18:24 (Reading database ... 14311 files and directories currently installed.) 03:18:24 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:18:24 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:18:24 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:18:24 (Reading database ... 14311 files and directories currently installed.) 03:18:24 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:18:24 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:18:24 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:18:24 (Reading database ... 14311 files and directories currently installed.) 03:18:24 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:18:24 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:18:24 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:18:25 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:18:25 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:18:25 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:18:25 Setting up ubuntu-keyring (2020.02.11.4) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:18:25 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:18:25 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:18:25 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:18:25 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:18:25 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:18:25 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:18:25 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:18:25 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:18:25 (Reading database ... 14311 files and directories currently installed.) 03:18:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:18:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:18:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:18:26 (Reading database ... 14311 files and directories currently installed.) 03:18:26 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:18:26 Unpacking apt (2.0.6) over (2.0.2) ... 03:18:26 Setting up apt (2.0.6) ... 03:18:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:18:26 (Reading database ... 14311 files and directories currently installed.) 03:18:26 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:18:26 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:18:27 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:18:27 (Reading database ... 14311 files and directories currently installed.) 03:18:27 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:18:27 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:18:27 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:18:27 (Reading database ... 14313 files and directories currently installed.) 03:18:27 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:18:27 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:18:27 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:18:27 (Reading database ... 14317 files and directories currently installed.) 03:18:27 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:18:27 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:18:27 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:18:27 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:18:27 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:18:27 (Reading database ... 14317 files and directories currently installed.) 03:18:27 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:18:28 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:18:28 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:18:28 (Reading database ... 14317 files and directories currently installed.) 03:18:28 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:18:28 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:18:28 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:18:28 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:18:28 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 03:18:28 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:18:28 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 03:18:28 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 03:18:29 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:18:29 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:18:29 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:18:29 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:18:29 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:18:29 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:18:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:18:29 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:18:29 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:18:29 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:18:29 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 03:18:29 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:18:29 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:18:29 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:18:30 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:18:30 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:18:30 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:18:30 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:18:30 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:30 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:31 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:31 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:32 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:32 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:32 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:32 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:32 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:32 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:33 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:33 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:34 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:18:34 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:18:34 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:18:34 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:18:34 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 03:18:34 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:18:34 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:18:34 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 03:18:34 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:18:34 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up tzdata (2021e-0ubuntu0.20.04) ... 03:18:34 03:18:34 Current default time zone: 'Etc/UTC' 03:18:34 Local time is now: Tue Mar 22 03:18:34 UTC 2022. 03:18:34 Universal Time is now: Tue Mar 22 03:18:34 UTC 2022. 03:18:34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:18:34 03:18:34 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:18:34 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:18:34 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up mount (2.34-0.1ubuntu9.3) ... 03:18:34 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:18:34 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:18:34 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:18:34 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:18:34 Setting up openssl (1.1.1f-1ubuntu2.12) ... 03:18:34 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:18:34 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 03:18:34 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:18:34 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:18:34 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:18:34 Setting up ca-certificates (20210119~20.04.2) ... 03:18:36 Updating certificates in /etc/ssl/certs... 03:18:37 21 added, 21 removed; done. 03:18:37 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Setting up perl (5.30.0-9ubuntu0.2) ... 03:18:37 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:18:37 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:18:37 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:18:37 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:18:37 Setting up binutils (2.34-6ubuntu1.3) ... 03:18:37 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Setting up build-essential (12.8ubuntu1.1) ... 03:18:37 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 03:18:37 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:18:37 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:18:37 Processing triggers for mime-support (3.64ubuntu1) ... 03:18:37 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:18:37 Updating certificates in /etc/ssl/certs... 03:18:38 0 added, 0 removed; done. 03:18:38 Running hooks in /etc/ca-certificates/update.d... 03:18:38 done. 03:18:39 Reading package lists... 03:18:39 Building dependency tree... 03:18:39 Reading state information... 03:18:40 The following NEW packages will be installed: 03:18:40 apt-transport-https 03:18:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:18:40 Need to get 4680 B of archives. 03:18:40 After this operation, 162 kB of additional disk space will be used. 03:18:40 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:18:40 debconf: delaying package configuration, since apt-utils is not installed 03:18:40 Fetched 4680 B in 0s (84.5 kB/s) 03:18:40 Selecting previously unselected package apt-transport-https. 03:18:40 (Reading database ... 14320 files and directories currently installed.) 03:18:40 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:18:40 Unpacking apt-transport-https (2.0.6) ... 03:18:40 Setting up apt-transport-https (2.0.6) ... 03:18:40 Waiting for network to be ready... 03:18:47 2022-03-22T03:18:44Z INFO Waiting for automatic snapd restart... 03:18:47 snapd 2.54.4 from Canonical* installed 03:18:47 "snapd" switched to the "latest/stable" channel 03:18:47 03:18:50 core20 20220304 from Canonical* installed 03:18:50 "core20" switched to the "latest/stable" channel 03:18:50 03:18:53 Removing intermediate container 98c36e76f29c 03:18:53 ---> a3d3b143feb2 03:18:53 Successfully built a3d3b143feb2 03:18:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:18:54 + docker inspect -f . ci-base-image-arm64 03:18:54 . 03:18:54 snapcraft 6.0.2 from Canonical* installed 03:18:54 "snapcraft" switched to the "latest/stable" channel 03:18:54 [Pipeline] withDockerContainer 03:18:54 prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container 03:18:54 $ 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 03:18:55 $ docker top 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:56 + go version 03:18:56 go version go1.17.6 linux/arm64 [Pipeline] } 03:18:56 $ docker stop --time=1 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 03:18:58 $ docker rm -f 6e59ae04947d005096a3dee95091a8fb06b4a3ecfb8bbc3fbe2b919bdaa70059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:18:58 + docker inspect -f . ci-base-image-arm64 03:18:58 . [Pipeline] withDockerContainer 03:18:59 prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container 03:18:59 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: 03:18:59 - README.md 03:18:59 03:18:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:18:59 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:18:59 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:18:59 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:18:59 $ 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 03:18:59 Reading package lists... 03:19:00 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 03:19:00 Reading package lists... 03:19:00 $ docker top ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 -eo pid,comm 03:19:00 Building dependency tree... 03:19:00 Reading state information... 03:19:00 Suggested packages: 03:19:00 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:19:00 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:19:00 krb5-user libnorm-doc 03:19:00 Recommended packages: 03:19:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:19:00 The following NEW packages will be installed: 03:19:00 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:19:00 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:19:00 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:19:00 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:19:00 libzmq5 pkg-config zip [Pipeline] { [Pipeline] echo 03:19:00 ========================================================= 03:19:00 [edgeXBuildGoParallel] Running Tests and Build... 03:19:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:19:00 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:19:00 Need to get 10.3 MB of archives. 03:19:00 After this operation, 56.5 MB of additional disk space will be used. 03:19:00 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 03:19:00 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:19:01 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:19:01 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:19:01 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:19:01 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:19:01 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:19:01 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:19:01 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:19:01 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:19:01 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:19:01 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:19:01 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:19:01 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:19:01 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:19:01 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:19:01 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:19:01 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:19:01 + make test 03:19:01 go mod tidy 03:19:01 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:19:01 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:19:01 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:19:02 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:19:02 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:19:02 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:19:02 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:19:02 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:19:02 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:19:02 debconf: delaying package configuration, since apt-utils is not installed 03:19:02 Fetched 10.3 MB in 1s (9066 kB/s) 03:19:02 Selecting previously unselected package libglib2.0-0:amd64. 03:19:02 (Reading database ... 14324 files and directories currently installed.) 03:19:02 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:19:02 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:19:02 Selecting previously unselected package libsodium23:amd64. 03:19:02 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:19:02 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:19:02 Selecting previously unselected package libpsl5:amd64. 03:19:02 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:19:02 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:19:02 Selecting previously unselected package libbrotli1:amd64. 03:19:02 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:19:02 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:19:02 Selecting previously unselected package libnghttp2-14:amd64. 03:19:02 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:19:02 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:19:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:19:02 Selecting previously unselected package librtmp1:amd64. 03:19:02 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:19:02 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:19:02 Selecting previously unselected package libssh-4:amd64. 03:19:02 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:19:02 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:19:02 Selecting previously unselected package libcurl3-gnutls:amd64. 03:19:02 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:19:02 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:19:02 Selecting previously unselected package liberror-perl. 03:19:02 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:19:03 Unpacking liberror-perl (0.17029-1) ... 03:19:03 Selecting previously unselected package git-man. 03:19:03 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:19:03 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:19:03 Selecting previously unselected package git. 03:19:03 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:19:03 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:19:04 Selecting previously unselected package libgssrpc4:amd64. 03:19:04 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package libkdb5-9:amd64. 03:19:04 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:19:04 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:19:04 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package comerr-dev:amd64. 03:19:04 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:19:04 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:19:04 Selecting previously unselected package krb5-multidev:amd64. 03:19:04 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package libnorm1:amd64. 03:19:04 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:19:04 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:19:04 Selecting previously unselected package libnorm-dev:amd64. 03:19:04 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:19:04 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:19:04 Selecting previously unselected package libpgm-5.2-0:amd64. 03:19:04 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:19:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:19:04 Selecting previously unselected package libpgm-dev:amd64. 03:19:04 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:19:04 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:19:04 Selecting previously unselected package libsodium-dev:amd64. 03:19:04 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:19:04 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:19:04 Selecting previously unselected package libzmq5:amd64. 03:19:04 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:19:04 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:19:04 Selecting previously unselected package libkrb5-dev:amd64. 03:19:04 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:19:04 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:19:04 Selecting previously unselected package libzmq3-dev:amd64. 03:19:04 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:19:04 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:19:05 Selecting previously unselected package pkg-config. 03:19:05 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:19:05 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:19:05 Selecting previously unselected package zip. 03:19:05 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:19:05 Unpacking zip (3.0-11build1) ... 03:19:05 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:19:05 Setting up libsodium23:amd64 (1.0.18-1) ... 03:19:05 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:19:05 No schema files found: doing nothing. 03:19:05 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:19:05 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:19:05 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:19:05 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:19:05 Setting up liberror-perl (0.17029-1) ... 03:19:05 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up zip (3.0-11build1) ... 03:19:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:19:05 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:19:05 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:19:05 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:19:05 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:19:05 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:19:05 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:19:05 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:19:05 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:19:05 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:19:05 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:19:05 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:19:05 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:19:05 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:19:06 comerr-dev set to automatically installed. 03:19:06 git set to automatically installed. 03:19:06 git-man set to automatically installed. 03:19:06 krb5-multidev set to automatically installed. 03:19:06 libbrotli1 set to automatically installed. 03:19:06 libcurl3-gnutls set to automatically installed. 03:19:06 liberror-perl set to automatically installed. 03:19:06 libglib2.0-0 set to automatically installed. 03:19:06 libgssrpc4 set to automatically installed. 03:19:06 libkadm5clnt-mit11 set to automatically installed. 03:19:06 libkadm5srv-mit11 set to automatically installed. 03:19:06 libkdb5-9 set to automatically installed. 03:19:06 libkrb5-dev set to automatically installed. 03:19:06 libnghttp2-14 set to automatically installed. 03:19:06 libnorm-dev set to automatically installed. 03:19:06 libnorm1 set to automatically installed. 03:19:06 libpgm-5.2-0 set to automatically installed. 03:19:06 libpgm-dev set to automatically installed. 03:19:06 libpsl5 set to automatically installed. 03:19:06 librtmp1 set to automatically installed. 03:19:06 libsodium-dev set to automatically installed. 03:19:06 libsodium23 set to automatically installed. 03:19:06 libssh-4 set to automatically installed. 03:19:06 libzmq3-dev set to automatically installed. 03:19:06 libzmq5 set to automatically installed. 03:19:06 pkg-config set to automatically installed. 03:19:06 zip set to automatically installed. 03:19:06 snapd is not logged in, snap install commands will use sudo 03:19:18 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:19:19 Downloading snap 'edgex-app-service-configurable' 03:19:21 Pulling app-service-configurable 03:19:21 + snapcraftctl pull 03:19:23 Pulling config-common 03:19:23 + snapcraftctl pull 03:19:25 Pulling go-build-helper 03:19:25 + snapcraftctl pull 03:19:26 'edgex-go' has dependencies that need to be staged: go-build-helper 03:19:26 Skipping pull go-build-helper (already ran) 03:19:26 Building go-build-helper 03:19:26 + snapcraftctl build 03:19:27 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:19:28 Staging go-build-helper 03:19:28 + snapcraftctl stage 03:19:33 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:19:33 Fetched 290 kB in 0s (0 B/s) 03:19:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:19:33 Fetched 158 kB in 0s (0 B/s) 03:19:33 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:19:33 Fetched 242 kB in 0s (0 B/s) 03:19:33 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:19:33 Fetched 150 kB in 0s (0 B/s) 03:19:33 Pulling edgex-go 03:19:33 + snapcraftctl pull 03:19:34 Pulling hooks 03:19:34 + snapcraftctl pull 03:19:34 ? github.com/edgexfoundry/edgex-go [no test files] 03:19:44 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:19:44 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:19:44 Fetched 96.1 kB in 0s (0 B/s) 03:19:44 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:19:44 Fetched 78.7 kB in 0s (0 B/s) 03:19:44 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:19:44 Fetched 48.0 kB in 0s (0 B/s) 03:19:44 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:19:44 Fetched 50.2 kB in 0s (0 B/s) 03:19:44 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:19:44 Fetched 14.7 kB in 0s (0 B/s) 03:19:44 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:19:44 Fetched 234 kB in 0s (0 B/s) 03:19:44 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:19:44 Fetched 155 kB in 0s (0 B/s) 03:19:44 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:19:44 Fetched 170 kB in 0s (0 B/s) 03:19:44 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:19:44 Fetched 267 kB in 0s (0 B/s) 03:19:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:19:44 Fetched 50.6 kB in 0s (0 B/s) 03:19:44 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:19:44 Fetched 15.1 kB in 0s (0 B/s) 03:19:44 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:19:44 Fetched 51.5 kB in 0s (0 B/s) 03:19:44 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:19:44 Fetched 121 kB in 0s (0 B/s) 03:19:44 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:19:44 Fetched 29.7 kB in 0s (0 B/s) 03:19:44 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:19:44 Fetched 1021 kB in 0s (0 B/s) 03:19:44 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:19:44 Fetched 49.3 kB in 0s (0 B/s) 03:19:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:19:44 Fetched 54.9 kB in 0s (0 B/s) 03:19:44 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:19:44 Fetched 16.6 kB in 0s (0 B/s) 03:19:44 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:19:44 Fetched 87.9 kB in 0s (0 B/s) 03:19:44 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:19:44 Fetched 142 kB in 0s (0 B/s) 03:19:44 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:19:44 Fetched 41.8 kB in 0s (0 B/s) 03:19:44 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:19:44 Fetched 181 kB in 0s (0 B/s) 03:19:44 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:19:44 Fetched 208 kB in 0s (0 B/s) 03:19:44 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:19:44 Fetched 161 kB in 0s (0 B/s) 03:19:44 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:19:44 Fetched 107 kB in 0s (0 B/s) 03:19:44 Pulling static-packages 03:19:44 + snapcraftctl pull 03:19:46 Pulling version 03:19:46 + cd /root/project 03:19:46 ++ git describe --tags --abbrev=0 03:19:46 ++ sed s/v// 03:19:46 + GIT_VERSION=2.2.0-dev.43 03:19:46 + '[' -z 2.2.0-dev.43 ']' 03:19:46 + snapcraftctl set-version 2.2.0-dev.43 03:19:48 Building app-service-configurable 03:19:48 + snapcraftctl build 03:19:49 Building config-common 03:19:49 + snapcraftctl build 03:19:50 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:19:51 Skipping build go-build-helper (already ran) 03:19:52 Building edgex-go 03:19:52 + cd /root/parts/edgex-go/src 03:19:52 ++ git describe --tags --abbrev=0 03:19:52 ++ sed s/v// 03:19:52 + GIT_VERSION=2.2.0-dev.43 03:19:52 + '[' -z 2.2.0-dev.43 ']' 03:19:52 + echo 2.2.0-dev.43 03:19:52 + '[' '!' -d vendor ']' 03:19:52 + go mod download all 03:19:58 + make build 03:19:58 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 03:20:10 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 03:20:15 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 03:20:15 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 03:20:17 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 03:20:17 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 03:20:18 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 03:20:19 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 03:20:20 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 03:20:22 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 03:20:23 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 03:20:24 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 03:20:26 + 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 03:20:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:20:26 + case "$service" in 03:20:26 + 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 03:20:26 + 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 03:20:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:20:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:20:26 + case "$service" in 03:20:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:20:26 + 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 03:20:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:20:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:20:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:20:27 Building hooks 03:20:27 + cd /root/parts/hooks/src 03:20:27 + make build 03:20:27 go mod tidy 03:20:27 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:20:27 go: downloading github.com/stretchr/testify v1.7.0 03:20:27 go: downloading github.com/davecgh/go-spew v1.1.0 03:20:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:20:27 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:20:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:20:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:20:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:20:30 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:20:30 Building static-packages 03:20:30 + snapcraftctl build 03:20:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:20:32 Building version 03:20:32 + snapcraftctl build 03:20:34 Staging app-service-configurable 03:20:34 + snapcraftctl stage 03:20:36 Staging config-common 03:20:36 + snapcraftctl stage 03:20:37 Skipping stage go-build-helper (already ran) 03:20:37 Staging edgex-go 03:20:37 + snapcraftctl stage 03:20:38 Staging hooks 03:20:39 + snapcraftctl stage 03:20:40 Staging static-packages 03:20:40 + snapcraftctl stage 03:20:41 Staging version 03:20:41 + snapcraftctl stage 03:20:43 Priming app-service-configurable 03:20:43 + snapcraftctl prime 03:20:45 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 03:20:45 stage-packages: 03:20:45 - libnorm1 03:20:45 - libpgm-5.2-0 03:20:45 - libsodium23 03:20:45 - libzmq5 03:20:46 Priming config-common 03:20:46 + snapcraftctl prime 03:20:47 Priming go-build-helper 03:20:47 + snapcraftctl prime 03:20:48 Priming edgex-go 03:20:48 + snapcraftctl prime 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:20:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:20:50 Priming hooks 03:20:50 + snapcraftctl prime 03:20:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:20:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:20:51 Priming static-packages 03:20:51 + snapcraftctl prime 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:20:55 Priming version 03:20:55 + snapcraftctl prime 03:20:57 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] } 03:21:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 03:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:21:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:21:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.465s coverage: 98.5% of statements 03:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:21:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.518s coverage: 54.9% of statements 03:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:21:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.054s coverage: 89.2% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.267s coverage: 84.4% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.661s coverage: 94.2% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.441s coverage: 72.2% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.314s coverage: 60.0% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.620s coverage: 0.9% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.232s coverage: 58.8% of statements 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.373s coverage: 24.0% of statements 03:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 47.1% of statements 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.401s coverage: 94.1% of statements 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.348s coverage: 96.3% of statements 03:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 03:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.285s coverage: 94.4% of statements 03:21:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 03:21:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.729s coverage: 82.5% of statements 03:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.354s coverage: 92.9% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.377s coverage: 87.2% of statements 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.304s coverage: 85.4% of statements 03:21:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements 03:21:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.959s coverage: 64.4% of statements 03:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 03:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 03:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 03:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 03:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 03:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.570s coverage: 65.4% of statements 03:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:22:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 43.8% of statements 03:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements 03:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.356s coverage: 84.8% of statements 03:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.276s coverage: 17.7% of statements 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.710s coverage: 92.3% of statements 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:22:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 03:22:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 03:22:14 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 03:22:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:22:14 GO111MODULE=on go vet ./... 03:23:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:36 ./bin/test-attribution-txt.sh [Pipeline] echo 03:23:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:23:37 + ls -al . 03:23:37 total 672 03:23:37 drwxrwxr-x 9 1001 1001 4096 Mar 22 03:23 . 03:23:37 drwxr-xr-x 4 root root 4096 Mar 22 03:18 .. 03:23:37 -rw-rw-r-- 1 1001 1001 11 Mar 22 03:16 .dockerignore 03:23:37 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:16 .git 03:23:37 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:16 .github 03:23:37 -rw-rw-r-- 1 1001 1001 804 Mar 22 03:16 .gitignore 03:23:37 -rw-rw-r-- 1 1001 1001 42 Mar 22 03:16 .golangci.yml 03:23:37 -rw-rw-r-- 1 1001 1001 76 Mar 22 03:16 .hadolint.yml 03:23:37 -rw-rw-r-- 1 1001 1001 166 Mar 22 03:16 .sonarcloud.properties 03:23:37 -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:16 ADOPTERS.md 03:23:37 -rw-rw-r-- 1 1001 1001 9019 Mar 22 03:16 Attribution.txt 03:23:37 -rw-rw-r-- 1 1001 1001 51732 Mar 22 03:16 CHANGELOG.md 03:23:37 -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:16 CONTRIBUTING.md 03:23:37 -rw-rw-r-- 1 1001 1001 677 Mar 22 03:16 GOVERNANCE.md 03:23:37 -rw-rw-r-- 1 1001 1001 849 Mar 22 03:16 Jenkinsfile 03:23:37 -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:16 LICENSE 03:23:37 -rw-rw-r-- 1 1001 1001 6508 Mar 22 03:16 Makefile 03:23:37 -rw-rw-r-- 1 1001 1001 582 Mar 22 03:16 OWNERS.md 03:23:37 -rw-rw-r-- 1 1001 1001 8207 Mar 22 03:16 README.md 03:23:37 -rw-rw-r-- 1 1001 1001 6912 Mar 22 03:16 SECURITY.md 03:23:37 -rw-rw-r-- 1 1001 1001 5 Mar 22 03:12 VERSION 03:23:37 -rw-rw-r-- 1 1001 1001 4131 Mar 22 03:16 ZMQWindows.md 03:23:37 drwxrwxr-x 2 1001 1001 4096 Mar 22 03:16 bin 03:23:37 drwxrwxr-x 14 1001 1001 4096 Mar 22 03:16 cmd 03:23:37 -rw-r--r-- 1 root root 426503 Mar 22 03:22 coverage.out 03:23:37 -rw-rw-r-- 1 1001 1001 2827 Mar 22 03:16 go.mod 03:23:37 -rw-rw-r-- 1 1001 1001 50579 Mar 22 03:16 go.sum 03:23:37 drwxrwxr-x 8 1001 1001 4096 Mar 22 03:16 internal 03:23:37 drwxrwxr-x 3 1001 1001 4096 Mar 22 03:16 openapi 03:23:37 drwxrwxr-x 4 1001 1001 4096 Mar 22 03:16 snap 03:23:37 -rw-rw-r-- 1 1001 1001 204 Mar 22 03:16 version.go [Pipeline] sh 03:23:37 + '[' -e coverage.out ] 03:23:37 + chown 1001:1001 coverage.out [Pipeline] stash 03:23:37 Warning: overwriting stash ‘coverage-report’ 03:23:38 Stashed 1 file(s) [Pipeline] sh 03:23:39 + make build 03:23:39 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 03:23:47 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 03:24:20 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 03:24:20 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 03:24:24 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 03:24:25 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 03:24:29 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 03:24:33 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 03:24:36 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 03:24:41 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 03:24:44 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 03:24:47 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] } 03:24:54 $ docker stop --time=1 ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 03:24:56 $ docker rm -f ca0f5da7c81d4bd5864c2aada45037bfb1597dd5e439b5558f1c71aabe5d4fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:58 03:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:24:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:24:58 latest: Pulling from edgex-devops/edgex-compose-arm64 03:24:58 29e5d40040c1: Pulling fs layer 03:24:58 1ce36da41761: Pulling fs layer 03:24:58 25b303627fd3: Pulling fs layer 03:24:58 29e5d40040c1: Download complete 03:24:59 1ce36da41761: Verifying Checksum 03:24:59 1ce36da41761: Download complete 03:24:59 29e5d40040c1: Pull complete 03:25:00 25b303627fd3: Verifying Checksum 03:25:00 25b303627fd3: Download complete 03:25:00 1ce36da41761: Pull complete 03:25:13 25b303627fd3: Pull complete 03:25:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:25:13 prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container 03:25:13 $ 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 03:25:15 $ docker top eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:16 + grep parallel 03:25:16 + docker-compose build --help 03:25:21 --parallel Build images in parallel. [Pipeline] } 03:25:21 $ docker stop --time=1 eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 03:25:22 $ docker rm -f eea7bca8fa73cba974e6206cdb2d6431e1faf22f3986ed790f67dcf5e2d26566 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:25:23 . [Pipeline] withDockerContainer 03:25:23 prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container 03:25:23 $ 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 03:25:25 $ docker top e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:26 + docker-compose -f ./docker-compose-build.yml build --parallel 03:25:31 Building core-command ... 03:25:31 Building core-data ... 03:25:31 Building core-metadata ... 03:25:31 Building security-bootstrapper ... 03:25:31 Building security-proxy-setup ... 03:25:31 Building security-secretstore-setup ... 03:25:31 Building support-notifications ... 03:25:31 Building support-scheduler ... 03:25:31 Building sys-mgmt-agent ... 03:25:31 Building support-notifications 03:25:31 Building core-metadata 03:25:31 Building security-proxy-setup 03:25:31 Building sys-mgmt-agent 03:25:31 Building core-command 03:26:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:53 ---> a3d3b143feb2 03:26:53 Step 3/22 : WORKDIR /edgex-go 03:26:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:26:53 ---> a3d3b143feb2 03:26:53 Step 3/23 : WORKDIR /edgex-go 03:26:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:26:53 ---> a3d3b143feb2 03:26:53 Step 3/23 : WORKDIR /edgex-go 03:26:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:53 ---> a3d3b143feb2 03:26:53 Step 3/22 : WORKDIR /edgex-go 03:26:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:26:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:26:53 ---> a3d3b143feb2 03:26:53 Step 3/23 : WORKDIR /edgex-go 03:26:53 ---> Running in 145cca56a18c 03:26:53 ---> Running in fc8b6fdc552e 03:26:53 ---> Running in 9e8d695e0dfe 03:26:53 ---> Running in a1e26116735d 03:26:53 ---> Running in 50d0eeaf9349 03:26:53 Removing intermediate container fc8b6fdc552e 03:26:53 ---> 35937fbbb04d 03:26:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:53 Removing intermediate container 9e8d695e0dfe 03:26:53 ---> 218178ec7d48 03:26:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:53 ---> Running in 71db3855f97c 03:26:53 Removing intermediate container a1e26116735d 03:26:53 ---> 3d1737abdda1 03:26:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:53 Removing intermediate container 50d0eeaf9349 03:26:53 ---> 45d7fbf480fc 03:26:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:53 ---> Running in 39e2cae0c4de 03:26:53 Removing intermediate container 145cca56a18c 03:26:53 ---> 32f7117b34ba 03:26:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:53 ---> Running in ecdaeba6a4a0 03:26:53 ---> Running in 7ef17376d78d 03:26:53 ---> Running in de8b8a8d5750 03:26:53 Removing intermediate container 39e2cae0c4de 03:26:53 ---> 14cec1a44f5d 03:26:53 Step 5/23 : RUN apk add --update --no-cache make git 03:26:53 Removing intermediate container 71db3855f97c 03:26:53 ---> b8adfd489d64 03:26:53 Step 5/22 : RUN apk add --update --no-cache make git 03:26:53 ---> Running in f77fedf3ac7d 03:26:53 ---> Running in 9501f630e162 03:26:53 Removing intermediate container ecdaeba6a4a0 03:26:53 ---> 1de1fd96b701 03:26:53 Step 5/23 : RUN apk add --update --no-cache make git 03:26:53 ---> Running in 60c7d597f7b6 03:26:53 Removing intermediate container de8b8a8d5750 03:26:53 ---> 4d54ff4aff30 03:26:53 Step 5/23 : RUN apk add --update --no-cache make bash git 03:26:53 Removing intermediate container 7ef17376d78d 03:26:53 ---> 9703343bde50 03:26:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:26:53 ---> Running in 10174a08f59f 03:26:53 ---> Running in a4aaaed9371e 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:26:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:26:56 OK: 220 MiB in 52 packages 03:26:56 OK: 220 MiB in 52 packages 03:26:56 OK: 220 MiB in 52 packages 03:26:57 OK: 220 MiB in 52 packages 03:26:57 OK: 220 MiB in 52 packages 03:26:57 Removing intermediate container f77fedf3ac7d 03:26:57 ---> 3d4207935087 03:26:57 Step 6/23 : COPY go.mod vendor* ./ 03:26:58 Removing intermediate container 9501f630e162 03:26:58 ---> 6d9207748489 03:26:58 Step 6/22 : COPY go.mod vendor* ./ 03:26:58 Removing intermediate container 60c7d597f7b6 03:26:58 ---> 8568faea35c6 03:26:58 Step 6/23 : COPY go.mod vendor* ./ 03:26:58 Removing intermediate container 10174a08f59f 03:26:58 ---> 0a0a24dd5ba4 03:26:58 Step 6/23 : COPY go.mod vendor* ./ 03:26:58 Removing intermediate container a4aaaed9371e 03:26:58 ---> 5bac7b670e98 03:26:58 Step 6/22 : COPY go.mod vendor* ./ 03:26:58 ---> eafee760eab5 03:26:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:59 ---> Running in 5f60bd84085e 03:26:59 ---> de2ac5bb556b 03:26:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:59 ---> 747a4198d091 03:26:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:59 ---> Running in 97088c40cde8 03:27:00 ---> Running in 34c037597d4d 03:27:00 ---> f913a1f9e3c0 03:27:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:00 ---> a93f589bc565 03:27:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:00 ---> Running in e4c4de13b868 03:27:00 ---> Running in f481fa1de285 03:27:04 Removing intermediate container 5f60bd84085e 03:27:04 ---> 23c273031c76 03:27:04 Step 8/23 : COPY . . 03:27:06 Removing intermediate container 97088c40cde8 03:27:06 ---> c6cb5876f6cb 03:27:06 Step 8/23 : COPY . . 03:27:07 Removing intermediate container 34c037597d4d 03:27:07 ---> f03fb9b8bc2c 03:27:07 Step 8/22 : COPY . . 03:27:07 Removing intermediate container f481fa1de285 03:27:07 ---> 4dd249496d92 03:27:07 Step 8/23 : COPY . . 03:27:07 Removing intermediate container e4c4de13b868 03:27:07 ---> 179dcc15abe1 03:27:07 Step 8/22 : COPY . . 03:27:29 ---> 0644284f53be 03:27:29 Step 9/23 : RUN make cmd/core-command/core-command 03:27:29 ---> Running in 0c8fd536b738 03:27:29 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 03:27:32 ---> 1f79d8f9d585 03:27:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:27:32 ---> Running in b9b0107504f9 03:27:32 ---> 7818c0cb47ce 03:27:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:27:32 ---> Running in 27fadbd6942f 03:27:33 ---> 7d0ac01aa2ed 03:27:33 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:27:33 ---> 8ab4b9a49280 03:27:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:27:33 ---> Running in 0c6ea2e49279 03:27:34 ---> Running in 83bfc99fbe30 03:27:35 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 03:27:35 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 03:27:36 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 03:27:36 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 03:29:43 Removing intermediate container 0c8fd536b738 03:29:43 ---> 406669816d53 03:29:43 03:29:43 Step 10/23 : FROM alpine:3.14 03:29:43 3.14: Pulling from library/alpine 03:29:43 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:29:43 Status: Downloaded newer image for alpine:3.14 03:29:43 ---> 71a2028e5025 03:29:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:29:43 ---> Running in 4ca0d5853b91 03:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:29:43 (1/1) Installing dumb-init (1.2.5-r1) 03:29:43 Executing busybox-1.33.1-r6.trigger 03:29:43 OK: 5 MiB in 15 packages 03:29:43 Removing intermediate container 4ca0d5853b91 03:29:43 ---> 981a976ab0d1 03:29:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:29:43 ---> Running in f5b73d0f6a61 03:29:43 Removing intermediate container f5b73d0f6a61 03:29:43 ---> cffccbab3661 03:29:43 Step 13/23 : ENV APP_PORT=59882 03:29:43 ---> Running in b13785269750 03:29:43 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 03:29:43 Removing intermediate container b13785269750 03:29:43 ---> 1f94c31ac6f3 03:29:43 Step 14/23 : EXPOSE $APP_PORT 03:29:43 ---> Running in 62f081befa38 03:29:43 Removing intermediate container 62f081befa38 03:29:43 ---> 4ab260532254 03:29:43 Step 15/23 : WORKDIR / 03:29:43 ---> Running in 5587917b1602 03:29:43 Removing intermediate container 5587917b1602 03:29:43 ---> e6528f25f102 03:29:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:43 ---> cb395b5f81a2 03:29:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:29:43 ---> 0cb8a2db0966 03:29:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:29:44 ---> 9c329b1ad373 03:29:44 Step 19/23 : ENTRYPOINT ["/core-command"] 03:29:44 ---> Running in 4690185860d8 03:29:45 Removing intermediate container 4690185860d8 03:29:45 ---> 88f8f8965acf 03:29:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:29:45 ---> Running in 1d8a27e0949d 03:29:45 Removing intermediate container 1d8a27e0949d 03:29:45 ---> cead951cb543 03:29:45 Step 21/23 : LABEL arch=arm64 03:29:45 ---> Running in 53b69324c89a 03:29:46 Removing intermediate container 53b69324c89a 03:29:46 ---> 176d54ac0ee9 03:29:46 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:29:46 ---> Running in 5e5f3cb6361b 03:29:47 Removing intermediate container 5e5f3cb6361b 03:29:47 ---> 9188f1e9e225 03:29:47 Step 23/23 : LABEL version=0.0.0 03:29:47 ---> Running in 66d202e74d14 03:29:48 Removing intermediate container 66d202e74d14 03:29:48 ---> 2565e5020c17 03:29:48 03:29:49 Successfully built 2565e5020c17 03:29:49 Successfully tagged core-command-arm64:latest 03:29:49 Building core-data 03:29:51  Building core-command ... done Removing intermediate container 27fadbd6942f 03:29:51 ---> a01575134e75 03:29:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:29:51 ---> Running in d94353213cb2 03:29:52 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 03:29:59 Removing intermediate container d94353213cb2 03:29:59 ---> 53b2d0de0ec6 03:29:59 03:29:59 Step 11/23 : FROM docker:20.10.10 03:29:59 20.10.10: Pulling from library/docker 03:30:03 Removing intermediate container 0c6ea2e49279 03:30:03 ---> da28695ba8f2 03:30:03 03:30:03 Step 10/22 : FROM alpine:3.14 03:30:03 ---> 71a2028e5025 03:30:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:30:03 ---> Running in 921e5e469a94 03:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:30:06 (1/6) Installing ca-certificates (20211220-r0) 03:30:06 (2/6) Installing brotli-libs (1.0.9-r5) 03:30:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 03:30:06 (4/6) Installing libcurl (7.79.1-r0) 03:30:06 (5/6) Installing curl (7.79.1-r0) 03:30:06 (6/6) Installing dumb-init (1.2.5-r1) 03:30:06 Executing busybox-1.33.1-r6.trigger 03:30:06 Executing ca-certificates-20211220-r0.trigger 03:30:07 OK: 8 MiB in 20 packages 03:30:10 Removing intermediate container 921e5e469a94 03:30:10 ---> c0756a15d6bc 03:30:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:30:10 Removing intermediate container b9b0107504f9 03:30:10 ---> 4979417f67de 03:30:10 03:30:10 Step 10/23 : FROM alpine:3.14 03:30:10 ---> 71a2028e5025 03:30:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:30:10 ---> Using cache 03:30:10 ---> 981a976ab0d1 03:30:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:30:10 ---> Using cache 03:30:10 ---> cffccbab3661 03:30:10 Step 13/23 : ENV APP_PORT=59881 03:30:10 ---> Running in dd2642d78c96 03:30:10 ---> Running in 745370ca8690 03:30:10 Removing intermediate container 83bfc99fbe30 03:30:10 ---> 910559d244c5 03:30:10 03:30:10 Step 10/22 : FROM alpine:3.14 03:30:10 ---> 71a2028e5025 03:30:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:30:10 ---> Running in aaac505bea91 03:30:10 Removing intermediate container dd2642d78c96 03:30:10 ---> 68af57fe5257 03:30:10 Step 13/22 : WORKDIR /edgex 03:30:11 Removing intermediate container 745370ca8690 03:30:11 ---> 204928afa5c4 03:30:11 Step 14/23 : EXPOSE $APP_PORT 03:30:11 ---> Running in 896697f41c34 03:30:11 ---> Running in 7caba8de8a87 03:30:11 Removing intermediate container 896697f41c34 03:30:11 ---> 617792551549 03:30:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:30:12 Removing intermediate container 7caba8de8a87 03:30:12 ---> 4be066760b9d 03:30:12 Step 15/23 : WORKDIR / 03:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:30:12 ---> Running in 41271565930d 03:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:30:13 Removing intermediate container 41271565930d 03:30:13 ---> 388c45a1417f 03:30:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:13 ---> 1b2f90090d6e 03:30:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:30:13 (1/2) Installing ca-certificates (20211220-r0) 03:30:13 (2/2) Installing dumb-init (1.2.5-r1) 03:30:13 Executing busybox-1.33.1-r6.trigger 03:30:13 Executing ca-certificates-20211220-r0.trigger 03:30:13 OK: 6 MiB in 16 packages 03:30:14 ---> bda4d72a50b6 03:30:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:30:16 ---> 778db38440b2 03:30:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:16 Removing intermediate container aaac505bea91 03:30:16 ---> 006e593212a2 03:30:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:30:16 ---> Running in cd7d004e5779 03:30:16 Removing intermediate container cd7d004e5779 03:30:16 ---> e150f9bcca0b 03:30:16 Step 13/22 : ENV APP_PORT=59860 03:30:16 ---> Running in 85619e3b3ce0 03:30:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:30:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:30:17 ---> a3d3b143feb2 03:30:17 Step 3/23 : WORKDIR /edgex-go 03:30:17 ---> Using cache 03:30:17 ---> 32f7117b34ba 03:30:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:30:17 ---> Using cache 03:30:17 ---> 1de1fd96b701 03:30:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:30:17 ---> Running in 031e60b025a5 03:30:17 ---> e969988e974d 03:30:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:30:17 Removing intermediate container 85619e3b3ce0 03:30:17 ---> c0399c875085 03:30:17 Step 14/22 : EXPOSE $APP_PORT 03:30:18 ---> Running in ba393c51a6e3 03:30:18 Removing intermediate container ba393c51a6e3 03:30:18 ---> 232dc19685aa 03:30:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:18 ---> de879c4956a8 03:30:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:30:18 ---> Running in ebf18fbd68f2 03:30:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:18 ---> 538f61fed141 03:30:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:30:19 Removing intermediate container ebf18fbd68f2 03:30:19 ---> f01deefe34bc 03:30:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:19 ---> Running in f79927d412ea 03:30:19 ---> ad6504af191f 03:30:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:30:19 ---> 98b63bed7966 03:30:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:19 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:30:19 Status: Downloaded newer image for docker:20.10.10 03:30:19 ---> 520e9a0a30f7 03:30:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:30:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:20 ---> Running in 7947cdb8ac22 03:30:20 ---> Running in 873ccbfb18e8 03:30:20 Removing intermediate container f79927d412ea 03:30:20 ---> 875c778057bd 03:30:20 Step 21/23 : LABEL arch=arm64 03:30:20 ---> Running in 7143b93ff126 03:30:20 OK: 220 MiB in 52 packages 03:30:21 Removing intermediate container 7947cdb8ac22 03:30:21 ---> 70bfc4588e20 03:30:21 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 03:30:21 ---> Running in f253318ad59a 03:30:21 Removing intermediate container 7143b93ff126 03:30:21 ---> e674e76cd709 03:30:21 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:30:21 ---> Running in 2367c80da180 03:30:22 Removing intermediate container 2367c80da180 03:30:22 ---> bae0c277b2f1 03:30:22 Step 23/23 : LABEL version=0.0.0 03:30:22 ---> Running in 811cbb87d0c6 03:30:22 Removing intermediate container 031e60b025a5 03:30:22 ---> 9bc80a33be1b 03:30:22 Step 6/23 : COPY go.mod vendor* ./ 03:30:22 ---> d3fa56484fb3 03:30:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:30:23 Removing intermediate container 811cbb87d0c6 03:30:23 ---> 93e92bb8f34c 03:30:23 03:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:30:23 Removing intermediate container 873ccbfb18e8 03:30:23 ---> 996c2acf399e 03:30:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:30:23 ---> Running in 8a57e450f237 03:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:30:23 ---> a46ad8fdb7de 03:30:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:23 ---> Running in 698db8970fd0 03:30:24 Removing intermediate container 8a57e450f237 03:30:24 ---> fabffd4d8e38 03:30:24 Step 20/22 : LABEL arch=arm64 03:30:24 ---> 4d1a2d3e5d8a 03:30:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:30:24 Successfully built 93e92bb8f34c 03:30:24 Successfully tagged core-metadata-arm64:latest 03:30:24 Building support-scheduler 03:30:24  Building core-metadata ... done  ---> Running in ed9a6254c35b 03:30:24 ---> Running in aca93e83343c 03:30:24 (1/42) Installing readline (8.1.0-r0) 03:30:24 (2/42) Installing bash (5.1.16-r0) 03:30:24 Executing bash-5.1.16-r0.post-install 03:30:24 (3/42) Installing brotli-libs (1.0.9-r5) 03:30:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:30:24 (5/42) Installing libcurl (7.79.1-r0) 03:30:24 (6/42) Installing curl (7.79.1-r0) 03:30:24 (7/42) Installing dumb-init (1.2.5-r1) 03:30:24 (8/42) Installing libbz2 (1.0.8-r1) 03:30:24 (9/42) Installing expat (2.4.7-r0) 03:30:24 (10/42) Installing libffi (3.3-r2) 03:30:24 (11/42) Installing gdbm (1.19-r0) 03:30:24 (12/42) Installing xz-libs (5.2.5-r0) 03:30:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:30:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:30:24 (15/42) Installing mpdecimal (2.5.1-r1) 03:30:24 (16/42) Installing sqlite-libs (3.35.5-r0) 03:30:24 (17/42) Installing python3 (3.9.5-r2) 03:30:25 Removing intermediate container ed9a6254c35b 03:30:25 ---> 6e699f50f1bd 03:30:25 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:30:25 Removing intermediate container aca93e83343c 03:30:25 ---> 4fbf36ae620b 03:30:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:25 ---> Running in ec2e4b622199 03:30:25 ---> Running in 8588f36c72cb 03:30:25 Removing intermediate container ec2e4b622199 03:30:25 ---> bb366659a9d9 03:30:25 Step 22/22 : LABEL version=0.0.0 03:30:26 Removing intermediate container 8588f36c72cb 03:30:26 ---> 5f7809a3bd0c 03:30:26 Step 20/22 : LABEL arch=arm64 03:30:26 ---> Running in 9f4585c50b4e 03:30:26 ---> Running in 1a2f5d3d9ce7 03:30:26 Removing intermediate container 9f4585c50b4e 03:30:26 ---> 1d57197f83cb 03:30:26 03:30:27 Removing intermediate container 1a2f5d3d9ce7 03:30:27 ---> 6febedaf0cfa 03:30:27 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:30:27 ---> Running in 3f190e5961f3 03:30:27 (18/42) Installing py3-appdirs (1.4.4-r2) 03:30:27 Successfully built 1d57197f83cb 03:30:27 (19/42) Installing py3-chardet (4.0.0-r2) 03:30:27 Successfully tagged security-proxy-setup-arm64:latest 03:30:27  Building security-proxy-setup ... done Building security-secretstore-setup 03:30:27 Removing intermediate container 3f190e5961f3 03:30:27 ---> 3e20e3641e13 03:30:27 Step 22/22 : LABEL version=0.0.0 03:30:28 (20/42) Installing py3-idna (3.2-r0) 03:30:28 ---> Running in c46646590cdc 03:30:28 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:30:28 (22/42) Installing py3-certifi (2020.12.5-r1) 03:30:28 (23/42) Installing py3-requests (2.25.1-r4) 03:30:28 (24/42) Installing py3-msgpack (1.0.2-r1) 03:30:28 (25/42) Installing py3-lockfile (0.12.2-r4) 03:30:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:30:28 (27/42) Installing py3-colorama (0.4.4-r1) 03:30:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:30:28 (29/42) Installing py3-distlib (0.3.1-r3) 03:30:28 (30/42) Installing py3-distro (1.5.0-r3) 03:30:28 (31/42) Installing py3-six (1.15.0-r1) 03:30:28 (32/42) Installing py3-webencodings (0.5.1-r4) 03:30:28 (33/42) Installing py3-html5lib (1.1-r1) 03:30:28 Removing intermediate container c46646590cdc 03:30:28 ---> c9a139283e24 03:30:28 03:30:28 (34/42) Installing py3-parsing (2.4.7-r2) 03:30:28 (35/42) Installing py3-packaging (20.9-r1) 03:30:28 (36/42) Installing py3-toml (0.10.2-r2) 03:30:28 (37/42) Installing py3-pep517 (0.10.0-r2) 03:30:28 (38/42) Installing py3-progress (1.5-r2) 03:30:28 (39/42) Installing py3-retrying (1.3.3-r1) 03:30:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:30:28 (41/42) Installing py3-setuptools (52.0.0-r3) 03:30:29 (42/42) Installing py3-pip (20.3.4-r1) 03:30:29 Successfully built c9a139283e24 03:30:29 Successfully tagged support-notifications-arm64:latest 03:30:29  Building support-notifications ... done Building security-bootstrapper 03:30:29 Executing busybox-1.33.1-r6.trigger 03:30:29 Removing intermediate container 698db8970fd0 03:30:29 ---> cfa1f97137c5 03:30:29 OK: 84 MiB in 64 packages 03:30:29 Step 8/23 : COPY . . 03:30:33 Collecting docker-compose==1.23.2 03:30:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:30:34 Collecting docopt<0.7,>=0.6.1 03:30:34 Downloading docopt-0.6.2.tar.gz (25 kB) 03:30:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:30:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:30:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:30:37 Collecting dockerpty<0.5,>=0.4.1 03:30:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:30:39 Collecting texttable<0.10,>=0.9.0 03:30:39 Downloading texttable-0.9.1.tar.gz (11 kB) 03:30:41 Collecting websocket-client<1.0,>=0.32.0 03:30:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:30:42 Collecting PyYAML<4,>=3.10 03:30:42 Downloading PyYAML-3.13.tar.gz (270 kB) 03:30:43 ---> 93cc3393bf94 03:30:43 Step 9/23 : RUN make cmd/core-data/core-data 03:30:44 ---> Running in c111addeb22d 03:30:45 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 03:30:46 Collecting docker<4.0,>=3.6.0 03:30:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:30:46 Collecting cached-property<2,>=1.2.0 03:30:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:30:47 Collecting jsonschema<3,>=2.5.1 03:30:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:30:48 Collecting docker-pycreds>=0.4.0 03:30:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:30:48 Collecting chardet<3.1.0,>=3.0.2 03:30:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:30:48 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) 03:30:49 Collecting idna<2.8,>=2.5 03:30:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:30:49 Collecting urllib3<1.25,>=1.21.1 03:30:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:30:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:30:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:30:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:30:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:30:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:30:51 Attempting uninstall: urllib3 03:30:51 Found existing installation: urllib3 1.26.5 03:30:51 Uninstalling urllib3-1.26.5: 03:30:51 Successfully uninstalled urllib3-1.26.5 03:30:52 Attempting uninstall: idna 03:30:52 Found existing installation: idna 3.2 03:30:52 Uninstalling idna-3.2: 03:30:52 Successfully uninstalled idna-3.2 03:30:53 Attempting uninstall: chardet 03:30:53 Found existing installation: chardet 4.0.0 03:30:53 Uninstalling chardet-4.0.0: 03:30:53 Successfully uninstalled chardet-4.0.0 03:30:55 Attempting uninstall: requests 03:30:55 Found existing installation: requests 2.25.1 03:30:55 Uninstalling requests-2.25.1: 03:30:55 Successfully uninstalled requests-2.25.1 03:30:56 Running setup.py install for texttable: started 03:30:58 Running setup.py install for texttable: finished with status 'done' 03:30:58 Running setup.py install for PyYAML: started 03:31:01 Running setup.py install for PyYAML: finished with status 'done' 03:31:02 Running setup.py install for docopt: started 03:31:04 Running setup.py install for docopt: finished with status 'done' 03:31:04 Running setup.py install for dockerpty: started 03:31:06 Running setup.py install for dockerpty: finished with status 'done' 03:31:08 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 03:31:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:31:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:31:13 ---> a3d3b143feb2 03:31:13 Step 3/22 : WORKDIR /edgex-go 03:31:13 ---> Using cache 03:31:13 ---> 32f7117b34ba 03:31:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:13 ---> Using cache 03:31:13 ---> 1de1fd96b701 03:31:13 Step 5/22 : RUN apk add --update --no-cache make git 03:31:13 ---> Using cache 03:31:13 ---> 8568faea35c6 03:31:13 Step 6/22 : COPY go.mod vendor* ./ 03:31:13 ---> Using cache 03:31:13 ---> de2ac5bb556b 03:31:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:13 ---> Using cache 03:31:13 ---> c6cb5876f6cb 03:31:13 Step 8/22 : COPY . . 03:31:13 ---> Using cache 03:31:13 ---> 1f79d8f9d585 03:31:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:31:13 ---> Running in b8505f5530c9 03:31:15 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 03:31:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:31:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:31:18 ---> a3d3b143feb2 03:31:18 Step 3/25 : WORKDIR /edgex-go 03:31:18 ---> Using cache 03:31:18 ---> 32f7117b34ba 03:31:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:18 ---> Using cache 03:31:18 ---> 1de1fd96b701 03:31:18 Step 5/25 : RUN apk add --update --no-cache make git 03:31:18 ---> Using cache 03:31:18 ---> 8568faea35c6 03:31:18 Step 6/25 : COPY go.mod vendor* ./ 03:31:18 ---> Using cache 03:31:18 ---> de2ac5bb556b 03:31:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:18 ---> Using cache 03:31:18 ---> c6cb5876f6cb 03:31:18 Step 8/25 : COPY . . 03:31:18 ---> Using cache 03:31:18 ---> 1f79d8f9d585 03:31:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:31:18 ---> Running in 9ddcc8310cf2 03:31:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:31:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:31:20 ---> a3d3b143feb2 03:31:20 Step 3/31 : WORKDIR /edgex-go 03:31:20 ---> Using cache 03:31:20 ---> 32f7117b34ba 03:31:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:20 ---> Using cache 03:31:20 ---> 1de1fd96b701 03:31:20 Step 5/31 : RUN apk add --update --no-cache make git 03:31:20 ---> Using cache 03:31:20 ---> 8568faea35c6 03:31:20 Step 6/31 : COPY go.mod vendor* ./ 03:31:20 ---> Using cache 03:31:20 ---> de2ac5bb556b 03:31:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:20 ---> Using cache 03:31:20 ---> c6cb5876f6cb 03:31:20 Step 8/31 : COPY . . 03:31:21 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 03:31:21 ---> Using cache 03:31:21 ---> 1f79d8f9d585 03:31:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:31:21 ---> Running in 667a668e543b 03:31:24 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 03:31:29 Removing intermediate container f253318ad59a 03:31:29 ---> c5cf2d1fa585 03:31:29 Step 14/23 : ENV APP_PORT=58890 03:31:29 ---> Running in 1630a8cf8c41 03:31:30 Removing intermediate container 1630a8cf8c41 03:31:30 ---> df0fd2d780fc 03:31:30 Step 15/23 : EXPOSE $APP_PORT 03:31:30 ---> Running in 0c056e87ab8f 03:31:31 Removing intermediate container 0c056e87ab8f 03:31:31 ---> 71a3af3c08f1 03:31:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:31:32 ---> 1bbcca5ae035 03:31:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:31:33 ---> 8cc8883843b5 03:31:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:31:34 ---> ded28a53bffd 03:31:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:31:34 ---> Running in 0e63fd1f5522 03:31:34 Removing intermediate container 0e63fd1f5522 03:31:34 ---> 58dd4ff68cb5 03:31:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:35 ---> Running in f39f3834cce8 03:31:35 Removing intermediate container f39f3834cce8 03:31:35 ---> 881319aee799 03:31:35 Step 21/23 : LABEL arch=arm64 03:31:35 ---> Running in 30bfc4a14980 03:31:35 Removing intermediate container 30bfc4a14980 03:31:35 ---> b5ec3495ab8a 03:31:35 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:31:36 ---> Running in 495c4c65a6d0 03:31:36 Removing intermediate container 495c4c65a6d0 03:31:36 ---> 2dfcfe1a914d 03:31:36 Step 23/23 : LABEL version=0.0.0 03:31:36 ---> Running in 5dca5a08cd9d 03:31:37 Removing intermediate container 5dca5a08cd9d 03:31:37 ---> 81ac5aa7f60b 03:31:37 03:31:37 Successfully built 81ac5aa7f60b 03:31:37 Successfully tagged sys-mgmt-agent-arm64:latest 03:33:14  Building sys-mgmt-agent ... done Removing intermediate container c111addeb22d 03:33:14 ---> 1e4d5ff9fb4c 03:33:14 03:33:14 Step 10/23 : FROM alpine:3.14 03:33:14 ---> 71a2028e5025 03:33:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:33:14 ---> Running in 2e230f46e053 03:33:14 Removing intermediate container 2e230f46e053 03:33:14 ---> d4703fb97105 03:33:14 Step 12/23 : ENV APP_PORT=59880 03:33:14 ---> Running in ee3190c2a81b 03:33:14 Removing intermediate container ee3190c2a81b 03:33:14 ---> 02371d43f393 03:33:14 Step 13/23 : EXPOSE $APP_PORT 03:33:14 ---> Running in b4031b40255f 03:33:14 Removing intermediate container b4031b40255f 03:33:14 ---> ea8361f94230 03:33:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:14 ---> Running in bb874913a33a 03:33:14 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 03:33:14 Removing intermediate container bb874913a33a 03:33:14 ---> 8f89944a392d 03:33:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:33:14 ---> Running in f0d96dc8217a 03:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:33:14 (1/6) Installing dumb-init (1.2.5-r1) 03:33:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:33:14 (3/6) Installing libsodium (1.0.18-r0) 03:33:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:33:14 (5/6) Installing libzmq (4.3.4-r0) 03:33:14 (6/6) Installing zeromq (4.3.4-r0) 03:33:14 Executing busybox-1.33.1-r6.trigger 03:33:14 OK: 8 MiB in 20 packages 03:33:15 Removing intermediate container f0d96dc8217a 03:33:15 ---> 37304ca0abbf 03:33:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:33:16 ---> 1a8f1c7f7ca8 03:33:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:33:17 Removing intermediate container 667a668e543b 03:33:17 ---> 3deb2d941c2b 03:33:17 03:33:17 Step 10/31 : FROM alpine:3.14 03:33:17 ---> 71a2028e5025 03:33:17 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:33:17 ---> Running in 37f49bdd3058 03:33:18 Removing intermediate container 37f49bdd3058 03:33:18 ---> 63602d53fc56 03:33:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:33:18 ---> Running in 34defb7a2b9e 03:33:18 ---> 96249d62321a 03:33:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:33:19 ---> 7a2f7168389e 03:33:19 Step 19/23 : ENTRYPOINT ["/core-data"] 03:33:19 ---> Running in 96923178dc72 03:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:33:20 Removing intermediate container 9ddcc8310cf2 03:33:20 ---> e16069f897c2 03:33:20 03:33:20 Step 10/25 : FROM alpine:3.14 03:33:20 ---> 71a2028e5025 03:33:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:33:20 Removing intermediate container b8505f5530c9 03:33:20 ---> 9d09454d1527 03:33:20 03:33:20 Step 10/22 : FROM alpine:3.14 03:33:20 ---> 71a2028e5025 03:33:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:33:20 ---> Using cache 03:33:20 ---> 981a976ab0d1 03:33:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:33:20 ---> Using cache 03:33:20 ---> cffccbab3661 03:33:20 Step 13/22 : ENV APP_PORT=59861 03:33:20 ---> Running in e2507886bdb1 03:33:20 ---> Running in 597a4ceaff40 03:33:20 Removing intermediate container 96923178dc72 03:33:20 ---> 75262367c3d4 03:33:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:33:20 ---> Running in d7538c29f02f 03:33:21 (1/2) Installing dumb-init (1.2.5-r1) 03:33:21 (2/2) Installing su-exec (0.2-r1) 03:33:21 Executing busybox-1.33.1-r6.trigger 03:33:21 OK: 6 MiB in 16 packages 03:33:21 Removing intermediate container 597a4ceaff40 03:33:21 ---> 6dd610192724 03:33:21 Step 14/22 : EXPOSE $APP_PORT 03:33:21 ---> Running in d1fbf3a2fc0d 03:33:21 Removing intermediate container d7538c29f02f 03:33:21 ---> d2dc240487b2 03:33:21 Step 21/23 : LABEL arch=arm64 03:33:21 ---> Running in c8affa9364c4 03:33:21 Removing intermediate container d1fbf3a2fc0d 03:33:21 ---> 090adb5ae263 03:33:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:33:22 Removing intermediate container c8affa9364c4 03:33:22 ---> 426777c19a09 03:33:22 Step 22/23 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:33:22 Removing intermediate container 34defb7a2b9e 03:33:22 ---> 1796dcd981c3 03:33:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:33:22 ---> Running in 0bebd7c0a8f8 03:33:22 ---> Running in 5ca3736f38d1 03:33:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:33:22 ---> c33af1a0f59a 03:33:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:33:23 Removing intermediate container 0bebd7c0a8f8 03:33:23 ---> 1af1f161e64d 03:33:23 Step 23/23 : LABEL version=0.0.0 03:33:23 Removing intermediate container 5ca3736f38d1 03:33:23 ---> 5df525a17d43 03:33:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:33:23 ---> Running in 13bdfd52f898 03:33:23 ---> Running in c63c9664b134 03:33:23 (1/3) Installing ca-certificates (20211220-r0) 03:33:23 (2/3) Installing dumb-init (1.2.5-r1) 03:33:23 (3/3) Installing su-exec (0.2-r1) 03:33:23 Executing busybox-1.33.1-r6.trigger 03:33:23 Executing ca-certificates-20211220-r0.trigger 03:33:23 Removing intermediate container 13bdfd52f898 03:33:23 ---> 9862935d618f 03:33:23 03:33:23 OK: 6 MiB in 17 packages 03:33:23 Removing intermediate container c63c9664b134 03:33:23 ---> 353722517292 03:33:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:33:24 ---> Running in 418f9120e482 03:33:24 Successfully built 9862935d618f 03:33:24 Successfully tagged core-data-arm64:latest 03:33:24  Building core-data ... done  ---> 6def34d7e65c 03:33:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:33:25 Removing intermediate container e2507886bdb1 03:33:25 ---> 5518f572f4f0 03:33:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:33:25 ---> Running in ba773c383792 03:33:25 ---> 4cc13c28e913 03:33:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:33:26 ---> Running in 074decbb5e1f 03:33:26 Removing intermediate container ba773c383792 03:33:26 ---> 9570146cac0c 03:33:26 Step 13/25 : WORKDIR / 03:33:26 ---> Running in 5cd51ea4dd9f 03:33:26 Removing intermediate container 418f9120e482 03:33:26 ---> fa02aa925f33 03:33:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:33:26 Removing intermediate container 074decbb5e1f 03:33:26 ---> 191fb5c507fe 03:33:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:33:26 ---> Running in 545bcc5c3c2c 03:33:26 ---> Running in 5906dbb72433 03:33:26 Removing intermediate container 5cd51ea4dd9f 03:33:26 ---> def4fb097b7e 03:33:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:33:27 Removing intermediate container 5906dbb72433 03:33:27 ---> 21bb0798e532 03:33:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:33:27 Removing intermediate container 545bcc5c3c2c 03:33:27 ---> 206fefaf4308 03:33:27 Step 20/22 : LABEL arch=arm64 03:33:27 ---> Running in cf5e4b4c3182 03:33:27 ---> 33dd5417ed67 03:33:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:33:27 Removing intermediate container cf5e4b4c3182 03:33:27 ---> 141a3ae8c083 03:33:27 Step 21/22 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:33:27 ---> 648cb1c56f7e 03:33:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:33:28 ---> Running in 73b1fc805517 03:33:28 ---> Running in a3387aa3f20f 03:33:28 Removing intermediate container 73b1fc805517 03:33:28 ---> af7eac257483 03:33:28 Step 22/22 : LABEL version=0.0.0 03:33:28 ---> 1cf410c827ef 03:33:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:33:28 ---> Running in 7a206a846395 03:33:28 Removing intermediate container 7a206a846395 03:33:28 ---> 4ddd74262ea9 03:33:28 03:33:29 ---> 9e2b52d6ad11 03:33:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:33:29 Successfully built 4ddd74262ea9 03:33:29 Successfully tagged support-scheduler-arm64:latest 03:33:30  Building support-scheduler ... done  ---> c4f18bfa85f7 03:33:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:33:30 Removing intermediate container a3387aa3f20f 03:33:30 ---> eb8912353607 03:33:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:33:30 ---> 50150155da39 03:33:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:33:30 ---> 508c022856bc 03:33:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:33:31 ---> c05a979bbfe4 03:33:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:33:32 ---> a2fe65e93acf 03:33:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:33:32 ---> 43f98ca3e57b 03:33:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:33:32 ---> 3cf4d17a1f24 03:33:32 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/ 03:33:32 ---> Running in e893ed750b0b 03:33:33 ---> 630767adf621 03:33:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:33:33 ---> 99e09725bc91 03:33:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:33:33 ---> Running in b6129366cdf3 03:33:34 Removing intermediate container b6129366cdf3 03:33:34 ---> 5bb524b896dd 03:33:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:33:34 Removing intermediate container e893ed750b0b 03:33:34 ---> eaac3fc28ec1 03:33:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:33:35 ---> Running in 77aa610981d8 03:33:35 ---> eae7a271f18a 03:33:35 Step 26/31 : RUN chmod +x /entrypoint.sh 03:33:35 ---> Running in f8b0e76937af 03:33:35 Removing intermediate container 77aa610981d8 03:33:35 ---> 90e370f6d34a 03:33:35 Step 23/25 : LABEL arch=arm64 03:33:35 ---> Running in bc645489bf0d 03:33:36 Removing intermediate container bc645489bf0d 03:33:36 ---> cae435f8182d 03:33:36 Step 24/25 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:33:36 ---> Running in 15e4ccea98a6 03:33:36 Removing intermediate container 15e4ccea98a6 03:33:36 ---> 661c27fd0caf 03:33:36 Step 25/25 : LABEL version=0.0.0 03:33:36 ---> Running in 410ea5007436 03:33:36 Removing intermediate container 410ea5007436 03:33:36 ---> fcc2b47ef37f 03:33:36 03:33:37 Removing intermediate container f8b0e76937af 03:33:37 ---> b57ad5a9b1b0 03:33:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:33:37 Successfully built fcc2b47ef37f 03:33:37 Successfully tagged security-secretstore-setup-arm64:latest 03:33:37  Building security-secretstore-setup ... done  ---> Running in 471bf849f3ca 03:33:37 Removing intermediate container 471bf849f3ca 03:33:37 ---> 793339b8d67b 03:33:37 Step 28/31 : CMD ["gate"] 03:33:37 ---> Running in 9f95d85b0866 03:33:38 Removing intermediate container 9f95d85b0866 03:33:38 ---> 94562f6c25f4 03:33:38 Step 29/31 : LABEL arch=arm64 03:33:38 ---> Running in 3e2e7279daac 03:33:38 Removing intermediate container 3e2e7279daac 03:33:38 ---> 43f1b3bc9077 03:33:38 Step 30/31 : LABEL git_sha=c6553be1cf348a5aee5d8e759df3becac08e8b37 03:33:39 ---> Running in 906d742a17c8 03:33:39 Removing intermediate container 906d742a17c8 03:33:39 ---> 905de57a24c6 03:33:39 Step 31/31 : LABEL version=0.0.0 03:33:39 ---> Running in 2f702e878b0b 03:33:39 Removing intermediate container 2f702e878b0b 03:33:39 ---> e6ede6817f91 03:33:39 03:33:40 Successfully built e6ede6817f91 03:33:40 Successfully tagged security-bootstrapper-arm64:latest 03:33:40  Building security-bootstrapper ... done  [Pipeline] } 03:33:40 $ docker stop --time=1 e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 03:33:42 $ docker rm -f e10e1482d5d527de8406f03b8c06ab91243a5891b0f4e0a445fe606535132012 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:42 + docker images 03:33:43 REPOSITORY TAG IMAGE ID CREATED SIZE 03:33:43 security-bootstrapper-arm64 latest e6ede6817f91 3 seconds ago 18MB 03:33:43 security-secretstore-setup-arm64 latest fcc2b47ef37f 6 seconds ago 26.9MB 03:33:43 support-scheduler-arm64 latest 4ddd74262ea9 14 seconds ago 15.4MB 03:33:43 core-data-arm64 latest 9862935d618f 19 seconds ago 19.2MB 03:33:43 e16069f897c2 23 seconds ago 1.6GB 03:33:43 9d09454d1527 23 seconds ago 1.6GB 03:33:43 3deb2d941c2b 26 seconds ago 1.59GB 03:33:43 1e4d5ff9fb4c 39 seconds ago 1.61GB 03:33:43 sys-mgmt-agent-arm64 latest 81ac5aa7f60b 2 minutes ago 280MB 03:33:43 support-notifications-arm64 latest c9a139283e24 3 minutes ago 16.1MB 03:33:43 security-proxy-setup-arm64 latest 1d57197f83cb 3 minutes ago 25.5MB 03:33:43 core-metadata-arm64 latest 93e92bb8f34c 3 minutes ago 16MB 03:33:43 4979417f67de 3 minutes ago 1.6GB 03:33:43 910559d244c5 3 minutes ago 1.6GB 03:33:43 da28695ba8f2 3 minutes ago 1.6GB 03:33:43 53b2d0de0ec6 3 minutes ago 1.59GB 03:33:43 core-command-arm64 latest 2565e5020c17 3 minutes ago 15.3MB 03:33:43 406669816d53 4 minutes ago 1.59GB 03:33:43 ci-base-image-arm64 latest a3d3b143feb2 15 minutes ago 1.26GB 03:33:43 alpine 3.14 71a2028e5025 4 days ago 5.34MB 03:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 03:33:43 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 03:33:43 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 03:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:43 03:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:44 arm64: Pulling from edgex-lftools-log-publisher 03:33:44 8998bd30e6a1: Pulling fs layer 03:33:44 04944245beec: Pulling fs layer 03:33:44 699f458cf7ca: Pulling fs layer 03:33:44 765212b225bb: Pulling fs layer 03:33:44 f23df028b6ca: Pulling fs layer 03:33:44 d65c8cfc05b1: Pulling fs layer 03:33:44 2437ff75d9bd: Pulling fs layer 03:33:44 f23df028b6ca: Waiting 03:33:44 d65c8cfc05b1: Waiting 03:33:44 2437ff75d9bd: Waiting 03:33:44 765212b225bb: Waiting 03:33:44 04944245beec: Verifying Checksum 03:33:44 04944245beec: Download complete 03:33:44 765212b225bb: Verifying Checksum 03:33:44 765212b225bb: Download complete 03:33:44 f23df028b6ca: Verifying Checksum 03:33:44 f23df028b6ca: Download complete 03:33:44 d65c8cfc05b1: Verifying Checksum 03:33:44 d65c8cfc05b1: Download complete 03:33:44 699f458cf7ca: Verifying Checksum 03:33:44 699f458cf7ca: Download complete 03:33:44 8998bd30e6a1: Verifying Checksum 03:33:44 8998bd30e6a1: Download complete 03:33:47 2437ff75d9bd: Verifying Checksum 03:33:47 2437ff75d9bd: Download complete 03:33:49 8998bd30e6a1: Pull complete 03:33:49 04944245beec: Pull complete 03:33:50 699f458cf7ca: Pull complete 03:33:51 765212b225bb: Pull complete 03:33:52 f23df028b6ca: Pull complete 03:33:52 d65c8cfc05b1: Pull complete 03:34:07 2437ff75d9bd: Pull complete 03:34:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:34:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:34:07 prd-ubuntu20.04-docker-arm64-4c-16g-8530 does not seem to be running inside a container 03:34:07 $ 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 03:34:10 $ docker top 3c769481184950fa464e7437fdf38bb74fd3769ae04252d3def7f81252d22b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:11 ---> job-cost.sh 03:34:11 lf-activate-venv: SKIPPING 03:34:11 INFO: No Stack... 03:34:11 INFO: Retrieving Pricing Info for: v3-standard-4 03:34:12 INFO: Archiving Costs [Pipeline] sh 03:34:13 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:34:13 + cut -d, -f6 [Pipeline] lock 03:34:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] 03:34:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] did not exist. Created. 03:34:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:14 + echo total: 0.10999999940395355 [Pipeline] stash 03:34:14 Stashed 1 file(s) [Pipeline] } 03:34:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3919-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:14 $ docker stop --time=1 3c769481184950fa464e7437fdf38bb74fd3769ae04252d3def7f81252d22b8f 03:34:15 $ 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 03:34:16 provisioning config files... 03:34:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config838560460146362788tmp [Pipeline] { [Pipeline] sh 03:34:16 + set +x 03:34:16 + curl -s https://codecov.io/bash 03:34:16 + bash -s -- 03:34:16 03:34:16 _____ _ 03:34:16 / ____| | | 03:34:16 | | ___ __| | ___ ___ _____ __ 03:34:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:34:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:34:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:34:16 Bash-1.0.6 03:34:16 03:34:16 03:34:16 ==> git version 2.25.1 found 03:34:16 ==> 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 03:34:16 Release-Date: 2020-01-08 03:34:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:34:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:34:16 ==> Jenkins CI detected. 03:34:16 current dir:  /w/workspace/edgex-go/4 03:34:16 project root: . 03:34:16 --> token set from env 03:34:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:34:16 ==> Running gcov in . (disable via -X gcov) 03:34:16 ==> Python coveragepy not found 03:34:16 ==> Searching for coverage reports in: 03:34:16 + . 03:34:17 -> Found 1 reports 03:34:17 ==> Detecting git/mercurial file structure 03:34:17 ==> Reading reports 03:34:17 + ./coverage.out bytes=426503 03:34:17 ==> Appending adjustments 03:34:17 https://docs.codecov.io/docs/fixing-reports 03:34:18 + Found adjustments 03:34:18 ==> Gzipping contents 03:34:18 60K /tmp/codecov.dXmQuA.gz 03:34:18 ==> Uploading reports 03:34:18 url: https://codecov.io 03:34:18 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= 03:34:18 -> Pinging Codecov 03:34:18 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= 03:34:18 -> Uploading to 03:34:18 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 03:34:18 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:18 Dload Upload Total Spent Left Speed 03:34:18 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 03:34:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c6553be1cf348a5aee5d8e759df3becac08e8b37 [Pipeline] } 03:34:18 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 03:34:19 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 03:34:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:20 ---> package-listing.sh 03:34:20 ++ facter osfamily 03:34:20 ++ tr '[:upper:]' '[:lower:]' 03:34:20 + OS_FAMILY=debian 03:34:20 + workspace=/w/workspace/edgex-go/4 03:34:20 + START_PACKAGES=/tmp/packages_start.txt 03:34:20 + END_PACKAGES=/tmp/packages_end.txt 03:34:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:20 + PACKAGES=/tmp/packages_start.txt 03:34:20 + '[' /w/workspace/edgex-go/4 ']' 03:34:20 + PACKAGES=/tmp/packages_end.txt 03:34:20 + case "${OS_FAMILY}" in 03:34:20 + dpkg -l 03:34:20 + grep '^ii' 03:34:20 + '[' -f /tmp/packages_start.txt ']' 03:34:20 + '[' -f /tmp/packages_end.txt ']' 03:34:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:20 + '[' /w/workspace/edgex-go/4 ']' 03:34:20 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:34:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:34:20 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 03:34:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:21 03:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:21 latest: Pulling from edgex-lftools-log-publisher 03:34:21 5eb5b503b376: Pulling fs layer 03:34:21 5c69ac0246d0: Pulling fs layer 03:34:21 ec43610c2a17: Pulling fs layer 03:34:21 3a2ae6a8a46f: Pulling fs layer 03:34:21 33b1e0a273af: Pulling fs layer 03:34:21 5d3b04190fa2: Pulling fs layer 03:34:21 3a2ae6a8a46f: Waiting 03:34:21 33b1e0a273af: Waiting 03:34:21 5d3b04190fa2: Waiting 03:34:21 2f39f015ded8: Pulling fs layer 03:34:21 2f39f015ded8: Waiting 03:34:21 5c69ac0246d0: Verifying Checksum 03:34:21 5c69ac0246d0: Download complete 03:34:21 3a2ae6a8a46f: Verifying Checksum 03:34:21 3a2ae6a8a46f: Download complete 03:34:21 33b1e0a273af: Verifying Checksum 03:34:21 33b1e0a273af: Download complete 03:34:21 5d3b04190fa2: Verifying Checksum 03:34:21 5d3b04190fa2: Download complete 03:34:22 ec43610c2a17: Verifying Checksum 03:34:22 ec43610c2a17: Download complete 03:34:22 5eb5b503b376: Verifying Checksum 03:34:22 5eb5b503b376: Download complete 03:34:22 2f39f015ded8: Download complete 03:34:23 5eb5b503b376: Pull complete 03:34:23 5c69ac0246d0: Pull complete 03:34:23 ec43610c2a17: Pull complete 03:34:24 3a2ae6a8a46f: Pull complete 03:34:24 33b1e0a273af: Pull complete 03:34:24 5d3b04190fa2: Pull complete 03:34:28 2f39f015ded8: Pull complete 03:34:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:34:28 prd-ubuntu20.04-docker-8c-8g-8529 does not seem to be running inside a container 03:34:28 $ 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 03:34:30 $ docker top ccbcf5c620abcb0ab0699f65895ebcf0ef7606dba7866c68c6fab98163173020 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:30 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:31 + ls /var/log/sa-host 03:34:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:31 provisioning config files... 03:34:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2999300185921175070tmp [Pipeline] { [Pipeline] echo 03:34:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:31 ---> create-netrc.sh [Pipeline] } 03:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:31 ---> python-tools-install.sh [Pipeline] echo 03:34:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:32 ---> sudo-logs.sh 03:34:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:32 ---> job-cost.sh 03:34:32 lf-activate-venv: SKIPPING 03:34:32 DEBUG: total: 0.10999999940395355 03:34:32 INFO: Retrieving Stack Cost... 03:34:32 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:33 INFO: Archiving Costs [Pipeline] echo 03:34:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:33 ---> logs-deploy.sh 03:34:33 lf-activate-venv: SKIPPING 03:34:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3919/4 03:34:33 INFO: archiving workspace using pattern(s): 03:34:34 Archives upload complete. 03:34:34 INFO: archiving logs to Nexus