Pull request #3816 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 387e8ab1d15ec838323413725d11a2640c18939f rather than c420eacc61b81cc5aed8b3572782a326b488cd45 Obtained Jenkinsfile from 387e8ab1d15ec838323413725d11a2640c18939f Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4977925655472285572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8914044063992889700.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3816/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-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9124422688669500202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh3488146551126251254.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3816/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-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7296278704868850688.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-804 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh5420559779823168896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh5803959684463910964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) > git config core.sparsecheckout # timeout=10 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh6975148191423252297.key > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 Commit message: "Merge branch 'main' into snap-dep-upgrade" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 002e0902b43761186c14f934a09343d96fccd988 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:53:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:53:09 ========================================================= 12:53:09 EdgeX Global Pipelines Version Info 12:53:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:53:10 ------------------- 12:53:10 stable info: 12:53:10 ------------------- 12:53:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:53:10 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 12:53:10 Message: update stable to v1.0.215 12:53:10 ------------------- 12:53:10 experimental info: 12:53:10 ------------------- 12:53:10 Commited By: **** collab-it+edgex@linuxfoundation.org 12:53:10 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 12:53:10 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:53:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c420eac [Pipeline] echo 12:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:11 provisioning config files... 12:53:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1628122335984654618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:11 ---> docker-login.sh 12:53:11 nexus3.edgexfoundry.org:10001 12:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:11 Configure a credential helper to remove this warning. See 12:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:11 12:53:11 Login Succeeded 12:53:11 nexus3.edgexfoundry.org:10002 12:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:11 Configure a credential helper to remove this warning. See 12:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:11 12:53:11 Login Succeeded 12:53:11 nexus3.edgexfoundry.org:10003 12:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:12 Configure a credential helper to remove this warning. See 12:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:12 12:53:12 Login Succeeded 12:53:12 nexus3.edgexfoundry.org:10004 12:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:12 Configure a credential helper to remove this warning. See 12:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:12 12:53:12 Login Succeeded 12:53:12 docker.io 12:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:53:12 Configure a credential helper to remove this warning. See 12:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:53:12 12:53:12 Login Succeeded 12:53:12 ---> docker-login.sh ends [Pipeline] } 12:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:12 ++ 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 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/core-command/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo core-command,cmd/core-command/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/core-data/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo core-data,cmd/core-data/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/core-metadata/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo core-metadata,cmd/core-metadata/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/security-bootstrapper/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/security-proxy-setup/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/support-notifications/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo support-notifications,cmd/support-notifications/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/support-scheduler/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:53:12 + for file in '`ls cmd/**/Dockerfile`' 12:53:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:53:12 ++ cut -d/ -f2 12:53:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:53:13 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 12:53:13 + git rev-list -1 --merges c420eacc61b81cc5aed8b3572782a326b488cd45~1..c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo 12:53:13 -----------> git rev-list -1 --merges c420eacc61b81cc5aed8b3572782a326b488cd45~1..c420eacc61b81cc5aed8b3572782a326b488cd45 c420eacc61b81cc5aed8b3572782a326b488cd45 12:53:13 c420eacc61b81cc5aed8b3572782a326b488cd45 [false] [Pipeline] sh 12:53:13 + git log --format=format:%s -1 c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] echo 12:53:13 ========================================================= 12:53:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:53:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:14 12:53:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:53:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:14 latest: Pulling from edgex-devops/git-semver 12:53:14 a0d0a0d46f8b: Pulling fs layer 12:53:14 3e5f54012d9b: Pulling fs layer 12:53:14 4c7163046ea9: Pulling fs layer 12:53:14 0c2d73faf560: Pulling fs layer 12:53:14 0c2d73faf560: Waiting 12:53:14 3e5f54012d9b: Verifying Checksum 12:53:14 3e5f54012d9b: Download complete 12:53:14 a0d0a0d46f8b: Verifying Checksum 12:53:14 a0d0a0d46f8b: Download complete 12:53:14 4c7163046ea9: Verifying Checksum 12:53:14 4c7163046ea9: Download complete 12:53:14 0c2d73faf560: Verifying Checksum 12:53:14 0c2d73faf560: Download complete 12:53:15 a0d0a0d46f8b: Pull complete 12:53:15 3e5f54012d9b: Pull complete 12:53:15 4c7163046ea9: Pull complete 12:53:15 0c2d73faf560: Pull complete 12:53:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:53:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:53:15 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 12:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:10004/edgex-devops/git-semver:latest cat 12:53:16 $ docker top 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:53:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:16 [ssh-agent] Looking for ssh-agent implementation... 12:53:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:16 $ docker exec 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent 12:53:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjappf/agent.14 12:53:16 SSH_AGENT_PID=20 12:53:16 Running ssh-add (command line suppressed) 12:53:16 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6970994694985924625.key (/w/workspace/edgex-go/8@tmp/private_key_6970994694985924625.key) 12:53:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:17 + git tag --points-at HEAD [Pipeline] } 12:53:17 $ docker exec --env ******** --env ******** 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent -k 12:53:17 unset SSH_AUTH_SOCK; 12:53:17 unset SSH_AGENT_PID; 12:53:17 echo Agent pid 20 killed; 12:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:53:17 [ssh-agent] Looking for ssh-agent implementation... 12:53:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:17 $ docker exec 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent 12:53:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDOGaJ/agent.53 12:53:17 SSH_AGENT_PID=59 12:53:17 Running ssh-add (command line suppressed) 12:53:17 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4036905535857275934.key (/w/workspace/edgex-go/8@tmp/private_key_4036905535857275934.key) 12:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:53:17 + git semver init 12:53:17 # -> Open(): unable to determine branch for HEAD 12:53:17 # $GIT_DIR = /w/workspace/edgex-go/8/.git 12:53:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 12:53:17 # $SEMVER_REMOTE_NAME = origin 12:53:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:53:17 # $SEMVER_USER_NAME = edgex-jenkins 12:53:17 # $SEMVER_BRANCH = PR-3816 12:53:17 # $SEMVER_TEMP = /tmp/semver-009773281 12:53:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:53:36 # '/tmp/semver-009773281' -> '/w/workspace/edgex-go/8/.semver' 12:53:36 # -> Force: false 12:53:36 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 12:53:36 $ docker exec --env ******** --env ******** 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 ssh-agent -k 12:53:36 unset SSH_AUTH_SOCK; 12:53:36 unset SSH_AGENT_PID; 12:53:36 echo Agent pid 59 killed; 12:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:53:36 + git semver [Pipeline] } 12:53:36 $ docker stop --time=1 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 12:53:38 $ docker rm -f 770fe52bb39ebb44a4e533df0b22f0af0355bef287497b7e55a30ab603823569 [Pipeline] // withDockerContainer [Pipeline] sh 12:53:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:53:38 Stashed 1 file(s) [Pipeline] echo 12:53:38 [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 12:53:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:53:39 ========================================================= 12:53:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:53:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:53:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:53:39 a0d0a0d46f8b: Already exists 12:53:39 31adcdaf11c8: Pulling fs layer 12:53:39 b8b176561691: Pulling fs layer 12:53:39 4527c011a84f: Pulling fs layer 12:53:39 5d74067f8e1e: Pulling fs layer 12:53:39 e0aca202a116: Pulling fs layer 12:53:39 3a43be97a3b4: Pulling fs layer 12:53:39 34cad66bf833: Pulling fs layer 12:53:39 b4e3c513aaa6: Pulling fs layer 12:53:39 3a43be97a3b4: Waiting 12:53:39 34cad66bf833: Waiting 12:53:39 b4e3c513aaa6: Waiting 12:53:39 5d74067f8e1e: Waiting 12:53:39 e0aca202a116: Waiting 12:53:39 b8b176561691: Verifying Checksum 12:53:39 b8b176561691: Download complete 12:53:39 31adcdaf11c8: Verifying Checksum 12:53:39 31adcdaf11c8: Download complete 12:53:39 5d74067f8e1e: Verifying Checksum 12:53:39 5d74067f8e1e: Download complete 12:53:39 e0aca202a116: Verifying Checksum 12:53:39 e0aca202a116: Download complete 12:53:39 3a43be97a3b4: Verifying Checksum 12:53:39 3a43be97a3b4: Download complete 12:53:39 34cad66bf833: Verifying Checksum 12:53:39 34cad66bf833: Download complete 12:53:39 31adcdaf11c8: Pull complete 12:53:39 b8b176561691: Pull complete 12:53:40 4527c011a84f: Verifying Checksum 12:53:40 4527c011a84f: Download complete 12:53:40 b4e3c513aaa6: Verifying Checksum 12:53:40 b4e3c513aaa6: Download complete 12:53:44 4527c011a84f: Pull complete 12:53:44 5d74067f8e1e: Pull complete 12:53:44 e0aca202a116: Pull complete 12:53:44 3a43be97a3b4: Pull complete 12:53:44 34cad66bf833: Pull complete 12:53:46 b4e3c513aaa6: Pull complete 12:53:46 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:53:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:53:46 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:53:46 WORKDIR /edgex 12:53:46 COPY go.mod . 12:53:46 RUN go mod download' 12:53:46 + docker build -t ci-base-image-x86_64 -f - . 12:53:48 Sending build context to Docker daemon 330MB 12:53:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:53:48 ---> 9f6097aaca64 12:53:48 Step 2/4 : WORKDIR /edgex 12:53:50 ---> Running in 09aaefcb8f3e 12:53:50 Removing intermediate container 09aaefcb8f3e 12:53:50 ---> 7682c70bb464 12:53:50 Step 3/4 : COPY go.mod . 12:53:50 ---> 04b76513d80d 12:53:50 Step 4/4 : RUN go mod download 12:53:50 ---> Running in 87cf80270c9c 12:53:54 Still waiting to schedule task 12:53:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:54:29 Removing intermediate container 87cf80270c9c 12:54:29 ---> 14b63180d9ce 12:54:29 Successfully built 14b63180d9ce 12:54:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:54:29 + docker inspect -f . ci-base-image-x86_64 12:54:29 . [Pipeline] withDockerContainer 12:54:29 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 12:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 12:54:30 $ docker top c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:30 + go version 12:54:30 go version go1.16.8 linux/amd64 [Pipeline] } 12:54:30 $ docker stop --time=1 c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e 12:54:31 $ docker rm -f c36e4d9630e5485becf5dab738c7f44bd113f8b891b4d49fae1e123e3ebfb36e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:54:32 + docker inspect -f . ci-base-image-x86_64 12:54:32 . [Pipeline] withDockerContainer 12:54:32 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 12:54:32 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 12:54:32 $ docker top a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f -eo pid,comm [Pipeline] { [Pipeline] echo 12:54:32 ========================================================= 12:54:32 [edgeXBuildGoParallel] Running Tests and Build... 12:54:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:54:33 + make test 12:54:33 go mod tidy 12:54:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:54:38 ? github.com/edgexfoundry/edgex-go [no test files] 12:54:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:55:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:55:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:55:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:55:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:55:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:55:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:55:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:55:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:55:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 12:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 12:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements 12:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements 12:55:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:55:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements 12:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:55:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:55:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:55:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 12:55:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:55:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 12:55:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 12:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:55:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 12:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 12:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 12:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 12:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 12:55:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-805 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 12:55:21 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 12:55:21 The recommended git tool is: git 12:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 12:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 12:55:26 using credential edgex-jenkins-ssh 12:55:26 Cloning the remote Git repository 12:55:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:55:27 > git init /w/workspace/edgex-go/8 # timeout=10 12:55:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:55:27 > git --version # timeout=10 12:55:27 > git --version # 'git version 2.17.1' 12:55:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 82.5% of statements 12:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:55:42 Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 12:55:43 Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 12:55:43 Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) 12:55:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:55:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:55:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:55:42 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:55:43 > git config core.sparsecheckout # timeout=10 12:55:43 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 12:55:43 > git remote # timeout=10 12:55:43 > git config --get remote.origin.url # timeout=10 12:55:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:55:43 > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 12:55:43 > git rev-parse HEAD^{commit} # timeout=10 12:55:43 > git config core.sparsecheckout # timeout=10 12:55:43 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 12:55:47 Commit message: "Merge branch 'main' into snap-dep-upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:55:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:55:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:55:48 Dload Upload Total Spent Left Speed 12:55:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 12:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 65.4% of statements 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:55:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:55:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:55:49 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 12:55:49 tee /etc/docker/daemon.new 12:55:49 { 12:55:49 "registry-mirrors": [ 12:55:49 "https://nexus3.edgexfoundry.org:10001" 12:55:49 ], 12:55:49 "bip": "10.250.0.254/24", 12:55:49 "hosts": [ 12:55:49 "tcp://0.0.0.0:5555", 12:55:49 "unix:///var/run/docker.sock" 12:55:49 ], 12:55:49 "mtu": 1458, 12:55:49 "selinux-enabled": true, 12:55:49 "seccomp-profile": "/etc/docker/seccomp.json" 12:55:49 } [Pipeline] sh 12:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements 12:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 12:55:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:55:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 12:55:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:55:50 + sudo service docker restart 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 17.7% of statements 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:55:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 12:55:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 12:55:57 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:56:08 provisioning config files... 12:56:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4144173513850921179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:56:08 ---> docker-login.sh 12:56:08 nexus3.edgexfoundry.org:10001 12:56:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:09 Configure a credential helper to remove this warning. See 12:56:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:09 12:56:09 Login Succeeded 12:56:09 nexus3.edgexfoundry.org:10002 12:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:10 Configure a credential helper to remove this warning. See 12:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:10 12:56:10 Login Succeeded 12:56:10 nexus3.edgexfoundry.org:10003 12:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:10 Configure a credential helper to remove this warning. See 12:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:10 12:56:10 Login Succeeded 12:56:10 nexus3.edgexfoundry.org:10004 12:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:11 Configure a credential helper to remove this warning. See 12:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:11 12:56:11 Login Succeeded 12:56:11 docker.io 12:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:56:12 Configure a credential helper to remove this warning. See 12:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:56:12 12:56:12 Login Succeeded 12:56:12 ---> docker-login.sh ends [Pipeline] } 12:56:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:56:12 ========================================================= 12:56:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:56:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:56:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:56:13 552d1f2373af: Pulling fs layer 12:56:13 ea3f2d53f512: Pulling fs layer 12:56:13 9e70ebbbe112: Pulling fs layer 12:56:13 7a9cfe048b4a: Pulling fs layer 12:56:13 72dc09318566: Pulling fs layer 12:56:13 f4f7b4309257: Pulling fs layer 12:56:13 0ac9a79272e3: Pulling fs layer 12:56:13 b78e95d17946: Pulling fs layer 12:56:13 7a9cfe048b4a: Waiting 12:56:13 72dc09318566: Waiting 12:56:13 f4f7b4309257: Waiting 12:56:13 b78e95d17946: Waiting 12:56:13 0ac9a79272e3: Waiting 12:56:13 9e70ebbbe112: Verifying Checksum 12:56:13 9e70ebbbe112: Download complete 12:56:13 ea3f2d53f512: Verifying Checksum 12:56:13 ea3f2d53f512: Download complete 12:56:13 72dc09318566: Verifying Checksum 12:56:13 72dc09318566: Download complete 12:56:13 f4f7b4309257: Download complete 12:56:13 552d1f2373af: Verifying Checksum 12:56:13 552d1f2373af: Download complete 12:56:13 0ac9a79272e3: Verifying Checksum 12:56:13 0ac9a79272e3: Download complete 12:56:14 552d1f2373af: Pull complete 12:56:15 ea3f2d53f512: Pull complete 12:56:15 9e70ebbbe112: Pull complete 12:56:15 b78e95d17946: Verifying Checksum 12:56:15 b78e95d17946: Download complete 12:56:15 7a9cfe048b4a: Verifying Checksum 12:56:15 7a9cfe048b4a: Download complete 12:56:26 7a9cfe048b4a: Pull complete 12:56:26 72dc09318566: Pull complete 12:56:26 f4f7b4309257: Pull complete 12:56:27 0ac9a79272e3: Pull complete 12:56:30 GO111MODULE=on go vet ./... 12:56:32 b78e95d17946: Pull complete 12:56:32 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:56:33 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:33 WORKDIR /edgex 12:56:33 COPY go.mod . 12:56:33 RUN go mod download 12:56:33 docker build -t ci-base-image-arm64 -f - . 12:56:35 Sending build context to Docker daemon 166.7MB 12:56:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:56:35 ---> 8b459fc5aaf0 12:56:35 Step 2/4 : WORKDIR /edgex 12:56:37 ---> Running in 1b4d5280e04d 12:56:37 Removing intermediate container 1b4d5280e04d 12:56:37 ---> 87c15bb5bdf9 12:56:37 Step 3/4 : COPY go.mod . 12:56:38 ---> b284bcfb467a 12:56:38 Step 4/4 : RUN go mod download 12:56:38 ---> Running in aa455b3aac2c 12:56:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:56:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:56:40 ./bin/test-attribution-txt.sh [Pipeline] echo 12:56:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:56:40 + ls -al . 12:56:40 total 644 12:56:40 drwxrwxr-x 10 1001 1001 4096 Nov 16 12:56 . 12:56:40 drwxr-xr-x 4 root root 28 Nov 16 12:54 .. 12:56:40 -rw-rw-r-- 1 1001 1001 11 Nov 16 12:53 .dockerignore 12:56:40 drwxrwxr-x 8 1001 1001 179 Nov 16 12:53 .git 12:56:40 drwxrwxr-x 4 1001 1001 142 Nov 16 12:53 .github 12:56:40 -rw-rw-r-- 1 1001 1001 804 Nov 16 12:53 .gitignore 12:56:40 -rw-rw-r-- 1 1001 1001 42 Nov 16 12:53 .golangci.yml 12:56:40 -rw-rw-r-- 1 1001 1001 76 Nov 16 12:53 .hadolint.yml 12:56:40 drwx------ 3 1001 1001 58 Nov 16 12:53 .semver 12:56:40 -rw-rw-r-- 1 1001 1001 166 Nov 16 12:53 .sonarcloud.properties 12:56:40 -rw-rw-r-- 1 1001 1001 1171 Nov 16 12:53 ADOPTERS.md 12:56:40 -rw-rw-r-- 1 1001 1001 8910 Nov 16 12:53 Attribution.txt 12:56:40 -rw-rw-r-- 1 1001 1001 51732 Nov 16 12:53 CHANGELOG.md 12:56:40 -rw-rw-r-- 1 1001 1001 3804 Nov 16 12:53 CONTRIBUTING.md 12:56:40 -rw-rw-r-- 1 1001 1001 677 Nov 16 12:53 GOVERNANCE.md 12:56:40 -rw-rw-r-- 1 1001 1001 849 Nov 16 12:53 Jenkinsfile 12:56:40 -rw-rw-r-- 1 1001 1001 10775 Nov 16 12:53 LICENSE 12:56:40 -rw-rw-r-- 1 1001 1001 6508 Nov 16 12:53 Makefile 12:56:40 -rw-rw-r-- 1 1001 1001 582 Nov 16 12:53 OWNERS.md 12:56:40 -rw-rw-r-- 1 1001 1001 8207 Nov 16 12:53 README.md 12:56:40 -rw-rw-r-- 1 1001 1001 6912 Nov 16 12:53 SECURITY.md 12:56:40 -rw-rw-r-- 1 1001 1001 5 Nov 16 12:53 VERSION 12:56:40 -rw-rw-r-- 1 1001 1001 4131 Nov 16 12:53 ZMQWindows.md 12:56:40 drwxrwxr-x 2 1001 1001 37 Nov 16 12:53 bin 12:56:40 drwxrwxr-x 14 1001 1001 4096 Nov 16 12:53 cmd 12:56:40 -rw-r--r-- 1 root root 428381 Nov 16 12:55 coverage.out 12:56:40 -rw-rw-r-- 1 1001 1001 822 Nov 16 12:53 go.mod 12:56:40 -rw-rw-r-- 1 1001 1001 49471 Nov 16 12:53 go.sum 12:56:40 drwxrwxr-x 8 1001 1001 124 Nov 16 12:53 internal 12:56:40 drwxrwxr-x 3 1001 1001 16 Nov 16 12:53 openapi 12:56:40 drwxrwxr-x 4 1001 1001 71 Nov 16 12:53 snap 12:56:40 -rw-rw-r-- 1 1001 1001 204 Nov 16 12:53 version.go [Pipeline] sh 12:56:41 + '[' -e coverage.out ] 12:56:41 + chown 1001:1001 coverage.out [Pipeline] stash 12:56:41 Stashed 1 file(s) [Pipeline] sh 12:56:41 + make build 12:56:41 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 12:56:42 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 12:56: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 12:56:50 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 12:56:51 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 12:56:51 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 12:56: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 12:56: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 12:56:53 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 12:56:54 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 12:56:55 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 12:56:56 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] } 12:56:58 $ docker stop --time=1 a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f 12:56:59 $ docker rm -f a60ea13f8f1e177070c6bf31b2e37b6a54e5b6349919b77c6b8e497f7dbd8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:57:01 12:57:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:57:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:57:01 latest: Pulling from edgex-devops/edgex-compose 12:57:01 cbdbe7a5bc2a: Pulling fs layer 12:57:01 ca9280d653b3: Pulling fs layer 12:57:01 7e9c9ca2126c: Pulling fs layer 12:57:01 cbdbe7a5bc2a: Download complete 12:57:01 ca9280d653b3: Verifying Checksum 12:57:01 ca9280d653b3: Download complete 12:57:02 cbdbe7a5bc2a: Pull complete 12:57:02 7e9c9ca2126c: Verifying Checksum 12:57:02 7e9c9ca2126c: Download complete 12:57:02 ca9280d653b3: Pull complete 12:57:06 7e9c9ca2126c: Pull complete 12:57:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:57:06 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 12:57:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 12:57:09 $ docker top 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:09 + docker-compose build --help 12:57:09 + grep parallel 12:57:09 --parallel Build images in parallel. [Pipeline] } 12:57:09 $ docker stop --time=1 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 12:57:11 $ docker rm -f 856865633ef3152a2499cb26425e43b7cba94f306c5e54c7e1c4b4ef639397e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:57:11 . [Pipeline] withDockerContainer 12:57:11 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 12:57:11 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:57:12 $ docker top 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:12 + docker-compose -f ./docker-compose-build.yml build --parallel 12:57:12 Building core-command ... 12:57:12 Building core-data ... 12:57:12 Building core-metadata ... 12:57:12 Building security-bootstrapper ... 12:57:12 Building security-proxy-setup ... 12:57:12 Building security-secretstore-setup ... 12:57:12 Building support-notifications ... 12:57:12 Building support-scheduler ... 12:57:12 Building sys-mgmt-agent ... 12:57:12 Building core-data 12:57:12 Building security-secretstore-setup 12:57:12 Building support-notifications 12:57:12 Building sys-mgmt-agent 12:57:12 Building support-scheduler 12:57:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:57:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:57:25 ---> 14b63180d9ce 12:57:25 Step 3/23 : WORKDIR /edgex-go 12:57:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:57:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:57:25 ---> 14b63180d9ce 12:57:25 Step 3/24 : WORKDIR /edgex-go 12:57:25 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:57:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:57:25 ---> 14b63180d9ce 12:57:25 Step 3/21 : WORKDIR /edgex-go 12:57:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:57:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:57:29 ---> 14b63180d9ce 12:57:29 Step 3/22 : WORKDIR /edgex-go 12:57:29 ---> Running in db049bde28b1 12:57:29 ---> Running in 5f0d772f759c 12:57:29 ---> Running in d49a546f65b2 12:57:29 ---> Running in 10118890e6f8 12:57:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:57:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:57:29 ---> 14b63180d9ce 12:57:29 Step 3/22 : WORKDIR /edgex-go 12:57:29 ---> Running in 51d1c45520aa 12:57:29 Removing intermediate container db049bde28b1 12:57:29 ---> 39935b6b7058 12:57:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:29 Removing intermediate container d49a546f65b2 12:57:29 ---> c6471e3403ca 12:57:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:29 Removing intermediate container 5f0d772f759c 12:57:29 ---> 9799a13451f8 12:57:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:29 Removing intermediate container 10118890e6f8 12:57:29 ---> 91ce4d434881 12:57:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:29 ---> Running in 2f160f885540 12:57:29 ---> Running in 40ea77c09783 12:57:29 ---> Running in 21fa2bf9f781 12:57:29 Removing intermediate container 51d1c45520aa 12:57:29 ---> 1151aa9adea6 12:57:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:29 ---> Running in 1118b2e8086f 12:57:29 ---> Running in 4ee610a9caae 12:57:30 Removing intermediate container 2f160f885540 12:57:30 ---> b80eb794aa8e 12:57:30 Step 5/24 : RUN apk add --update --no-cache make git 12:57:30 ---> Running in 5bedeb3e0569 12:57:30 Removing intermediate container 40ea77c09783 12:57:30 ---> 071a2745e06e 12:57:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:57:30 ---> Running in 2e45d6eb6459 12:57:30 Removing intermediate container 4ee610a9caae 12:57:30 ---> 802bec116b95 12:57:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:57:30 ---> Running in f49760bcf397 12:57:31 Removing intermediate container 1118b2e8086f 12:57:31 ---> 732fc329b4b6 12:57:31 Step 5/22 : RUN apk add --update --no-cache make bash git 12:57:31 ---> Running in d48d6a8ef60c 12:57:31 Removing intermediate container 21fa2bf9f781 12:57:31 ---> 5834121288af 12:57:31 Step 5/23 : RUN apk add --update --no-cache make git 12:57:31 ---> Running in 22c05d73533f 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:57:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:57:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:57:32 OK: 220 MiB in 52 packages 12:57:32 OK: 220 MiB in 52 packages 12:57:33 OK: 220 MiB in 52 packages 12:57:33 OK: 220 MiB in 52 packages 12:57:33 OK: 220 MiB in 52 packages 12:57:33 Removing intermediate container 5bedeb3e0569 12:57:33 ---> 5bd89dd91483 12:57:33 Step 6/24 : COPY . . 12:57:33 Removing intermediate container f49760bcf397 12:57:33 ---> 9c7c4ddad8ae 12:57:33 Step 6/22 : COPY . . 12:57:34 Removing intermediate container 2e45d6eb6459 12:57:34 ---> 1860d3649cfb 12:57:34 Step 6/21 : COPY . . 12:57:40 Removing intermediate container d48d6a8ef60c 12:57:40 ---> 628762fdb49a 12:57:40 Step 6/22 : COPY . . 12:57:40 Removing intermediate container 22c05d73533f 12:57:40 ---> 0ab3b459c8fe 12:57:40 Step 6/23 : COPY go.mod . 12:57:40 ---> 3fcbf3ee7f3e 12:57:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:40 ---> 92bcf9c6507c 12:57:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:40 ---> Running in f159eeeb2346 12:57:41 ---> 5e49e53715c3 12:57:41 Step 7/23 : RUN go mod download 12:57:41 ---> Running in 5c1cf6cf4f3e 12:57:43 ---> Running in c0ee0b273540 12:57:43 ---> bc2a6302b23a 12:57:43 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:44 ---> Running in 938461d308ee 12:57:44 ---> 26966190300d 12:57:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:57:44 ---> Running in d5c847195af3 12:57:45 Removing intermediate container 5c1cf6cf4f3e 12:57:45 ---> 599cd98d13fb 12:57:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:57:45 ---> Running in 37da8d758754 12:57:45 Removing intermediate container f159eeeb2346 12:57:45 ---> fb0d11828c54 12:57:45 Step 8/22 : RUN make cmd/core-data/core-data 12:57:45 ---> Running in 605e7f58cff7 12:57:46 Removing intermediate container d5c847195af3 12:57:46 ---> 99b5a2729114 12:57:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:57:46 Removing intermediate container 938461d308ee 12:57:46 ---> a2c04a40d9a5 12:57:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:57:46 Removing intermediate container c0ee0b273540 12:57:46 ---> a92217416f5a 12:57:46 Step 8/23 : COPY . . 12:57:46 ---> Running in 4843deb0907e 12:57:46 ---> Running in 89e176f24171 12:57:46 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 12:57:46 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 12:57:47 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 12:57:47 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 12:57:52 ---> dfb2f730318b 12:57:52 Step 9/23 : RUN go mod tidy 12:57:52 ---> Running in fbfce4cb0bef 12:57:55 Removing intermediate container fbfce4cb0bef 12:57:55 ---> 6e084981fa8e 12:57:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:57:55 ---> Running in 54b1df1acdb7 12:57:55 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 12:58:00 Removing intermediate container aa455b3aac2c 12:58:00 ---> 20f82fbc9047 12:58:00 Successfully built 20f82fbc9047 12:58:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:58:00 + docker inspect -f . ci-base-image-arm64 12:58:00 . [Pipeline] withDockerContainer 12:58:00 prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container 12:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 12:58:02 $ docker top 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:03 + go version 12:58:03 go version go1.16.8 linux/arm64 [Pipeline] } 12:58:03 $ docker stop --time=1 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 12:58:04 $ docker rm -f 4238eb743170b138fb6d29c7a91f6d3ff07712fb197ef12e66b7f523ad481df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:58:05 + docker inspect -f . ci-base-image-arm64 12:58:05 . [Pipeline] withDockerContainer 12:58:05 prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container 12:58:05 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 12:58:07 $ docker top 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe -eo pid,comm [Pipeline] { [Pipeline] echo 12:58:07 ========================================================= 12:58:07 [edgeXBuildGoParallel] Running Tests and Build... 12:58:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:58:08 + make test 12:58:08 go mod tidy 12:58:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:58:27 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 12:58:27 Removing intermediate container 89e176f24171 12:58:27 ---> ed5d6e4fcb75 12:58:27 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:58:27 ---> Running in 2e52b2a29bef 12:58:28 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 12:58:28 Removing intermediate container 37da8d758754 12:58:28 ---> e53e1baf41ae 12:58:28 12:58:28 Step 9/24 : FROM alpine:3.14 12:58:28 3.14: Pulling from library/alpine 12:58:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:58:29 Status: Downloaded newer image for alpine:3.14 12:58:29 ---> 0a97eee8041e 12:58:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:58:29 ---> Running in 5b4d2800d334 12:58:29 Removing intermediate container 2e52b2a29bef 12:58:29 ---> 4dd2ce48303d 12:58:29 12:58:29 Step 10/22 : FROM docker:20.10.8 12:58:30 20.10.8: Pulling from library/docker 12:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:31 (1/3) Installing ca-certificates (20191127-r5) 12:58:31 (2/3) Installing dumb-init (1.2.5-r1) 12:58:31 (3/3) Installing su-exec (0.2-r1) 12:58:31 Executing busybox-1.33.1-r6.trigger 12:58:31 Executing ca-certificates-20191127-r5.trigger 12:58:31 OK: 6 MiB in 17 packages 12:58:31 Removing intermediate container 4843deb0907e 12:58:31 ---> 193b003910b9 12:58:31 12:58:31 Step 9/21 : FROM alpine:3.14 12:58:31 ---> 0a97eee8041e 12:58:31 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:58:31 ---> Running in 29312cb884d9 12:58:32 Removing intermediate container 5b4d2800d334 12:58:32 ---> f1bc644367ee 12:58:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:58:32 ---> Running in 22f2e3c66599 12:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:32 Removing intermediate container 22f2e3c66599 12:58:32 ---> 8bd48bbdb718 12:58:32 Step 12/24 : WORKDIR / 12:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:32 ---> Running in 20969feae8df 12:58:33 (1/2) Installing ca-certificates (20191127-r5) 12:58:33 Removing intermediate container 20969feae8df 12:58:33 ---> 10cbb0cb0ab1 12:58:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:58:33 (2/2) Installing dumb-init (1.2.5-r1) 12:58:33 Executing busybox-1.33.1-r6.trigger 12:58:33 Executing ca-certificates-20191127-r5.trigger 12:58:33 OK: 6 MiB in 16 packages 12:58:33 ---> 2e29c4db801a 12:58:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:58:34 ---> 8d5b49f6f075 12:58:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:58:34 Removing intermediate container 29312cb884d9 12:58:34 ---> 32764b50d31f 12:58:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:58:34 ---> Running in 20bbd82cd3af 12:58:35 ---> 7357a7634f94 12:58:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:58:35 Removing intermediate container 20bbd82cd3af 12:58:35 ---> 0dbe0a0e95eb 12:58:35 Step 12/21 : ENV APP_PORT=59860 12:58:35 ---> Running in 2b0533782373 12:58:35 ---> e5ec18f5799f 12:58:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:58:35 Removing intermediate container 605e7f58cff7 12:58:35 ---> 1d5e8892827e 12:58:35 12:58:35 Step 9/22 : FROM alpine:3.14 12:58:35 ---> 0a97eee8041e 12:58:35 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:58:35 Removing intermediate container 2b0533782373 12:58:35 ---> 6a9c6d7ede51 12:58:35 Step 13/21 : EXPOSE $APP_PORT 12:58:35 ---> Running in e66624837633 12:58:35 ---> Running in e23a03f13431 12:58:35 ? github.com/edgexfoundry/edgex-go [no test files] 12:58:36 Removing intermediate container e66624837633 12:58:36 ---> 6d3e2fab456e 12:58:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:36 ---> cebb1dff0008 12:58:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:58:36 Removing intermediate container e23a03f13431 12:58:36 ---> 50ca9a78ef89 12:58:36 Step 11/22 : ENV APP_PORT=59880 12:58:36 ---> Running in ddee5316c509 12:58:36 ---> 4b19b1358276 12:58:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:58:36 Removing intermediate container ddee5316c509 12:58:36 ---> 0c1bc44d783e 12:58:36 Step 12/22 : EXPOSE $APP_PORT 12:58:36 Removing intermediate container 54b1df1acdb7 12:58:36 ---> db71b29448b9 12:58:36 12:58:36 Step 11/23 : FROM alpine:3.14 12:58:36 ---> 0a97eee8041e 12:58:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:58:36 ---> Running in cb361ea9f524 12:58:36 ---> Running in f4957b490d5c 12:58:36 ---> 12a7a91193f4 12:58:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:58:36 ---> 55bed6c71f73 12:58:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:58:36 Removing intermediate container cb361ea9f524 12:58:36 ---> 5d3e82fcfd11 12:58:36 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:36 ---> Running in c0abe3801211 12:58:36 ---> 0570bb75aab1 12:58:36 Step 20/24 : 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/ 12:58:37 ---> Running in 422f28b46419 12:58:37 ---> dd4e68f5107b 12:58:37 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:58:37 ---> Running in 154360fa53cf 12:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:37 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:58:37 Status: Downloaded newer image for docker:20.10.8 12:58:37 ---> bc6c0ffef665 12:58:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:37 ---> Running in 910757b7a6c9 12:58:37 Removing intermediate container 154360fa53cf 12:58:37 ---> 5f0f5f43e6d3 12:58:37 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:37 (1/1) Installing dumb-init (1.2.5-r1) 12:58:37 Executing busybox-1.33.1-r6.trigger 12:58:37 OK: 6 MiB in 15 packages 12:58:37 ---> Running in b050e8eda426 12:58:37 Removing intermediate container 910757b7a6c9 12:58:37 ---> 81a7764a8349 12:58:37 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:58:37 ---> Running in 2d34e22f7c9d 12:58:37 Removing intermediate container c0abe3801211 12:58:37 ---> 8da7fef8b73a 12:58:37 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:58:37 Removing intermediate container b050e8eda426 12:58:37 ---> 6bd066362b62 12:58:37 Step 19/21 : LABEL arch=x86_64 12:58:37 ---> Running in 806808635f47 12:58:37 ---> Running in 5c624ac1964a 12:58:37 Removing intermediate container f4957b490d5c 12:58:37 ---> 8241d1f8479f 12:58:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:58:37 Removing intermediate container 5c624ac1964a 12:58:37 ---> b871a13ce3be 12:58:37 Step 20/21 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:58:37 ---> Running in 1460763d1199 12:58:37 ---> Running in 01a08e9e69cd 12:58:37 Removing intermediate container 422f28b46419 12:58:37 ---> c22c13fccfd0 12:58:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:58:38 Removing intermediate container 1460763d1199 12:58:38 ---> 1ec4c68d7cba 12:58:38 Step 14/23 : ENV APP_PORT=59861 12:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:38 ---> Running in 0634f64811b6 12:58:38 Removing intermediate container 01a08e9e69cd 12:58:38 ---> 986cef02554a 12:58:38 Step 21/21 : LABEL version=0.0.0 12:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:38 ---> Running in 0fec86f3eaa7 12:58:38 ---> Running in aa6dbe68311c 12:58:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:38 Removing intermediate container 0634f64811b6 12:58:38 ---> d3d9c78f086e 12:58:38 Step 22/24 : LABEL arch=x86_64 12:58:38 ---> Running in c08936fe1243 12:58:38 Removing intermediate container 0fec86f3eaa7 12:58:38 ---> e977eedcb98a 12:58:38 Step 15/23 : EXPOSE $APP_PORT 12:58:38 (1/42) Installing readline (8.1.0-r0) 12:58:38 (2/42) Installing bash (5.1.4-r0) 12:58:38 Removing intermediate container aa6dbe68311c 12:58:38 ---> 08b6db9a2122 12:58:38 12:58:38 Executing bash-5.1.4-r0.post-install 12:58:38 (3/42) Installing brotli-libs (1.0.9-r5) 12:58:38 ---> Running in 5c18262a545a 12:58:38 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:58:38 (5/42) Installing libcurl (7.79.1-r0) 12:58:38 (6/42) Installing curl (7.79.1-r0) 12:58:38 (7/42) Installing dumb-init (1.2.5-r1) 12:58:38 (8/42) Installing libbz2 (1.0.8-r1) 12:58:38 (9/42) Installing expat (2.4.1-r0) 12:58:38 (10/42) Installing libffi (3.3-r2) 12:58:38 (11/42) Installing gdbm (1.19-r0) 12:58:38 (12/42) Installing xz-libs (5.2.5-r0) 12:58:38 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:58:38 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:58:38 (15/42) Installing mpdecimal (2.5.1-r1) 12:58:38 Successfully built 08b6db9a2122 12:58:38 (16/42) Installing sqlite-libs (3.35.5-r0) 12:58:38 Successfully tagged support-notifications:latest 12:58:38 Building security-bootstrapper 12:58:38 Removing intermediate container c08936fe1243 12:58:38 ---> 2ffc26b2994e 12:58:38 Step 23/24 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:58:38  Building support-notifications ... done (17/42) Installing python3 (3.9.5-r1) 12:58:38 Removing intermediate container 5c18262a545a 12:58:38 ---> ad7e3e52196f 12:58:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:38 ---> Running in 107ef5ebdb3b 12:58:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:39 (1/6) Installing dumb-init (1.2.5-r1) 12:58:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:58:39 (3/6) Installing libsodium (1.0.18-r0) 12:58:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:58:39 (5/6) Installing libzmq (4.3.4-r0) 12:58:40 (6/6) Installing zeromq (4.3.4-r0) 12:58:40 Executing busybox-1.33.1-r6.trigger 12:58:40 OK: 8 MiB in 20 packages 12:58:41 (18/42) Installing py3-appdirs (1.4.4-r2) 12:58:41 (19/42) Installing py3-chardet (4.0.0-r2) 12:58:41 ---> 3d6f1a58d86d 12:58:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:58:41 Removing intermediate container 107ef5ebdb3b 12:58:41 ---> c3083f900596 12:58:41 Step 24/24 : LABEL version=0.0.0 12:58:41 (20/42) Installing py3-idna (3.2-r0) 12:58:41 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:58:41 (22/42) Installing py3-certifi (2020.12.5-r1) 12:58:41 (23/42) Installing py3-requests (2.25.1-r4) 12:58:41 (24/42) Installing py3-msgpack (1.0.2-r1) 12:58:42 (25/42) Installing py3-lockfile (0.12.2-r4) 12:58:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:58:42 (27/42) Installing py3-colorama (0.4.4-r1) 12:58:42 ---> Running in 4278039ef0f4 12:58:42 ---> 23db16f9b7cd 12:58:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:58:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:58:42 (29/42) Installing py3-distlib (0.3.1-r3) 12:58:42 (30/42) Installing py3-distro (1.5.0-r3) 12:58:42 (31/42) Installing py3-six (1.15.0-r1) 12:58:42 (32/42) Installing py3-webencodings (0.5.1-r4) 12:58:42 (33/42) Installing py3-html5lib (1.1-r1) 12:58:42 (34/42) Installing py3-parsing (2.4.7-r2) 12:58:42 (35/42) Installing py3-packaging (20.9-r1) 12:58:42 (36/42) Installing py3-toml (0.10.2-r2) 12:58:42 (37/42) Installing py3-pep517 (0.10.0-r2) 12:58:42 (38/42) Installing py3-progress (1.5-r2) 12:58:42 (39/42) Installing py3-retrying (1.3.3-r1) 12:58:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:58:42 (41/42) Installing py3-setuptools (52.0.0-r3) 12:58:42 (42/42) Installing py3-pip (20.3.4-r1) 12:58:42 Removing intermediate container 4278039ef0f4 12:58:42 ---> d9d7f5338ce3 12:58:42 12:58:42 ---> 70fd403ac740 12:58:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:58:43 Removing intermediate container 806808635f47 12:58:43 ---> 431f62371099 12:58:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:43 Executing busybox-1.33.1-r3.trigger 12:58:43 Successfully built d9d7f5338ce3 12:58:43 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:58:43 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:58:43 ---> 14b63180d9ce 12:58:43 Step 3/30 : WORKDIR /edgex-go 12:58:43 ---> Using cache 12:58:43 ---> 1151aa9adea6 12:58:43 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:43 ---> Using cache 12:58:43 ---> 802bec116b95 12:58:43 Step 5/30 : RUN apk add --update --no-cache make git 12:58:43 OK: 84 MiB in 64 packages 12:58:43 Successfully tagged security-secretstore-setup:latest 12:58:43  Building security-secretstore-setup ... done Building core-metadata 12:58:43 ---> Running in fa8c044f4063 12:58:43 ---> Running in 3e74b1ca45e7 12:58:44 ---> b36ccc530706 12:58:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:58:44 Removing intermediate container fa8c044f4063 12:58:44 ---> 1f12c774852b 12:58:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:58:44 Collecting docker-compose==1.23.2 12:58:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:58:44 Collecting docker<4.0,>=3.6.0 12:58:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:58:44 Collecting jsonschema<3,>=2.5.1 12:58:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:58:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:58:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:58:45 Collecting PyYAML<4,>=3.10 12:58:45 Downloading PyYAML-3.13.tar.gz (270 kB) 12:58:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:58:46 Collecting docopt<0.7,>=0.6.1 12:58:46 Downloading docopt-0.6.2.tar.gz (25 kB) 12:58:46 ---> Running in aaccd4eeea77 12:58:46 OK: 220 MiB in 52 packages 12:58:46 ---> 2e1e124582e7 12:58:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:58:46 Removing intermediate container aaccd4eeea77 12:58:46 ---> 19d56e83cb77 12:58:46 Step 21/23 : LABEL arch=x86_64 12:58:46 Collecting dockerpty<0.5,>=0.4.1 12:58:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:58:46 ---> Running in 727344d47227 12:58:46 ---> 06423ac5d3ae 12:58:46 Step 18/22 : ENTRYPOINT ["/core-data"] 12:58:46 Removing intermediate container 727344d47227 12:58:46 ---> 38a472302bdd 12:58:46 Step 22/23 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:58:46 ---> Running in d2315da407aa 12:58:46 Collecting websocket-client<1.0,>=0.32.0 12:58:46 ---> Running in 2572cf64c6fb 12:58:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:58:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:58:46 Collecting texttable<0.10,>=0.9.0 12:58:46 Downloading texttable-0.9.1.tar.gz (11 kB) 12:58:47 Removing intermediate container d2315da407aa 12:58:47 ---> d3f9b505d4bd 12:58:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:58:47 Removing intermediate container 3e74b1ca45e7 12:58:47 ---> 8869aca95497 12:58:47 Step 6/30 : COPY . . 12:58:47 Collecting cached-property<2,>=1.2.0 12:58:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:58:47 Collecting docker-pycreds>=0.4.0 12:58:47 ---> Running in 7705d27bd0f2 12:58:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:58:47 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) 12:58:47 Collecting chardet<3.1.0,>=3.0.2 12:58:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:58:47 Collecting urllib3<1.25,>=1.21.1 12:58:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:58:47 Collecting idna<2.8,>=2.5 12:58:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:58:47 Removing intermediate container 2572cf64c6fb 12:58:47 ---> 11203a8b3e90 12:58:47 Step 23/23 : LABEL version=0.0.0 12:58:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:58:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:58:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:58:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:58:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:58:47 Attempting uninstall: urllib3 12:58:47 Found existing installation: urllib3 1.26.5 12:58:47 Uninstalling urllib3-1.26.5: 12:58:48 Successfully uninstalled urllib3-1.26.5 12:58:48 Attempting uninstall: idna 12:58:48 Found existing installation: idna 3.2 12:58:48 Uninstalling idna-3.2: 12:58:48 Successfully uninstalled idna-3.2 12:58:49 Attempting uninstall: chardet 12:58:49 Found existing installation: chardet 4.0.0 12:58:49 Uninstalling chardet-4.0.0: 12:58:49 ---> Running in d1e8bbba9381 12:58:49 Removing intermediate container 7705d27bd0f2 12:58:49 ---> a1d2c9cd0706 12:58:49 Step 20/22 : LABEL arch=x86_64 12:58:49 Successfully uninstalled chardet-4.0.0 12:58:49 ---> Running in 3cf66767ab1b 12:58:49 Removing intermediate container d1e8bbba9381 12:58:49 ---> e51909efb3b8 12:58:49 12:58:49 Attempting uninstall: requests 12:58:49 Found existing installation: requests 2.25.1 12:58:49 Uninstalling requests-2.25.1: 12:58:49 Successfully uninstalled requests-2.25.1 12:58:50 Successfully built e51909efb3b8 12:58:50 Successfully tagged support-scheduler:latest 12:58:50  Building support-scheduler ... done Building security-proxy-setup 12:58:50 Removing intermediate container 3cf66767ab1b 12:58:50 ---> 287c14b88cb1 12:58:50 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:58:50 Running setup.py install for texttable: started 12:58:50 ---> Running in 5eff36dfb79c 12:58:50 Running setup.py install for texttable: finished with status 'done' 12:58:50 Running setup.py install for PyYAML: started 12:58:52 Running setup.py install for PyYAML: finished with status 'done' 12:58:52 Removing intermediate container 5eff36dfb79c 12:58:52 ---> 708135a7fba4 12:58:52 Step 22/22 : LABEL version=0.0.0 12:58:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:58:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:58:52 ---> 14b63180d9ce 12:58:52 Step 3/22 : WORKDIR /edgex-go 12:58:52 ---> Using cache 12:58:52 ---> 1151aa9adea6 12:58:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:52 ---> Using cache 12:58:52 ---> 802bec116b95 12:58:52 Step 5/22 : RUN apk add --update --no-cache make git 12:58:52 ---> Using cache 12:58:52 ---> 8869aca95497 12:58:52 Step 6/22 : COPY . . 12:58:53 Running setup.py install for docopt: started 12:58:54 Running setup.py install for docopt: finished with status 'done' 12:58:54 Running setup.py install for dockerpty: started 12:58:54 Running setup.py install for dockerpty: finished with status 'done' 12:58:57 ---> Running in 7fa6cd6cf980 12:58:57 ---> 8b8d3ec51879 12:58:57 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:58 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 12:58:58 ---> Running in cc258d158ea9 12:58:58 ---> e32ec9d187a9 12:58:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:58:58 Removing intermediate container 7fa6cd6cf980 12:58:58 ---> 8cb7b85c17cd 12:58:58 12:58:58 Successfully built 8cb7b85c17cd 12:58:59 Successfully tagged core-data:latest 12:58:59 Building core-command 12:58:59  Building core-data ... done  ---> Running in 2cc569449446 12:59:03 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:59:03 ---> 14b63180d9ce 12:59:03 Step 3/20 : WORKDIR /edgex-go 12:59:03 ---> Using cache 12:59:03 ---> 1151aa9adea6 12:59:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:03 ---> Using cache 12:59:03 ---> 802bec116b95 12:59:03 Step 5/20 : RUN apk add --update --no-cache make git 12:59:03 ---> Using cache 12:59:03 ---> 8869aca95497 12:59:03 Step 6/20 : COPY . . 12:59:03 ---> Using cache 12:59:03 ---> e32ec9d187a9 12:59:03 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:59:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:03 ---> 14b63180d9ce 12:59:03 Step 3/22 : WORKDIR /edgex-go 12:59:03 ---> Using cache 12:59:03 ---> 1151aa9adea6 12:59:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:59:03 ---> Using cache 12:59:03 ---> 802bec116b95 12:59:03 Step 5/22 : RUN apk add --update --no-cache make git 12:59:03 ---> Using cache 12:59:03 ---> 8869aca95497 12:59:03 Step 6/22 : COPY . . 12:59:03 ---> Using cache 12:59:03 ---> e32ec9d187a9 12:59:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:04 ---> Running in ca481a38090f 12:59:04 ---> Running in c9bdeea31e49 12:59:04 Removing intermediate container 2cc569449446 12:59:04 ---> 025289d9edf7 12:59:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:59:04 Removing intermediate container cc258d158ea9 12:59:04 ---> ffe741e6e3ed 12:59:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:59:04 ---> Running in ef7571e21187 12:59:04 ---> Running in 11e09d797e61 12:59:05 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 12:59:05 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 12:59:06 Removing intermediate container ca481a38090f 12:59:06 ---> b4365a51d503 12:59:06 Step 8/22 : RUN make cmd/core-command/core-command 12:59:06 Removing intermediate container c9bdeea31e49 12:59:06 ---> 1621b64ec029 12:59:06 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:59:06 ---> Running in 40734a945630 12:59:06 ---> Running in f5388c773a57 12:59:07 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 12:59:07 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 12:59:07 Removing intermediate container 2d34e22f7c9d 12:59:07 ---> 09f9a6215198 12:59:07 Step 13/22 : ENV APP_PORT=58890 12:59:07 ---> Running in 4af6139057f6 12:59:08 Removing intermediate container 4af6139057f6 12:59:08 ---> f19ea2e7daa2 12:59:08 Step 14/22 : EXPOSE $APP_PORT 12:59:08 ---> Running in 8b63d41fd11e 12:59:08 Removing intermediate container 8b63d41fd11e 12:59:08 ---> a02c199b0868 12:59:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:59:08 ---> 4dfe044fc5aa 12:59:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:59:08 ---> 2042c6726d33 12:59:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:59:09 ---> b3a95e04c989 12:59:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:59:09 ---> Running in d3a6ef3b9135 12:59:09 Removing intermediate container d3a6ef3b9135 12:59:09 ---> 1843e8fd9725 12:59:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:09 ---> Running in ad1659e7581a 12:59:09 Removing intermediate container ad1659e7581a 12:59:09 ---> a798538a2469 12:59:09 Step 20/22 : LABEL arch=x86_64 12:59:09 ---> Running in 5da85aa2cf1f 12:59:10 Removing intermediate container 5da85aa2cf1f 12:59:10 ---> f353a51c2a50 12:59:10 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:59:10 ---> Running in d201a1784b5d 12:59:10 Removing intermediate container d201a1784b5d 12:59:10 ---> 909043f7c829 12:59:10 Step 22/22 : LABEL version=0.0.0 12:59:10 ---> Running in cbc0fec746ec 12:59:10 Removing intermediate container cbc0fec746ec 12:59:10 ---> 05e977bac3e3 12:59:10 12:59:10 Successfully built 05e977bac3e3 12:59:10 Successfully tagged sys-mgmt-agent:latest 12:59:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:59:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:59:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:59:37  Building sys-mgmt-agent ... done 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 12:59:39 Removing intermediate container 11e09d797e61 12:59:39 ---> 6d4c10253f3b 12:59:39 12:59:39 Step 9/30 : FROM alpine:3.14 12:59:39 ---> 0a97eee8041e 12:59:39 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:59:39 ---> Running in 175416a75fc9 12:59:39 Removing intermediate container 175416a75fc9 12:59:39 ---> 4180c6715399 12:59:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:59:39 ---> Running in db6b9c4d3c5e 12:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:59:40 (1/2) Installing dumb-init (1.2.5-r1) 12:59:40 (2/2) Installing su-exec (0.2-r1) 12:59:40 Executing busybox-1.33.1-r6.trigger 12:59:40 OK: 6 MiB in 16 packages 12:59:41 Removing intermediate container 40734a945630 12:59:41 ---> f49e55f5eae3 12:59:41 12:59:41 Step 9/22 : FROM alpine:3.14 12:59:41 ---> 0a97eee8041e 12:59:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:59:41 ---> Using cache 12:59:41 ---> 8241d1f8479f 12:59:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:41 ---> Using cache 12:59:41 ---> 1ec4c68d7cba 12:59:41 Step 12/22 : ENV APP_PORT=59882 12:59:41 Removing intermediate container ef7571e21187 12:59:41 ---> dd9deef234a0 12:59:41 12:59:41 Step 9/22 : FROM alpine:3.14 12:59:41 ---> 0a97eee8041e 12:59:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:59:41 ---> Using cache 12:59:41 ---> 8241d1f8479f 12:59:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:41 ---> Using cache 12:59:41 ---> 1ec4c68d7cba 12:59:41 Step 12/22 : ENV APP_PORT=59881 12:59:41 ---> Running in 6daab0274b12 12:59:41 ---> Running in 2f68ed50ec7c 12:59:41 Removing intermediate container f5388c773a57 12:59:41 ---> 5ab2c98b2211 12:59:41 12:59:41 Step 9/20 : FROM alpine:3.14 12:59:41 ---> 0a97eee8041e 12:59:41 Step 10/20 : RUN apk add --update --no-cache curl 12:59:41 ---> Running in 9740babc0d2b 12:59:41 Removing intermediate container 6daab0274b12 12:59:41 ---> 90243478b31b 12:59:41 Step 13/22 : EXPOSE $APP_PORT 12:59:41 Removing intermediate container db6b9c4d3c5e 12:59:41 ---> 64c75a584f8f 12:59:41 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:59:41 Removing intermediate container 2f68ed50ec7c 12:59:41 ---> 8007aaa80e3f 12:59:41 Step 13/22 : EXPOSE $APP_PORT 12:59:42 ---> Running in adcc57b1376e 12:59:42 ---> Running in 573d09f58f70 12:59:42 ---> Running in 2ef30462fc8f 12:59:42 Removing intermediate container 573d09f58f70 12:59:42 ---> f05fbcc735cf 12:59:42 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:59:42 Removing intermediate container adcc57b1376e 12:59:42 ---> 46d8b018db53 12:59:42 Step 14/22 : WORKDIR / 12:59:42 Removing intermediate container 2ef30462fc8f 12:59:42 ---> b49481a684ed 12:59:42 Step 14/22 : WORKDIR / 12:59:42 ---> Running in 1c27412820fa 12:59:42 ---> Running in 6a24f4f6bcda 12:59:42 ---> Running in c04c1385afcd 12:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:59:42 Removing intermediate container 1c27412820fa 12:59:42 ---> 862ae5db5ffb 12:59:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:42 Removing intermediate container 6a24f4f6bcda 12:59:42 ---> 324cfbc76745 12:59:42 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:59:42 Removing intermediate container c04c1385afcd 12:59:42 ---> f852e9da2c30 12:59:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:42 ---> Running in da7e9e315765 12:59:42 (1/5) Installing ca-certificates (20191127-r5) 12:59:42 ---> 0c6a52d1a707 12:59:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:59:42 (2/5) Installing brotli-libs (1.0.9-r5) 12:59:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:59:42 (4/5) Installing libcurl (7.79.1-r0) 12:59:42 (5/5) Installing curl (7.79.1-r0) 12:59:42 Executing busybox-1.33.1-r6.trigger 12:59:42 Executing ca-certificates-20191127-r5.trigger 12:59:42 OK: 8 MiB in 19 packages 12:59:43 ---> 564a11b38ee3 12:59:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:59:43 ---> d86b11acedba 12:59:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:59:43 ---> 110f2ffc1779 12:59:43 Step 18/22 : ENTRYPOINT ["/core-command"] 12:59:43 ---> Running in 6a78a5a3c6a3 12:59:43 Removing intermediate container da7e9e315765 12:59:43 ---> 0dca80444d82 12:59:43 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:59:43 Removing intermediate container 9740babc0d2b 12:59:43 ---> c9fac7c27b84 12:59:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:59:43 ---> Running in dcd2de725d0b 12:59:43 Removing intermediate container 6a78a5a3c6a3 12:59:43 ---> 4683e15abd0d 12:59:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:43 ---> Running in 5cf3f73078a6 12:59:43 ---> ef48086c9ed5 12:59:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:59:43 ---> Running in 7a047285bdfd 12:59:43 Removing intermediate container 7a047285bdfd 12:59:43 ---> 7a804b638366 12:59:43 Step 20/22 : LABEL arch=x86_64 12:59:43 Removing intermediate container dcd2de725d0b 12:59:43 ---> 1a08840ccb20 12:59:43 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:59:43 Removing intermediate container 5cf3f73078a6 12:59:43 ---> 8a8907e525e6 12:59:43 Step 12/20 : WORKDIR /edgex 12:59:43 ---> Running in 76c0c496469c 12:59:43 ---> Running in c48ba01db24f 12:59:43 ---> 04d4cde64c27 12:59:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:59:43 ---> Running in 1193a8c0ab3a 12:59:43 Removing intermediate container 76c0c496469c 12:59:43 ---> 9fd4af2b4beb 12:59:43 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:59:43 ---> Running in 95a1466df71f 12:59:44 Removing intermediate container c48ba01db24f 12:59:44 ---> 52de6a57ef85 12:59:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:59:44 Removing intermediate container 1193a8c0ab3a 12:59:44 ---> 88f7a93bd093 12:59:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:59:44 ---> d8ca39047d13 12:59:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:59:44 ---> Running in fe5ac15bc5f1 12:59:44 Removing intermediate container 95a1466df71f 12:59:44 ---> ad18e2d64a5b 12:59:44 Step 22/22 : LABEL version=0.0.0 12:59:44 ---> Running in 512bc9838cb8 12:59:44 ---> Running in 8e2b33b072f9 12:59:44 Removing intermediate container fe5ac15bc5f1 12:59:44 ---> 2a79e1272d28 12:59:44 Step 20/22 : LABEL arch=x86_64 12:59:44 ---> ec8be15e4592 12:59:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:59:44 ---> Running in 25c2880a103f 12:59:44 Removing intermediate container 8e2b33b072f9 12:59:44 ---> 9508a2dfd086 12:59:44 12:59:44 Successfully built 9508a2dfd086 12:59:44 Successfully tagged core-command:latest 12:59:44  Building core-command ... done Removing intermediate container 25c2880a103f 12:59:44 ---> eb4657ed339b 12:59:44 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:59:44 ---> Running in 1daade8a1961 12:59:44 ---> 1a11e532f017 12:59:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:59:44 Removing intermediate container 1daade8a1961 12:59:44 ---> af5f3b47d5d7 12:59:44 Step 22/22 : LABEL version=0.0.0 12:59:44 ---> Running in 7ebadaeb29d9 12:59:44 Removing intermediate container 512bc9838cb8 12:59:44 ---> 9da3943ee438 12:59:44 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:44 Removing intermediate container 7ebadaeb29d9 12:59:44 ---> 02dea245a317 12:59:44 12:59:44 ---> a606d73ed8b7 12:59:44 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:59:44 ---> 6582c7703342 12:59:44 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:59:44 Successfully built 02dea245a317 12:59:45 Successfully tagged core-metadata:latest 12:59:45  Building core-metadata ... done  ---> Running in 61eb605d8b67 12:59:45 Removing intermediate container 61eb605d8b67 12:59:45 ---> 936abc94dd28 12:59:45 Step 17/20 : CMD ["--init=true"] 12:59:45 ---> Running in d2e78c72593f 12:59:45 ---> 8b4522b9f07c 12:59:45 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:59:45 Removing intermediate container d2e78c72593f 12:59:45 ---> 6289cc9c5566 12:59:45 Step 18/20 : LABEL arch=x86_64 12:59:45 ---> Running in 12da517ec77e 12:59:45 ---> fc04afde3b5c 12:59:45 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:59:45 Removing intermediate container 12da517ec77e 12:59:45 ---> 6a0d35b8ea6d 12:59:45 Step 19/20 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:59:45 ---> Running in f36cccc518eb 12:59:45 Removing intermediate container f36cccc518eb 12:59:45 ---> 019c65ba0910 12:59:45 Step 20/20 : LABEL version=0.0.0 12:59:45 ---> 385dfaa3519f 12:59:45 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:59:45 ---> Running in 385248df4d56 12:59:45 Removing intermediate container 385248df4d56 12:59:45 ---> c4df38666a9e 12:59:45 12:59:45 ---> 54ca2d990794 12:59:45 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:59:45 Successfully built c4df38666a9e 12:59:45 Successfully tagged security-proxy-setup:latest 12:59:46  Building security-proxy-setup ... done  ---> Running in 42e3d2b0bcb5 12:59:46 Removing intermediate container 42e3d2b0bcb5 12:59:46 ---> 8b39c266c4e3 12:59:46 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:59:46 ---> 719828b38717 12:59:46 Step 25/30 : RUN chmod +x /entrypoint.sh 12:59:46 ---> Running in cadbb98bfed3 12:59:46 Removing intermediate container cadbb98bfed3 12:59:46 ---> 7e86617241b4 12:59:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:59:46 ---> Running in 2c9861c3a715 12:59:47 Removing intermediate container 2c9861c3a715 12:59:47 ---> 5c2c0377ecc5 12:59:47 Step 27/30 : CMD ["gate"] 12:59:47 ---> Running in 96f4df4f5cd2 12:59:47 Removing intermediate container 96f4df4f5cd2 12:59:47 ---> dfd8d95a0a83 12:59:47 Step 28/30 : LABEL arch=x86_64 12:59:47 ---> Running in 1f6875bbfb72 12:59:47 Removing intermediate container 1f6875bbfb72 12:59:47 ---> 801438f6e48c 12:59:47 Step 29/30 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 12:59:47 ---> Running in f55d41b31003 12:59:47 Removing intermediate container f55d41b31003 12:59:47 ---> 1621d1e71bfb 12:59:47 Step 30/30 : LABEL version=0.0.0 12:59:47 ---> Running in aa00bae67758 12:59:47 Removing intermediate container aa00bae67758 12:59:47 ---> 029351acff16 12:59:47 12:59:47 Successfully built 029351acff16 12:59:47 Successfully tagged security-bootstrapper:latest 12:59:47  Building security-bootstrapper ... done  [Pipeline] } 12:59:47 $ docker stop --time=1 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:59:49 $ docker rm -f 2a84cb908882da1efc1c9de3f60469872d3ae5a99a2fe379aaf3942018ac9e60 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:49 + docker images 12:59:49 REPOSITORY TAG IMAGE ID CREATED SIZE 12:59:49 security-bootstrapper latest 029351acff16 2 seconds ago 18.9MB 12:59:49 security-proxy-setup latest c4df38666a9e 4 seconds ago 26.9MB 12:59:49 core-command latest 9508a2dfd086 5 seconds ago 16.1MB 12:59:49 core-metadata latest 02dea245a317 5 seconds ago 16.9MB 12:59:49 dd9deef234a0 8 seconds ago 1.76GB 12:59:49 5ab2c98b2211 8 seconds ago 1.76GB 12:59:49 f49e55f5eae3 9 seconds ago 1.75GB 12:59:49 6d4c10253f3b 11 seconds ago 1.76GB 12:59:49 sys-mgmt-agent latest 05e977bac3e3 39 seconds ago 294MB 12:59:49 core-data latest 8cb7b85c17cd 51 seconds ago 20.7MB 12:59:49 support-scheduler latest e51909efb3b8 About a minute ago 16.2MB 12:59:49 security-secretstore-setup latest d9d7f5338ce3 About a minute ago 28.4MB 12:59:49 support-notifications latest 08b6db9a2122 About a minute ago 17MB 12:59:49 db71b29448b9 About a minute ago 1.76GB 12:59:49 1d5e8892827e About a minute ago 1.76GB 12:59:49 193b003910b9 About a minute ago 1.76GB 12:59:49 4dd2ce48303d About a minute ago 1.76GB 12:59:49 e53e1baf41ae About a minute ago 1.76GB 12:59:49 ci-base-image-x86_64 latest 14b63180d9ce 5 minutes ago 1.25GB 12:59:49 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 12:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 12:59:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 12:59:49 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 12:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 12:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements 12:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.438s coverage: 98.5% of statements 12:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements 13:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.643s coverage: 89.5% of statements 13:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 84.4% of statements 13:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:00:04 Still waiting to schedule task 13:00:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.586s coverage: 94.2% of statements 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.417s coverage: 0.9% of statements 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.247s coverage: 58.8% of statements 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 21.7% of statements 13:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements 13:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.323s coverage: 79.5% of statements 13:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 13:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 13:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 13:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements 13:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 13:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.531s coverage: 82.5% of statements 13:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.746s coverage: 91.2% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.765s coverage: 64.4% of statements 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:00:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 13:00:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 13:00:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 13:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 13:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 13:00:45 Running on prd-ubuntu18.04-docker-8c-8g-806 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 13:00:45 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 13:00:45 The recommended git tool is: git 13:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.254s coverage: 65.4% of statements 13:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:00:46 using credential edgex-jenkins-ssh 13:00:46 Cloning the remote Git repository 13:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 43.8% of statements 13:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements 13:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements 13:00:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:00:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:00:47 > git init /w/workspace/edgex-go/8 # timeout=10 13:00:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:00:47 > git --version # timeout=10 13:00:47 > git --version # 'git version 2.17.1' 13:00:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:00:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:00:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:00:52 Merging remotes/origin/main commit 387e8ab1d15ec838323413725d11a2640c18939f into PR head commit c420eacc61b81cc5aed8b3572782a326b488cd45 13:00:52 Merge succeeded, producing c420eacc61b81cc5aed8b3572782a326b488cd45 13:00:52 Checking out Revision c420eacc61b81cc5aed8b3572782a326b488cd45 (PR-3816) 13:00:52 > git config core.sparsecheckout # timeout=10 13:00:52 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 13:00:52 > git remote # timeout=10 13:00:52 > git config --get remote.origin.url # timeout=10 13:00:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:52 > git merge 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 13:00:52 > git rev-parse HEAD^{commit} # timeout=10 13:00:52 > git config core.sparsecheckout # timeout=10 13:00:52 > git checkout -f c420eacc61b81cc5aed8b3572782a326b488cd45 # timeout=10 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 17.7% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 92.3% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 63.2% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.7% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:00:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 13:00:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 13:00:55 Commit message: "Merge branch 'main' into snap-dep-upgrade" 13:00:56 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 13:00:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:00:56 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:56 + echo snap-build.sh 13:00:56 snap-build.sh 13:00:56 + SNAP_BASE_DIR=. 13:00:56 + '[' '!' -z /w/workspace/edgex-go/8 ']' 13:00:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 13:00:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 13:00:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 13:00:56 + cd /w/workspace/edgex-go/8 13:00:56 + sudo apt-get remove -qy --purge lxd lxd-client 13:00:56 Reading package lists... 13:00:56 Building dependency tree... 13:00:56 Reading state information... 13:00:56 The following packages were automatically installed and are no longer required: 13:00:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:00:56 uidmap xdelta3 13:00:56 Use 'sudo apt autoremove' to remove them. 13:00:56 The following packages will be REMOVED: 13:00:56 lxd* lxd-client* 13:00:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:00:56 After this operation, 31.7 MB disk space will be freed. 13:00:57 (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 ... 190317 files and directories currently installed.) 13:00:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:00:58 Removing lxd dnsmasq configuration 13:00:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:00:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:00:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:00:59 (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 ... 190142 files and directories currently installed.) 13:00:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:01:00 Processing triggers for systemd (237-3ubuntu10.45) ... 13:01:00 Processing triggers for ureadahead (0.100.0-21) ... 13:01:00 + sudo snap remove --purge lxd 13:01:01 snap "lxd" is not installed 13:01:01 + sudo groupadd --force --system lxd 13:01:01 ++ whoami 13:01:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:01:01 + newgrp - lxd 13:01:01 + sudo snap install lxd 13:01:11 2021-11-16T13:01:08Z INFO Waiting for automatic snapd restart... 13:01:26 lxd 4.20 from Canonical* installed 13:01:26 + sudo lxd init --auto 13:01:34 + sudo snap install --classic snapcraft 13:01:42 snapcraft 5.0 from Canonical* installed 13:01:42 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:01:42 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:01:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:42 Dload Upload Total Spent Left Speed 13:01:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2811 0 --:--:-- --:--:-- --:--:-- 2799 13:01:42 100 3325k 100 3325k 0 0 8375k 0 --:--:-- --:--:-- --:--:-- 8375k 13:01:42 ./yq_linux_amd64 13:01:42 + sudo snapcraft prime --use-lxd 13:01:44 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:01:44 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: 13:01:44 - README.md 13:01:44 13:01:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:01:45 Launching a container. 13:01:55 Waiting for container to be ready 13:01:55 To start your first container, try: lxc launch ubuntu:20.04 13:01:55 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 13:01:55 13:01:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:01:59 Waiting for network to be ready... 13:01:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:01:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 13:01:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:01:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 13:01:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:01:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:01:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 13:01:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 13:01:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 13:01:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 13:02:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:02:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:02:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:02:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:02:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:02:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:02:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:02:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:02:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:02:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 13:02:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 13:02:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:02:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:02:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 13:02:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 13:02:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 13:02:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 13:02:03 Fetched 25.6 MB in 4s (6188 kB/s) 13:02:04 Reading package lists... 13:02:04 Reading package lists... 13:02:04 Building dependency tree... 13:02:04 Reading state information... 13:02:04 The following additional packages will be installed: 13:02:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:02:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:02:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:02:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:02:04 Suggested packages: 13:02:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:02:04 Recommended packages: 13:02:04 gnupg libsasl2-modules 13:02:04 The following NEW packages will be installed: 13:02:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:02:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:02:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:02:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:02:04 The following packages will be upgraded: 13:02:04 gpg gpg-agent gpgconf libudev1 13:02:04 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:02:04 Need to get 3527 kB of archives. 13:02:04 After this operation, 13.3 MB of additional disk space will be used. 13:02:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:02:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:02:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:02:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:02:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:02:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:02:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:02:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:02:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:02:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:02:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:02:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:02:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:02:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:02:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:02:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:02:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:02:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:02:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:02:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:02:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:02:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:02:06 debconf: delaying package configuration, since apt-utils is not installed 13:02:06 Fetched 3527 kB in 1s (3043 kB/s) 13:02:06 (Reading database ... 12511 files and directories currently installed.) 13:02:06 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:02:06 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:02:06 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:02:06 Selecting previously unselected package udev. 13:02:06 (Reading database ... 12511 files and directories currently installed.) 13:02:06 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:02:06 Unpacking udev (237-3ubuntu10.52) ... 13:02:06 Selecting previously unselected package libfuse2:amd64. 13:02:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:02:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:02:06 Selecting previously unselected package fuse. 13:02:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:02:06 Unpacking fuse (2.9.7-1ubuntu1) ... 13:02:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:02:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:02:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:02:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:02:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:02:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:02:07 Selecting previously unselected package libksba8:amd64. 13:02:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:02:07 Unpacking libksba8:amd64 (1.3.5-2) ... 13:02:07 Selecting previously unselected package libroken18-heimdal:amd64. 13:02:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:02:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:02:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:02:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libwind0-heimdal:amd64. 13:02:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:02:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:02:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:02:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:02:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:02:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Selecting previously unselected package libsasl2-modules-db:amd64. 13:02:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:02:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:02:07 Selecting previously unselected package libsasl2-2:amd64. 13:02:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:02:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:02:07 Selecting previously unselected package libldap-common. 13:02:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:02:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:02:07 Selecting previously unselected package libldap-2.4-2:amd64. 13:02:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:02:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:02:07 Selecting previously unselected package dirmngr. 13:02:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:02:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:02:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:02:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:02:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:02:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:02:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:02:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:02:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:07 Setting up libksba8:amd64 (1.3.5-2) ... 13:02:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:02:07 Setting up udev (237-3ubuntu10.52) ... 13:02:08 invoke-rc.d: policy-rc.d denied execution of start. 13:02:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Processing triggers for systemd (237-3ubuntu10) ... 13:02:08 Setting up fuse (2.9.7-1ubuntu1) ... 13:02:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:02:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:02:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:02:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:02:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:02:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:02:08 settings in the [Install] section, and DefaultInstance for template units). 13:02:08 This means they are not meant to be enabled using systemctl. 13:02:08 Possible reasons for having this kind of units are: 13:02:08 1) A unit may be statically enabled by being symlinked from another unit's 13:02:08 .wants/ or .requires/ directory. 13:02:08 2) A unit's purpose may be to act as a helper for some other unit which has 13:02:08 a requirement dependency on it. 13:02:08 3) A unit may be started when needed via activation (socket, path, timer, 13:02:08 D-Bus, udev, scripted systemctl call, ...). 13:02:08 4) In case of template units, the unit is meant to be enabled with some 13:02:08 instance name specified. 13:02:09 Reading package lists... 13:02:09 Building dependency tree... 13:02:09 Reading state information... 13:02:09 The following additional packages will be installed: 13:02:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:02:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:02:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:02:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:02:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:02:09 Suggested packages: 13:02:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:02:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:02:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:02:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:02:09 systemd-container policykit-1 13:02:09 Recommended packages: 13:02:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:02:09 The following NEW packages will be installed: 13:02:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:02:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:02:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:02:09 multiarch-support openssh-client python3 python3-minimal python3.6 13:02:09 python3.6-minimal snapd squashfs-tools sudo 13:02:09 The following packages will be upgraded: 13:02:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:02:09 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:02:09 Need to get 36.8 MB of archives. 13:02:09 After this operation, 147 MB of additional disk space will be used. 13:02:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:02:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:02:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:02:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:02:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:02:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:02:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:02:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:02:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:02:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:02:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:02:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:02:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:02:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:02:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:02:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:02:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:02:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:02:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:02:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:02:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:02:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:02:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:02:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:02:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:02:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:02:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:02:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:02:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:02:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:02:11 debconf: delaying package configuration, since apt-utils is not installed 13:02:11 Fetched 36.8 MB in 2s (20.1 MB/s) 13:02:11 (Reading database ... 12757 files and directories currently installed.) 13:02:11 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:02:11 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:02:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:02:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:02:12 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:02:12 (Reading database ... 12757 files and directories currently installed.) 13:02:12 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:02:12 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:02:12 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:02:12 (Reading database ... 12757 files and directories currently installed.) 13:02:12 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:02:12 Unpacking apt (1.6.14) over (1.6.1) ... 13:02:12 Setting up apt (1.6.14) ... 13:02:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:02:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:02:12 (Reading database ... 12764 files and directories currently installed.) 13:02:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:02:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:02:13 Selecting previously unselected package libpython3.6-minimal:amd64. 13:02:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:02:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:02:13 Selecting previously unselected package libexpat1:amd64. 13:02:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:02:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:02:13 Selecting previously unselected package python3.6-minimal. 13:02:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:02:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:02:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:02:13 Checking for services that may need to be restarted...done. 13:02:13 Checking for services that may need to be restarted...done. 13:02:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:02:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:02:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:02:13 Selecting previously unselected package python3-minimal. 13:02:13 (Reading database ... 13012 files and directories currently installed.) 13:02:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:02:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:02:14 Selecting previously unselected package mime-support. 13:02:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:02:14 Unpacking mime-support (3.60ubuntu1) ... 13:02:14 Selecting previously unselected package libmpdec2:amd64. 13:02:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:02:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:02:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:02:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:02:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:02:14 Selecting previously unselected package python3.6. 13:02:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:02:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:02:14 Selecting previously unselected package libpython3-stdlib:amd64. 13:02:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:02:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:02:14 Setting up python3-minimal (3.6.7-1~18.04) ... 13:02:14 Selecting previously unselected package python3. 13:02:14 (Reading database ... 13442 files and directories currently installed.) 13:02:14 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:02:14 Unpacking python3 (3.6.7-1~18.04) ... 13:02:14 Selecting previously unselected package multiarch-support. 13:02:14 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:02:14 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:02:14 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:02:14 Selecting previously unselected package liblzo2-2:amd64. 13:02:15 (Reading database ... 13479 files and directories currently installed.) 13:02:15 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:02:15 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:02:15 Selecting previously unselected package libbsd0:amd64. 13:02:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:02:15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:02:15 Selecting previously unselected package sudo. 13:02:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:02:15 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:02:15 Selecting previously unselected package apparmor. 13:02:15 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:02:15 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:02:15 Selecting previously unselected package libedit2:amd64. 13:02:15 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:02:15 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:02:15 Selecting previously unselected package libkrb5support0:amd64. 13:02:15 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:02:15 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:02:15 Selecting previously unselected package libk5crypto3:amd64. 13:02:15 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:02:15 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:02:15 Selecting previously unselected package libkeyutils1:amd64. 13:02:15 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:02:15 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:02:15 Selecting previously unselected package libkrb5-3:amd64. 13:02:15 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:02:15 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:02:15 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:02:15 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:02:15 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:02:15 Selecting previously unselected package libssl1.0.0:amd64. 13:02:15 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:02:15 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:02:15 Selecting previously unselected package openssh-client. 13:02:15 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:02:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:02:15 Selecting previously unselected package squashfs-tools. 13:02:15 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:02:15 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:02:16 Selecting previously unselected package snapd. 13:02:16 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:02:16 Unpacking snapd (2.51.1+18.04) ... 13:02:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:02:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:02:17 ./bin/test-attribution-txt.sh [Pipeline] echo 13:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:02:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:02:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:02:17 Setting up mime-support (3.60ubuntu1) ... 13:02:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:02:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:02:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:02:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:02:17 Setting up systemd (237-3ubuntu10.52) ... 13:02:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:02:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:02:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:02:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:02:18 + ls -al . 13:02:18 total 672 13:02:18 drwxrwxr-x 9 1001 1001 4096 Nov 16 13:02 . 13:02:18 drwxr-xr-x 4 root root 4096 Nov 16 12:58 .. 13:02:18 -rw-rw-r-- 1 1001 1001 11 Nov 16 12:55 .dockerignore 13:02:18 drwxrwxr-x 8 1001 1001 4096 Nov 16 12:55 .git 13:02:18 drwxrwxr-x 4 1001 1001 4096 Nov 16 12:55 .github 13:02:18 -rw-rw-r-- 1 1001 1001 804 Nov 16 12:55 .gitignore 13:02:18 -rw-rw-r-- 1 1001 1001 42 Nov 16 12:55 .golangci.yml 13:02:18 -rw-rw-r-- 1 1001 1001 76 Nov 16 12:55 .hadolint.yml 13:02:18 -rw-rw-r-- 1 1001 1001 166 Nov 16 12:55 .sonarcloud.properties 13:02:18 -rw-rw-r-- 1 1001 1001 1171 Nov 16 12:55 ADOPTERS.md 13:02:18 -rw-rw-r-- 1 1001 1001 8910 Nov 16 12:55 Attribution.txt 13:02:18 -rw-rw-r-- 1 1001 1001 51732 Nov 16 12:55 CHANGELOG.md 13:02:18 -rw-rw-r-- 1 1001 1001 3804 Nov 16 12:55 CONTRIBUTING.md 13:02:18 -rw-rw-r-- 1 1001 1001 677 Nov 16 12:55 GOVERNANCE.md 13:02:18 -rw-rw-r-- 1 1001 1001 849 Nov 16 12:55 Jenkinsfile 13:02:18 -rw-rw-r-- 1 1001 1001 10775 Nov 16 12:55 LICENSE 13:02:18 -rw-rw-r-- 1 1001 1001 6508 Nov 16 12:55 Makefile 13:02:18 -rw-rw-r-- 1 1001 1001 582 Nov 16 12:55 OWNERS.md 13:02:18 -rw-rw-r-- 1 1001 1001 8207 Nov 16 12:55 README.md 13:02:18 -rw-rw-r-- 1 1001 1001 6912 Nov 16 12:55 SECURITY.md 13:02:18 -rw-rw-r-- 1 1001 1001 5 Nov 16 12:53 VERSION 13:02:18 -rw-rw-r-- 1 1001 1001 4131 Nov 16 12:55 ZMQWindows.md 13:02:18 drwxrwxr-x 2 1001 1001 4096 Nov 16 12:55 bin 13:02:18 drwxrwxr-x 14 1001 1001 4096 Nov 16 12:55 cmd 13:02:18 -rw-r--r-- 1 root root 428381 Nov 16 13:00 coverage.out 13:02:18 -rw-rw-r-- 1 1001 1001 822 Nov 16 12:55 go.mod 13:02:18 -rw-rw-r-- 1 1001 1001 49471 Nov 16 12:55 go.sum 13:02:18 drwxrwxr-x 8 1001 1001 4096 Nov 16 12:55 internal 13:02:18 drwxrwxr-x 3 1001 1001 4096 Nov 16 12:55 openapi 13:02:18 drwxrwxr-x 4 1001 1001 4096 Nov 16 12:55 snap 13:02:18 -rw-rw-r-- 1 1001 1001 204 Nov 16 12:55 version.go [Pipeline] sh 13:02:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:02:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:02:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:02:19 + '[' -e coverage.out ] 13:02:19 + chown 1001:1001 coverage.out [Pipeline] stash 13:02:19 Warning: overwriting stash ‘coverage-report’ 13:02:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:02:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:02:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:02:19 Setting up python3 (3.6.7-1~18.04) ... 13:02:19 running python rtupdate hooks for python3.6... 13:02:19 running python post-rtupdate hooks for python3.6... 13:02:19 Setting up apparmor (2.12-4ubuntu5.1) ... 13:02:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:02:20 Stashed 1 file(s) [Pipeline] sh 13:02:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:02:20 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:02:20 Setting up snapd (2.51.1+18.04) ... 13:02:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:02:20 + make build 13:02:20 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 13:02:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:02:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:02:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:02:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:02:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:02:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:02:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:02:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:02:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:02:22 /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' 13:02:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:02:22 Processing triggers for systemd (237-3ubuntu10.52) ... 13:02:22 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:02:22 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:02:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:02:24 Reading package lists... 13:02:24 Reading package lists... 13:02:24 Building dependency tree... 13:02:24 Reading state information... 13:02:24 Calculating upgrade... 13:02:24 The following packages will be upgraded: 13:02:24 advancecomp base-files bash binutils binutils-common 13:02:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:02:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:02:24 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:02:24 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:02:24 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:02:24 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:02:24 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:02:24 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:02:24 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:02:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:02:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:02:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:02:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:02:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:02:24 ubuntu-keyring util-linux 13:02:24 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:02:24 Need to get 64.2 MB of archives. 13:02:24 After this operation, 5152 kB of additional disk space will be used. 13:02:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 13:02:24 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:02:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:02:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:02:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:02:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:02:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:02:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:02:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:02:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:02:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:02:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:02:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:02:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:02:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:02:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:02:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:02:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:02:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:02:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:02:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:02:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:02:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:02:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:02:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:02:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:02:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:02:25 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:02:26 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:02:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:02:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:02:26 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:02:26 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:02:26 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:02:26 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:02:26 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:02:26 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:02:26 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:02:26 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:02:26 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:02:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:02:26 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:02:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:02:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:02:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:02:26 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:02:26 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:02:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:02:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:02:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:02:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:02:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:02:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:02:26 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:02:26 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:02:26 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:02:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:02:26 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:02:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:02:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:02:26 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:02:26 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:02:26 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:02:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:02:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:02:26 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:02:26 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:02:26 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:02:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:02:26 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:02:26 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:02:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:02:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:02:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:02:26 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:02:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:02:26 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:02:26 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:02:26 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:02:26 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:02:26 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:02:26 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:02:26 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:02:26 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 13:02:26 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:02:26 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:02:26 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 13:02:26 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 13:02:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 13:02:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 13:02:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:02:26 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:02:26 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:02:26 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:02:27 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:02:27 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:02:27 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:02:27 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:02:27 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 13:02:27 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:02:27 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:02:27 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:02:27 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:02:27 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:02:27 debconf: delaying package configuration, since apt-utils is not installed 13:02:27 Fetched 64.2 MB in 3s (21.9 MB/s) 13:02:27 (Reading database ... 13914 files and directories currently installed.) 13:02:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:02:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:02:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:02:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:02:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 13:02:28 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 13:02:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:28 (Reading database ... 13914 files and directories currently installed.) 13:02:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:02:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:02:28 (Reading database ... 13914 files and directories currently installed.) 13:02:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:02:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:02:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:29 (Reading database ... 13914 files and directories currently installed.) 13:02:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:02:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:02:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:02:29 (Reading database ... 13914 files and directories currently installed.) 13:02:29 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:02:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:02:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:02:29 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:02:30 Setting up base-files (10.1ubuntu2.11) ... 13:02:30 Installing new version of config file /etc/issue ... 13:02:30 Installing new version of config file /etc/issue.net ... 13:02:30 Installing new version of config file /etc/lsb-release ... 13:02:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:02:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:02:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:02:30 Removing obsolete conffile /etc/default/motd-news ... 13:02:30 (Reading database ... 13915 files and directories currently installed.) 13:02:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:02:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:02:30 Setting up bash (4.4.18-2ubuntu1.2) ... 13:02:30 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 13:02:30 (Reading database ... 13915 files and directories currently installed.) 13:02:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:02:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:02:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:02:31 Setting up tar (1.29b-2ubuntu0.2) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:02:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:02:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:02:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:02:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:02:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:02:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:02:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:02:31 Setting up grep (3.1-2build1) ... 13:02:31 (Reading database ... 13915 files and directories currently installed.) 13:02:31 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:02:31 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:02:31 Setting up gzip (1.6-5ubuntu1.1) ... 13:02:32 (Reading database ... 13915 files and directories currently installed.) 13:02:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:02:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:02:32 Setting up login (1:4.5-1ubuntu2) ... 13:02:32 (Reading database ... 13915 files and directories currently installed.) 13:02:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:02:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:02:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:02:32 (Reading database ... 13915 files and directories currently installed.) 13:02:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:02:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:02:32 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:02:32 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:02:32 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:02:32 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:02:32 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:02:33 (Reading database ... 13915 files and directories currently installed.) 13:02:33 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:02:33 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:02:33 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:02:33 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:02:33 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:02:33 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:02:33 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:02:33 (Reading database ... 13915 files and directories currently installed.) 13:02:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:02:33 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:02:33 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:02:33 (Reading database ... 13915 files and directories currently installed.) 13:02:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:33 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:33 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:02:33 (Reading database ... 13915 files and directories currently installed.) 13:02:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:33 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:33 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:02:33 (Reading database ... 13915 files and directories currently installed.) 13:02:33 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:33 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:33 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:34 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:34 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:02:34 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:02:34 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:02:34 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:02:34 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:02:34 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:02:34 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:34 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:34 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:02:34 (Reading database ... 13915 files and directories currently installed.) 13:02:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:34 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:02:35 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:02:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:02:35 (Reading database ... 13915 files and directories currently installed.) 13:02:35 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:02:35 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:02:35 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:02:35 (Reading database ... 13915 files and directories currently installed.) 13:02:35 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:02:35 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:02:35 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:02:35 (Reading database ... 13917 files and directories currently installed.) 13:02:35 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:02:35 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:02:35 Setting up debconf (1.5.66ubuntu1) ... 13:02:36 (Reading database ... 13917 files and directories currently installed.) 13:02:36 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:02:36 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:02:36 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:02:36 (Reading database ... 13917 files and directories currently installed.) 13:02:36 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:02:36 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:02:36 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:02:36 (Reading database ... 13917 files and directories currently installed.) 13:02:36 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:02:36 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:02:36 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:02:36 (Reading database ... 13917 files and directories currently installed.) 13:02:36 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:02:36 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:02:36 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:02:36 (Reading database ... 13919 files and directories currently installed.) 13:02:36 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:02:36 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:02:37 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:02:37 (Reading database ... 13923 files and directories currently installed.) 13:02:37 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:02:37 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:02:37 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:02:37 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:02:37 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:02:37 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:02:37 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:02:37 (Reading database ... 13923 files and directories currently installed.) 13:02:37 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:02:37 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:02:37 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:02:37 (Reading database ... 13923 files and directories currently installed.) 13:02:37 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:02:37 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:02:37 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:02:37 (Reading database ... 13923 files and directories currently installed.) 13:02:37 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:02:37 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:02:37 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:02:37 (Reading database ... 13923 files and directories currently installed.) 13:02:37 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:02:37 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:02:37 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:02:38 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:02:38 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:02:38 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:02:38 Setting up passwd (1:4.5-1ubuntu2) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:02:38 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:02:38 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:02:38 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:02:38 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:02:38 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:02:38 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:02:38 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:02:38 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:02:38 (Reading database ... 13923 files and directories currently installed.) 13:02:38 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:02:38 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:02:39 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:02:39 (Reading database ... 13923 files and directories currently installed.) 13:02:39 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:02:39 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:02:39 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:02:39 (Reading database ... 13923 files and directories currently installed.) 13:02:39 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:02:39 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:02:39 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:02:39 (Reading database ... 13923 files and directories currently installed.) 13:02:39 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:02:39 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:02:39 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:02:39 (Reading database ... 13923 files and directories currently installed.) 13:02:39 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:02:39 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:02:39 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:02:39 (Reading database ... 13924 files and directories currently installed.) 13:02:39 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:02:39 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:02:39 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:02:39 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:02:39 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:02:39 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:02:39 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:02:39 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:02:39 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:02:39 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:02:40 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:02:40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:02:40 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:02:40 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:02:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:02:40 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:02:40 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:02:40 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:02:40 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:02:40 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:02:40 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:02:40 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:02:40 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 13:02:40 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 13:02:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:02:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:02:40 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:02:40 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:02:40 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:02:40 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:02:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:02:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:02:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:02:41 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:02:41 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 13:02:41 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 13:02:41 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:41 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:41 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:41 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:41 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:41 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:41 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:41 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:42 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:42 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:43 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:43 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:43 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:43 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:43 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:44 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:02:44 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:02:44 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:02:44 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:02:44 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:02:44 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:02:44 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:02:44 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:02:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:02:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:02:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:02:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:02:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:02:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:02:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:02:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:02:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:02:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:02:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:02:44 Setting up tzdata (2021e-0ubuntu0.18.04) ... 13:02:44 13:02:44 Current default time zone: 'Etc/UTC' 13:02:44 Local time is now: Tue Nov 16 13:02:44 UTC 2021. 13:02:44 Universal Time is now: Tue Nov 16 13:02:44 UTC 2021. 13:02:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:02:44 13:02:44 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:02:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:44 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 13:02:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:02:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:02:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:02:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:02:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:02:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:02:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:02:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:02:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 13:02:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:45 Setting up patch (2.7.6-2ubuntu1.1) ... 13:02:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:02:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:02:45 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:02:45 Installing new version of config file /etc/ssl/openssl.cnf ... 13:02:45 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:02:45 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:02:45 Setting up ca-certificates (20210119~18.04.2) ... 13:02:47 Updating certificates in /etc/ssl/certs... 13:02:48 23 added, 28 removed; done. 13:02:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:02:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:02:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:02:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:02:48 Setting up pkgbinarymangler (138.18.04.1) ... 13:02:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 13:02:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up perl (5.26.1-6ubuntu0.5) ... 13:02:48 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 13:02:48 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:02:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:02:48 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 13:02:48 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:02:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:02:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:02:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:02:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:02:48 Processing triggers for systemd (237-3ubuntu10.52) ... 13:02:48 Processing triggers for mime-support (3.60ubuntu1) ... 13:02:48 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:02:48 Updating certificates in /etc/ssl/certs... 13:02:48 0 added, 0 removed; done. 13:02:48 Running hooks in /etc/ca-certificates/update.d... 13:02:48 done. 13:02:49 Reading package lists... 13:02:49 Building dependency tree... 13:02:49 Reading state information... 13:02: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 13:02:49 The following NEW packages will be installed: 13:02:49 apt-transport-https 13:02:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:02:49 Need to get 4348 B of archives. 13:02:49 After this operation, 154 kB of additional disk space will be used. 13:02:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:02:49 debconf: delaying package configuration, since apt-utils is not installed 13:02:49 Fetched 4348 B in 0s (24.2 kB/s) 13:02:49 Selecting previously unselected package apt-transport-https. 13:02:49 (Reading database ... 13931 files and directories currently installed.) 13:02:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:02:49 Unpacking apt-transport-https (1.6.14) ... 13:02:49 Setting up apt-transport-https (1.6.14) ... 13:02:50 Waiting for network to be ready... 13:02:51 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 13:02: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 13:02:56 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 13:02:56 2021-11-16T13:02:53Z INFO Waiting for automatic snapd restart... 13:02:57 snapd 2.52.1 from Canonical* installed 13:02:58 "snapd" switched to the "latest/stable" channel 13:02:58 13:02:59 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 13:03:00 core18 20211015 from Canonical* installed 13:03:00 "core18" switched to the "latest/stable" channel 13:03:00 13:03:03 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 13:03:03 snapcraft 5.0 from Canonical* installed 13:03:03 "snapcraft" switched to the "latest/stable" channel 13:03:03 13:03:06 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 13:03:07 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: 13:03:07 - README.md 13:03:07 13:03:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:03:07 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:03:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:03:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:03:09 Reading package lists... 13:03:09 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 13:03:09 Reading package lists... 13:03:09 Building dependency tree... 13:03:09 Reading state information... 13:03:09 Suggested packages: 13:03:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:03:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:03:09 Recommended packages: 13:03:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:03:09 The following NEW packages will be installed: 13:03:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:03:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:03:09 pkg-config zip 13:03:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:03:10 Need to get 7670 kB of archives. 13:03:10 After this operation, 43.8 MB of additional disk space will be used. 13:03:10 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:03:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:03:10 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:03:10 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:03:10 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:03:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:03:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:03:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:03:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:03:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:03:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:03:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:03:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:03:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:03:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:03:10 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 13:03:11 debconf: delaying package configuration, since apt-utils is not installed 13:03:11 Fetched 7670 kB in 1s (6882 kB/s) 13:03:11 Selecting previously unselected package libglib2.0-0:amd64. 13:03:11 (Reading database ... 13935 files and directories currently installed.) 13:03:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:03:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:03:11 Selecting previously unselected package libpsl5:amd64. 13:03:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:03:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:03:11 Selecting previously unselected package libnghttp2-14:amd64. 13:03:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:03:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:03:11 Selecting previously unselected package librtmp1:amd64. 13:03:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:03:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:03:11 Selecting previously unselected package libcurl3-gnutls:amd64. 13:03:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:03:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:03:11 Selecting previously unselected package liberror-perl. 13:03:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:03:11 Unpacking liberror-perl (0.17025-1) ... 13:03:11 Selecting previously unselected package git-man. 13:03:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:03:11 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:03:11 Selecting previously unselected package git. 13:03:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:03:11 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:03:12 Selecting previously unselected package libnorm1:amd64. 13:03:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:03:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:03:12 Selecting previously unselected package libpgm-5.2-0:amd64. 13:03:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:03:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:03:12 Selecting previously unselected package libsodium23:amd64. 13:03:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:03:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:03:12 Selecting previously unselected package libzmq5:amd64. 13:03:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:03:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:03:12 Selecting previously unselected package libzmq3-dev:amd64. 13:03:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:03:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:03:12 Selecting previously unselected package pkg-config. 13:03:12 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:03:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:03:12 Selecting previously unselected package zip. 13:03:12 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:03:12 Unpacking zip (3.0-11build1) ... 13:03:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:03:12 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:03:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:03:12 Setting up liberror-perl (0.17025-1) ... 13:03:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:03:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:03:12 No schema files found: doing nothing. 13:03:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:03:12 Setting up zip (3.0-11build1) ... 13:03:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:03:12 Setting up libsodium23:amd64 (1.0.16-2) ... 13:03:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:03:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:03:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:03:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:03:12 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:03:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:03:12 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 13:03:13 git set to automatically installed. 13:03:13 git-man set to automatically installed. 13:03:13 libcurl3-gnutls set to automatically installed. 13:03:13 liberror-perl set to automatically installed. 13:03:13 libglib2.0-0 set to automatically installed. 13:03:13 libnghttp2-14 set to automatically installed. 13:03:13 libnorm1 set to automatically installed. 13:03:13 libpgm-5.2-0 set to automatically installed. 13:03:13 libpsl5 set to automatically installed. 13:03:13 librtmp1 set to automatically installed. 13:03:13 libsodium23 set to automatically installed. 13:03:13 libzmq3-dev set to automatically installed. 13:03:13 libzmq5 set to automatically installed. 13:03:13 pkg-config set to automatically installed. 13:03:13 zip set to automatically installed. 13:03:14 snapd is not logged in, snap install commands will use sudo 13:03:16 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] } 13:03:21 $ docker stop --time=1 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe 13:03:23 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 13:03:23 snapd is not logged in, snap install commands will use sudo 13:03:23 $ docker rm -f 79213d2bc60a90bbf5c480959389ccc1438f382f2c0e1a840d067ce27dd89fbe 13:03:24 snap "core18" has no updates available 13:03:24 Pulling config-common 13:03:24 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:03:25 13:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:03:26 latest: Pulling from edgex-devops/edgex-compose-arm64 13:03:26 29e5d40040c1: Pulling fs layer 13:03:26 1ce36da41761: Pulling fs layer 13:03:26 25b303627fd3: Pulling fs layer 13:03:26 29e5d40040c1: Verifying Checksum 13:03:26 29e5d40040c1: Download complete 13:03:26 Pulling go-build-helper 13:03:26 + snapcraftctl pull 13:03:26 1ce36da41761: Verifying Checksum 13:03:26 29e5d40040c1: Pull complete 13:03:27 'edgex-go' has dependencies that need to be staged: go-build-helper 13:03:27 Skipping pull go-build-helper (already ran) 13:03:27 Building go-build-helper 13:03:27 + snapcraftctl build 13:03:27 25b303627fd3: Verifying Checksum 13:03:27 25b303627fd3: Download complete 13:03:28 1ce36da41761: Pull complete 13:03:29 Staging go-build-helper 13:03:29 + snapcraftctl stage 13:03:38 25b303627fd3: Pull complete 13:03:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:03:38 prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container 13:03:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 13:03:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:03:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:03:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 13:03:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 13:03:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:03:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:03:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 13:03:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 13:03:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 13:03:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 13:03:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:03:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:03:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:03:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:03:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:03:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:03:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:03:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:03:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:03:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 13:03:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 13:03:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:03:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:03:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 13:03:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 13:03:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 13:03:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 13:03:39 Fetched 25.6 MB in 0s (0 B/s) 13:03:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:03:39 Fetched 224 kB in 0s (0 B/s) 13:03:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:03:39 Fetched 157 kB in 0s (0 B/s) 13:03:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:03:39 Fetched 221 kB in 0s (0 B/s) 13:03:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:03:39 Fetched 143 kB in 0s (0 B/s) 13:03:39 Pulling edgex-go 13:03:39 + snapcraftctl pull 13:03:39 Pulling hooks 13:03:39 + snapcraftctl pull 13:03:41 $ docker top 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:42 + docker-compose build --help 13:03:42 + grep parallel 13:03:45 --parallel Build images in parallel. [Pipeline] } 13:03:45 $ docker stop --time=1 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 13:03:47 $ docker rm -f 8bfc89968368b3d8e2cec89ed4316eb618db8bebf6032d3aaa940f3b08c8b9f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:03:48 . [Pipeline] withDockerContainer 13:03:48 prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container 13:03:48 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:03:49 $ docker top 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:50 + docker-compose -f ./docker-compose-build.yml build --parallel 13:03:55 Building core-command ... 13:03:55 Building core-data ... 13:03:55 Building core-metadata ... 13:03:55 Building security-bootstrapper ... 13:03:55 Building security-proxy-setup ... 13:03:55 Building security-secretstore-setup ... 13:03:55 Building support-notifications ... 13:03:55 Building support-scheduler ... 13:03:55 Building sys-mgmt-agent ... 13:03:55 Building support-notifications 13:03:55 Building sys-mgmt-agent 13:03:55 Building core-command 13:03:55 Building security-proxy-setup 13:03:55 Building security-bootstrapper 13:04:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:04:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:04:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:04:01 Fetched 0 B in 0s (0 B/s) 13:04:01 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:04:01 Fetched 96.5 kB in 0s (0 B/s) 13:04:01 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:04:01 Fetched 279 kB in 0s (0 B/s) 13:04:01 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:04:01 Fetched 122 kB in 0s (0 B/s) 13:04:01 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:04:01 Fetched 77.8 kB in 0s (0 B/s) 13:04:01 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:04:01 Fetched 8848 B in 0s (0 B/s) 13:04:01 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:04:01 Fetched 47.8 kB in 0s (0 B/s) 13:04:01 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:04:01 Fetched 45.6 kB in 0s (0 B/s) 13:04:01 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:04:01 Fetched 15.0 kB in 0s (0 B/s) 13:04:01 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:04:01 Fetched 220 kB in 0s (0 B/s) 13:04:01 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:04:01 Fetched 154 kB in 0s (0 B/s) 13:04:01 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:04:01 Fetched 50.6 kB in 0s (0 B/s) 13:04:01 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:04:01 Fetched 14.8 kB in 0s (0 B/s) 13:04:01 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:04:01 Fetched 41.8 kB in 0s (0 B/s) 13:04:01 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:04:01 Fetched 499 kB in 0s (0 B/s) 13:04:01 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:04:01 Fetched 111 kB in 0s (0 B/s) 13:04:01 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:04:01 Fetched 240 kB in 0s (0 B/s) 13:04:01 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:04:01 Fetched 29.3 kB in 0s (0 B/s) 13:04:01 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:04:01 Fetched 85.5 kB in 0s (0 B/s) 13:04:01 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:04:01 Fetched 24.5 kB in 0s (0 B/s) 13:04:01 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:04:01 Fetched 49.2 kB in 0s (0 B/s) 13:04:01 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:04:01 Fetched 54.2 kB in 0s (0 B/s) 13:04:01 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:04:01 Fetched 30.8 kB in 0s (0 B/s) 13:04:01 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:04:01 Fetched 15.8 kB in 0s (0 B/s) 13:04:01 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:04:01 Fetched 85.9 kB in 0s (0 B/s) 13:04:01 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:04:01 Fetched 8720 B in 0s (0 B/s) 13:04:01 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:04:01 Fetched 140 kB in 0s (0 B/s) 13:04:01 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:04:01 Fetched 119 kB in 0s (0 B/s) 13:04:01 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:04:01 Fetched 111 kB in 0s (0 B/s) 13:04:01 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:04:01 Fetched 11.1 kB in 0s (0 B/s) 13:04:01 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:04:01 Fetched 646 kB in 0s (0 B/s) 13:04:01 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:04:01 Fetched 41.3 kB in 0s (0 B/s) 13:04:01 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:04:01 Fetched 17.9 kB in 0s (0 B/s) 13:04:01 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:04:01 Fetched 368 kB in 0s (0 B/s) 13:04:01 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:04:01 Fetched 187 kB in 0s (0 B/s) 13:04:01 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:04:01 Fetched 175 kB in 0s (0 B/s) 13:04:01 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:04:01 Fetched 206 kB in 0s (0 B/s) 13:04:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:04:01 Fetched 1302 kB in 0s (0 B/s) 13:04:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:04:01 Fetched 36.2 kB in 0s (0 B/s) 13:04:01 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:04:01 Fetched 159 kB in 0s (0 B/s) 13:04:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:04:01 Fetched 107 kB in 0s (0 B/s) 13:04:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:04:01 Fetched 48.7 kB in 0s (0 B/s) 13:04:01 Pulling static-packages 13:04:01 + snapcraftctl pull 13:04:01 Pulling version 13:04:01 + cd /root/project 13:04:01 + git describe --tags --abbrev=0 13:04:01 + sed s/v// 13:04:01 + GIT_VERSION=2.0.1-dev.97 13:04:01 + [ -z 2.0.1-dev.97 ] 13:04:01 + snapcraftctl set-version 2.0.1-dev.97 13:04:01 Building config-common 13:04:01 + snapcraftctl build 13:04:03 Skipping build go-build-helper (already ran) 13:04:03 Building edgex-go 13:04:03 + cd /root/parts/edgex-go/src 13:04:03 + + sed s/v// 13:04:03 git describe --tags --abbrev=0 13:04:03 + GIT_VERSION=2.0.1-dev.97 13:04:03 + [ -z 2.0.1-dev.97 ] 13:04:03 + echo 2.0.1-dev.97 13:04:03 + [ ! -d vendor ] 13:04:03 + go mod download all 13:04:11 + make build 13:04:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-data/core-data ./cmd/core-data 13:04:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:04:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-command/core-command ./cmd/core-command 13:04:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:04:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:04:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/secrets-config ./cmd/secrets-config 13:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:04:35 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:04:35 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:04:35 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:04:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:04:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:04:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:04:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:04:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:04:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:04:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:04:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:04:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:04:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:04:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:04:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:04:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:04:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:04:35 + 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 13:04:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:04:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:04:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:04:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:04:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:04:35 + 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 13:04:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:04:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:04:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:04:36 Building hooks 13:04:37 + cd /root/parts/hooks/src 13:04:37 + make build 13:04:37 go mod tidy 13:04:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 13:04:37 go: downloading github.com/davecgh/go-spew v1.1.0 13:04:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:04:37 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:04:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:04:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:04:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:04:42 Building static-packages 13:04:42 + snapcraftctl build 13:04:43 Building version 13:04:43 + snapcraftctl build 13:04:45 Staging config-common 13:04:45 + snapcraftctl stage 13:04:47 Skipping stage go-build-helper (already ran) 13:04:47 Staging edgex-go 13:04:47 + snapcraftctl stage 13:04:48 Staging hooks 13:04:48 + snapcraftctl stage 13:04:48 Staging static-packages 13:04:48 + snapcraftctl stage 13:04:50 Staging version 13:04:50 + snapcraftctl stage 13:04:51 Priming config-common 13:04:51 + snapcraftctl prime 13:04:52 Priming go-build-helper 13:04:52 + snapcraftctl prime 13:04:53 Priming edgex-go 13:04:53 + snapcraftctl prime 13:04:54 Priming hooks 13:04:54 + snapcraftctl prime 13:04:56 Priming static-packages 13:04:56 + snapcraftctl prime 13:04:58 Priming version 13:04:58 + snapcraftctl prime 13:04:59 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] } 13:05:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:03 ---> 20f82fbc9047 13:05:03 Step 3/22 : WORKDIR /edgex-go 13:05:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:05:03 ---> 20f82fbc9047 13:05:03 Step 3/21 : WORKDIR /edgex-go 13:05:03 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:05:03 ---> 20f82fbc9047 13:05:03 Step 3/20 : WORKDIR /edgex-go 13:05:03 13:05:03 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:05:03 ---> 20f82fbc9047 13:05:03 Step 3/30 : WORKDIR /edgex-go 13:05:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:05:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:03 ---> 20f82fbc9047 13:05:03 Step 3/22 : WORKDIR /edgex-go 13:05:03 ---> Running in 4f69e02675f0 13:05:03 ---> Running in e7d7fb24face 13:05:03 ---> Running in f1e6a717d7bb 13:05:03 ---> Running in 52c39fd389c7 13:05:03 ---> Running in 9a2257c7277b 13:05:03 Removing intermediate container e7d7fb24face 13:05:03 ---> 7953eccaea90 13:05:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:03 Removing intermediate container 52c39fd389c7 13:05:03 ---> ac06a603b7d7 13:05:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:03 Removing intermediate container f1e6a717d7bb 13:05:03 ---> 1a9d355dd702 13:05:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:03 Removing intermediate container 4f69e02675f0 13:05:03 ---> cc0fcc0de02b 13:05:03 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:03 ---> Running in 06dc2246dd12 13:05:03 Removing intermediate container 9a2257c7277b 13:05:03 ---> ea2e6cbb9793 13:05:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:05:03 ---> Running in 2c69e1b4591f 13:05:03 ---> Running in b09bf3fe099a 13:05:03 ---> Running in 81afec0949be 13:05:03 ---> Running in f8c6c645f7e3 13:05:05 Removing intermediate container 06dc2246dd12 13:05:05 ---> fc5a4c7ce900 13:05:05 Step 5/20 : RUN apk add --update --no-cache make git 13:05:05 ---> Running in 11a99e507fed 13:05:05 Removing intermediate container b09bf3fe099a 13:05:05 ---> 8af3dd639228 13:05:05 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:05:05 ---> Running in 6ad4e50422a1 13:05:05 Removing intermediate container 81afec0949be 13:05:05 ---> 1f614ad749b3 13:05:05 Step 5/30 : RUN apk add --update --no-cache make git 13:05:05 ---> Running in 49f46273812a 13:05:05 Removing intermediate container 2c69e1b4591f 13:05:05 ---> 313cba6cfefc 13:05:05 Step 5/22 : RUN apk add --update --no-cache make bash git 13:05:05 Removing intermediate container f8c6c645f7e3 13:05:05 ---> 11c73a53f0e1 13:05:05 Step 5/22 : RUN apk add --update --no-cache make git 13:05:06 ---> Running in bd650a77320e 13:05:06 ---> Running in 52ad94d9af7c 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:05:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:09 OK: 219 MiB in 52 packages 13:05:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:05:10 OK: 219 MiB in 52 packages 13:05:10 Removing intermediate container 11a99e507fed 13:05:10 ---> d4ab39846025 13:05:10 Step 6/20 : COPY . . 13:05:10 OK: 219 MiB in 52 packages 13:05:10 OK: 219 MiB in 52 packages 13:05:10 OK: 219 MiB in 52 packages 13:05:12 Removing intermediate container 52ad94d9af7c 13:05:12 ---> a5abd750aeaf 13:05:12 Step 6/22 : COPY . . 13:05:12 Removing intermediate container 49f46273812a 13:05:12 ---> 96e6f91d0e08 13:05:12 Step 6/30 : COPY . . 13:05:12 Removing intermediate container 6ad4e50422a1 13:05:12 ---> 3366417e4ead 13:05:12 Step 6/21 : COPY . . 13:05:12 Removing intermediate container bd650a77320e 13:05:12 ---> 3f71022ca80f 13:05:12 Step 6/22 : COPY . . 13:05:34 ---> 5c274c635252 13:05:34 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:34 ---> d167ec8fa75f 13:05:34 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:34 ---> 934fd389aab3 13:05:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:34 ---> e33d236dfb6b 13:05:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:34 ---> Running in 7bcc7ea57cdd 13:05:34 ---> Running in e2aa757d33c9 13:05:34 ---> Running in 64848c3747ff 13:05:34 ---> Running in f0bc2f8f98cb 13:05:34 ---> f5ddeda2aa82 13:05:34 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:34 ---> Running in c53e10464ec4 13:05:39 Removing intermediate container 7bcc7ea57cdd 13:05:39 ---> a09820c615e7 13:05:39 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:05:39 ---> Running in b2efad8ca916 13:05:39 Removing intermediate container e2aa757d33c9 13:05:39 ---> d41b9b923335 13:05:39 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:05:39 Removing intermediate container 64848c3747ff 13:05:39 ---> 9b9a9f0951f3 13:05:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:05:39 ---> Running in 5721da622338 13:05:39 ---> Running in 8354006eef40 13:05:39 Removing intermediate container f0bc2f8f98cb 13:05:39 ---> f8a1fd6fe2a2 13:05:39 Step 8/22 : RUN make cmd/core-command/core-command 13:05:39 Removing intermediate container c53e10464ec4 13:05:39 ---> 66bf367cfc40 13:05:39 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:05:39 ---> Running in e6e0e9bed14a 13:05:39 ---> Running in 9ff827deeaff 13:05:41 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 13:05:41 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 13:05:41 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 13:05:42 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 13:05:42 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 13:07:34 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 13:07:35 Removing intermediate container 9ff827deeaff 13:07:35 ---> a1597284dd8a 13:07:35 13:07:35 Step 9/22 : FROM alpine:3.14 13:07:36 3.14: Pulling from library/alpine 13:07:36 Removing intermediate container 8354006eef40 13:07:36 ---> a6c7c5670cc2 13:07:36 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:07:36 ---> Running in 04028356a1ce 13:07:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:07:38 Status: Downloaded newer image for alpine:3.14 13:07:38 ---> 5b8b7b635229 13:07:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:07:38 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 13:07:38 ---> Running in 27696e6bdd5e 13:07:39 Removing intermediate container b2efad8ca916 13:07:39 ---> 8b1a2697ff4f 13:07:39 13:07:39 Step 9/30 : FROM alpine:3.14 13:07:39 ---> 5b8b7b635229 13:07:39 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:07:39 ---> Running in 5ac3e125315b 13:07:40 Removing intermediate container 5ac3e125315b 13:07:40 ---> 6a35e20eb32e 13:07:40 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:07:41 ---> Running in 95c0aa4317a8 13:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:42 Removing intermediate container 5721da622338 13:07:42 ---> c7d3ade359e7 13:07:42 13:07:42 Step 9/20 : FROM alpine:3.14 13:07:42 ---> 5b8b7b635229 13:07:42 Step 10/20 : RUN apk add --update --no-cache curl 13:07:42 ---> Running in d7181c838dec 13:07:42 (1/1) Installing dumb-init (1.2.5-r1) 13:07:42 Executing busybox-1.33.1-r6.trigger 13:07:42 OK: 6 MiB in 15 packages 13:07:42 Removing intermediate container 04028356a1ce 13:07:42 ---> 93756159bfe1 13:07:42 13:07:42 Step 10/22 : FROM docker:20.10.8 13:07:42 20.10.8: Pulling from library/docker 13:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:44 Removing intermediate container 27696e6bdd5e 13:07:44 ---> 029561c39bd0 13:07:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:07:44 (1/2) Installing dumb-init (1.2.5-r1) 13:07:44 (2/2) Installing su-exec (0.2-r1) 13:07:44 Executing busybox-1.33.1-r6.trigger 13:07:44 OK: 6 MiB in 16 packages 13:07:44 ---> Running in a878afcdfd53 13:07:45 Removing intermediate container e6e0e9bed14a 13:07:45 ---> 40d575880444 13:07:45 13:07:45 Step 9/21 : FROM alpine:3.14 13:07:45 ---> 5b8b7b635229 13:07:45 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:07:45 (1/5) Installing ca-certificates (20191127-r5) 13:07:45 (2/5) Installing brotli-libs (1.0.9-r5) 13:07:45 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:07:45 (4/5) Installing libcurl (7.79.1-r0) 13:07:45 (5/5) Installing curl (7.79.1-r0) 13:07:45 Executing busybox-1.33.1-r6.trigger 13:07:45 Executing ca-certificates-20191127-r5.trigger 13:07:45 ---> Running in 4fe1811ede49 13:07:45 Removing intermediate container a878afcdfd53 13:07:45 ---> 455fe78ad6f0 13:07:45 Step 12/22 : ENV APP_PORT=59882 13:07:46 ---> Running in ae712013e295 13:07:46 OK: 8 MiB in 19 packages 13:07:46 Removing intermediate container 95c0aa4317a8 13:07:46 ---> 83a28079d0b6 13:07:46 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:07:46 Removing intermediate container ae712013e295 13:07:46 ---> 16e17adc1934 13:07:46 Step 13/22 : EXPOSE $APP_PORT 13:07:46 ---> Running in 71505c76793d 13:07:47 ---> Running in 2b62723a07cb 13:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:07:47 Removing intermediate container 71505c76793d 13:07:47 ---> ca5bf6ea5d25 13:07:47 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:07:47 ---> Running in 3e13b5f24c82 13:07:48 Removing intermediate container 2b62723a07cb 13:07:48 ---> 18470878beb6 13:07:48 Step 14/22 : WORKDIR / 13:07:48 ---> Running in de0bd78dae17 13:07:48 Removing intermediate container d7181c838dec 13:07:48 ---> 860c52fbc47b 13:07:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:07:48 Removing intermediate container 3e13b5f24c82 13:07:48 ---> 3613516d78e5 13:07:48 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:07:48 ---> Running in 6254d618d93f 13:07:48 ---> Running in f2cdbef54815 13:07:48 (1/2) Installing ca-certificates (20191127-r5) 13:07:48 (2/2) Installing dumb-init (1.2.5-r1) 13:07:48 Executing busybox-1.33.1-r6.trigger 13:07:48 Executing ca-certificates-20191127-r5.trigger 13:07:49 OK: 6 MiB in 16 packages 13:07:49 Removing intermediate container de0bd78dae17 13:07:49 ---> a21bf7a8504a 13:07:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:49 Removing intermediate container 6254d618d93f 13:07:49 ---> 983a9c5ccda1 13:07:49 Step 12/20 : WORKDIR /edgex 13:07:49 ---> Running in 7b6e53b77012 13:07:51 Removing intermediate container 7b6e53b77012 13:07:51 ---> 5df05925635d 13:07:51 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:07:51 ---> b53f220fd930 13:07:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:07:51 Removing intermediate container 4fe1811ede49 13:07:51 ---> e52897b70329 13:07:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:07:51 ---> Running in 75a5e4dbf1f1 13:07:51 Removing intermediate container f2cdbef54815 13:07:51 ---> 556968a81083 13:07:51 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:07:51 ---> Running in 2a7f9d423287 13:07:52 Removing intermediate container 75a5e4dbf1f1 13:07:52 ---> 92cf8f543cf8 13:07:52 Step 12/21 : ENV APP_PORT=59860 13:07:52 ---> 921197cef19e 13:07:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:07:52 ---> Running in e1dffc5bfd2c 13:07:52 Removing intermediate container 2a7f9d423287 13:07:52 ---> 5e17428abf28 13:07:52 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:07:53 Removing intermediate container e1dffc5bfd2c 13:07:53 ---> 59aee0a3833f 13:07:53 Step 13/21 : EXPOSE $APP_PORT 13:07:53 ---> 50424556c2e1 13:07:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:07:53 ---> Running in db7ab9db8ff9 13:07:53 ---> 9ebc8f0b34f4 13:07:53 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:07:54 ---> Running in 073262f55b11 13:07:54 Removing intermediate container db7ab9db8ff9 13:07:54 ---> cbb202a53305 13:07:54 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:55 ---> cd849900f637 13:07:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:07:55 ---> fc4c98a8791c 13:07:55 Step 18/22 : ENTRYPOINT ["/core-command"] 13:07:55 ---> Running in 907850ccc03a 13:07:56 Removing intermediate container 907850ccc03a 13:07:56 ---> 5ede4bc99317 13:07:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:07:56 ---> 702365f4beb6 13:07:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:07:56 ---> Running in eb364aa6a187 13:07:56 Removing intermediate container eb364aa6a187 13:07:56 ---> 578a55794c62 13:07:56 Step 20/22 : LABEL arch=arm64 13:07:57 ---> cbf55ac28ccd 13:07:57 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:07:57 ---> Running in 08cc0851e8af 13:07:57 ---> Running in e699ad782f65 13:07:57 Removing intermediate container 073262f55b11 13:07:57 ---> b90d328a5d17 13:07:57 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:57 Removing intermediate container 08cc0851e8af 13:07:57 ---> 179d88b3dca4 13:07:57 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:07:57 Removing intermediate container e699ad782f65 13:07:57 ---> ec40fcc03ebd 13:07:57 Step 17/20 : CMD ["--init=true"] 13:07:58 ---> Running in 94635abe78dc 13:07:58 ---> Running in 53120227a326 13:07:58 ---> 0d8a37f43c50 13:07:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:07:58 ---> 0f5be88fae60 13:07:58 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:07:58 Removing intermediate container 53120227a326 13:07:58 ---> ddf76a681c9b 13:07:58 Step 18/20 : LABEL arch=arm64 13:07:58 Removing intermediate container 94635abe78dc 13:07:58 ---> 0f176e73e7a3 13:07:58 Step 22/22 : LABEL version=0.0.0 13:07:58 ---> Running in 331da8e64ffb 13:07:58 ---> Running in b3c40d570e59 13:07:59 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:07:59 Status: Downloaded newer image for docker:20.10.8 13:07:59 ---> 3734d5adc5ac 13:07:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:07:59 ---> Running in 3a8c91a80179 13:07:59 Removing intermediate container 331da8e64ffb 13:07:59 ---> 35b90bb846d5 13:07:59 Step 19/20 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:07:59 ---> Running in 4652a3db3753 13:07:59 Removing intermediate container b3c40d570e59 13:07:59 ---> da5ed7a2f303 13:07:59 13:07:59 ---> 4b8e199420d0 13:07:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:08:00 Removing intermediate container 3a8c91a80179 13:08:00 ---> ec90877b27fa 13:08:00 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:08:00 ---> Running in 83c9a7fab934 13:08:00 ---> Running in 31b415a02ace 13:08:00 Removing intermediate container 4652a3db3753 13:08:00 ---> d580f1ae7e15 13:08:00 Step 20/20 : LABEL version=0.0.0 13:08:00 ---> Running in 3ddcee1b3fd1 13:08:00 Successfully built da5ed7a2f303 13:08:00 Successfully tagged core-command-arm64:latest 13:08:00 Building security-secretstore-setup 13:08:00 Removing intermediate container 83c9a7fab934 13:08:00  Building core-command ... done  ---> 60b7af1e8d44 13:08:00 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:08:00 ---> 8dd36b7d325c 13:08:00 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:08:00 ---> Running in f23b7d2d2306 13:08:01 Removing intermediate container 3ddcee1b3fd1 13:08:01 ---> 8ea271d47573 13:08:01 13:08:01 Removing intermediate container f23b7d2d2306 13:08:01 ---> 60bc82807672 13:08:01 Step 19/21 : LABEL arch=arm64 13:08:01 ---> Running in 57f519a35ac4 13:08:02 Successfully built 8ea271d47573 13:08:02 Successfully tagged security-proxy-setup-arm64:latest 13:08:02 Building core-metadata 13:08:02  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:08:02 ---> d543fac44846 13:08:02 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:08:02 Removing intermediate container 57f519a35ac4 13:08:02 ---> be88f5033202 13:08:02 Step 20/21 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:08:02 ---> Running in dd6f6d23a118 13:08:03 Removing intermediate container dd6f6d23a118 13:08:03 ---> f7bbe2b59ec4 13:08:03 Step 21/21 : LABEL version=0.0.0 13:08:03 (1/42) Installing readline (8.1.0-r0) 13:08:03 (2/42) Installing bash (5.1.4-r0) 13:08:03 ---> aa80f22fa43a 13:08:03 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:08:03 ---> Running in bb534075e142 13:08:03 Executing bash-5.1.4-r0.post-install 13:08:03 (3/42) Installing brotli-libs (1.0.9-r5) 13:08:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:08:03 (5/42) Installing libcurl (7.79.1-r0) 13:08:03 (6/42) Installing curl (7.79.1-r0) 13:08:03 (7/42) Installing dumb-init (1.2.5-r1) 13:08:03 (8/42) Installing libbz2 (1.0.8-r1) 13:08:03 (9/42) Installing expat (2.4.1-r0) 13:08:03 (10/42) Installing libffi (3.3-r2) 13:08:03 (11/42) Installing gdbm (1.19-r0) 13:08:03 (12/42) Installing xz-libs (5.2.5-r0) 13:08:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:08:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:08:03 (15/42) Installing mpdecimal (2.5.1-r1) 13:08:03 (16/42) Installing sqlite-libs (3.35.5-r0) 13:08:03 (17/42) Installing python3 (3.9.5-r1) 13:08:04 Removing intermediate container bb534075e142 13:08:04 ---> dadb8d5bea59 13:08:04 13:08:04 Successfully built dadb8d5bea59 13:08:04 Successfully tagged support-notifications-arm64:latest 13:08:04 Building support-scheduler 13:08:04  Building support-notifications ... done  ---> 4b19936b1a82 13:08:04 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:08:04 ---> Running in c543c24abc33 13:08:05 (18/42) Installing py3-appdirs (1.4.4-r2) 13:08:05 (19/42) Installing py3-chardet (4.0.0-r2) 13:08:05 Removing intermediate container c543c24abc33 13:08:05 ---> 2a0da2adcb48 13:08:05 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:08:05 (20/42) Installing py3-idna (3.2-r0) 13:08:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:08:05 (22/42) Installing py3-certifi (2020.12.5-r1) 13:08:05 (23/42) Installing py3-requests (2.25.1-r4) 13:08:05 (24/42) Installing py3-msgpack (1.0.2-r1) 13:08:05 (25/42) Installing py3-lockfile (0.12.2-r4) 13:08:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:08:05 (27/42) Installing py3-colorama (0.4.4-r1) 13:08:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:08:05 (29/42) Installing py3-distlib (0.3.1-r3) 13:08:05 (30/42) Installing py3-distro (1.5.0-r3) 13:08:05 (31/42) Installing py3-six (1.15.0-r1) 13:08:06 (32/42) Installing py3-webencodings (0.5.1-r4) 13:08:06 (33/42) Installing py3-html5lib (1.1-r1) 13:08:06 (34/42) Installing py3-parsing (2.4.7-r2) 13:08:06 (35/42) Installing py3-packaging (20.9-r1) 13:08:06 (36/42) Installing py3-toml (0.10.2-r2) 13:08:06 (37/42) Installing py3-pep517 (0.10.0-r2) 13:08:06 (38/42) Installing py3-progress (1.5-r2) 13:08:06 (39/42) Installing py3-retrying (1.3.3-r1) 13:08:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:08:06 (41/42) Installing py3-setuptools (52.0.0-r3) 13:08:06 (42/42) Installing py3-pip (20.3.4-r1) 13:08:06 Executing busybox-1.33.1-r3.trigger 13:08:06 OK: 84 MiB in 64 packages 13:08:06 ---> c4c859944902 13:08:06 Step 25/30 : RUN chmod +x /entrypoint.sh 13:08:07 ---> Running in 68679d538295 13:08:09 Removing intermediate container 68679d538295 13:08:09 ---> a11e4d2fcd3c 13:08:09 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:08:10 ---> Running in af546b9991d0 13:08:10 Removing intermediate container af546b9991d0 13:08:10 ---> be214c673e83 13:08:10 Step 27/30 : CMD ["gate"] 13:08:10 Collecting docker-compose==1.23.2 13:08:10 ---> Running in f176115d76b2 13:08:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:08:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:08:11 Collecting docopt<0.7,>=0.6.1 13:08:11 Downloading docopt-0.6.2.tar.gz (25 kB) 13:08:11 Removing intermediate container f176115d76b2 13:08:11 ---> d649ff1cf980 13:08:11 Step 28/30 : LABEL arch=arm64 13:08:11 ---> Running in 04fdc3f3b96a 13:08:12 Removing intermediate container 04fdc3f3b96a 13:08:12 ---> fea2ad64fc1f 13:08:12 Step 29/30 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:08:12 ---> Running in d5094775bd59 13:08:13 Removing intermediate container d5094775bd59 13:08:13 ---> f325b38a8538 13:08:13 Step 30/30 : LABEL version=0.0.0 13:08:13 ---> Running in 9d1805335df6 13:08:13 Collecting websocket-client<1.0,>=0.32.0 13:08:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:08:13 Removing intermediate container 9d1805335df6 13:08:13 ---> ffe5c4dd939f 13:08:13 13:08:13 Collecting jsonschema<3,>=2.5.1 13:08:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:08:14 Collecting dockerpty<0.5,>=0.4.1 13:08:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:08:14 Successfully built ffe5c4dd939f 13:08:14 Successfully tagged security-bootstrapper-arm64:latest 13:08:14  Building security-bootstrapper ... done Building core-data 13:08:16 Collecting cached-property<2,>=1.2.0 13:08:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:08:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:08:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:08:17 Collecting docker<4.0,>=3.6.0 13:08:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:08:18 Collecting PyYAML<4,>=3.10 13:08:18 Downloading PyYAML-3.13.tar.gz (270 kB) 13:08:21 Collecting texttable<0.10,>=0.9.0 13:08:21 Downloading texttable-0.9.1.tar.gz (11 kB) 13:08:23 Collecting docker-pycreds>=0.4.0 13:08:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:08:24 Collecting idna<2.8,>=2.5 13:08:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:08:24 Collecting chardet<3.1.0,>=3.0.2 13:08:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:08:25 Collecting urllib3<1.25,>=1.21.1 13:08:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:08:25 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) 13:08:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:08:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:08:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:08:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:08:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:08:26 Attempting uninstall: urllib3 13:08:26 Found existing installation: urllib3 1.26.5 13:08:26 Uninstalling urllib3-1.26.5: 13:08:26 Successfully uninstalled urllib3-1.26.5 13:08:27 Attempting uninstall: idna 13:08:27 Found existing installation: idna 3.2 13:08:27 Uninstalling idna-3.2: 13:08:27 Successfully uninstalled idna-3.2 13:08:28 Attempting uninstall: chardet 13:08:28 Found existing installation: chardet 4.0.0 13:08:28 Uninstalling chardet-4.0.0: 13:08:28 Successfully uninstalled chardet-4.0.0 13:08:30 Attempting uninstall: requests 13:08:30 Found existing installation: requests 2.25.1 13:08:30 Uninstalling requests-2.25.1: 13:08:30 Successfully uninstalled requests-2.25.1 13:08:30 Running setup.py install for texttable: started 13:08:32 Running setup.py install for texttable: finished with status 'done' 13:08:32 Running setup.py install for PyYAML: started 13:08:35 Running setup.py install for PyYAML: finished with status 'done' 13:08:35 Running setup.py install for docopt: started 13:08:37 Running setup.py install for docopt: finished with status 'done' 13:08:37 Running setup.py install for dockerpty: started 13:08:39 Running setup.py install for dockerpty: finished with status 'done' 13:08:40 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 13:08:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:08:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:08:43 ---> 20f82fbc9047 13:08:43 Step 3/24 : WORKDIR /edgex-go 13:08:43 ---> Using cache 13:08:43 ---> ea2e6cbb9793 13:08:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:43 ---> Using cache 13:08:43 ---> 11c73a53f0e1 13:08:43 Step 5/24 : RUN apk add --update --no-cache make git 13:08:43 ---> Using cache 13:08:43 ---> 3f71022ca80f 13:08:43 Step 6/24 : COPY . . 13:08:43 ---> Using cache 13:08:43 ---> e33d236dfb6b 13:08:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:43 ---> Using cache 13:08:43 ---> f8a1fd6fe2a2 13:08:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:08:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:08:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:08:45 ---> 20f82fbc9047 13:08:45 Step 3/22 : WORKDIR /edgex-go 13:08:45 ---> Using cache 13:08:45 ---> ea2e6cbb9793 13:08:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:45 ---> Using cache 13:08:45 ---> 11c73a53f0e1 13:08:45 Step 5/22 : RUN apk add --update --no-cache make git 13:08:45 ---> Using cache 13:08:45 ---> 3f71022ca80f 13:08:45 Step 6/22 : COPY . . 13:08:45 ---> Using cache 13:08:45 ---> e33d236dfb6b 13:08:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:45 ---> Using cache 13:08:45 ---> f8a1fd6fe2a2 13:08:45 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:08:45 ---> Running in 7a84923ede60 13:08:45 ---> Running in 175c62d1c43c 13:08:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:08:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:08:46 ---> 20f82fbc9047 13:08:46 Step 3/23 : WORKDIR /edgex-go 13:08:46 ---> Using cache 13:08:46 ---> ea2e6cbb9793 13:08:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:46 ---> Using cache 13:08:46 ---> 11c73a53f0e1 13:08:46 Step 5/23 : RUN apk add --update --no-cache make git 13:08:46 ---> Using cache 13:08:46 ---> 3f71022ca80f 13:08:46 Step 6/23 : COPY go.mod . 13:08:47 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 13:08: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 13:08:48 ---> da8b3657a595 13:08:48 Step 7/23 : RUN go mod download 13:08:48 ---> Running in 145801f927cd 13:08:56 Removing intermediate container 145801f927cd 13:08:56 ---> 6ae6a0b058ef 13:08:56 Step 8/23 : COPY . . 13:08:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:08:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:08:57 ---> 20f82fbc9047 13:08:57 Step 3/22 : WORKDIR /edgex-go 13:08:57 ---> Using cache 13:08:57 ---> ea2e6cbb9793 13:08:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:08:57 ---> Using cache 13:08:57 ---> 11c73a53f0e1 13:08:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:08:57 ---> Running in 927f2a43b0ba 13:08:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:09:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:09:01 OK: 219 MiB in 52 packages 13:09:02 Removing intermediate container 31b415a02ace 13:09:02 ---> 9e6f0b9eed69 13:09:02 Step 13/22 : ENV APP_PORT=58890 13:09:02 ---> Running in e4346575f978 13:09:04 Removing intermediate container e4346575f978 13:09:04 ---> 1397328ce5b8 13:09:04 Step 14/22 : EXPOSE $APP_PORT 13:09:04 Removing intermediate container 927f2a43b0ba 13:09:04 ---> f27ac2892141 13:09:04 Step 6/22 : COPY . . 13:09:04 ---> Running in b6d80ae0cb8d 13:09:05 Removing intermediate container b6d80ae0cb8d 13:09:05 ---> 59f7ce4217ac 13:09:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:09:08 ---> 285ad71611fd 13:09:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:09:10 ---> 93ec533e53bd 13:09:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:09:13 ---> 6a6b2138ef98 13:09:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:09:13 ---> Running in ad36393c5b78 13:09:14 Removing intermediate container ad36393c5b78 13:09:14 ---> df63dedf4568 13:09:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:09:14 ---> Running in e0bc0383fba4 13:09:16 Removing intermediate container e0bc0383fba4 13:09:16 ---> a49ee0e98937 13:09:16 Step 20/22 : LABEL arch=arm64 13:09:16 ---> Running in 3230f63b61f2 13:09:17 Removing intermediate container 3230f63b61f2 13:09:17 ---> d4312fdd8b2d 13:09:17 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:09:18 ---> Running in 3dc64376c9b1 13:09:19 Removing intermediate container 3dc64376c9b1 13:09:19 ---> faa354bd106b 13:09:19 Step 22/22 : LABEL version=0.0.0 13:09:19 ---> Running in 9cd34a15ee16 13:09:20 Removing intermediate container 9cd34a15ee16 13:09:20 ---> 8e4dce7154e4 13:09:20 13:09:21 Successfully built 8e4dce7154e4 13:09:21 Successfully tagged sys-mgmt-agent-arm64:latest 13:09:26  Building sys-mgmt-agent ... done  ---> c17943229d75 13:09:26 Step 9/23 : RUN go mod tidy 13:09:26 ---> Running in 77c6a0fc8198 13:09:32 ---> bed322d61ebd 13:09:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:32 ---> Running in 9defff4a6823 13:09:33 Removing intermediate container 77c6a0fc8198 13:09:33 ---> 1138262e02c2 13:09:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:09:33 ---> Running in dd8a23f05158 13:09:35 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 13:09:37 Removing intermediate container 9defff4a6823 13:09:37 ---> dd18a3701412 13:09:37 Step 8/22 : RUN make cmd/core-data/core-data 13:09:37 ---> Running in e32326d1c8a6 13:09: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 13:10:11 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 13:10:24 Removing intermediate container 7a84923ede60 13:10:24 ---> b75c9df8811d 13:10:24 13:10:24 Step 9/24 : FROM alpine:3.14 13:10:24 ---> 5b8b7b635229 13:10:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:10:24 ---> Running in a2aa03554a08 13:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:10:27 Removing intermediate container 175c62d1c43c 13:10:27 ---> f86eb01ac2f5 13:10:27 13:10:27 Step 9/22 : FROM alpine:3.14 13:10:27 ---> 5b8b7b635229 13:10:27 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:10:27 ---> Using cache 13:10:27 ---> 029561c39bd0 13:10:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:10:27 ---> Using cache 13:10:27 ---> 455fe78ad6f0 13:10:27 Step 12/22 : ENV APP_PORT=59881 13:10:27 ---> Running in d292ff9451b9 13:10:27 (1/3) Installing ca-certificates (20191127-r5) 13:10:28 (2/3) Installing dumb-init (1.2.5-r1) 13:10:28 (3/3) Installing su-exec (0.2-r1) 13:10:28 Executing busybox-1.33.1-r6.trigger 13:10:28 Executing ca-certificates-20191127-r5.trigger 13:10:28 OK: 6 MiB in 17 packages 13:10:28 Removing intermediate container d292ff9451b9 13:10:28 ---> 36d8dab2caf7 13:10:28 Step 13/22 : EXPOSE $APP_PORT 13:10:28 ---> Running in d5875da98087 13:10:29 Removing intermediate container d5875da98087 13:10:29 ---> 8e082837a7cc 13:10:29 Step 14/22 : WORKDIR / 13:10:29 ---> Running in 22f46f227b44 13:10:30 Removing intermediate container 22f46f227b44 13:10:30 ---> 43d6badd2911 13:10:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:10:30 Removing intermediate container a2aa03554a08 13:10:30 ---> ab94e68f8c73 13:10:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:10:30 ---> Running in 6029770b3f27 13:10:31 Removing intermediate container 6029770b3f27 13:10:31 ---> f9914d4793b3 13:10:31 Step 12/24 : WORKDIR / 13:10:31 ---> Running in 2fbfa5f7d4c1 13:10:31 ---> b4cb225c497d 13:10:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:10:32 Removing intermediate container 2fbfa5f7d4c1 13:10:32 ---> 74a46b0b48fb 13:10:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:10:34 ---> 179f751d5c19 13:10:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:10:34 ---> 24f39f9873e9 13:10:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:10:35 ---> 73337729bdaa 13:10:35 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:10:35 ---> 849b7c230387 13:10:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:10:35 ---> Running in 6e15255ed31d 13:10:36 Removing intermediate container 6e15255ed31d 13:10:36 ---> e9c963c0c281 13:10:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:10:36 ---> Running in afe771bf49ae 13:10:36 ---> a8ceacee637b 13:10:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:10:37 Removing intermediate container afe771bf49ae 13:10:37 ---> 52eb0792742c 13:10:37 Step 20/22 : LABEL arch=arm64 13:10:37 ---> Running in 21cf833ea427 13:10:38 ---> 8a9934b75f28 13:10:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:10:38 Removing intermediate container 21cf833ea427 13:10:38 ---> 76f488d61b39 13:10:38 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:10:38 ---> Running in 3afe1ab9935c 13:10:39 Removing intermediate container 3afe1ab9935c 13:10:39 ---> bc7e295e6bc7 13:10:39 Step 22/22 : LABEL version=0.0.0 13:10:39 ---> Running in a6cb6bea399c 13:10:40 ---> 22f6cd9ceab5 13:10:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:10:40 Removing intermediate container a6cb6bea399c 13:10:40 ---> 6cd0889caf69 13:10:40 13:10:41 Successfully built 6cd0889caf69 13:10:41 Successfully tagged core-metadata-arm64:latest 13:10:42  Building core-metadata ... done  ---> 030571e77f63 13:10:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:10:43 ---> 37ee6d607693 13:10:43 Step 20/24 : 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/ 13:10:43 ---> Running in bb108a18bd3f 13:10:47 Removing intermediate container bb108a18bd3f 13:10:47 ---> 723135d92fb9 13:10:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:10:47 ---> Running in cfdf7b54331f 13:10:47 Removing intermediate container cfdf7b54331f 13:10:47 ---> 4099a892724a 13:10:47 Step 22/24 : LABEL arch=arm64 13:10:47 ---> Running in c65f6482419b 13:10:48 Removing intermediate container c65f6482419b 13:10:48 ---> 426f0ec36b3a 13:10:48 Step 23/24 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:10:48 ---> Running in fbebd292aaa7 13:10:49 Removing intermediate container fbebd292aaa7 13:10:49 ---> 5a2187a86f79 13:10:49 Step 24/24 : LABEL version=0.0.0 13:10:49 ---> Running in fde31d9b3cb7 13:10:50 Removing intermediate container fde31d9b3cb7 13:10:50 ---> be6a82d4f166 13:10:50 13:10:50 Successfully built be6a82d4f166 13:10:50 Successfully tagged security-secretstore-setup-arm64:latest 13:11:02  Building security-secretstore-setup ... done Removing intermediate container dd8a23f05158 13:11:02 ---> 9f59e2918dea 13:11:02 13:11:02 Step 11/23 : FROM alpine:3.14 13:11:02 ---> 5b8b7b635229 13:11:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:11:02 ---> Using cache 13:11:02 ---> 029561c39bd0 13:11:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:11:02 ---> Using cache 13:11:02 ---> 455fe78ad6f0 13:11:02 Step 14/23 : ENV APP_PORT=59861 13:11:02 ---> Running in f8ec3dfad1bb 13:11:02 Removing intermediate container f8ec3dfad1bb 13:11:02 ---> cf3ab32cb3e9 13:11:02 Step 15/23 : EXPOSE $APP_PORT 13:11:02 ---> Running in 73dd7d89cd34 13:11:03 Removing intermediate container 73dd7d89cd34 13:11:03 ---> 9fac64941126 13:11:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:11:03 ---> 81cde9f66f1d 13:11:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:11:04 ---> 9ad9422c9445 13:11:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:11:05 ---> 5498fde51a09 13:11:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:11:05 ---> Running in 9e7bd11986a7 13:11:06 Removing intermediate container 9e7bd11986a7 13:11:06 ---> d953209c3a48 13:11:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:11:06 ---> Running in 915134f97649 13:11:07 Removing intermediate container 915134f97649 13:11:07 ---> b171ad09e570 13:11:07 Step 21/23 : LABEL arch=arm64 13:11:07 ---> Running in b67aaf9b276b 13:11:07 Removing intermediate container e32326d1c8a6 13:11:07 ---> 38c4f5eb47bd 13:11:07 13:11:07 Step 9/22 : FROM alpine:3.14 13:11:07 ---> 5b8b7b635229 13:11:07 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:11:07 Removing intermediate container b67aaf9b276b 13:11:07 ---> 6e73fabd236c 13:11:07 Step 22/23 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:11:07 ---> Running in 36b13b3d6c21 13:11:07 ---> Running in 510fdb377533 13:11:08 Removing intermediate container 510fdb377533 13:11:08 ---> f54a69c910a7 13:11:08 Step 23/23 : LABEL version=0.0.0 13:11:08 Removing intermediate container 36b13b3d6c21 13:11:08 ---> a8c22533c0e4 13:11:08 Step 11/22 : ENV APP_PORT=59880 13:11:08 ---> Running in 21518d44d422 13:11:08 ---> Running in 6133b8a96c29 13:11:08 Removing intermediate container 21518d44d422 13:11:08 ---> 77d5ca0be64f 13:11:08 Step 12/22 : EXPOSE $APP_PORT 13:11:08 Removing intermediate container 6133b8a96c29 13:11:08 ---> 06ad11ad3731 13:11:09 13:11:09 ---> Running in 399e4c23e335 13:11:09 Successfully built 06ad11ad3731 13:11:09 Successfully tagged support-scheduler-arm64:latest 13:11:09  Building support-scheduler ... done Removing intermediate container 399e4c23e335 13:11:09 ---> f9dd0753e3f8 13:11:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:09 ---> Running in 49794427968c 13:11:11 Removing intermediate container 49794427968c 13:11:11 ---> e8379fac7bd0 13:11:11 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:11:11 ---> Running in ab02223e94a8 13:11:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:11:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:11:14 (1/6) Installing dumb-init (1.2.5-r1) 13:11:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:11:14 (3/6) Installing libsodium (1.0.18-r0) 13:11:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:11:14 (5/6) Installing libzmq (4.3.4-r0) 13:11:15 (6/6) Installing zeromq (4.3.4-r0) 13:11:15 Executing busybox-1.33.1-r6.trigger 13:11:15 OK: 8 MiB in 20 packages 13:11:16 Removing intermediate container ab02223e94a8 13:11:16 ---> d54bd531d179 13:11:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:11:17 ---> 07e871e6e668 13:11:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:11:18 ---> 1a21d45b9fb1 13:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:11:18 ---> 8e8be10fa59d 13:11:18 Step 18/22 : ENTRYPOINT ["/core-data"] 13:11:19 ---> Running in 36d62e8e56c7 13:11:19 Removing intermediate container 36d62e8e56c7 13:11:19 ---> 41c8cbf74710 13:11:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:11:19 ---> Running in 3b3060574a9f 13:11:19 Removing intermediate container 3b3060574a9f 13:11:19 ---> dfac9e3aadd0 13:11:19 Step 20/22 : LABEL arch=arm64 13:11:19 ---> Running in 8510ff57e7a2 13:11:20 Removing intermediate container 8510ff57e7a2 13:11:20 ---> 0f4925d1008e 13:11:20 Step 21/22 : LABEL git_sha=c420eacc61b81cc5aed8b3572782a326b488cd45 13:11:20 ---> Running in 7f8d9af08512 13:11:20 Removing intermediate container 7f8d9af08512 13:11:20 ---> a8c4e915bd5e 13:11:20 Step 22/22 : LABEL version=0.0.0 13:11:20 ---> Running in ffd8b7ab2cea 13:11:21 Removing intermediate container ffd8b7ab2cea 13:11:21 ---> 2f7d79c6cf76 13:11:21 13:11:21 Successfully built 2f7d79c6cf76 13:11:21 Successfully tagged core-data-arm64:latest 13:11:21  Building core-data ... done  [Pipeline] } 13:11:21 $ docker stop --time=1 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 13:11:23 $ docker rm -f 9c028be8e067921edadae99cf27dc41b7ce50437a64b24dfc9134e639dca6201 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:24 + docker images 13:11:24 REPOSITORY TAG IMAGE ID CREATED SIZE 13:11:24 core-data-arm64 latest 2f7d79c6cf76 3 seconds ago 19.6MB 13:11:24 support-scheduler-arm64 latest 06ad11ad3731 16 seconds ago 15.3MB 13:11:24 38c4f5eb47bd 17 seconds ago 1.58GB 13:11:24 9f59e2918dea 23 seconds ago 1.57GB 13:11:24 security-secretstore-setup-arm64 latest be6a82d4f166 35 seconds ago 26.8MB 13:11:24 core-metadata-arm64 latest 6cd0889caf69 44 seconds ago 15.9MB 13:11:24 f86eb01ac2f5 58 seconds ago 1.57GB 13:11:24 b75c9df8811d About a minute ago 1.58GB 13:11:24 sys-mgmt-agent-arm64 latest 8e4dce7154e4 2 minutes ago 277MB 13:11:24 security-bootstrapper-arm64 latest ffe5c4dd939f 3 minutes ago 17.8MB 13:11:24 support-notifications-arm64 latest dadb8d5bea59 3 minutes ago 16.1MB 13:11:24 security-proxy-setup-arm64 latest 8ea271d47573 3 minutes ago 25.5MB 13:11:24 core-command-arm64 latest da5ed7a2f303 3 minutes ago 15.2MB 13:11:24 40d575880444 3 minutes ago 1.57GB 13:11:24 93756159bfe1 3 minutes ago 1.57GB 13:11:24 c7d3ade359e7 3 minutes ago 1.57GB 13:11:24 8b1a2697ff4f 3 minutes ago 1.57GB 13:11:24 a1597284dd8a 3 minutes ago 1.57GB 13:11:24 ci-base-image-arm64 latest 20f82fbc9047 13 minutes ago 1.24GB 13:11:24 alpine 3.14 5b8b7b635229 3 days ago 5.35MB 13:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 13:11:24 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 13:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 13:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:25 13:11:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:25 arm64: Pulling from edgex-lftools-log-publisher 13:11:25 448f6bf000e3: Pulling fs layer 13:11:25 f757da607395: Pulling fs layer 13:11:25 05883995daec: Pulling fs layer 13:11:25 8603b9c90790: Pulling fs layer 13:11:25 1560dd03e051: Pulling fs layer 13:11:25 27f5ce0e4adf: Pulling fs layer 13:11:25 c2d8d7efcc4b: Pulling fs layer 13:11:25 8603b9c90790: Waiting 13:11:25 1560dd03e051: Waiting 13:11:25 27f5ce0e4adf: Waiting 13:11:25 c2d8d7efcc4b: Waiting 13:11:25 f757da607395: Verifying Checksum 13:11:25 f757da607395: Download complete 13:11:25 8603b9c90790: Verifying Checksum 13:11:25 8603b9c90790: Download complete 13:11:26 1560dd03e051: Verifying Checksum 13:11:26 1560dd03e051: Download complete 13:11:26 27f5ce0e4adf: Verifying Checksum 13:11:26 27f5ce0e4adf: Download complete 13:11:26 05883995daec: Verifying Checksum 13:11:26 05883995daec: Download complete 13:11:26 448f6bf000e3: Verifying Checksum 13:11:26 448f6bf000e3: Download complete 13:11:29 c2d8d7efcc4b: Verifying Checksum 13:11:29 c2d8d7efcc4b: Download complete 13:11:29 448f6bf000e3: Pull complete 13:11:30 f757da607395: Pull complete 13:11:32 05883995daec: Pull complete 13:11:32 8603b9c90790: Pull complete 13:11:33 1560dd03e051: Pull complete 13:11:33 27f5ce0e4adf: Pull complete 13:11:48 c2d8d7efcc4b: Pull complete 13:11:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:11:49 prd-ubuntu18.04-docker-arm64-4c-16g-805 does not seem to be running inside a container 13:11:49 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:arm64 cat 13:11:52 $ docker top b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:53 ---> job-cost.sh 13:11:53 lf-activate-venv: SKIPPING 13:11:53 INFO: No Stack... 13:11:53 INFO: Retrieving Pricing Info for: v3-standard-4 13:11:54 INFO: Archiving Costs [Pipeline] sh 13:11:54 + cat /w/workspace/edgex-go/8/archives/cost.csv 13:11:54 + cut -d, -f6 [Pipeline] lock 13:11:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] 13:11:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] did not exist. Created. 13:11:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:55 + echo total: 0.10999999940395355 [Pipeline] stash 13:11:55 Stashed 1 file(s) [Pipeline] } 13:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-8-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:55 $ docker stop --time=1 b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 13:11:57 $ docker rm -f b2b8a7134e876b661ca2a566de8895efcde2fd761fe6cd0928ef3ab16e0faac9 [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 13:11:57 provisioning config files... 13:11:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config205132487722267537tmp [Pipeline] { [Pipeline] sh 13:11:58 + set +x 13:11:58 + curl -s https://codecov.io/bash 13:11:58 + bash -s -- 13:11:58 13:11:58 _____ _ 13:11:58 / ____| | | 13:11:58 | | ___ __| | ___ ___ _____ __ 13:11:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:11:58 | |___| (_) | (_| | __/ (_| (_) \ V / 13:11:58 \_____\___/ \__,_|\___|\___\___/ \_/ 13:11:58 Bash-1.0.6 13:11:58 13:11:58 13:11:58 ==> git version 2.24.4 found 13:11:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:11:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:11:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:11:58 ==> Jenkins CI detected. 13:11:58 current dir:  /w/workspace/edgex-go/8 13:11:58 project root: . 13:11:58 --> token set from env 13:11:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:11:58 ==> Running gcov in . (disable via -X gcov) 13:11:58 ==> Python coveragepy not found 13:11:58 ==> Searching for coverage reports in: 13:11:58 + . 13:11:58 -> Found 1 reports 13:11:58 ==> Detecting git/mercurial file structure 13:11:58 ==> Reading reports 13:11:58 + ./coverage.out bytes=428381 13:11:58 ==> Appending adjustments 13:11:58 https://docs.codecov.io/docs/fixing-reports 13:11:59 + Found adjustments 13:11:59 ==> Gzipping contents 13:11:59 60K /tmp/codecov.lFSqo8.gz 13:11:59 ==> Uploading reports 13:11:59 url: https://codecov.io 13:11:59 query: branch=PR-3816&commit=c420eacc61b81cc5aed8b3572782a326b488cd45&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 13:11:59 -> Pinging Codecov 13:11:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=c420eacc61b81cc5aed8b3572782a326b488cd45&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 13:12:00 -> Uploading to 13:12:00 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/c420eacc61b81cc5aed8b3572782a326b488cd45/4d92deca-296a-446b-b612-ff6d59066946.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T131159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91805da798102b58f7d9ba5ac55cf5dfc39cb63a3e9f5d85a4a82060761305da 13:12:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:00 Dload Upload Total Spent Left Speed 13:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57712 0 0 100 57712 0 183k --:--:-- --:--:-- --:--:-- 184k 13:12:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c420eacc61b81cc5aed8b3572782a326b488cd45 [Pipeline] } 13:12:00 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 13:12:01 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:12:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:02 ---> package-listing.sh 13:12:02 ++ tr '[:upper:]' '[:lower:]' 13:12:02 ++ facter osfamily 13:12:02 + OS_FAMILY=redhat 13:12:02 + workspace=/w/workspace/edgex-go/8 13:12:02 + START_PACKAGES=/tmp/packages_start.txt 13:12:02 + END_PACKAGES=/tmp/packages_end.txt 13:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:02 + PACKAGES=/tmp/packages_start.txt 13:12:02 + '[' /w/workspace/edgex-go/8 ']' 13:12:02 + PACKAGES=/tmp/packages_end.txt 13:12:02 + case "${OS_FAMILY}" in 13:12:02 + sort 13:12:02 + rpm -qa 13:12:05 + '[' -f /tmp/packages_start.txt ']' 13:12:05 + '[' -f /tmp/packages_end.txt ']' 13:12:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:05 + '[' /w/workspace/edgex-go/8 ']' 13:12:05 + mkdir -p /w/workspace/edgex-go/8/archives/ 13:12:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 13:12:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:12:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:06 13:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:07 latest: Pulling from edgex-lftools-log-publisher 13:12:07 b4d181a07f80: Pulling fs layer 13:12:07 a1111a8f2ec3: Pulling fs layer 13:12:07 ed53099fbce6: Pulling fs layer 13:12:07 dc539afda2c1: Pulling fs layer 13:12:07 77bc0d833cb6: Pulling fs layer 13:12:07 9065ff56babe: Pulling fs layer 13:12:07 d287ab97295c: Pulling fs layer 13:12:07 dc539afda2c1: Waiting 13:12:07 77bc0d833cb6: Waiting 13:12:07 9065ff56babe: Waiting 13:12:07 d287ab97295c: Waiting 13:12:07 a1111a8f2ec3: Verifying Checksum 13:12:07 a1111a8f2ec3: Download complete 13:12:07 dc539afda2c1: Verifying Checksum 13:12:07 dc539afda2c1: Download complete 13:12:07 ed53099fbce6: Verifying Checksum 13:12:07 ed53099fbce6: Download complete 13:12:07 9065ff56babe: Verifying Checksum 13:12:07 9065ff56babe: Download complete 13:12:07 77bc0d833cb6: Verifying Checksum 13:12:07 77bc0d833cb6: Download complete 13:12:07 b4d181a07f80: Verifying Checksum 13:12:07 b4d181a07f80: Download complete 13:12:07 d287ab97295c: Verifying Checksum 13:12:07 d287ab97295c: Download complete 13:12:08 b4d181a07f80: Pull complete 13:12:09 a1111a8f2ec3: Pull complete 13:12:09 ed53099fbce6: Pull complete 13:12:09 dc539afda2c1: Pull complete 13:12:10 77bc0d833cb6: Pull complete 13:12:10 9065ff56babe: Pull complete 13:12:16 d287ab97295c: Pull complete 13:12:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:12:16 prd-centos7-docker-4c-2g-804 does not seem to be running inside a container 13:12:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 13:12:20 $ docker top 7654b697895d5271cb883ab036451f173174b604fa65b8f7c11e457e5d9882fa -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:20 + touch /tmp/pre-build-complete [Pipeline] sh 13:12:20 + mkdir -p /var/log/sysstat [Pipeline] sh 13:12:21 + ls /var/log/sa-host 13:12:21 + sadf -c /var/log/sa-host/sa16 13:12:21 file_magic: OK 13:12:21 HZ: Using current value: 100 13:12:21 file_header: OK 13:12:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:12:21 Statistics: 13:12:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:12:21 File successfully converted to sysstat format version 12.0.3 13:12:21 + sadf -c /var/log/sa-host/sa30 13:12:21 file_magic: OK 13:12:21 HZ: Using current value: 100 13:12:21 file_header: OK 13:12:21 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:12:21 Statistics: 13:12:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:12:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:21 provisioning config files... 13:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6106949738855184486tmp [Pipeline] { [Pipeline] echo 13:12:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:12:21 ---> create-netrc.sh [Pipeline] } 13:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:12:21 ---> python-tools-install.sh [Pipeline] echo 13:12:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> sudo-logs.sh 13:12:22 Archiving 'sudo' log.. 13:12:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-804.novalocal: Name or service not known 13:12:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-804.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:12:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> job-cost.sh 13:12:22 lf-activate-venv: SKIPPING 13:12:22 DEBUG: total: 0.10999999940395355 13:12:22 INFO: Retrieving Stack Cost... 13:12:22 INFO: Retrieving Pricing Info for: v3-standard-2 13:12:23 INFO: Archiving Costs [Pipeline] echo 13:12:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:12:23 ---> logs-deploy.sh 13:12:23 lf-activate-venv: SKIPPING 13:12:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/8 13:12:23 INFO: archiving workspace using pattern(s): 13:12:24 Archives upload complete. 13:12:24 INFO: archiving logs to Nexus 13:12:25 ---> uname -a: 13:12:25 Linux prd-centos7-docker-4c-2g-804.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:12:25 13:12:25 13:12:25 ---> lscpu: 13:12:25 Architecture: x86_64 13:12:25 CPU op-mode(s): 32-bit, 64-bit 13:12:25 Byte Order: Little Endian 13:12:25 Address sizes: 40 bits physical, 48 bits virtual 13:12:25 CPU(s): 2 13:12:25 On-line CPU(s) list: 0,1 13:12:25 Thread(s) per core: 1 13:12:25 Core(s) per socket: 1 13:12:25 Socket(s): 2 13:12:25 NUMA node(s): 1 13:12:25 Vendor ID: AuthenticAMD 13:12:25 CPU family: 23 13:12:25 Model: 49 13:12:25 Model name: AMD EPYC-Rome Processor 13:12:25 Stepping: 0 13:12:25 CPU MHz: 2799.998 13:12:25 BogoMIPS: 5599.99 13:12:25 Virtualization: AMD-V 13:12:25 Hypervisor vendor: KVM 13:12:25 Virtualization type: full 13:12:25 L1d cache: 32K 13:12:25 L1i cache: 32K 13:12:25 L2 cache: 512K 13:12:25 L3 cache: 16384K 13:12:25 NUMA node0 CPU(s): 0,1 13:12:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:12:25 13:12:25 13:12:25 ---> nproc: 13:12:25 2 13:12:25 13:12:25 13:12:25 ---> df -h: 13:12:25 Filesystem Size Used Avail Use% Mounted on 13:12:25 overlay 40G 14G 27G 33% / 13:12:25 tmpfs 64M 0 64M 0% /dev 13:12:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:12:25 shm 64M 0 64M 0% /dev/shm 13:12:25 /dev/vda1 40G 14G 27G 33% /facter-os 13:12:25 13:12:25 13:12:25 ---> sar -b -r -n DEV: 13:12:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 13:12:25 13:12:25 12:52:32 LINUX RESTART (2 CPU) 13:12:25 13:12:25 12:53:01 tps rtps wtps bread/s bwrtn/s 13:12:25 12:54:02 212.87 3.48 209.39 2353.12 51616.31 13:12:25 12:55:01 286.73 0.00 286.73 0.00 56149.05 13:12:25 12:56:01 56.04 0.00 56.04 0.00 10860.65 13:12:25 12:57:01 123.64 0.00 123.64 0.00 10095.29 13:12:25 12:58:01 646.02 170.14 475.88 10536.15 310877.96 13:12:25 12:59:01 583.68 131.12 452.56 5454.65 191590.54 13:12:25 13:00:01 287.14 36.54 250.61 2118.77 59489.36 13:12:25 13:01:01 5.81 0.10 5.71 1.60 183.48 13:12:25 13:02:01 0.58 0.15 0.43 2.93 8.15 13:12:25 13:03:01 0.53 0.25 0.28 65.43 3.78 13:12:25 13:04:01 0.35 0.00 0.35 0.00 5.51 13:12:25 13:05:01 0.27 0.00 0.27 0.00 4.18 13:12:25 13:06:01 0.25 0.00 0.25 0.00 3.48 13:12:25 13:07:01 0.25 0.00 0.25 0.00 3.08 13:12:25 13:08:01 0.52 0.28 0.23 8.13 4.55 13:12:25 13:09:01 0.95 0.00 0.95 0.00 17.59 13:12:25 13:10:01 0.20 0.00 0.20 0.00 3.30 13:12:25 13:11:01 0.17 0.00 0.17 0.00 1.53 13:12:25 13:12:01 3.87 3.63 0.23 226.32 17.71 13:12:25 Average: 116.22 18.22 98.00 1094.69 36371.26 13:12:25 13:12:25 12:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:12:25 12:54:02 3888148 0 839252 10.48 2620 3278920 1893276 20.90 1089872 2645320 322268 13:12:25 12:55:01 3459780 0 963504 12.03 2620 3583036 1879264 20.75 1296532 2778224 236924 13:12:25 12:56:01 3359376 0 1101000 13.75 2620 3545944 1993012 22.00 1339652 2827320 43192 13:12:25 12:57:01 3525140 0 1019744 12.73 2620 3461436 1620476 17.89 1284572 2700828 24 13:12:25 12:58:01 290728 0 1756236 21.93 2620 5959356 4082596 45.07 3259196 3813404 50528 13:12:25 12:59:01 662632 0 1309508 16.35 2620 6034180 2186300 24.14 3183520 3515500 261512 13:12:25 13:00:01 3075372 0 1139724 14.23 2620 3791224 1520952 16.79 1395064 2920836 20 13:12:25 13:01:01 3075716 0 1139376 14.23 2620 3791228 1521016 16.79 1395476 2920864 12 13:12:25 13:02:01 3080780 0 1134132 14.16 2620 3791408 1483036 16.37 1391700 2920792 8 13:12:25 13:03:01 3088468 0 1124544 14.04 2620 3793308 1483132 16.37 1410556 2894288 16 13:12:25 13:04:01 3087768 0 1125240 14.05 2620 3793312 1483252 16.38 1410920 2894288 8 13:12:25 13:05:01 3088324 0 1124680 14.04 2620 3793316 1483036 16.37 1410720 2894288 12 13:12:25 13:06:01 3088532 0 1124464 14.04 2620 3793324 1483036 16.37 1410612 2894288 8 13:12:25 13:07:01 3088284 0 1124712 14.04 2620 3793324 1483036 16.37 1410844 2894288 8 13:12:25 13:08:01 3087948 0 1125012 14.05 2620 3793360 1483120 16.37 1411444 2894024 8 13:12:25 13:09:01 3087960 0 1125000 14.05 2620 3793360 1483036 16.37 1411280 2894024 8 13:12:25 13:10:01 3088044 0 1124908 14.05 2620 3793368 1483108 16.37 1411372 2894028 12 13:12:25 13:11:01 3088000 0 1124948 14.05 2620 3793372 1483036 16.37 1411412 2894024 20 13:12:25 13:12:01 3056720 0 1149460 14.35 2620 3800140 1555152 17.17 1434644 2900616 80 13:12:25 Average: 2908827 0 1140813 14.24 2620 3956680 1741204 19.22 1566810 2946908 48140 13:12:25 13:12:25 12:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:12:25 12:54:02 eth0 957.48 1229.25 7501.06 140.35 0.00 0.00 0.00 0.00 13:12:25 12:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:54:02 vethf5afa50 121.43 154.14 11.44 850.24 0.00 0.00 0.00 0.00 13:12:25 12:54:02 docker0 1046.50 694.41 83.02 3539.41 0.00 0.00 0.00 0.00 13:12:25 12:55:01 eth0 132.96 103.40 1243.70 17.98 0.00 0.00 0.00 0.00 13:12:25 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:55:01 veth207a448 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:12:25 12:55:01 docker0 85.05 100.54 6.48 1212.99 0.00 0.00 0.00 0.00 13:12:25 12:56:01 eth0 28.96 15.63 22.38 12.01 0.00 0.00 0.00 0.00 13:12:25 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:56:01 veth207a448 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 13:12:25 12:56:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 13:12:25 12:57:01 eth0 33.82 24.09 22.55 117.56 0.00 0.00 0.00 0.00 13:12:25 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:58:01 vethd374325 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 13:12:25 12:58:01 vethd7020c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:12:25 12:58:01 vetha2d1ef5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:12:25 12:58:01 eth0 140.08 81.18 1874.41 21.93 0.00 0.00 0.00 0.00 13:12:25 12:59:01 vethdaed8fe 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 12:59:01 vethd374325 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 13:12:25 12:59:01 eth0 141.12 66.86 1716.04 19.14 0.00 0.00 0.00 0.00 13:12:25 12:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:12:25 13:00:01 eth0 37.24 17.52 110.49 11.55 0.00 0.00 0.00 0.00 13:12:25 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:00:01 docker0 1178.90 905.46 92.63 5605.77 0.00 0.00 0.00 0.00 13:12:25 13:01:01 eth0 0.93 0.38 0.66 0.18 0.00 0.00 0.00 0.00 13:12:25 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:02:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 13:12:25 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:03:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:12:25 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:04:01 eth0 1.42 0.37 0.42 0.20 0.00 0.00 0.00 0.00 13:12:25 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:05:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:12:25 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:06:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:12:25 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:08:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 13:12:25 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:12:25 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:10:01 eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:12:25 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:11:01 eth0 0.07 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:12:25 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:12:01 eth0 8.15 5.13 8.07 3.45 0.00 0.00 0.00 0.00 13:12:25 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 Average: eth0 78.06 81.33 657.73 18.14 0.00 0.00 0.00 0.00 13:12:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:12:25 Average: docker0 62.11 47.70 4.88 295.34 0.00 0.00 0.00 0.00 13:12:25 13:12:25 13:12:25 ---> sar -P ALL: 13:12:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/16/21 _x86_64_ (2 CPU) 13:12:25 13:12:25 12:52:32 LINUX RESTART (2 CPU) 13:12:25 13:12:25 12:53:01 CPU %user %nice %system %iowait %steal %idle 13:12:25 12:54:02 all 28.94 0.00 8.87 5.15 0.11 56.93 13:12:25 12:54:02 0 27.20 0.00 9.19 4.05 0.11 59.46 13:12:25 12:54:02 1 30.69 0.00 8.54 6.27 0.11 54.40 13:12:25 12:55:01 all 51.22 0.00 10.00 2.12 0.12 36.54 13:12:25 12:55:01 0 50.05 0.00 10.46 2.69 0.13 36.67 13:12:25 12:55:01 1 52.39 0.00 9.54 1.54 0.11 36.42 13:12:25 12:56:01 all 33.93 0.00 4.50 0.37 0.08 61.12 13:12:25 12:56:01 0 34.63 0.00 4.72 0.26 0.07 60.31 13:12:25 12:56:01 1 33.23 0.00 4.27 0.47 0.09 61.93 13:12:25 12:57:01 all 72.47 0.00 7.23 2.41 0.13 17.76 13:12:25 12:57:01 0 73.25 0.00 7.33 2.55 0.13 16.74 13:12:25 12:57:01 1 71.69 0.00 7.12 2.28 0.13 18.78 13:12:25 12:58:01 all 48.69 0.00 20.47 13.53 0.13 17.18 13:12:25 12:58:01 0 48.10 0.00 20.74 13.88 0.13 17.15 13:12:25 12:58:01 1 49.27 0.00 20.19 13.18 0.13 17.22 13:12:25 12:59:01 all 68.61 0.00 17.00 10.98 0.15 3.27 13:12:25 12:59:01 0 70.66 0.00 16.02 10.28 0.15 2.90 13:12:25 12:59:01 1 66.55 0.00 17.99 11.67 0.15 3.64 13:12:25 13:00:01 all 56.59 0.00 11.19 4.50 0.14 27.58 13:12:25 13:00:01 0 56.46 0.00 11.49 4.26 0.15 27.65 13:12:25 13:00:01 1 56.72 0.00 10.90 4.73 0.13 27.52 13:12:25 13:01:01 all 0.19 0.00 0.05 0.00 0.01 99.75 13:12:25 13:01:01 0 0.30 0.00 0.05 0.00 0.00 99.65 13:12:25 13:01:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:12:25 13:02:01 all 0.16 0.00 0.05 0.01 0.01 99.77 13:12:25 13:02:01 0 0.27 0.00 0.07 0.02 0.00 99.65 13:12:25 13:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:12:25 13:03:01 all 0.20 0.00 0.05 0.01 0.02 99.72 13:12:25 13:03:01 0 0.35 0.00 0.05 0.02 0.02 99.57 13:12:25 13:03:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:12:25 13:04:01 all 0.17 0.00 0.03 0.00 0.03 99.78 13:12:25 13:04:01 0 0.28 0.00 0.02 0.00 0.02 99.68 13:12:25 13:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:12:25 13:12:25 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:12:25 13:05:01 all 0.21 0.00 0.03 0.00 0.01 99.76 13:12:25 13:05:01 0 0.33 0.00 0.02 0.00 0.00 99.65 13:12:25 13:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:12:25 13:06:01 all 0.16 0.00 0.02 0.00 0.02 99.81 13:12:25 13:06:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:12:25 13:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:12:25 13:07:01 all 0.12 0.00 0.03 0.00 0.02 99.83 13:12:25 13:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 13:12:25 13:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:12:25 13:08:01 all 0.09 0.00 0.05 0.00 0.03 99.83 13:12:25 13:08:01 0 0.10 0.00 0.03 0.00 0.02 99.85 13:12:25 13:08:01 1 0.08 0.00 0.07 0.00 0.03 99.82 13:12:25 13:09:01 all 0.16 0.00 0.03 0.00 0.01 99.81 13:12:25 13:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:12:25 13:09:01 1 0.27 0.00 0.02 0.00 0.00 99.72 13:12:25 13:10:01 all 0.21 0.00 0.02 0.00 0.01 99.77 13:12:25 13:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:12:25 13:10:01 1 0.38 0.00 0.02 0.00 0.00 99.60 13:12:25 13:11:01 all 0.20 0.00 0.04 0.00 0.01 99.75 13:12:25 13:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:12:25 13:11:01 1 0.35 0.00 0.03 0.00 0.00 99.62 13:12:25 13:12:01 all 1.23 0.00 0.55 0.05 0.03 98.14 13:12:25 13:12:01 0 1.37 0.00 0.69 0.02 0.03 97.89 13:12:25 13:12:01 1 1.09 0.00 0.42 0.08 0.02 98.39 13:12:25 Average: all 18.07 0.00 3.98 1.94 0.05 75.95 13:12:25 Average: 0 18.10 0.00 4.03 1.88 0.05 75.94 13:12:25 Average: 1 18.05 0.00 3.94 1.99 0.05 75.96 13:12:25 13:12:25 13:12:25