Pull request #3815 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 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Obtained Jenkinsfile from 31a468f974f90331ca7657b11f9c9eadefc568dd 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-ssh1620064727828544295.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-ssh8051767240244204990.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-3815/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-3815/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7149619331876801173.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-ssh8646932343298452045.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-3815/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-3815/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh223211217917314620.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-794 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh614088115761454864.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) > 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/5@tmp/jenkins-gitclient-ssh5291116200508371394.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # 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/5@tmp/jenkins-gitclient-ssh6290230262463660097.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 Commit message: "Merge branch 'main' into snap-token-hook-idempotent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:39:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:39:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:39:12 ========================================================= 09:39:12 EdgeX Global Pipelines Version Info 09:39:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0f95b7b1968461611b1a558b1b49861712e38445 # timeout=10 09:39:13 ------------------- 09:39:13 stable info: 09:39:13 ------------------- 09:39:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:39:13 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:39:13 Message: update stable to v1.0.215 09:39:14 ------------------- 09:39:14 experimental info: 09:39:14 ------------------- 09:39:14 Commited By: **** collab-it+edgex@linuxfoundation.org 09:39:14 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:39:14 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3815 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3815 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3815 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a8ccbc [Pipeline] echo 09:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:14 provisioning config files... 09:39:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8920515350691217321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:15 ---> docker-login.sh 09:39:15 nexus3.edgexfoundry.org:10001 09:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:15 Configure a credential helper to remove this warning. See 09:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:15 09:39:15 Login Succeeded 09:39:15 nexus3.edgexfoundry.org:10002 09:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:15 Configure a credential helper to remove this warning. See 09:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:15 09:39:15 Login Succeeded 09:39:15 nexus3.edgexfoundry.org:10003 09:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:15 Configure a credential helper to remove this warning. See 09:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:15 09:39:15 Login Succeeded 09:39:15 nexus3.edgexfoundry.org:10004 09:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:15 Configure a credential helper to remove this warning. See 09:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:15 09:39:15 Login Succeeded 09:39:15 docker.io 09:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:39:16 Configure a credential helper to remove this warning. See 09:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:39:16 09:39:16 Login Succeeded 09:39:16 ---> docker-login.sh ends [Pipeline] } 09:39:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:16 ++ 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 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ cut -d/ -f2 09:39:16 ++ dirname cmd/core-command/Dockerfile 09:39:16 + echo core-command,cmd/core-command/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/core-data/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo core-data,cmd/core-data/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/core-metadata/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo core-metadata,cmd/core-metadata/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/security-bootstrapper/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/security-proxy-setup/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ cut -d/ -f2 09:39:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:39:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/support-notifications/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo support-notifications,cmd/support-notifications/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/support-scheduler/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:39:16 + for file in '`ls cmd/**/Dockerfile`' 09:39:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:39:16 ++ cut -d/ -f2 09:39:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:39:16 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 09:39:16 + git rev-list -1 --merges 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8~1..3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo 09:39:16 -----------> git rev-list -1 --merges 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8~1..3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:39:16 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [false] [Pipeline] sh 09:39:17 + git log --format=format:%s -1 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] echo 09:39:17 ========================================================= 09:39:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:39:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:18 09:39:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:39:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:18 latest: Pulling from edgex-devops/git-semver 09:39:18 a0d0a0d46f8b: Pulling fs layer 09:39:18 3e5f54012d9b: Pulling fs layer 09:39:18 4c7163046ea9: Pulling fs layer 09:39:18 0c2d73faf560: Pulling fs layer 09:39:18 0c2d73faf560: Waiting 09:39:18 3e5f54012d9b: Verifying Checksum 09:39:18 3e5f54012d9b: Download complete 09:39:18 a0d0a0d46f8b: Verifying Checksum 09:39:18 a0d0a0d46f8b: Download complete 09:39:18 4c7163046ea9: Verifying Checksum 09:39:18 4c7163046ea9: Download complete 09:39:18 0c2d73faf560: Verifying Checksum 09:39:18 0c2d73faf560: Download complete 09:39:18 a0d0a0d46f8b: Pull complete 09:39:18 3e5f54012d9b: Pull complete 09:39:18 4c7163046ea9: Pull complete 09:39:19 0c2d73faf560: Pull complete 09:39:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:39:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:39:19 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:39:19 $ docker top 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:20 [ssh-agent] Looking for ssh-agent implementation... 09:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:20 $ docker exec 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent 09:39:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGDBMM/agent.13 09:39:20 SSH_AGENT_PID=19 09:39:20 Running ssh-add (command line suppressed) 09:39:20 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2794286547273918702.key (/w/workspace/edgex-go/5@tmp/private_key_2794286547273918702.key) 09:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:20 + git tag --points-at HEAD [Pipeline] } 09:39:20 $ docker exec --env ******** --env ******** 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent -k 09:39:20 unset SSH_AUTH_SOCK; 09:39:20 unset SSH_AGENT_PID; 09:39:20 echo Agent pid 19 killed; 09:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:20 [ssh-agent] Looking for ssh-agent implementation... 09:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:20 $ docker exec 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent 09:39:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXecNHpm/agent.53 09:39:21 SSH_AGENT_PID=59 09:39:21 Running ssh-add (command line suppressed) 09:39:21 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4423686210253126715.key (/w/workspace/edgex-go/5@tmp/private_key_4423686210253126715.key) 09:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:21 + git semver init 09:39:21 # -> Open(): unable to determine branch for HEAD 09:39:21 # $GIT_DIR = /w/workspace/edgex-go/5/.git 09:39:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 09:39:21 # $SEMVER_REMOTE_NAME = origin 09:39:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:39:21 # $SEMVER_USER_NAME = edgex-jenkins 09:39:21 # $SEMVER_BRANCH = PR-3815 09:39:21 # $SEMVER_TEMP = /tmp/semver-000778132 09:39:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:39:33 # '/tmp/semver-000778132' -> '/w/workspace/edgex-go/5/.semver' 09:39:33 # -> Force: false 09:39:33 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 09:39:33 $ docker exec --env ******** --env ******** 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b ssh-agent -k 09:39:33 unset SSH_AUTH_SOCK; 09:39:33 unset SSH_AGENT_PID; 09:39:33 echo Agent pid 59 killed; 09:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:34 + git semver [Pipeline] } 09:39:34 $ docker stop --time=1 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b 09:39:36 $ docker rm -f 09213e109272b21ee32f908406a0335251d7a5eb9b27cfb67749721a22894d5b [Pipeline] // withDockerContainer [Pipeline] sh 09:39:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:39:36 Stashed 1 file(s) [Pipeline] echo 09:39:36 [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 09:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:39:37 ========================================================= 09:39:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:39:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:39:37 a0d0a0d46f8b: Already exists 09:39:37 31adcdaf11c8: Pulling fs layer 09:39:37 b8b176561691: Pulling fs layer 09:39:37 4527c011a84f: Pulling fs layer 09:39:37 5d74067f8e1e: Pulling fs layer 09:39:37 e0aca202a116: Pulling fs layer 09:39:37 3a43be97a3b4: Pulling fs layer 09:39:37 34cad66bf833: Pulling fs layer 09:39:37 b4e3c513aaa6: Pulling fs layer 09:39:37 5d74067f8e1e: Waiting 09:39:37 e0aca202a116: Waiting 09:39:37 3a43be97a3b4: Waiting 09:39:37 34cad66bf833: Waiting 09:39:37 b4e3c513aaa6: Waiting 09:39:37 b8b176561691: Verifying Checksum 09:39:37 b8b176561691: Download complete 09:39:37 31adcdaf11c8: Verifying Checksum 09:39:37 31adcdaf11c8: Download complete 09:39:37 5d74067f8e1e: Verifying Checksum 09:39:37 5d74067f8e1e: Download complete 09:39:37 e0aca202a116: Verifying Checksum 09:39:37 e0aca202a116: Download complete 09:39:37 3a43be97a3b4: Verifying Checksum 09:39:37 3a43be97a3b4: Download complete 09:39:37 34cad66bf833: Verifying Checksum 09:39:37 34cad66bf833: Download complete 09:39:37 31adcdaf11c8: Pull complete 09:39:37 b8b176561691: Pull complete 09:39:37 4527c011a84f: Download complete 09:39:38 b4e3c513aaa6: Verifying Checksum 09:39:38 b4e3c513aaa6: Download complete 09:39:42 4527c011a84f: Pull complete 09:39:42 5d74067f8e1e: Pull complete 09:39:42 e0aca202a116: Pull complete 09:39:42 3a43be97a3b4: Pull complete 09:39:42 34cad66bf833: Pull complete 09:39:45 b4e3c513aaa6: Pull complete 09:39:45 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:39:45 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:45 WORKDIR /edgex 09:39:45 COPY go.mod . 09:39:45 RUN go mod download' 09:39:45 + docker build -t ci-base-image-x86_64 -f - . 09:39:47 Sending build context to Docker daemon 329.9MB 09:39:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:39:47 ---> 9f6097aaca64 09:39:47 Step 2/4 : WORKDIR /edgex 09:39:48 ---> Running in f7792d8b3616 09:39:48 Removing intermediate container f7792d8b3616 09:39:48 ---> fa84d1c88084 09:39:48 Step 3/4 : COPY go.mod . 09:39:48 ---> 48d5432b229f 09:39:48 Step 4/4 : RUN go mod download 09:39:48 ---> Running in 16588d17868e 09:39:52 Still waiting to schedule task 09:39:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:40:27 Removing intermediate container 16588d17868e 09:40:27 ---> 526d290680db 09:40:27 Successfully built 526d290680db 09:40:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:40:27 + docker inspect -f . ci-base-image-x86_64 09:40:27 . [Pipeline] withDockerContainer 09:40:27 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:40:27 $ docker top 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:28 + go version 09:40:28 go version go1.16.8 linux/amd64 [Pipeline] } 09:40:28 $ docker stop --time=1 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b 09:40:29 $ docker rm -f 10e45a3bd7ef268f55c43613fa3fc1366b38e26ff84a385568986877bdf34f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:30 + docker inspect -f . ci-base-image-x86_64 09:40:30 . [Pipeline] withDockerContainer 09:40:30 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:40:30 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:40:30 $ docker top 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 -eo pid,comm [Pipeline] { [Pipeline] echo 09:40:30 ========================================================= 09:40:30 [edgeXBuildGoParallel] Running Tests and Build... 09:40:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:40:30 + make test 09:40:30 go mod tidy 09:40:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:40:36 ? github.com/edgexfoundry/edgex-go [no test files] 09:40:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:40:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:40:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:40:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:41:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:41:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 09:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:41:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 09:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements 09:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:41:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:41:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:41:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 09:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 09:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 09:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 09:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 09:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements 09:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 09:41:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-795 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws 09:41:21 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 09:41:21 The recommended git tool is: git 09:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 09:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 09:41:27 using credential edgex-jenkins-ssh 09:41:27 Cloning the remote Git repository 09:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.199s coverage: 82.5% of statements 09:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:41:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:41:27 > git init /w/workspace/edgex-go/5 # timeout=10 09:41:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:41:27 > git --version # timeout=10 09:41:27 > git --version # 'git version 2.17.1' 09:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:41:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:41:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:41:44 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:41:44 Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:41:44 Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.223s coverage: 65.4% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:41:44 > git config core.sparsecheckout # timeout=10 09:41:44 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 09:41:44 > git remote # timeout=10 09:41:44 > git config --get remote.origin.url # timeout=10 09:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:44 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 09:41:44 > git rev-parse HEAD^{commit} # timeout=10 09:41:44 > git config core.sparsecheckout # timeout=10 09:41:44 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 09:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 09:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:41:48 Commit message: "Merge branch 'main' into snap-token-hook-idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:49 Dload Upload Total Spent Left Speed 09:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 46920 0 --:--:-- --:--:-- --:--:-- 46920 [Pipeline] sh 09:41:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:41:50 + sudo tee /etc/docker/daemon.new 09:41:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:41:50 { 09:41:50 "registry-mirrors": [ 09:41:50 "https://nexus3.edgexfoundry.org:10001" 09:41:50 ], 09:41:50 "bip": "10.250.0.254/24", 09:41:50 "hosts": [ 09:41:50 "tcp://0.0.0.0:5555", 09:41:50 "unix:///var/run/docker.sock" 09:41:50 ], 09:41:50 "mtu": 1458, 09:41:50 "selinux-enabled": true, 09:41:50 "seccomp-profile": "/etc/docker/seccomp.json" 09:41:50 } [Pipeline] sh 09:41:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:41:50 + sudo service docker restart 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.3% of statements 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:41:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 09:41:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 09:41:54 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 09:42:09 provisioning config files... 09:42:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1684629751213335336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:09 ---> docker-login.sh 09:42:09 nexus3.edgexfoundry.org:10001 09:42:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:10 Configure a credential helper to remove this warning. See 09:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:10 09:42:10 Login Succeeded 09:42:10 nexus3.edgexfoundry.org:10002 09:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:11 Configure a credential helper to remove this warning. See 09:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:11 09:42:11 Login Succeeded 09:42:11 nexus3.edgexfoundry.org:10003 09:42:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:11 Configure a credential helper to remove this warning. See 09:42:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:11 09:42:11 Login Succeeded 09:42:11 nexus3.edgexfoundry.org:10004 09:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:12 Configure a credential helper to remove this warning. See 09:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:12 09:42:12 Login Succeeded 09:42:12 docker.io 09:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:12 Configure a credential helper to remove this warning. See 09:42:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:12 09:42:12 Login Succeeded 09:42:12 ---> docker-login.sh ends [Pipeline] } 09:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:13 ========================================================= 09:42:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:42:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:13 552d1f2373af: Pulling fs layer 09:42:13 ea3f2d53f512: Pulling fs layer 09:42:13 9e70ebbbe112: Pulling fs layer 09:42:13 7a9cfe048b4a: Pulling fs layer 09:42:13 72dc09318566: Pulling fs layer 09:42:13 f4f7b4309257: Pulling fs layer 09:42:13 0ac9a79272e3: Pulling fs layer 09:42:13 b78e95d17946: Pulling fs layer 09:42:13 72dc09318566: Waiting 09:42:13 0ac9a79272e3: Waiting 09:42:13 b78e95d17946: Waiting 09:42:13 f4f7b4309257: Waiting 09:42:13 7a9cfe048b4a: Waiting 09:42:13 9e70ebbbe112: Download complete 09:42:13 ea3f2d53f512: Download complete 09:42:13 72dc09318566: Download complete 09:42:13 f4f7b4309257: Verifying Checksum 09:42:13 f4f7b4309257: Download complete 09:42:13 552d1f2373af: Verifying Checksum 09:42:13 0ac9a79272e3: Download complete 09:42:14 552d1f2373af: Pull complete 09:42:15 ea3f2d53f512: Pull complete 09:42:15 9e70ebbbe112: Pull complete 09:42:16 b78e95d17946: Verifying Checksum 09:42:16 b78e95d17946: Download complete 09:42:16 7a9cfe048b4a: Download complete 09:42:26 GO111MODULE=on go vet ./... 09:42:26 7a9cfe048b4a: Pull complete 09:42:26 72dc09318566: Pull complete 09:42:27 f4f7b4309257: Pull complete 09:42:27 0ac9a79272e3: Pull complete 09:42:33 b78e95d17946: Pull complete 09:42:33 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:42:33 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:33 WORKDIR /edgex 09:42:33 COPY go.mod . 09:42:33 RUN go mod download -t 09:42:33 ci-base-image-arm64 -f - . 09:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:42:35 ./bin/test-attribution-txt.sh [Pipeline] echo 09:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:42:35 + ls -al . 09:42:35 total 644 09:42:35 drwxrwxr-x 10 1001 1001 4096 Nov 16 09:42 . 09:42:35 drwxr-xr-x 4 root root 28 Nov 16 09:40 .. 09:42:35 -rw-rw-r-- 1 1001 1001 11 Nov 16 09:39 .dockerignore 09:42:35 drwxrwxr-x 8 1001 1001 179 Nov 16 09:39 .git 09:42:35 drwxrwxr-x 4 1001 1001 142 Nov 16 09:39 .github 09:42:35 -rw-rw-r-- 1 1001 1001 804 Nov 16 09:39 .gitignore 09:42:35 -rw-rw-r-- 1 1001 1001 42 Nov 16 09:39 .golangci.yml 09:42:35 -rw-rw-r-- 1 1001 1001 76 Nov 16 09:39 .hadolint.yml 09:42:35 drwx------ 3 1001 1001 58 Nov 16 09:39 .semver 09:42:35 -rw-rw-r-- 1 1001 1001 166 Nov 16 09:39 .sonarcloud.properties 09:42:35 -rw-rw-r-- 1 1001 1001 1171 Nov 16 09:39 ADOPTERS.md 09:42:35 -rw-rw-r-- 1 1001 1001 8910 Nov 16 09:39 Attribution.txt 09:42:35 -rw-rw-r-- 1 1001 1001 51732 Nov 16 09:39 CHANGELOG.md 09:42:35 -rw-rw-r-- 1 1001 1001 3804 Nov 16 09:39 CONTRIBUTING.md 09:42:35 -rw-rw-r-- 1 1001 1001 677 Nov 16 09:39 GOVERNANCE.md 09:42:35 -rw-rw-r-- 1 1001 1001 849 Nov 16 09:39 Jenkinsfile 09:42:35 -rw-rw-r-- 1 1001 1001 10775 Nov 16 09:39 LICENSE 09:42:35 -rw-rw-r-- 1 1001 1001 6508 Nov 16 09:39 Makefile 09:42:35 -rw-rw-r-- 1 1001 1001 582 Nov 16 09:39 OWNERS.md 09:42:35 -rw-rw-r-- 1 1001 1001 8207 Nov 16 09:39 README.md 09:42:35 -rw-rw-r-- 1 1001 1001 6912 Nov 16 09:39 SECURITY.md 09:42:35 -rw-rw-r-- 1 1001 1001 5 Nov 16 09:39 VERSION 09:42:35 -rw-rw-r-- 1 1001 1001 4131 Nov 16 09:39 ZMQWindows.md 09:42:35 drwxrwxr-x 2 1001 1001 37 Nov 16 09:39 bin 09:42:35 drwxrwxr-x 14 1001 1001 4096 Nov 16 09:39 cmd 09:42:35 -rw-r--r-- 1 root root 428381 Nov 16 09:41 coverage.out 09:42:35 -rw-rw-r-- 1 1001 1001 822 Nov 16 09:39 go.mod 09:42:35 -rw-rw-r-- 1 1001 1001 49471 Nov 16 09:39 go.sum 09:42:35 drwxrwxr-x 8 1001 1001 124 Nov 16 09:39 internal 09:42:35 drwxrwxr-x 3 1001 1001 16 Nov 16 09:39 openapi 09:42:35 drwxrwxr-x 4 1001 1001 71 Nov 16 09:39 snap 09:42:35 -rw-rw-r-- 1 1001 1001 204 Nov 16 09:39 version.go [Pipeline] sh 09:42:35 Sending build context to Docker daemon 166.6MB 09:42:36 + '[' -e coverage.out ] 09:42:36 + chown 1001:1001 coverage.out [Pipeline] stash 09:42:36 Stashed 1 file(s) [Pipeline] sh 09:42:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:42:36 ---> 8b459fc5aaf0 09:42:36 Step 2/4 : WORKDIR /edgex 09:42:36 + make build 09:42:36 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 09:42:37 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 09:42:38 ---> Running in 83f3c63085ee 09:42:38 Removing intermediate container 83f3c63085ee 09:42:38 ---> 9bb04a39c385 09:42:38 Step 3/4 : COPY go.mod . 09:42:39 ---> 82c7be810991 09:42:39 Step 4/4 : RUN go mod download 09:42:39 ---> Running in af1a68dbd755 09:42:44 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 09:42:44 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 09:42:45 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 09:42:46 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 09:42:46 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 09:42:47 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 09:42:48 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 09:42:49 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 09:42:50 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 09:42:50 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] } 09:42:52 $ docker stop --time=1 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 09:42:54 $ docker rm -f 475588652b5aa1403995166df63e79f21a83f8cda1a79ff772c5fd5a86c01bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:56 09:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:42:56 latest: Pulling from edgex-devops/edgex-compose 09:42:56 cbdbe7a5bc2a: Pulling fs layer 09:42:56 ca9280d653b3: Pulling fs layer 09:42:56 7e9c9ca2126c: Pulling fs layer 09:42:56 cbdbe7a5bc2a: Verifying Checksum 09:42:56 cbdbe7a5bc2a: Download complete 09:42:56 ca9280d653b3: Verifying Checksum 09:42:56 ca9280d653b3: Download complete 09:42:56 cbdbe7a5bc2a: Pull complete 09:42:56 7e9c9ca2126c: Download complete 09:42:57 ca9280d653b3: Pull complete 09:43:00 7e9c9ca2126c: Pull complete 09:43:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:43:00 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:43:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:43:03 $ docker top f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:03 + docker-compose build --help 09:43:03 + grep parallel 09:43:04 --parallel Build images in parallel. [Pipeline] } 09:43:04 $ docker stop --time=1 f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 09:43:05 $ docker rm -f f837744bd9543843b9da987c34e81185050d280cba1412b924b1dca0996cb935 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:43:05 . [Pipeline] withDockerContainer 09:43:05 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:43:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:43:05 $ docker top 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:06 + docker-compose -f ./docker-compose-build.yml build --parallel 09:43:06 Building core-command ... 09:43:06 Building core-data ... 09:43:06 Building core-metadata ... 09:43:06 Building security-bootstrapper ... 09:43:06 Building security-proxy-setup ... 09:43:06 Building security-secretstore-setup ... 09:43:06 Building support-notifications ... 09:43:06 Building support-scheduler ... 09:43:06 Building sys-mgmt-agent ... 09:43:06 Building sys-mgmt-agent 09:43:06 Building core-data 09:43:06 Building security-proxy-setup 09:43:06 Building support-scheduler 09:43:06 Building core-command 09:43:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:43:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:16 ---> 526d290680db 09:43:16 Step 3/22 : WORKDIR /edgex-go 09:43:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:43:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:16 ---> 526d290680db 09:43:16 Step 3/22 : WORKDIR /edgex-go 09:43:23 ---> Running in f3c0d27aa2e0 09:43:23 ---> Running in 95c7948d6add 09:43:26 Removing intermediate container 95c7948d6add 09:43:26 ---> 542f743d20f3 09:43:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:26 Removing intermediate container f3c0d27aa2e0 09:43:26 ---> ad740b40dce3 09:43:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:27 ---> Running in 9c02d883768a 09:43:27 ---> Running in b44bf3e91283 09:43:28 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:43:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:43:28 ---> 526d290680db 09:43:28 Step 3/20 : WORKDIR /edgex-go 09:43:28 ---> Using cache 09:43:28 ---> 542f743d20f3 09:43:28 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:43:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:29 ---> 526d290680db 09:43:29 Step 3/22 : WORKDIR /edgex-go 09:43:29 ---> Using cache 09:43:29 ---> 542f743d20f3 09:43:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:29 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:43:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:43:29 ---> 526d290680db 09:43:29 Step 3/23 : WORKDIR /edgex-go 09:43:29 ---> Using cache 09:43:29 ---> 542f743d20f3 09:43:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:29 ---> Running in e7c2e82d523b 09:43:29 ---> Running in fed71479903f 09:43:29 ---> Running in 7d540740e4c8 09:43:29 Removing intermediate container b44bf3e91283 09:43:29 ---> 4406f86c461e 09:43:29 Step 5/22 : RUN apk add --update --no-cache make bash git 09:43:29 Removing intermediate container 9c02d883768a 09:43:29 ---> c5c3b7e9b70f 09:43:29 Step 5/22 : RUN apk add --update --no-cache make git 09:43:29 ---> Running in 5e10c7df9d78 09:43:29 ---> Running in feefe63ed808 09:43:30 Removing intermediate container e7c2e82d523b 09:43:30 ---> 3eb02cd115c0 09:43:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:43:30 Removing intermediate container fed71479903f 09:43:30 ---> 87aa52520f4f 09:43:30 Step 5/20 : RUN apk add --update --no-cache make git 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:30 ---> Running in dc4a73cf3660 09:43:30 ---> Running in 604a0c7632f1 09:43:30 Removing intermediate container 7d540740e4c8 09:43:30 ---> 347e2e406f08 09:43:30 Step 5/23 : RUN apk add --update --no-cache make git 09:43:30 ---> Running in 27a2fa4465b1 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:43:31 OK: 220 MiB in 52 packages 09:43:32 OK: 220 MiB in 52 packages 09:43:32 OK: 220 MiB in 52 packages 09:43:32 OK: 220 MiB in 52 packages 09:43:32 OK: 220 MiB in 52 packages 09:43:32 Removing intermediate container 5e10c7df9d78 09:43:32 ---> 424da1b467ee 09:43:32 Step 6/22 : COPY . . 09:43:32 Removing intermediate container feefe63ed808 09:43:32 ---> 147f667d7dec 09:43:32 Step 6/22 : COPY . . 09:43:34 Removing intermediate container 27a2fa4465b1 09:43:34 ---> e366fe5f4597 09:43:34 Step 6/23 : COPY go.mod . 09:43:34 Removing intermediate container 604a0c7632f1 09:43:34 ---> b1689d0c83bd 09:43:34 Step 6/20 : COPY . . 09:43:35 Removing intermediate container dc4a73cf3660 09:43:35 ---> b06a2d14d941 09:43:35 Step 6/22 : COPY . . 09:43:35 ---> aac973df1d74 09:43:35 Step 7/23 : RUN go mod download 09:43:37 ---> Running in c5f7e6eca5eb 09:43:42 ---> b039b344af91 09:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:42 Removing intermediate container c5f7e6eca5eb 09:43:42 ---> 3fb20eda702f 09:43:42 Step 8/23 : COPY . . 09:43:42 ---> 491a7d936912 09:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:42 ---> Running in 677df97828d2 09:43:42 ---> Running in 893292c617f7 09:43:45 ---> d3fde2d88113 09:43:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:45 ---> fcb13fbbe511 09:43:45 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:45 ---> Running in 123f4e450c17 09:43:45 ---> Running in f6ad9b3be163 09:43:46 Removing intermediate container 677df97828d2 09:43:46 ---> e189bfad4f0d 09:43:46 Step 8/22 : RUN make cmd/core-command/core-command 09:43:46 ---> Running in 74ab9b9e9c16 09:43:46 Removing intermediate container 893292c617f7 09:43:46 ---> 594d66c23f8e 09:43:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:43:46 ---> Running in 123f04f8a719 09:43:47 Removing intermediate container af1a68dbd755 09:43:47 ---> 2d2253450091 09:43:47 Successfully built 2d2253450091 09:43:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:43:47 + docker inspect -f . ci-base-image-arm64 09:43:47 . [Pipeline] withDockerContainer 09:43:48 prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container 09:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:43:48 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 09:43:48 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 09:43:49 $ docker top 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:50 + go version 09:43:50 go version go1.16.8 linux/arm64 [Pipeline] } 09:43:50 $ docker stop --time=1 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d 09:43:50 Removing intermediate container 123f4e450c17 09:43:50 ---> 218a63ff78f4 09:43:50 Step 8/22 : RUN make cmd/core-data/core-data 09:43:50 ---> Running in fe48ee90379d 09:43:51 Removing intermediate container f6ad9b3be163 09:43:51 ---> 434454a898e1 09:43:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:43:51 ---> Running in b7ffdfb60abe 09:43:52 $ docker rm -f 79035f708c1d6e775e58b4844a0710872e05eb7d3b84e0e1b72844ba9489ac2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:52 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 09:43:52 + docker inspect -f . ci-base-image-arm64 09:43:52 . [Pipeline] withDockerContainer 09:43: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 09:43:53 prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container 09:43:53 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:43:54 $ docker top 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 -eo pid,comm [Pipeline] { [Pipeline] echo 09:43:54 ========================================================= 09:43:54 [edgeXBuildGoParallel] Running Tests and Build... 09:43:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:43:55 + make test 09:43:55 go mod tidy 09:43:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:44:03 ---> 43f8f7b80490 09:44:03 Step 9/23 : RUN go mod tidy 09:44:03 ---> Running in f33521b2f25a 09:44:04 Removing intermediate container f33521b2f25a 09:44:04 ---> edee39f69cc9 09:44:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:44:04 ---> Running in c3400c352cb1 09:44:04 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 09:44:22 ? github.com/edgexfoundry/edgex-go [no test files] 09:44:23 Removing intermediate container 74ab9b9e9c16 09:44:23 ---> 425031066523 09:44:23 09:44:23 Step 9/22 : FROM alpine:3.14 09:44:23 Removing intermediate container 123f04f8a719 09:44:23 ---> dfe7a8651b64 09:44:23 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:44:23 ---> Running in fe9c32c08a4b 09:44:23 3.14: Pulling from library/alpine 09:44:23 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 09:44:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:44:24 Status: Downloaded newer image for alpine:3.14 09:44:24 ---> 0a97eee8041e 09:44:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:44:24 ---> Running in 5db4ff6b2d5f 09:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:25 (1/1) Installing dumb-init (1.2.5-r1) 09:44:25 Executing busybox-1.33.1-r6.trigger 09:44:25 OK: 6 MiB in 15 packages 09:44:25 Removing intermediate container fe9c32c08a4b 09:44:25 ---> bad2be9381ef 09:44:25 09:44:25 Step 10/22 : FROM docker:20.10.8 09:44:25 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 09:44:25 20.10.8: Pulling from library/docker 09:44:25 Removing intermediate container 5db4ff6b2d5f 09:44:25 ---> bc02bdc5ea18 09:44:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:25 ---> Running in 740ec701e462 09:44:26 Removing intermediate container 740ec701e462 09:44:26 ---> 7a2e6a07e406 09:44:26 Step 12/22 : ENV APP_PORT=59882 09:44:26 ---> Running in 3efefc5743d3 09:44:26 Removing intermediate container 3efefc5743d3 09:44:26 ---> bbec4b62cf35 09:44:26 Step 13/22 : EXPOSE $APP_PORT 09:44:26 ---> Running in bd3742db258b 09:44:27 Removing intermediate container bd3742db258b 09:44:27 ---> 3dc795e0a8b7 09:44:27 Step 14/22 : WORKDIR / 09:44:27 ---> Running in 8d307144e277 09:44:27 Removing intermediate container 8d307144e277 09:44:27 ---> 04296d1e715f 09:44:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:28 ---> a3a056ab6cf6 09:44:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:44:28 ---> 4ac3e51c0b47 09:44:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:44:29 ---> d53cfb74ac64 09:44:29 Step 18/22 : ENTRYPOINT ["/core-command"] 09:44:29 ---> Running in 21e79a22f860 09:44:30 Removing intermediate container 21e79a22f860 09:44:30 ---> 25873e6d9b20 09:44:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:30 ---> Running in 295338edc707 09:44:30 Removing intermediate container 295338edc707 09:44:30 ---> ce78103c69ac 09:44:30 Step 20/22 : LABEL arch=x86_64 09:44:30 ---> Running in 7d4293e731c1 09:44:30 Removing intermediate container 7d4293e731c1 09:44:30 ---> 544a26ecb67e 09:44:30 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:44:30 ---> Running in dc4eae7d6e01 09:44:30 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:44:30 Status: Downloaded newer image for docker:20.10.8 09:44:30 ---> bc6c0ffef665 09:44:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:44:31 ---> Running in 9cfec517886f 09:44:31 Removing intermediate container dc4eae7d6e01 09:44:31 ---> 38c2869ed184 09:44:31 Step 22/22 : LABEL version=0.0.0 09:44:31 ---> Running in 60ef7cca9deb 09:44:31 Removing intermediate container 9cfec517886f 09:44:31 ---> 969844ff9730 09:44:31 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 09:44:31 Removing intermediate container b7ffdfb60abe 09:44:31 ---> 05695bd2bc33 09:44:31 09:44:31 Step 9/20 : FROM alpine:3.14 09:44:31 ---> 0a97eee8041e 09:44:31 Step 10/20 : RUN apk add --update --no-cache curl 09:44:31 ---> Running in 21ac3502ff58 09:44:31 Removing intermediate container 60ef7cca9deb 09:44:31 ---> 576f4aa029bf 09:44:31 09:44:31 ---> Running in f73f666cfee4 09:44:31 Successfully built 576f4aa029bf 09:44:31 Successfully tagged core-command:latest 09:44:31 Building core-metadata 09:44:32  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:32 (1/5) Installing ca-certificates (20191127-r5) 09:44:32 (2/5) Installing brotli-libs (1.0.9-r5) 09:44:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:44:32 (4/5) Installing libcurl (7.79.1-r0) 09:44:32 (5/5) Installing curl (7.79.1-r0) 09:44:32 Executing busybox-1.33.1-r6.trigger 09:44:32 Executing ca-certificates-20191127-r5.trigger 09:44:32 (1/42) Installing readline (8.1.0-r0) 09:44:32 (2/42) Installing bash (5.1.4-r0) 09:44:32 Executing bash-5.1.4-r0.post-install 09:44:32 (3/42) Installing brotli-libs (1.0.9-r5) 09:44:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:44:32 (5/42) Installing libcurl (7.79.1-r0) 09:44:32 (6/42) Installing curl (7.79.1-r0) 09:44:32 (7/42) Installing dumb-init (1.2.5-r1) 09:44:32 OK: 8 MiB in 19 packages 09:44:32 (8/42) Installing libbz2 (1.0.8-r1) 09:44:32 (9/42) Installing expat (2.4.1-r0) 09:44:32 (10/42) Installing libffi (3.3-r2) 09:44:32 (11/42) Installing gdbm (1.19-r0) 09:44:33 (12/42) Installing xz-libs (5.2.5-r0) 09:44:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:44:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:44:33 (15/42) Installing mpdecimal (2.5.1-r1) 09:44:33 (16/42) Installing sqlite-libs (3.35.5-r0) 09:44:33 (17/42) Installing python3 (3.9.5-r1) 09:44:35 (18/42) Installing py3-appdirs (1.4.4-r2) 09:44:35 (19/42) Installing py3-chardet (4.0.0-r2) 09:44:35 (20/42) Installing py3-idna (3.2-r0) 09:44:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:44:35 (22/42) Installing py3-certifi (2020.12.5-r1) 09:44:35 (23/42) Installing py3-requests (2.25.1-r4) 09:44:35 (24/42) Installing py3-msgpack (1.0.2-r1) 09:44:35 (25/42) Installing py3-lockfile (0.12.2-r4) 09:44:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:44:35 (27/42) Installing py3-colorama (0.4.4-r1) 09:44:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:44:35 (29/42) Installing py3-distlib (0.3.1-r3) 09:44:35 (30/42) Installing py3-distro (1.5.0-r3) 09:44:36 (31/42) Installing py3-six (1.15.0-r1) 09:44:36 (32/42) Installing py3-webencodings (0.5.1-r4) 09:44:36 (33/42) Installing py3-html5lib (1.1-r1) 09:44:36 Removing intermediate container f73f666cfee4 09:44:36 ---> 50915564eb19 09:44:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:44:36 (34/42) Installing py3-parsing (2.4.7-r2) 09:44:36 (35/42) Installing py3-packaging (20.9-r1) 09:44:36 (36/42) Installing py3-toml (0.10.2-r2) 09:44:36 (37/42) Installing py3-pep517 (0.10.0-r2) 09:44:36 (38/42) Installing py3-progress (1.5-r2) 09:44:36 ---> Running in ca90726818cb 09:44:36 (39/42) Installing py3-retrying (1.3.3-r1) 09:44:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:44:36 (41/42) Installing py3-setuptools (52.0.0-r3) 09:44:36 (42/42) Installing py3-pip (20.3.4-r1) 09:44:36 Removing intermediate container ca90726818cb 09:44:36 ---> 93bcb007ed27 09:44:36 Step 12/20 : WORKDIR /edgex 09:44:36 ---> Running in a09d2a448411 09:44:37 Executing busybox-1.33.1-r3.trigger 09:44:37 OK: 84 MiB in 64 packages 09:44:37 Removing intermediate container a09d2a448411 09:44:37 ---> 8c97ed1faef7 09:44:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:44:37 ---> e4d3972c3f79 09:44:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:44:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:44:38 ---> 526d290680db 09:44:38 Step 3/22 : WORKDIR /edgex-go 09:44:38 ---> Using cache 09:44:38 ---> 542f743d20f3 09:44:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:38 ---> Using cache 09:44:38 ---> 347e2e406f08 09:44:38 Step 5/22 : RUN apk add --update --no-cache make git 09:44:38 ---> Using cache 09:44:38 ---> e366fe5f4597 09:44:38 Step 6/22 : COPY . . 09:44:38 ---> b7e322ad065a 09:44:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:44:38 Collecting docker-compose==1.23.2 09:44:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:44:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:44:38 Collecting jsonschema<3,>=2.5.1 09:44:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:44:38 Collecting websocket-client<1.0,>=0.32.0 09:44:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:44:39 Collecting docker<4.0,>=3.6.0 09:44:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:44:39 Collecting dockerpty<0.5,>=0.4.1 09:44:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:44:39 Collecting docopt<0.7,>=0.6.1 09:44:39 Downloading docopt-0.6.2.tar.gz (25 kB) 09:44:39 Collecting texttable<0.10,>=0.9.0 09:44:39 Downloading texttable-0.9.1.tar.gz (11 kB) 09:44:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:44:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:44:40 Collecting PyYAML<4,>=3.10 09:44:40 Downloading PyYAML-3.13.tar.gz (270 kB) 09:44:40 ---> 0cd9fad43274 09:44:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:44:40 ---> Running in 3909188a3fb5 09:44:41 Collecting cached-property<2,>=1.2.0 09:44:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:44:41 Collecting docker-pycreds>=0.4.0 09:44:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:44:41 Removing intermediate container 3909188a3fb5 09:44:41 ---> 7fbf72cb77e0 09:44:41 Step 17/20 : CMD ["--init=true"] 09:44:41 Collecting idna<2.8,>=2.5 09:44:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:44:41 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) 09:44:41 Collecting chardet<3.1.0,>=3.0.2 09:44:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:44:41 ---> Running in 60f1cb812292 09:44:41 Collecting urllib3<1.25,>=1.21.1 09:44:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:44:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:44:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:44:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:44:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:44:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:44:41 Attempting uninstall: urllib3 09:44:41 Found existing installation: urllib3 1.26.5 09:44:41 Uninstalling urllib3-1.26.5: 09:44:41 Successfully uninstalled urllib3-1.26.5 09:44:41 Removing intermediate container 60f1cb812292 09:44:41 ---> ec4bfa3205a5 09:44:41 Step 18/20 : LABEL arch=x86_64 09:44:42 Attempting uninstall: idna 09:44:42 Found existing installation: idna 3.2 09:44:42 Uninstalling idna-3.2: 09:44:42 Successfully uninstalled idna-3.2 09:44:42 ---> Running in f60b92ef906f 09:44:42 Attempting uninstall: chardet 09:44:42 Found existing installation: chardet 4.0.0 09:44:42 Uninstalling chardet-4.0.0: 09:44:42 Successfully uninstalled chardet-4.0.0 09:44:42 Removing intermediate container fe48ee90379d 09:44:42 ---> 14c58f044d81 09:44:42 09:44:42 Step 9/22 : FROM alpine:3.14 09:44:42 ---> 0a97eee8041e 09:44:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:44:42 Removing intermediate container f60b92ef906f 09:44:42 ---> 61975f6c6284 09:44:42 Step 19/20 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:44:42 ---> Running in a15c91a9a989 09:44:42 Attempting uninstall: requests 09:44:42 Found existing installation: requests 2.25.1 09:44:42 Uninstalling requests-2.25.1: 09:44:42 Successfully uninstalled requests-2.25.1 09:44:42 ---> Running in e567572f0426 09:44:43 Removing intermediate container a15c91a9a989 09:44:43 ---> 0701b9ded171 09:44:43 Step 11/22 : ENV APP_PORT=59880 09:44:43 Running setup.py install for texttable: started 09:44:43 Running setup.py install for texttable: finished with status 'done' 09:44:43 Running setup.py install for PyYAML: started 09:44:43 Removing intermediate container e567572f0426 09:44:43 ---> b6491eb71767 09:44:43 Step 20/20 : LABEL version=0.0.0 09:44:43 ---> Running in a3d2f72c36bf 09:44:44 ---> Running in bbdc6944f415 09:44:44 Running setup.py install for PyYAML: finished with status 'done' 09:44:44 Removing intermediate container c3400c352cb1 09:44:44 ---> 280e381718e5 09:44:44 09:44:44 Step 11/23 : FROM alpine:3.14 09:44:44 ---> 0a97eee8041e 09:44:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:44:44 ---> Using cache 09:44:44 ---> bc02bdc5ea18 09:44:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:44 ---> Using cache 09:44:44 ---> 7a2e6a07e406 09:44:44 Step 14/23 : ENV APP_PORT=59861 09:44:44 Running setup.py install for docopt: started 09:44:44 Removing intermediate container a3d2f72c36bf 09:44:44 ---> 76a9b8379230 09:44:44 Step 12/22 : EXPOSE $APP_PORT 09:44:44 ---> Running in 1b2727c066de 09:44:44 Removing intermediate container bbdc6944f415 09:44:44 ---> 0199f78b9947 09:44:44 09:44:44 ---> Running in 99e8f978b8e1 09:44:44 Running setup.py install for docopt: finished with status 'done' 09:44:44 Running setup.py install for dockerpty: started 09:44:44 Successfully built 0199f78b9947 09:44:44 Successfully tagged security-proxy-setup:latest 09:44:44 Building security-bootstrapper 09:44:44 Removing intermediate container 1b2727c066de 09:44:44 ---> ef544e68b536 09:44:44 Step 15/23 : EXPOSE $APP_PORT 09:44:44  Building security-proxy-setup ... done Removing intermediate container 99e8f978b8e1 09:44:44 ---> 87dfc0566bd7 09:44:44 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:44 ---> Running in 1a95bd1bbe9b 09:44:44 ---> Running in 130423bca6d6 09:44:44 ---> f956293bc77f 09:44:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:44 Running setup.py install for dockerpty: finished with status 'done' 09:44:45 Removing intermediate container 1a95bd1bbe9b 09:44:45 ---> c96f523b3e5a 09:44:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:45 ---> Running in a7f94206be42 09:44:46 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 09:44:47 ---> aeaa15337a37 09:44:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:44:47 ---> a945b1398b93 09:44:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:44:47 Removing intermediate container 130423bca6d6 09:44:47 ---> 812cb7dc2d5a 09:44:47 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:44:47 ---> Running in ce159ac7b6ec 09:44:47 ---> 0aaa5439c506 09:44:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:44:47 Removing intermediate container a7f94206be42 09:44:47 ---> 818bcb7fccfa 09:44:47 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:44:47 ---> Running in 69490f7b3b92 09:44:47 ---> Running in 8ba6549304ed 09:44:48 Removing intermediate container 69490f7b3b92 09:44:48 ---> 061bea554d51 09:44:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:48 ---> Running in 78bae4bbd5c0 09:44:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:44:48 Removing intermediate container 78bae4bbd5c0 09:44:48 ---> 9c02111e74ee 09:44:48 Step 21/23 : LABEL arch=x86_64 09:44:48 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 09:44:48 ---> Running in 7b172a4770ea 09:44:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:44:49 Removing intermediate container 7b172a4770ea 09:44:49 ---> fb61d5342e26 09:44:49 Step 22/23 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:44:49 (1/6) Installing dumb-init (1.2.5-r1) 09:44:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:44:49 ---> Running in 5547370a08cb 09:44:49 (3/6) Installing libsodium (1.0.18-r0) 09:44:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:44:49 (5/6) Installing libzmq (4.3.4-r0) 09:44:50 (6/6) Installing zeromq (4.3.4-r0) 09:44:50 Executing busybox-1.33.1-r6.trigger 09:44:50 OK: 8 MiB in 20 packages 09:44:50 Removing intermediate container 5547370a08cb 09:44:50 ---> 665d44548f13 09:44:50 Step 23/23 : LABEL version=0.0.0 09:44:50 ---> Running in 3b155425a3bb 09:44:50 Removing intermediate container 21ac3502ff58 09:44:50 ---> 42588f95838f 09:44:50 Step 13/22 : ENV APP_PORT=58890 09:44:50 Removing intermediate container 3b155425a3bb 09:44:50 ---> c31062b7fc8c 09:44:50 09:44:50 ---> Running in 4d1c932c740b 09:44:50 Successfully built c31062b7fc8c 09:44:50 Successfully tagged support-scheduler:latest 09:44:50  Building support-scheduler ... done Building support-notifications 09:44:50 Removing intermediate container 4d1c932c740b 09:44:50 ---> 370d57c11cf8 09:44:50 Step 14/22 : EXPOSE $APP_PORT 09:44:50 Removing intermediate container ce159ac7b6ec 09:44:50 ---> cc7e83260480 09:44:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:51 ---> Running in 2a7576bbf1b5 09:44:51 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:44:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:44:51 ---> 526d290680db 09:44:51 Step 3/30 : WORKDIR /edgex-go 09:44:51 ---> Using cache 09:44:51 ---> 542f743d20f3 09:44:51 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:51 ---> Using cache 09:44:51 ---> 347e2e406f08 09:44:51 Step 5/30 : RUN apk add --update --no-cache make git 09:44:51 ---> Using cache 09:44:51 ---> e366fe5f4597 09:44:51 Step 6/30 : COPY . . 09:44:51 ---> Using cache 09:44:51 ---> f956293bc77f 09:44:51 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:51 ---> Using cache 09:44:51 ---> 818bcb7fccfa 09:44:51 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:44:52 ---> e74592e7c6cb 09:44:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:44:52 ---> Running in 5d493bb4dc40 09:44:52 Removing intermediate container 2a7576bbf1b5 09:44:52 ---> f2fc53cd2ea3 09:44:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:44:53 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 09:44:53 ---> 74bf6b36126f 09:44:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:44:53 ---> def3aeed6113 09:44:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:44:53 ---> fa72aed28aff 09:44:53 Step 18/22 : ENTRYPOINT ["/core-data"] 09:44:53 ---> Running in 711f80ea56b3 09:44:53 ---> 4ec3aa99867b 09:44:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:44:53 Removing intermediate container 711f80ea56b3 09:44:53 ---> fcf369a94af0 09:44:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:54 ---> Running in b76ec386127d 09:44:54 ---> 876aafaa99a3 09:44:54 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:44:54 ---> Running in d5dc5a619ac2 09:44:54 Removing intermediate container b76ec386127d 09:44:54 ---> 8861d15ea37e 09:44:54 Step 20/22 : LABEL arch=x86_64 09:44:54 ---> Running in c08904c2d1fe 09:44:54 Removing intermediate container d5dc5a619ac2 09:44:54 ---> 46eeca32bf3c 09:44:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:54 ---> Running in 83317cb29009 09:44:54 Removing intermediate container c08904c2d1fe 09:44:54 ---> 48823440bcc9 09:44:54 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:44:54 ---> Running in 60adf6658d81 09:44:54 Removing intermediate container 83317cb29009 09:44:54 ---> 0c398af941b9 09:44:54 Step 20/22 : LABEL arch=x86_64 09:44:54 Removing intermediate container 60adf6658d81 09:44:54 ---> 88d5b971f121 09:44:54 Step 22/22 : LABEL version=0.0.0 09:44:54 ---> Running in 160847d065e8 09:44:54 ---> Running in c3a1bc15f5aa 09:44:55 Removing intermediate container 160847d065e8 09:44:55 ---> aa98822e6ee6 09:44:55 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:44:55 Removing intermediate container c3a1bc15f5aa 09:44:55 ---> ee9a6e7f92dc 09:44:55 09:44:55 Successfully built ee9a6e7f92dc 09:44:55 ---> Running in 510d516d1d45 09:44:55 Successfully tagged core-data:latest 09:44:55 Building security-secretstore-setup 09:44:55  Building core-data ... done Removing intermediate container 510d516d1d45 09:44:55 ---> c9c72fa40864 09:44:55 Step 22/22 : LABEL version=0.0.0 09:44:55 ---> Running in f542cf9b9ba4 09:44:55 Removing intermediate container f542cf9b9ba4 09:44:55 ---> caa192f8ff24 09:44:55 09:44:56 Successfully built caa192f8ff24 09:44:56 Successfully tagged sys-mgmt-agent:latest 09:45:00  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:45:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:45:00 ---> 526d290680db 09:45:00 Step 3/21 : WORKDIR /edgex-go 09:45:00 ---> Using cache 09:45:00 ---> 542f743d20f3 09:45:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:00 ---> Using cache 09:45:00 ---> 347e2e406f08 09:45:00 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:45:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:45:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:01 ---> 526d290680db 09:45:01 Step 3/24 : WORKDIR /edgex-go 09:45:01 ---> Using cache 09:45:01 ---> 542f743d20f3 09:45:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:01 ---> Using cache 09:45:01 ---> 347e2e406f08 09:45:01 Step 5/24 : RUN apk add --update --no-cache make git 09:45:01 ---> Using cache 09:45:01 ---> e366fe5f4597 09:45:01 Step 6/24 : COPY . . 09:45:01 ---> Using cache 09:45:01 ---> f956293bc77f 09:45:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:01 ---> Using cache 09:45:01 ---> 818bcb7fccfa 09:45:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:01 ---> Running in a2c2da166bc7 09:45:01 ---> Running in 6b3f55b8024f 09:45:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:45:02 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 09:45:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:45:04 OK: 220 MiB in 52 packages 09:45:04 Removing intermediate container a2c2da166bc7 09:45:04 ---> b7555b28b85c 09:45:04 Step 6/21 : COPY . . 09:45:10 ---> a43145db70d3 09:45:10 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:10 ---> Running in 54380ee8bb40 09:45:12 Removing intermediate container 54380ee8bb40 09:45:12 ---> 76f785ec3fce 09:45:12 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:45:12 ---> Running in daf7432c8e30 09:45:12 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 09:45:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:45:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:45:22 Removing intermediate container 8ba6549304ed 09:45:22 ---> 67aaadedf848 09:45:22 09:45:22 Step 9/22 : FROM alpine:3.14 09:45:22 ---> 0a97eee8041e 09:45:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:45:22 ---> Using cache 09:45:22 ---> bc02bdc5ea18 09:45:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:45:22 ---> Using cache 09:45:22 ---> 7a2e6a07e406 09:45:22 Step 12/22 : ENV APP_PORT=59881 09:45:22 ---> Running in 1dea232bc95f 09:45:22 Removing intermediate container 1dea232bc95f 09:45:22 ---> 097cf709fccf 09:45:22 Step 13/22 : EXPOSE $APP_PORT 09:45:22 ---> Running in 70fad5a5f55e 09:45:22 Removing intermediate container 70fad5a5f55e 09:45:22 ---> aee322924e3b 09:45:22 Step 14/22 : WORKDIR / 09:45:22 ---> Running in 432e7f22006a 09:45:22 Removing intermediate container 432e7f22006a 09:45:22 ---> 515af7fcd4b4 09:45:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:22 Removing intermediate container 5d493bb4dc40 09:45:22 ---> d1f1289cbb84 09:45:22 09:45:22 Step 9/30 : FROM alpine:3.14 09:45:22 ---> 0a97eee8041e 09:45:22 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:45:22 ---> Running in 1c0b25817731 09:45:22 ---> 1427abbe32e5 09:45:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:45:22 Removing intermediate container 1c0b25817731 09:45:22 ---> bc386e7a91fc 09:45:22 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:45:22 ---> Running in 90a3d8bb3706 09:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:45:23 ---> c9d10c0343a9 09:45:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:45:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:45:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:45:23 ---> 74564eed83b0 09:45:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:45:23 (1/2) Installing dumb-init (1.2.5-r1) 09:45:23 (2/2) Installing su-exec (0.2-r1) 09:45:23 Executing busybox-1.33.1-r6.trigger 09:45:23 OK: 6 MiB in 16 packages 09:45:23 ---> Running in e39f5ff951e9 09:45:24 Removing intermediate container e39f5ff951e9 09:45:24 ---> c2e5e0e0685b 09:45:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:45:24 ---> Running in ba216d23c473 09:45:24 Removing intermediate container ba216d23c473 09:45:24 ---> f43dccd7e507 09:45:24 Step 20/22 : LABEL arch=x86_64 09:45:24 ---> Running in b2c79371abcb 09:45:24 Removing intermediate container 90a3d8bb3706 09:45:24 ---> 8b179a3c3022 09:45:24 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:45:24 Removing intermediate container b2c79371abcb 09:45:24 ---> 1c93b82547f4 09:45:24 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:45:24 ---> Running in 09520c305621 09:45:24 ---> Running in 2bc0784d1b32 09:45:24 Removing intermediate container 09520c305621 09:45:24 ---> 6cc5b7d409a6 09:45:24 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:45:24 ---> Running in 90383158eaba 09:45:24 Removing intermediate container 2bc0784d1b32 09:45:24 ---> 03db1018e410 09:45:24 Step 22/22 : LABEL version=0.0.0 09:45:24 ---> Running in 74e2da886826 09:45:24 Removing intermediate container 90383158eaba 09:45:24 ---> ea608c78f48b 09:45:24 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:45:24 Removing intermediate container 74e2da886826 09:45:24 ---> 09ba83a0cb02 09:45:24 09:45:24 ---> Running in d1c39a0c7d3e 09:45:25 Successfully built 09ba83a0cb02 09:45:25 Successfully tagged core-metadata:latest 09:45:25  Building core-metadata ... done Removing intermediate container d1c39a0c7d3e 09:45:25 ---> 4a590954c55d 09:45:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:45:25 ---> Running in 9799435a7d41 09:45:26 Removing intermediate container 9799435a7d41 09:45:26 ---> 61610b316c3d 09:45:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:45:26 ---> e3294541f804 09:45:26 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:45:26 ---> Running in a52050330284 09:45:27 Removing intermediate container a52050330284 09:45:27 ---> cc76f1f61bd6 09:45:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:27 ---> 94cc0571d1d3 09:45:27 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:45:28 ---> d55fbf13d7ed 09:45:28 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:45:28 ---> 74ba05010ba1 09:45:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:45:28 ---> 8baca928cc10 09:45:28 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:45:28 ---> 26829d53c7c7 09:45:28 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:45:28 ---> Running in 6dfc47f5a6cd 09:45:28 Removing intermediate container 6dfc47f5a6cd 09:45:28 ---> 39cbc2b25dc2 09:45:28 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:45:29 ---> 72ffcec92c4c 09:45:29 Step 25/30 : RUN chmod +x /entrypoint.sh 09:45:29 ---> Running in 1b678aed3007 09:45:29 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 09:45:30 Removing intermediate container 1b678aed3007 09:45:30 ---> 54127d2f2461 09:45:30 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:45:30 ---> Running in eae9f6ef51a0 09:45:30 Removing intermediate container eae9f6ef51a0 09:45:30 ---> 3bf40f3a21f9 09:45:30 Step 27/30 : CMD ["gate"] 09:45:30 ---> Running in 81a06a60681b 09:45:30 Removing intermediate container 81a06a60681b 09:45:30 ---> 4dde259b1850 09:45:30 Step 28/30 : LABEL arch=x86_64 09:45:30 ---> Running in 09e11c491166 09:45:30 Removing intermediate container 09e11c491166 09:45:30 ---> 0d20b38414c9 09:45:30 Step 29/30 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:45:31 ---> Running in ef120f022f2e 09:45:31 Removing intermediate container ef120f022f2e 09:45:31 ---> f398a5526fab 09:45:31 Step 30/30 : LABEL version=0.0.0 09:45:31 ---> Running in 4a2fe3d5affc 09:45:31 Removing intermediate container 4a2fe3d5affc 09:45:31 ---> 18ab5354dede 09:45:31 09:45:31 Successfully built 18ab5354dede 09:45:31 Successfully tagged security-bootstrapper:latest 09:45:32  Building security-bootstrapper ... done Removing intermediate container 6b3f55b8024f 09:45:32 ---> c410abadabd7 09:45:32 09:45:32 Step 9/24 : FROM alpine:3.14 09:45:32 ---> 0a97eee8041e 09:45:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:45:32 ---> Running in 1c0dbc3f0bbe 09:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:45:33 (1/3) Installing ca-certificates (20191127-r5) 09:45:33 (2/3) Installing dumb-init (1.2.5-r1) 09:45:33 (3/3) Installing su-exec (0.2-r1) 09:45:33 Executing busybox-1.33.1-r6.trigger 09:45:33 Executing ca-certificates-20191127-r5.trigger 09:45:33 OK: 6 MiB in 17 packages 09:45:34 Removing intermediate container 1c0dbc3f0bbe 09:45:34 ---> afd8bc550229 09:45:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:45:34 ---> Running in 583f30333146 09:45:34 Removing intermediate container 583f30333146 09:45:34 ---> 8b8692d79827 09:45:34 Step 12/24 : WORKDIR / 09:45:34 ---> Running in d859cd209fd2 09:45:34 Removing intermediate container d859cd209fd2 09:45:34 ---> 0033e9f312cc 09:45:34 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:45:34 ---> 4b6e8b648e5d 09:45: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 09:45:35 ---> 1cb7be28e939 09:45:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:45:35 ---> 091f17a85bbd 09:45: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 09:45:35 Removing intermediate container daf7432c8e30 09:45:35 ---> a19de35ac3f2 09:45:35 09:45:35 Step 9/21 : FROM alpine:3.14 09:45:35 ---> 0a97eee8041e 09:45:35 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:45:35 ---> Running in d935ac00792b 09:45:35 ---> fba7c9d2bd6b 09:45:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:45:35 ---> b63f2d9e1124 09:45:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:45:36 (1/2) Installing ca-certificates (20191127-r5) 09:45:36 (2/2) Installing dumb-init (1.2.5-r1) 09:45:36 Executing busybox-1.33.1-r6.trigger 09:45:36 Executing ca-certificates-20191127-r5.trigger 09:45:36 OK: 6 MiB in 16 packages 09:45:36 ---> 6d77477d4141 09:45:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:45:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:45:36 ---> 9996f6efd1f4 09:45: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/ 09:45:36 Removing intermediate container d935ac00792b 09:45:36 ---> 5245806054a5 09:45:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:45:36 ---> Running in 4e81dc22fa05 09:45:36 ---> Running in 4a3019a07926 09:45:36 Removing intermediate container 4a3019a07926 09:45:36 ---> b2c5b8459328 09:45:36 Step 12/21 : ENV APP_PORT=59860 09:45:36 ---> Running in 7de40b4ebf63 09:45:36 Removing intermediate container 7de40b4ebf63 09:45:36 ---> 36ae7326d4cb 09:45:36 Step 13/21 : EXPOSE $APP_PORT 09:45:36 ---> Running in ba526306547c 09:45:36 Removing intermediate container ba526306547c 09:45:36 ---> 32f9609d3d55 09:45:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:37 Removing intermediate container 4e81dc22fa05 09:45:37 ---> fd03a69b4719 09:45:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:45:37 ---> Running in 14e30e8309e3 09:45:37 ---> 6cd4e8e3cc1b 09:45:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:45:37 Removing intermediate container 14e30e8309e3 09:45:37 ---> c5537548b4b0 09:45:37 Step 22/24 : LABEL arch=x86_64 09:45:37 ---> Running in cbca3044e8cd 09:45:37 Removing intermediate container cbca3044e8cd 09:45:37 ---> a8f13c2a20de 09:45:37 Step 23/24 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:45:37 ---> Running in 6fb9f7090053 09:45:37 ---> 08240c8db5ad 09:45:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:45:37 Removing intermediate container 6fb9f7090053 09:45:37 ---> 64501c776ccf 09:45:37 Step 24/24 : LABEL version=0.0.0 09:45:37 ---> Running in 58d2012c65ed 09:45:37 ---> 09cef9d9838c 09:45:37 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:45:37 ---> Running in 994a9405ade1 09:45:37 Removing intermediate container 58d2012c65ed 09:45:37 ---> da67dc13020c 09:45:37 09:45:37 Successfully built da67dc13020c 09:45:37 Successfully tagged security-secretstore-setup:latest 09:45:37  Building security-secretstore-setup ... done Removing intermediate container 994a9405ade1 09:45:37 ---> 16d4984196d0 09:45:37 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:45:37 ---> Running in 1506c150c2f1 09:45:37 Removing intermediate container 1506c150c2f1 09:45:37 ---> 949a62fe1f65 09:45:37 Step 19/21 : LABEL arch=x86_64 09:45:37 ---> Running in e5c89bf8440e 09:45:37 Removing intermediate container e5c89bf8440e 09:45:37 ---> 0c02ae71d56d 09:45:37 Step 20/21 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:45:37 ---> Running in 6def74d81cbc 09:45:37 Removing intermediate container 6def74d81cbc 09:45:37 ---> 5adc81f4789a 09:45:37 Step 21/21 : LABEL version=0.0.0 09:45:37 ---> Running in 5de53fd1c7c3 09:45:38 Removing intermediate container 5de53fd1c7c3 09:45:38 ---> 7f1c77fc8c59 09:45:38 09:45:38 Successfully built 7f1c77fc8c59 09:45:38 Successfully tagged support-notifications:latest 09:45:38  Building support-notifications ... done  [Pipeline] } 09:45:38 $ docker stop --time=1 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 09:45:39 $ docker rm -f 70d7f7979cafa774fe8a697f0ce999358abd942784c5c667fdfbd8fd23414c33 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:39 + docker images 09:45:39 REPOSITORY TAG IMAGE ID CREATED SIZE 09:45:39 support-notifications latest 7f1c77fc8c59 2 seconds ago 17MB 09:45:39 security-secretstore-setup latest da67dc13020c 2 seconds ago 28.4MB 09:45:39 a19de35ac3f2 4 seconds ago 1.76GB 09:45:39 c410abadabd7 7 seconds ago 1.76GB 09:45:39 security-bootstrapper latest 18ab5354dede 8 seconds ago 18.9MB 09:45:39 core-metadata latest 09ba83a0cb02 15 seconds ago 16.9MB 09:45:39 d1f1289cbb84 17 seconds ago 1.76GB 09:45:39 67aaadedf848 19 seconds ago 1.76GB 09:45:39 core-data latest ee9a6e7f92dc 44 seconds ago 20.7MB 09:45:39 sys-mgmt-agent latest caa192f8ff24 44 seconds ago 294MB 09:45:39 support-scheduler latest c31062b7fc8c 49 seconds ago 16.2MB 09:45:39 security-proxy-setup latest 0199f78b9947 55 seconds ago 26.9MB 09:45:39 280e381718e5 56 seconds ago 1.76GB 09:45:39 14c58f044d81 58 seconds ago 1.76GB 09:45:39 core-command latest 576f4aa029bf About a minute ago 16.1MB 09:45:39 05695bd2bc33 About a minute ago 1.76GB 09:45:39 bad2be9381ef About a minute ago 1.76GB 09:45:39 425031066523 About a minute ago 1.75GB 09:45:39 ci-base-image-x86_64 latest 526d290680db 5 minutes ago 1.25GB 09:45:39 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 09:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 09:45:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 09:45:39 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:45:39 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 09:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.182s coverage: 28.7% of statements 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:45:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:45:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 98.5% of statements 09:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.417s coverage: 44.7% of statements 09:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.678s coverage: 89.5% of statements 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.208s coverage: 84.4% of statements 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:45:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:45:55 Still waiting to schedule task 09:45:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 94.2% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.186s coverage: 59.1% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.299s coverage: 0.9% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.219s coverage: 58.8% of statements 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 21.7% of statements 09:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 79.5% of statements 09:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements 09:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 09:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 09:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements 09:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.224s coverage: 44.8% of statements 09:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 82.5% of statements 09:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.240s coverage: 92.9% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.281s coverage: 85.4% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.812s coverage: 64.4% of statements 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 09:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 09:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 09:46:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.316s coverage: 65.4% of statements 09:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:46:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:46:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.8% of statements 09:46:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:46:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:46:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 09:46:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:46:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 09:46:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 17.7% of statements 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.591s coverage: 92.3% of statements 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 63.2% of statements 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:46:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 09:46:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 09:46:44 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 09:46:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:46:44 GO111MODULE=on go vet ./... 09:47:07 Running on prd-ubuntu18.04-docker-8c-8g-796 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws 09:47:07 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 09:47:07 The recommended git tool is: git 09:47:09 using credential edgex-jenkins-ssh 09:47:09 Cloning the remote Git repository 09:47:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:47:09 > git init /w/workspace/edgex-go/5 # timeout=10 09:47:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:47:09 > git --version # timeout=10 09:47:09 > git --version # 'git version 2.17.1' 09:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:47:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:47:14 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:47:15 Merge succeeded, producing 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:47:15 Checking out Revision 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 (PR-3815) 09:47:14 > git config core.sparsecheckout # timeout=10 09:47:14 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 09:47:15 > git remote # timeout=10 09:47:15 > git config --get remote.origin.url # timeout=10 09:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:15 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 09:47:15 > git rev-parse HEAD^{commit} # timeout=10 09:47:15 > git config core.sparsecheckout # timeout=10 09:47:15 > git checkout -f 3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 # timeout=10 09:47:18 Commit message: "Merge branch 'main' into snap-token-hook-idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:19 + echo snap-build.sh 09:47:19 snap-build.sh 09:47:19 + SNAP_BASE_DIR=. 09:47:19 + '[' '!' -z /w/workspace/edgex-go/5 ']' 09:47:19 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 09:47:19 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 09:47:19 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 09:47:19 + cd /w/workspace/edgex-go/5 09:47:19 + sudo apt-get remove -qy --purge lxd lxd-client 09:47:19 Reading package lists... 09:47:19 Building dependency tree... 09:47:19 Reading state information... 09:47:19 The following packages were automatically installed and are no longer required: 09:47:19 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:47:19 uidmap xdelta3 09:47:19 Use 'sudo apt autoremove' to remove them. 09:47:19 The following packages will be REMOVED: 09:47:19 lxd* lxd-client* 09:47:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:47:19 After this operation, 31.7 MB disk space will be freed. 09:47:20 (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.) 09:47:20 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:21 Removing lxd dnsmasq configuration 09:47:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:47:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:47:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:47:22 (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.) 09:47:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:47:23 Processing triggers for systemd (237-3ubuntu10.45) ... 09:47:23 Processing triggers for ureadahead (0.100.0-21) ... 09:47:24 + sudo snap remove --purge lxd 09:47:24 snap "lxd" is not installed 09:47:24 + sudo groupadd --force --system lxd 09:47:24 ++ whoami 09:47:24 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:47:24 + newgrp - lxd 09:47:24 + sudo snap install lxd 09:47:32 2021-11-16T09:47:30Z INFO Waiting for automatic snapd restart... 09:47:50 lxd 4.20 from Canonical* installed 09:47:50 + sudo lxd init --auto 09:47:58 + sudo snap install --classic snapcraft 09:48:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:48:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:48:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:48:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:48:06 + ls -al . 09:48:06 total 672 09:48:06 drwxrwxr-x 9 1001 1001 4096 Nov 16 09:48 . 09:48:06 drwxr-xr-x 4 root root 4096 Nov 16 09:43 .. 09:48:06 -rw-rw-r-- 1 1001 1001 11 Nov 16 09:41 .dockerignore 09:48:06 drwxrwxr-x 8 1001 1001 4096 Nov 16 09:41 .git 09:48:06 drwxrwxr-x 4 1001 1001 4096 Nov 16 09:41 .github 09:48:06 -rw-rw-r-- 1 1001 1001 804 Nov 16 09:41 .gitignore 09:48:06 -rw-rw-r-- 1 1001 1001 42 Nov 16 09:41 .golangci.yml 09:48:06 -rw-rw-r-- 1 1001 1001 76 Nov 16 09:41 .hadolint.yml 09:48:06 -rw-rw-r-- 1 1001 1001 166 Nov 16 09:41 .sonarcloud.properties 09:48:06 -rw-rw-r-- 1 1001 1001 1171 Nov 16 09:41 ADOPTERS.md 09:48:06 -rw-rw-r-- 1 1001 1001 8910 Nov 16 09:41 Attribution.txt 09:48:06 -rw-rw-r-- 1 1001 1001 51732 Nov 16 09:41 CHANGELOG.md 09:48:06 -rw-rw-r-- 1 1001 1001 3804 Nov 16 09:41 CONTRIBUTING.md 09:48:06 -rw-rw-r-- 1 1001 1001 677 Nov 16 09:41 GOVERNANCE.md 09:48:06 -rw-rw-r-- 1 1001 1001 849 Nov 16 09:41 Jenkinsfile 09:48:06 -rw-rw-r-- 1 1001 1001 10775 Nov 16 09:41 LICENSE 09:48:06 -rw-rw-r-- 1 1001 1001 6508 Nov 16 09:41 Makefile 09:48:06 -rw-rw-r-- 1 1001 1001 582 Nov 16 09:41 OWNERS.md 09:48:06 -rw-rw-r-- 1 1001 1001 8207 Nov 16 09:41 README.md 09:48:06 -rw-rw-r-- 1 1001 1001 6912 Nov 16 09:41 SECURITY.md 09:48:06 -rw-rw-r-- 1 1001 1001 5 Nov 16 09:39 VERSION 09:48:06 -rw-rw-r-- 1 1001 1001 4131 Nov 16 09:41 ZMQWindows.md 09:48:06 drwxrwxr-x 2 1001 1001 4096 Nov 16 09:41 bin 09:48:06 drwxrwxr-x 14 1001 1001 4096 Nov 16 09:41 cmd 09:48:06 -rw-r--r-- 1 root root 428381 Nov 16 09:46 coverage.out 09:48:06 -rw-rw-r-- 1 1001 1001 822 Nov 16 09:41 go.mod 09:48:06 -rw-rw-r-- 1 1001 1001 49471 Nov 16 09:41 go.sum 09:48:06 drwxrwxr-x 8 1001 1001 4096 Nov 16 09:41 internal 09:48:06 drwxrwxr-x 3 1001 1001 4096 Nov 16 09:41 openapi 09:48:06 drwxrwxr-x 4 1001 1001 4096 Nov 16 09:41 snap 09:48:06 -rw-rw-r-- 1 1001 1001 204 Nov 16 09:41 version.go [Pipeline] sh 09:48:06 snapcraft 5.0 from Canonical* installed 09:48:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:48:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:48:06 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:06 Dload Upload Total Spent Left Speed 09:48:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 09:48:06 100 3325k 100 3325k 0 0 8012k 0 --:--:-- --:--:-- --:--:-- 8012k 09:48:06 ./yq_linux_amd64 09:48:06 + sudo snapcraft prime --use-lxd 09:48:07 + '[' -e coverage.out ] 09:48:07 + chown 1001:1001 coverage.out [Pipeline] stash 09:48:07 Warning: overwriting stash ‘coverage-report’ 09:48:08 Stashed 1 file(s) [Pipeline] sh 09:48:08 + make build 09:48:08 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 09:48:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:48:09 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: 09:48:09 - README.md 09:48:09 09:48:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:48:09 Launching a container. 09:48:15 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 09:48:19 Waiting for container to be ready 09:48:19 To start your first container, try: lxc launch ubuntu:20.04 09:48:19 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:48:19 09:48:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:48:23 Waiting for network to be ready... 09:48:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:48:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:48:23 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:48:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:48:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:48:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:48:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:48:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:48:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 09:48:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 09:48:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:48:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:48:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:48:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:48:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:48:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:48:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:48:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:48:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:48:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 09:48:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:48:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:48:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:48:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:48:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:48:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 09:48:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 09:48:28 Fetched 25.6 MB in 4s (6126 kB/s) 09:48:28 Reading package lists... 09:48:28 Reading package lists... 09:48:29 Building dependency tree... 09:48:29 Reading state information... 09:48:29 The following additional packages will be installed: 09:48:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:48:29 Suggested packages: 09:48:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:48:29 Recommended packages: 09:48:29 gnupg libsasl2-modules 09:48:29 The following NEW packages will be installed: 09:48:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:48:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:48:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:48:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:48:29 The following packages will be upgraded: 09:48:29 gpg gpg-agent gpgconf libudev1 09:48:29 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:48:29 Need to get 3527 kB of archives. 09:48:29 After this operation, 13.3 MB of additional disk space will be used. 09:48:29 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] 09:48:29 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 09:48:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 09:48:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:48:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:48:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 09:48:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:48:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:48:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:48:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:48:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:48:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:48:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:48:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:48:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:48:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:48:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:48:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:48:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:48:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:48:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:48:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:48:30 debconf: delaying package configuration, since apt-utils is not installed 09:48:30 Fetched 3527 kB in 1s (3131 kB/s) 09:48:30 (Reading database ... 12511 files and directories currently installed.) 09:48:30 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 09:48:30 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:30 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 09:48:30 Selecting previously unselected package udev. 09:48:30 (Reading database ... 12511 files and directories currently installed.) 09:48:30 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 09:48:30 Unpacking udev (237-3ubuntu10.52) ... 09:48:30 Selecting previously unselected package libfuse2:amd64. 09:48:30 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:48:30 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:31 Selecting previously unselected package fuse. 09:48:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:48:31 Unpacking fuse (2.9.7-1ubuntu1) ... 09:48:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:48:31 Selecting previously unselected package libksba8:amd64. 09:48:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:48:31 Unpacking libksba8:amd64 (1.3.5-2) ... 09:48:31 Selecting previously unselected package libroken18-heimdal:amd64. 09:48:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:48:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:48:31 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:48:31 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libwind0-heimdal:amd64. 09:48:31 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:48:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:48:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:48:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:48:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:48:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:31 Selecting previously unselected package libsasl2-modules-db:amd64. 09:48:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:31 Selecting previously unselected package libsasl2-2:amd64. 09:48:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:48:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:32 Selecting previously unselected package libldap-common. 09:48:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:48:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:32 Selecting previously unselected package libldap-2.4-2:amd64. 09:48:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:48:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:32 Selecting previously unselected package dirmngr. 09:48:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:48:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:48:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:48:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:48:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:48:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:48:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:48:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libksba8:amd64 (1.3.5-2) ... 09:48:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:32 Setting up udev (237-3ubuntu10.52) ... 09:48:32 invoke-rc.d: policy-rc.d denied execution of start. 09:48:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Processing triggers for systemd (237-3ubuntu10) ... 09:48:32 Setting up fuse (2.9.7-1ubuntu1) ... 09:48:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:48:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:48:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:48:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:48:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:48:33 settings in the [Install] section, and DefaultInstance for template units). 09:48:33 This means they are not meant to be enabled using systemctl. 09:48:33 Possible reasons for having this kind of units are: 09:48:33 1) A unit may be statically enabled by being symlinked from another unit's 09:48:33 .wants/ or .requires/ directory. 09:48:33 2) A unit's purpose may be to act as a helper for some other unit which has 09:48:33 a requirement dependency on it. 09:48:33 3) A unit may be started when needed via activation (socket, path, timer, 09:48:33 D-Bus, udev, scripted systemctl call, ...). 09:48:33 4) In case of template units, the unit is meant to be enabled with some 09:48:33 instance name specified. 09:48:33 Reading package lists... 09:48:33 Building dependency tree... 09:48:33 Reading state information... 09:48:34 The following additional packages will be installed: 09:48:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:48:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:48:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:48:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:48:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:48:34 Suggested packages: 09:48:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:48:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:48:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:48:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:48:34 systemd-container policykit-1 09:48:34 Recommended packages: 09:48:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:48:34 The following NEW packages will be installed: 09:48:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:48:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:48:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:48:34 multiarch-support openssh-client python3 python3-minimal python3.6 09:48:34 python3.6-minimal snapd squashfs-tools sudo 09:48:34 The following packages will be upgraded: 09:48:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:48:34 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:48:34 Need to get 36.8 MB of archives. 09:48:34 After this operation, 147 MB of additional disk space will be used. 09:48:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 09:48:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:48:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 09:48:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:48:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:48:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:48:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:48:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:48:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:48:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:48:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:48:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:48:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:48:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:48:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 09:48:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 09:48:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 09:48:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 09:48:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:48:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:48:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:48:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:48:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:48:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:48:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:48:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:48:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:48:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:48:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:48:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 09:48:36 debconf: delaying package configuration, since apt-utils is not installed 09:48:36 Fetched 36.8 MB in 2s (20.4 MB/s) 09:48:36 (Reading database ... 12757 files and directories currently installed.) 09:48:36 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 09:48:36 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 09:48:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:48:36 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 09:48:36 (Reading database ... 12757 files and directories currently installed.) 09:48:36 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:48:36 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:48:36 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:48:36 (Reading database ... 12757 files and directories currently installed.) 09:48:36 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:48:36 Unpacking apt (1.6.14) over (1.6.1) ... 09:48:37 Setting up apt (1.6.14) ... 09:48:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:48:37 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 09:48:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:48:37 (Reading database ... 12764 files and directories currently installed.) 09:48:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:48:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:48:37 Selecting previously unselected package libpython3.6-minimal:amd64. 09:48:37 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:37 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:37 Selecting previously unselected package libexpat1:amd64. 09:48:37 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:48:37 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:37 Selecting previously unselected package python3.6-minimal. 09:48:37 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:37 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 09:48:38 Checking for services that may need to be restarted...done. 09:48:38 Checking for services that may need to be restarted...done. 09:48:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:48:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:48:38 Selecting previously unselected package python3-minimal. 09:48:38 (Reading database ... 13012 files and directories currently installed.) 09:48:38 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:48:38 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:48:39 Selecting previously unselected package mime-support. 09:48:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:48:39 Unpacking mime-support (3.60ubuntu1) ... 09:48:39 Selecting previously unselected package libmpdec2:amd64. 09:48:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:48:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:48:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:48:39 Selecting previously unselected package python3.6. 09:48:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:48:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:39 Selecting previously unselected package libpython3-stdlib:amd64. 09:48:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:48:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:39 Setting up python3-minimal (3.6.7-1~18.04) ... 09:48:39 Selecting previously unselected package python3. 09:48:39 (Reading database ... 13442 files and directories currently installed.) 09:48:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:48:39 Unpacking python3 (3.6.7-1~18.04) ... 09:48:39 Selecting previously unselected package multiarch-support. 09:48:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:48:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:48:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:48:39 Selecting previously unselected package liblzo2-2:amd64. 09:48:39 (Reading database ... 13479 files and directories currently installed.) 09:48:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:48:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:48:39 Selecting previously unselected package libbsd0:amd64. 09:48:39 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:48:39 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:39 Selecting previously unselected package sudo. 09:48:39 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:48:39 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:48:40 Selecting previously unselected package apparmor. 09:48:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:48:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:48:40 Selecting previously unselected package libedit2:amd64. 09:48:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:48:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:48:40 Selecting previously unselected package libkrb5support0:amd64. 09:48:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:48:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:40 Selecting previously unselected package libk5crypto3:amd64. 09:48:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:48:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:40 Selecting previously unselected package libkeyutils1:amd64. 09:48:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:48:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:40 Selecting previously unselected package libkrb5-3:amd64. 09:48:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:48:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:48:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:48:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:40 Selecting previously unselected package libssl1.0.0:amd64. 09:48:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 09:48:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:48:40 Selecting previously unselected package openssh-client. 09:48:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 09:48:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 09:48:40 Selecting previously unselected package squashfs-tools. 09:48:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 09:48:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:48:40 Selecting previously unselected package snapd. 09:48:40 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 09:48:40 Unpacking snapd (2.51.1+18.04) ... 09:48:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:48:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:48:42 Setting up mime-support (3.60ubuntu1) ... 09:48:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:48:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:48:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:48:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:43 Setting up systemd (237-3ubuntu10.52) ... 09:48:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:48:43 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 09:48:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:48:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:48:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:48:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:48:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:48:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:48:43 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 09:48:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:48:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:48:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:48:44 Setting up python3 (3.6.7-1~18.04) ... 09:48:44 running python rtupdate hooks for python3.6... 09:48:44 running python post-rtupdate hooks for python3.6... 09:48:44 Setting up apparmor (2.12-4ubuntu5.1) ... 09:48:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:48:44 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:44 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 09:48:45 Setting up snapd (2.51.1+18.04) ... 09:48:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:48:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:48:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:48:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:48:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:48:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:48:46 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:48:46 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:48:47 /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' 09:48:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:47 Processing triggers for systemd (237-3ubuntu10.52) ... 09:48:47 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 09:48:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:48:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:48:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:48:49 Reading package lists... 09:48:49 Reading package lists... 09:48:50 Building dependency tree... 09:48:50 Reading state information... 09:48:50 Calculating upgrade... 09:48:50 The following packages will be upgraded: 09:48:50 advancecomp base-files bash binutils binutils-common 09:48:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:48:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:48:50 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:48:50 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:48:50 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:48:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:48:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:48:50 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:48:50 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:48:50 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:48:50 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:48:50 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:48:50 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:48:50 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:48:50 ubuntu-keyring util-linux 09:48:50 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:48:50 Need to get 64.2 MB of archives. 09:48:50 After this operation, 5152 kB of additional disk space will be used. 09:48:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:48:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 09:48:50 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 09:48:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:48:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:48:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:48:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:48:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:48:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:48:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:48:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:48:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:48:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:48:51 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:48:51 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:48:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:48:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:48:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:48:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:48:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:48:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:48:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 09:48:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:48:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:48:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:48:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:48:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:48:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:48:51 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:48:51 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:48:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:48:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:48:51 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:48:51 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:48:51 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:48:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:48:51 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:48:51 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:48:51 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:48:51 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:48:51 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 09:48:51 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:48:51 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 09:48:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:48:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:48:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:48:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:48:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:48:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:48:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:48:51 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:48:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:48:51 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 09:48:51 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:48:51 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:48:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:48:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:48:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:48:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 09:48:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:48:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:48:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:48:51 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:48:51 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 09:48:51 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:48:51 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:48:51 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:48:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:48:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:48:51 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:48:51 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:48:51 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:48:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:48:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:48:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:48:51 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:48:51 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 09:48:51 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 09:48:51 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:48:51 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:48:51 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:48:51 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 09:48:51 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:48:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:48:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:48:52 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:48:52 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:48:52 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] 09:48:52 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 09:48:52 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 09:48:52 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 09:48:52 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:48:52 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:48:52 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:48:52 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:48:52 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:48:53 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:48:53 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:48:53 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:48:53 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:48:53 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:48:53 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:48:53 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:48:53 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:48:53 debconf: delaying package configuration, since apt-utils is not installed 09:48:53 Fetched 64.2 MB in 3s (21.8 MB/s) 09:48:53 (Reading database ... 13914 files and directories currently installed.) 09:48:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:48:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:53 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 09:48:53 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 09:48:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 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 09:48:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:54 (Reading database ... 13914 files and directories currently installed.) 09:48:54 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:48:54 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:48:54 (Reading database ... 13914 files and directories currently installed.) 09:48:54 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:54 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:54 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:55 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:55 (Reading database ... 13914 files and directories currently installed.) 09:48:55 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:48:55 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:55 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:48:55 (Reading database ... 13914 files and directories currently installed.) 09:48:55 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 09:48:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:48:55 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:48:56 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 09:48:56 Setting up base-files (10.1ubuntu2.11) ... 09:48:56 Installing new version of config file /etc/issue ... 09:48:56 Installing new version of config file /etc/issue.net ... 09:48:56 Installing new version of config file /etc/lsb-release ... 09:48:56 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:48:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:48:56 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:48:56 Removing obsolete conffile /etc/default/motd-news ... 09:48:56 (Reading database ... 13915 files and directories currently installed.) 09:48:56 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:48:56 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:48:56 Setting up bash (4.4.18-2ubuntu1.2) ... 09:48:56 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 09:48:56 (Reading database ... 13915 files and directories currently installed.) 09:48:56 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:56 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:48:56 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:48:56 (Reading database ... 13915 files and directories currently installed.) 09:48:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:48:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:48:56 Setting up tar (1.29b-2ubuntu0.2) ... 09:48:56 (Reading database ... 13915 files and directories currently installed.) 09:48:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:48:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:57 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:48:57 (Reading database ... 13915 files and directories currently installed.) 09:48:57 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:57 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:57 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:57 (Reading database ... 13915 files and directories currently installed.) 09:48:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:48:57 (Reading database ... 13915 files and directories currently installed.) 09:48:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:48:57 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 09:48:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:48:57 Setting up grep (3.1-2build1) ... 09:48:57 (Reading database ... 13915 files and directories currently installed.) 09:48:57 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:48:57 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:48:57 Setting up gzip (1.6-5ubuntu1.1) ... 09:48:57 (Reading database ... 13915 files and directories currently installed.) 09:48:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:58 Setting up login (1:4.5-1ubuntu2) ... 09:48:58 (Reading database ... 13915 files and directories currently installed.) 09:48:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:48:58 (Reading database ... 13915 files and directories currently installed.) 09:48:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:48:59 (Reading database ... 13915 files and directories currently installed.) 09:48:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:48:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:48:59 (Reading database ... 13915 files and directories currently installed.) 09:48:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:48:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:48:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:48:59 (Reading database ... 13915 files and directories currently installed.) 09:48:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:59 (Reading database ... 13915 files and directories currently installed.) 09:48:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:59 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:49:00 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:49:00 (Reading database ... 13915 files and directories currently installed.) 09:49:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:00 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 09:49:01 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:49:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:49:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:49:01 (Reading database ... 13915 files and directories currently installed.) 09:49:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:49:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:49:02 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:49:02 (Reading database ... 13915 files and directories currently installed.) 09:49:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:49:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:49:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:49:02 (Reading database ... 13917 files and directories currently installed.) 09:49:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:49:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:49:02 Setting up debconf (1.5.66ubuntu1) ... 09:49:02 (Reading database ... 13917 files and directories currently installed.) 09:49:02 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:49:02 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:02 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:49:02 (Reading database ... 13917 files and directories currently installed.) 09:49:02 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:49:02 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:49:02 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:49:02 (Reading database ... 13917 files and directories currently installed.) 09:49:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:03 (Reading database ... 13917 files and directories currently installed.) 09:49:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:03 (Reading database ... 13919 files and directories currently installed.) 09:49:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:49:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:04 (Reading database ... 13923 files and directories currently installed.) 09:49:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:49:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:49:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 09:49:04 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:49:04 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 09:49:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:04 (Reading database ... 13923 files and directories currently installed.) 09:49:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 09:49:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 09:49:05 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 09:49:05 (Reading database ... 13923 files and directories currently installed.) 09:49:05 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:49:05 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:49:05 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:49:05 (Reading database ... 13923 files and directories currently installed.) 09:49:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:49:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:49:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:49:05 (Reading database ... 13923 files and directories currently installed.) 09:49:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:49:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:49:06 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:49:06 (Reading database ... 13923 files and directories currently installed.) 09:49:06 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:49:06 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:49:06 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:49:06 (Reading database ... 13923 files and directories currently installed.) 09:49:06 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:49:06 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:49:06 Setting up passwd (1:4.5-1ubuntu2) ... 09:49:07 (Reading database ... 13923 files and directories currently installed.) 09:49:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:49:07 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:49:07 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:49:07 (Reading database ... 13923 files and directories currently installed.) 09:49:07 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:49:07 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:49:07 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:49:07 (Reading database ... 13923 files and directories currently installed.) 09:49:07 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:49:07 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:49:07 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:49:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:49:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:49:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:49:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:49:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:49:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 09:49:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 09:49:08 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:49:08 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:49:08 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:49:08 (Reading database ... 13923 files and directories currently installed.) 09:49:08 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:49:08 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:49:08 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:49:08 (Reading database ... 13924 files and directories currently installed.) 09:49:08 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:08 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:49:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:49:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:49:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:49:09 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 09:49:09 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 09:49:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:49:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:49:09 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:49:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [Pipeline] } 09:49:09 $ docker stop --time=1 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 09:49:09 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:49:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:49:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:49:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:49:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:49:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:49:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:49:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:49:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:49:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:49:10 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 09:49:10 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 09:49:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:49:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:49:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:49:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:49:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:49:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:49:10 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:49:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:49:10 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:49:10 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:49:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:49:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:49:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:11 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:11 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:11 $ docker rm -f 54ec8218300bd678d68b060c06be1067b95761e50c7f057d42533249a35c7175 09:49:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:12 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:12 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:13 09:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] isUnix [Pipeline] sh 09:49:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:14 latest: Pulling from edgex-devops/edgex-compose-arm64 09:49:14 29e5d40040c1: Pulling fs layer 09:49:14 1ce36da41761: Pulling fs layer 09:49:14 25b303627fd3: Pulling fs layer 09:49:14 29e5d40040c1: Verifying Checksum 09:49:14 29e5d40040c1: Download complete 09:49:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:49:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:49:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:49:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:14 1ce36da41761: Verifying Checksum 09:49:14 1ce36da41761: Download complete 09:49:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:49:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:49:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:49:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:49:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:14 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:49:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:49:14 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:49:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:49:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:49:15 29e5d40040c1: Pull complete 09:49:15 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:49:15 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:49:15 Setting up tzdata (2021e-0ubuntu0.18.04) ... 09:49:15 09:49:15 Current default time zone: 'Etc/UTC' 09:49:15 Local time is now: Tue Nov 16 09:49:15 UTC 2021. 09:49:15 Universal Time is now: Tue Nov 16 09:49:15 UTC 2021. 09:49:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:49:15 09:49:15 Setting up systemd-sysv (237-3ubuntu10.52) ... 09:49:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 09:49:15 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:49:15 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:49:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:49:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:49:15 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:49:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:49:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:49:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:49:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 09:49:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:15 Setting up patch (2.7.6-2ubuntu1.1) ... 09:49:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:49:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:49:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 09:49:15 Installing new version of config file /etc/ssl/openssl.cnf ... 09:49:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:49:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:49:15 Setting up ca-certificates (20210119~18.04.2) ... 09:49:16 25b303627fd3: Verifying Checksum 09:49:16 25b303627fd3: Download complete 09:49:16 1ce36da41761: Pull complete 09:49:17 Updating certificates in /etc/ssl/certs... 09:49:18 23 added, 28 removed; done. 09:49:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:49:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:49:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:49:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:49:18 Setting up pkgbinarymangler (138.18.04.1) ... 09:49:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 09:49:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up perl (5.26.1-6ubuntu0.5) ... 09:49:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 09:49:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:49:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:49:18 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 09:49:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:49:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:49:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:49:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:49:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:18 Processing triggers for systemd (237-3ubuntu10.52) ... 09:49:18 Processing triggers for mime-support (3.60ubuntu1) ... 09:49:18 Processing triggers for ca-certificates (20210119~18.04.2) ... 09:49:18 Updating certificates in /etc/ssl/certs... 09:49:19 0 added, 0 removed; done. 09:49:19 Running hooks in /etc/ca-certificates/update.d... 09:49:19 done. 09:49:19 Reading package lists... 09:49:20 Building dependency tree... 09:49:20 Reading state information... 09:49:20 The following NEW packages will be installed: 09:49:20 apt-transport-https 09:49:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:49:20 Need to get 4348 B of archives. 09:49:20 After this operation, 154 kB of additional disk space will be used. 09:49:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:49:20 debconf: delaying package configuration, since apt-utils is not installed 09:49:20 Fetched 4348 B in 0s (24.0 kB/s) 09:49:20 Selecting previously unselected package apt-transport-https. 09:49:20 (Reading database ... 13931 files and directories currently installed.) 09:49:20 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:49:20 Unpacking apt-transport-https (1.6.14) ... 09:49:20 Setting up apt-transport-https (1.6.14) ... 09:49:20 Waiting for network to be ready... 09:49:26 25b303627fd3: Pull complete 09:49:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:49:26 prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container 09:49:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:49:27 2021-11-16T09:49:24Z INFO Waiting for automatic snapd restart... 09:49:28 snapd 2.52.1 from Canonical* installed 09:49:29 $ docker top ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 -eo pid,comm 09:49:29 "snapd" switched to the "latest/stable" channel 09:49:29 [Pipeline] { [Pipeline] sh 09:49:30 + grep parallel 09:49:30 + docker-compose build --help 09:49:31 core18 20211015 from Canonical* installed 09:49:31 "core18" switched to the "latest/stable" channel 09:49:31 09:49:33 --parallel Build images in parallel. [Pipeline] } 09:49:34 $ docker stop --time=1 ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 09:49:34 snapcraft 5.0 from Canonical* installed 09:49:34 "snapcraft" switched to the "latest/stable" channel 09:49:34 09:49:35 $ docker rm -f ee5f40743ec997ecdce1bae74c978743c57e665b0f3fa7513fa3c5b281003d47 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:49:36 . [Pipeline] withDockerContainer 09:49:36 prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container 09:49:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:49:37 $ docker top 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:38 + docker-compose -f ./docker-compose-build.yml build --parallel 09:49:40 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: 09:49:40 - README.md 09:49:40 09:49:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:49:40 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 09:49:40 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:49:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:49:41 Reading package lists... 09:49:41 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 09:49:41 Reading package lists... 09:49:42 Building dependency tree... 09:49:42 Reading state information... 09:49:42 Suggested packages: 09:49:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:49:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:49:42 Recommended packages: 09:49:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:49:42 The following NEW packages will be installed: 09:49:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:49:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:49:42 pkg-config zip 09:49:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:49:42 Need to get 7670 kB of archives. 09:49:42 After this operation, 43.8 MB of additional disk space will be used. 09:49:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:49:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 09:49:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 09:49:42 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:49:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 09:49:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:49:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:49:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:49:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:49:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:49:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:49:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:49:43 Building core-command ... 09:49:43 Building core-data ... 09:49:43 Building core-metadata ... 09:49:43 Building security-bootstrapper ... 09:49:43 Building security-proxy-setup ... 09:49:43 Building security-secretstore-setup ... 09:49:43 Building support-notifications ... 09:49:43 Building support-scheduler ... 09:49:43 Building sys-mgmt-agent ... 09:49:43 Building core-command 09:49:43 Building support-notifications 09:49:43 Building security-secretstore-setup 09:49:43 Building security-bootstrapper 09:49:43 Building core-metadata 09:49:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:49:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:49:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:49:43 debconf: delaying package configuration, since apt-utils is not installed 09:49:43 Fetched 7670 kB in 1s (9490 kB/s) 09:49:43 Selecting previously unselected package libglib2.0-0:amd64. 09:49:43 (Reading database ... 13935 files and directories currently installed.) 09:49:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:49:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:43 Selecting previously unselected package libpsl5:amd64. 09:49:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:49:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:49:43 Selecting previously unselected package libnghttp2-14:amd64. 09:49:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:49:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:43 Selecting previously unselected package librtmp1:amd64. 09:49:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:49:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:43 Selecting previously unselected package libcurl3-gnutls:amd64. 09:49:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 09:49:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:49:43 Selecting previously unselected package liberror-perl. 09:49:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:49:43 Unpacking liberror-perl (0.17025-1) ... 09:49:43 Selecting previously unselected package git-man. 09:49:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 09:49:43 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 09:49:43 Selecting previously unselected package git. 09:49:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 09:49:43 Unpacking git (1:2.17.1-1ubuntu0.9) ... 09:49:44 Selecting previously unselected package libnorm1:amd64. 09:49:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:49:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:44 Selecting previously unselected package libpgm-5.2-0:amd64. 09:49:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:49:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:44 Selecting previously unselected package libsodium23:amd64. 09:49:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:49:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:49:44 Selecting previously unselected package libzmq5:amd64. 09:49:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:44 Selecting previously unselected package libzmq3-dev:amd64. 09:49:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:44 Selecting previously unselected package pkg-config. 09:49:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:49:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:49:44 Selecting previously unselected package zip. 09:49:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:49:44 Unpacking zip (3.0-11build1) ... 09:49:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:44 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 09:49:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:44 Setting up liberror-perl (0.17025-1) ... 09:49:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:49:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:49:44 No schema files found: doing nothing. 09:49:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:44 Setting up zip (3.0-11build1) ... 09:49:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:44 Setting up libsodium23:amd64 (1.0.16-2) ... 09:49:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:49:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:49:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:44 Setting up git (1:2.17.1-1ubuntu0.9) ... 09:49:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:45 git set to automatically installed. 09:49:45 git-man set to automatically installed. 09:49:45 libcurl3-gnutls set to automatically installed. 09:49:45 liberror-perl set to automatically installed. 09:49:45 libglib2.0-0 set to automatically installed. 09:49:45 libnghttp2-14 set to automatically installed. 09:49:45 libnorm1 set to automatically installed. 09:49:45 libpgm-5.2-0 set to automatically installed. 09:49:45 libpsl5 set to automatically installed. 09:49:45 librtmp1 set to automatically installed. 09:49:45 libsodium23 set to automatically installed. 09:49:45 libzmq3-dev set to automatically installed. 09:49:45 libzmq5 set to automatically installed. 09:49:45 pkg-config set to automatically installed. 09:49:45 zip set to automatically installed. 09:49:46 snapd is not logged in, snap install commands will use sudo 09:49:55 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 09:49:55 snapd is not logged in, snap install commands will use sudo 09:49:55 snap "core18" has no updates available 09:49:56 Pulling config-common 09:49:56 + snapcraftctl pull 09:49:57 Pulling go-build-helper 09:49:57 + snapcraftctl pull 09:49:58 'edgex-go' has dependencies that need to be staged: go-build-helper 09:49:58 Skipping pull go-build-helper (already ran) 09:49:58 Building go-build-helper 09:49:58 + snapcraftctl build 09:50:01 Staging go-build-helper 09:50:01 + snapcraftctl stage 09:50:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:50:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:50:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:50:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:50:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:50:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:50:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:50:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 09:50:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 09:50:23 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:50:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:50:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:50:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:50:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:50:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:50:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:50:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:50:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:50:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:50:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 09:50:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:50:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:50:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:50:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:50:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:50:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 09:50:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 09:50:23 Fetched 25.6 MB in 6s (1085 kB/s) 09:50:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:50:23 Fetched 224 kB in 0s (0 B/s) 09:50:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:50:23 Fetched 157 kB in 0s (0 B/s) 09:50:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:50:23 Fetched 221 kB in 0s (0 B/s) 09:50:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:50:23 Fetched 143 kB in 0s (0 B/s) 09:50:23 Pulling edgex-go 09:50:23 + snapcraftctl pull 09:50:23 Pulling hooks 09:50:23 + snapcraftctl pull 09:50:45 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:50:45 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:50:45 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:50:45 Fetched 0 B in 0s (0 B/s) 09:50:45 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:50:45 Fetched 96.5 kB in 0s (0 B/s) 09:50:45 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:50:45 Fetched 279 kB in 0s (0 B/s) 09:50:45 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:50:45 Fetched 122 kB in 0s (0 B/s) 09:50:45 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:50:45 Fetched 77.8 kB in 0s (0 B/s) 09:50:45 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:50:45 Fetched 8848 B in 0s (0 B/s) 09:50:45 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:50:45 Fetched 47.8 kB in 0s (0 B/s) 09:50:45 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:50:45 Fetched 45.6 kB in 0s (0 B/s) 09:50:45 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:50:45 Fetched 15.0 kB in 0s (0 B/s) 09:50:45 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 09:50:45 Fetched 220 kB in 0s (0 B/s) 09:50:45 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:50:45 Fetched 154 kB in 0s (0 B/s) 09:50:45 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:50:45 Fetched 50.6 kB in 0s (0 B/s) 09:50:45 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:50:45 Fetched 14.8 kB in 0s (0 B/s) 09:50:45 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:50:45 Fetched 41.8 kB in 0s (0 B/s) 09:50:45 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:50:45 Fetched 499 kB in 0s (0 B/s) 09:50:45 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:50:45 Fetched 111 kB in 0s (0 B/s) 09:50:45 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:50:45 Fetched 240 kB in 0s (0 B/s) 09:50:45 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:50:45 Fetched 29.3 kB in 0s (0 B/s) 09:50:45 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:50:45 Fetched 85.5 kB in 0s (0 B/s) 09:50:45 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:50:45 Fetched 24.5 kB in 0s (0 B/s) 09:50:45 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:50:45 Fetched 49.2 kB in 0s (0 B/s) 09:50:45 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:50:45 Fetched 54.2 kB in 0s (0 B/s) 09:50:45 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:50:45 Fetched 30.8 kB in 0s (0 B/s) 09:50:45 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:50:45 Fetched 15.8 kB in 0s (0 B/s) 09:50:45 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:50:45 Fetched 85.9 kB in 0s (0 B/s) 09:50:45 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:50:45 Fetched 8720 B in 0s (0 B/s) 09:50:45 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:50:45 Fetched 140 kB in 0s (0 B/s) 09:50:45 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:50:45 Fetched 119 kB in 0s (0 B/s) 09:50:45 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:50:45 Fetched 111 kB in 0s (0 B/s) 09:50:45 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:50:45 Fetched 11.1 kB in 0s (0 B/s) 09:50:45 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 09:50:45 Fetched 646 kB in 0s (0 B/s) 09:50:45 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:50:45 Fetched 41.3 kB in 0s (0 B/s) 09:50:45 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:50:45 Fetched 17.9 kB in 0s (0 B/s) 09:50:45 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:50:45 Fetched 368 kB in 0s (0 B/s) 09:50:45 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:50:45 Fetched 187 kB in 0s (0 B/s) 09:50:45 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:50:45 Fetched 175 kB in 0s (0 B/s) 09:50:45 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:50:45 Fetched 206 kB in 0s (0 B/s) 09:50:45 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 09:50:45 Fetched 1302 kB in 0s (0 B/s) 09:50:45 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:50:45 Fetched 36.2 kB in 0s (0 B/s) 09:50:45 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 09:50:45 Fetched 159 kB in 0s (0 B/s) 09:50:45 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:50:45 Fetched 107 kB in 0s (0 B/s) 09:50:45 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:50:45 Fetched 48.7 kB in 0s (0 B/s) 09:50:45 Pulling static-packages 09:50:45 + snapcraftctl pull 09:50:45 Pulling version 09:50:45 + cd /root/project 09:50:45 + git describe --tags --abbrev=0 09:50:45 + sed s/v// 09:50:45 + GIT_VERSION=2.0.1-dev.96 09:50:45 + [ -z 2.0.1-dev.96 ] 09:50:45 + snapcraftctl set-version 2.0.1-dev.96 09:50:45 Building config-common 09:50:45 + snapcraftctl build 09:50:48 Skipping build go-build-helper (already ran) 09:50:48 Building edgex-go 09:50:48 + cd /root/parts/edgex-go/src 09:50:48 + git describe --tags --abbrev=0 09:50:48 + sed s/v// 09:50:48 + GIT_VERSION=2.0.1-dev.96 09:50:48 + [ -z 2.0.1-dev.96 ] 09:50:48 + echo 2.0.1-dev.96 09:50:48 + [ ! -d vendor ] 09:50:48 + go mod download all 09:50:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:50:51 ---> 2d2253450091 09:50:51 Step 3/22 : WORKDIR /edgex-go 09:50:51 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:50:51 ---> 2d2253450091 09:50:51 Step 3/30 : WORKDIR /edgex-go 09:50:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:50:51 ---> 2d2253450091 09:50:51 Step 3/21 : WORKDIR /edgex-go 09:50:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:50:51 ---> 2d2253450091 09:50:51 Step 3/22 : WORKDIR /edgex-go 09:50:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:50:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:50:51 ---> 2d2253450091 09:50:51 Step 3/24 : WORKDIR /edgex-go 09:50:51 ---> Running in 6323aae3e048 09:50:51 ---> Running in 3b6393e4fb17 09:50:51 ---> Running in 351c34677dab 09:50:51 ---> Running in 188086144c19 09:50:51 ---> Running in 63e8b48ee7c1 09:50:51 Removing intermediate container 6323aae3e048 09:50:51 ---> 5fe8e8485034 09:50:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:51 Removing intermediate container 188086144c19 09:50:51 ---> dfa12fed1762 09:50:51 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:51 Removing intermediate container 351c34677dab 09:50:51 ---> 86225b414260 09:50:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:51 ---> Running in c94137571486 09:50:51 ---> Running in dbd3d2ca72d0 09:50:51 Removing intermediate container 3b6393e4fb17 09:50:51 ---> 1814bab4d2c7 09:50:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:51 ---> Running in ffe1ab28648b 09:50:51 Removing intermediate container 63e8b48ee7c1 09:50:51 ---> a35afa214c41 09:50:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:51 ---> Running in a78548753163 09:50:51 ---> Running in 27603ad4a55b 09:50:53 Removing intermediate container c94137571486 09:50:53 ---> 2eaaa254d3b1 09:50:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:50:53 ---> Running in 320df0ecb204 09:50:53 Removing intermediate container dbd3d2ca72d0 09:50:53 ---> 3420060d92e5 09:50:53 Step 5/30 : RUN apk add --update --no-cache make git 09:50:53 Removing intermediate container ffe1ab28648b 09:50:53 ---> fbc3faf8b9a8 09:50:53 Step 5/22 : RUN apk add --update --no-cache make git 09:50:53 ---> Running in 8382d358c5ab 09:50:53 ---> Running in 616641b53c29 09:50:54 Removing intermediate container 27603ad4a55b 09:50:54 ---> 3df71f89cd00 09:50:54 Step 5/24 : RUN apk add --update --no-cache make git 09:50:54 Removing intermediate container a78548753163 09:50:54 ---> cc8674888c25 09:50:54 Step 5/22 : RUN apk add --update --no-cache make git 09:50:54 ---> Running in 2385eecfc634 09:50:54 ---> Running in 50a6744494f6 09:50:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:50:56 + make build 09:50:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-data/core-data ./cmd/core-data 09:50:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:57 OK: 219 MiB in 52 packages 09:50:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:50:58 OK: 219 MiB in 52 packages 09:50:58 Removing intermediate container 320df0ecb204 09:50:58 ---> 05fe23a39111 09:50:58 Step 6/21 : COPY . . 09:50:58 OK: 219 MiB in 52 packages 09:50:59 OK: 219 MiB in 52 packages 09:50:59 OK: 219 MiB in 52 packages 09:51:00 Removing intermediate container 8382d358c5ab 09:51:00 ---> 202735e99743 09:51:00 Step 6/30 : COPY . . 09:51:00 Removing intermediate container 50a6744494f6 09:51:00 Removing intermediate container 616641b53c29 09:51:00 ---> a44fe4d271d2 09:51:00 ---> 78c79462a345 09:51:00 Step 6/24 : COPY . .Step 6/22 : COPY . . 09:51:00 09:51:00 Removing intermediate container 2385eecfc634 09:51:00 ---> 5901deb3b688 09:51:00 Step 6/22 : COPY . . 09:51:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/core-command/core-command ./cmd/core-command 09:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:51:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/secrets-config ./cmd/secrets-config 09:51:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.96" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:51:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:51:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:51:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:51:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:51:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:51:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:51:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:51:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:51:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:51:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:51:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:51:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:51:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:51:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:51:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:51:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:51:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:51:21 + 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 09:51:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:51:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:51:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:51:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:51:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:51:21 + 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 09:51:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:51:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:51:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:51:23 Building hooks 09:51:23 + cd /root/parts/hooks/src 09:51:23 + make build 09:51:23 go mod tidy 09:51:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 09:51:23 ---> d7f7dc92ff05 09:51:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:23 ---> Running in 601f6236ffd5 09:51:23 ---> d4a07f497e0d 09:51:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:23 ---> Running in 6048707a8bfe 09:51:23 ---> 8cd876058ab8 09:51:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:23 ---> 41a599e58f60 09:51:23 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:23 ---> 8281187311dd 09:51:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:51:23 ---> Running in c5a6cd04f500 09:51:23 ---> Running in ef135f331d36 09:51:23 ---> Running in 81d319e19f73 09:51:23 go: downloading github.com/davecgh/go-spew v1.1.0 09:51:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:51:23 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:51:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:51:24 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:51:24 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:51:24 Removing intermediate container 601f6236ffd5 09:51:24 ---> 0bbed33709d1 09:51:24 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:51:24 ---> Running in a7ad4793ba7f 09:51:26 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 09:51:27 Removing intermediate container 6048707a8bfe 09:51:27 ---> b1c9b8b1b75e 09:51:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:51:27 ---> Running in 0fa850b355d9 09:51:27 Building static-packages 09:51:27 + snapcraftctl build 09:51:28 Removing intermediate container 81d319e19f73 09:51:28 ---> 000eb61444fe 09:51:28 Step 8/22 : RUN make cmd/core-command/core-command 09:51:28 ---> Running in 87520f5b45b0 09:51:28 Removing intermediate container ef135f331d36 09:51:28 ---> 09c02e4c9a5d 09:51:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:51:28 Removing intermediate container c5a6cd04f500 09:51:28 ---> 4565df83e17e 09:51:28 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:51:28 ---> Running in b09e6902ed5b 09:51:28 ---> Running in d0dfc4ad6261 09:51:29 Building version 09:51:29 + snapcraftctl build 09:51:30 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 09:51:31 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 09:51:31 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 09:51:31 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 09:51:31 Staging config-common 09:51:31 + snapcraftctl stage 09:51:32 Skipping stage go-build-helper (already ran) 09:51:32 Staging edgex-go 09:51:32 + snapcraftctl stage 09:51:33 Staging hooks 09:51:33 + snapcraftctl stage 09:51:34 Staging static-packages 09:51:34 + snapcraftctl stage 09:51:35 Staging version 09:51:35 + snapcraftctl stage 09:51:36 Priming config-common 09:51:36 + snapcraftctl prime 09:51:38 Priming go-build-helper 09:51:38 + snapcraftctl prime 09:51:39 Priming edgex-go 09:51:39 + snapcraftctl prime 09:51:40 Priming hooks 09:51:40 + snapcraftctl prime 09:51:41 Priming static-packages 09:51:41 + snapcraftctl prime 09:51:44 Priming version 09:51:44 + snapcraftctl prime 09:51:45 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] } 09:53:23 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 09:53:23 Removing intermediate container 87520f5b45b0 09:53:23 ---> 974db4523b46 09:53:23 09:53:23 Step 9/22 : FROM alpine:3.14 09:53:23 3.14: Pulling from library/alpine 09:53:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:53:25 Status: Downloaded newer image for alpine:3.14 09:53:25 ---> 5b8b7b635229 09:53:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:53:26 ---> Running in b1ac159dae1b 09:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:29 (1/1) Installing dumb-init (1.2.5-r1) 09:53:29 Executing busybox-1.33.1-r6.trigger 09:53:29 OK: 6 MiB in 15 packages 09:53:29 Removing intermediate container d0dfc4ad6261 09:53:29 ---> 9a3f0e754052 09:53:29 09:53:29 Step 9/30 : FROM alpine:3.14 09:53:29 ---> 5b8b7b635229 09:53:29 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:53:30 ---> Running in 106de8685b41 09:53:31 Removing intermediate container 106de8685b41 09:53:31 ---> 3d15a51785f1 09:53:31 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:53:31 Removing intermediate container b1ac159dae1b 09:53:31 ---> 626ef7f5d1b9 09:53:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:53:31 ---> Running in 7cbfdad4ce05 09:53:31 ---> Running in e20ad62a8705 09:53:32 Removing intermediate container a7ad4793ba7f 09:53:32 ---> 75081d47ea8f 09:53:32 09:53:32 Step 9/21 : FROM alpine:3.14 09:53:32 ---> 5b8b7b635229 09:53:32 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:53:32 ---> Running in c997071f9958 09:53:32 Removing intermediate container e20ad62a8705 09:53:32 ---> 1db1cd871ed3 09:53:32 Step 12/22 : ENV APP_PORT=59882 09:53:32 ---> Running in 4b39ba479267 09:53:33 Removing intermediate container 0fa850b355d9 09:53:33 ---> 8cfde4153b1d 09:53:33 09:53:33 Step 9/24 : FROM alpine:3.14 09:53:33 ---> 5b8b7b635229 09:53:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:53:33 ---> Running in 52afda5cc5ee 09:53:33 Removing intermediate container 4b39ba479267 09:53:33 ---> 3ac8d8429acb 09:53:33 Step 13/22 : EXPOSE $APP_PORT 09:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:33 ---> Running in 40347346bb10 09:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:34 Removing intermediate container 40347346bb10 09:53:34 ---> cbd4b15f8ce1 09:53:34 Step 14/22 : WORKDIR / 09:53:34 ---> Running in abc316b96408 09:53:34 (1/2) Installing dumb-init (1.2.5-r1) 09:53:34 (2/2) Installing su-exec (0.2-r1) 09:53:34 Executing busybox-1.33.1-r6.trigger 09:53:34 OK: 6 MiB in 16 packages 09:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:53:35 Removing intermediate container abc316b96408 09:53:35 ---> 19919f412034 09:53:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:36 (1/2) Installing ca-certificates (20191127-r5) 09:53:36 (2/2) Installing dumb-init (1.2.5-r1) 09:53:36 Executing busybox-1.33.1-r6.trigger 09:53:36 Executing ca-certificates-20191127-r5.trigger 09:53:36 (1/3) Installing ca-certificates (20191127-r5) 09:53:36 OK: 6 MiB in 16 packages 09:53:36 (2/3) Installing dumb-init (1.2.5-r1) 09:53:36 (3/3) Installing su-exec (0.2-r1) 09:53:36 Executing busybox-1.33.1-r6.trigger 09:53:36 Executing ca-certificates-20191127-r5.trigger 09:53:36 Removing intermediate container 7cbfdad4ce05 09:53:36 ---> 6accacf34ac4 09:53:36 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:53:37 OK: 6 MiB in 17 packages 09:53:37 ---> Running in 548124115ab1 09:53:37 ---> ec3f7ffac564 09:53:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:53:37 Removing intermediate container b09e6902ed5b 09:53:37 ---> 8a1be3c4eb78 09:53:37 09:53:37 Step 9/22 : FROM alpine:3.14 09:53:37 ---> 5b8b7b635229 09:53:37 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:53:37 ---> Using cache 09:53:37 ---> 626ef7f5d1b9 09:53:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:53:37 ---> Using cache 09:53:37 ---> 1db1cd871ed3 09:53:37 Step 12/22 : ENV APP_PORT=59881 09:53:37 ---> Running in 9dccaeb264ec 09:53:38 Removing intermediate container 548124115ab1 09:53:38 ---> 9360f97614b6 09:53:38 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:53:38 ---> Running in 1b97aa70e690 09:53:38 Removing intermediate container 9dccaeb264ec 09:53:38 ---> 26047678a6a3 09:53:38 Step 13/22 : EXPOSE $APP_PORT 09:53:38 ---> Running in 0026df4a8bd4 09:53:38 Removing intermediate container 1b97aa70e690 09:53:38 ---> 85dd82b07814 09:53:38 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:53:38 ---> Running in 5d02a2199822 09:53:39 Removing intermediate container c997071f9958 09:53:39 Removing intermediate container 0026df4a8bd4 09:53:39 ---> 227442bacd5a 09:53:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:53:39 ---> 41b24a025c87 09:53:39 Step 14/22 : WORKDIR / 09:53:39 Removing intermediate container 52afda5cc5ee 09:53:39 ---> ced0d560b0d6 09:53:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:53:39 ---> Running in e27ee05c27ca 09:53:39 ---> Running in 58867ecd9a71 09:53:39 ---> Running in 92fb4aae30d2 09:53:39 ---> 6b9a31842e1e 09:53:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:53:39 Removing intermediate container e27ee05c27ca 09:53:39 ---> 035448a65d7f 09:53:39 Step 12/24 : WORKDIR / 09:53:39 Removing intermediate container 58867ecd9a71 09:53:39 ---> 328d4cde46ae 09:53:39 Step 12/21 : ENV APP_PORT=59860 09:53:40 Removing intermediate container 92fb4aae30d2 09:53:40 ---> 41fb262beee6 09:53:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:40 ---> Running in fbed079ca019 09:53:40 ---> Running in 03f8275ec13e 09:53:40 ---> f7f3f2c513bb 09:53:40 Step 18/22 : ENTRYPOINT ["/core-command"] 09:53:41 Removing intermediate container 03f8275ec13e 09:53:41 ---> ffe19e2f3e82 09:53:41 Step 13/21 : EXPOSE $APP_PORT 09:53:41 ---> Running in 7e7f08cd6974 09:53:41 Removing intermediate container fbed079ca019 09:53:41 ---> d9f176fc8ab9 09:53:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:53:41 ---> Running in ad1843280343 09:53:41 ---> e746a91b2f31 09:53:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:53:41 Removing intermediate container 7e7f08cd6974 09:53:41 ---> 916be7d8e02c 09:53:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:42 Removing intermediate container 5d02a2199822 09:53:42 ---> f9923688054a 09:53:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:53:42 Removing intermediate container ad1843280343 09:53:42 ---> 8f5030645c7b 09:53:42 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:42 ---> Running in ac5873e589c5 09:53:42 ---> Running in 4e2d6e06dd69 09:53:42 ---> 05670c3f441e 09:53:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:53:42 Removing intermediate container 4e2d6e06dd69 09:53:42 ---> 26d0b97ac03c 09:53:42 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:53:42 Removing intermediate container ac5873e589c5 09:53:42 ---> 093d7c790956 09:53:42 Step 20/22 : LABEL arch=arm64 09:53:42 ---> Running in f826a4b1dd2a 09:53:43 ---> 77c47563df46 09:53:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:53:43 ---> bf5c6877de6d 09:53:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:53:43 Removing intermediate container f826a4b1dd2a 09:53:43 ---> 274e0ac296ea 09:53:43 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:53:43 ---> af091405ea4a 09:53:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:53:43 ---> Running in f36a11818730 09:53:44 ---> 44bb17a656c4 09:53:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:53:44 ---> Running in f3707149a8af 09:53:44 Removing intermediate container f36a11818730 09:53:44 ---> 8d8de4e90dd6 09:53:44 Step 22/22 : LABEL version=0.0.0 09:53:44 ---> Running in 482d5d43895a 09:53:44 ---> 68ec309e3930 09:53:44 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:53:45 ---> cc204af26e73 09:53:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:53:45 ---> Running in f9efd8ebaee9 09:53:45 Removing intermediate container 482d5d43895a 09:53:45 ---> 2dbc0f8947be 09:53:45 09:53:45 ---> 312f194fe777 09:53:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:53:46 Removing intermediate container f9efd8ebaee9 09:53:46 ---> ba5202d5a142 09:53:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:46 Successfully built 2dbc0f8947be 09:53:46 Successfully tagged core-command-arm64:latest 09:53:46  Building core-command ... done Building support-scheduler 09:53:46 ---> Running in 3ef70d8159ee 09:53:46 ---> 5b640fb88496 09:53:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:53:46 ---> fe317c4915a5 09:53:46 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:53:46 Removing intermediate container 3ef70d8159ee 09:53:46 ---> d256baf674ad 09:53:46 Step 20/22 : LABEL arch=arm64 09:53:47 ---> Running in a3ce4ec76ae2 09:53:47 ---> Running in 9e395ef9f585 09:53:47 Removing intermediate container f3707149a8af 09:53:47 ---> 2acfdc053284 09:53:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:47 Removing intermediate container a3ce4ec76ae2 09:53:47 ---> 9da03b0139bc 09:53:47 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:53:47 Removing intermediate container 9e395ef9f585 09:53:47 ---> d6b6f62c1cf2 09:53:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:48 ---> Running in 612b6afc804c 09:53:48 ---> Running in 6859217a5c63 09:53:48 ---> 029f9b675ce1 09:53:48 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:53:48 ---> 53725a291446 09:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:53:49 Removing intermediate container 612b6afc804c 09:53:49 ---> cde1d2ae34d0 09:53:49 Step 19/21 : LABEL arch=arm64 09:53:49 Removing intermediate container 6859217a5c63 09:53:49 ---> 52610baf4386 09:53:49 Step 22/22 : LABEL version=0.0.0 09:53:49 ---> Running in e4d5a7369ff8 09:53:49 ---> Running in 99e4203b4c44 09:53:50 Removing intermediate container 99e4203b4c44 09:53:50 ---> e2970ca1c7e1 09:53:50 Step 20/21 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:53:50 Removing intermediate container e4d5a7369ff8 09:53:50 ---> 6bad25770937 09:53:50 09:53:50 ---> Running in befabf53eab0 09:53:50 ---> 013f2ffe4e14 09:53:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:53:50 ---> 7586f762c2d7 09:53:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:53:50 Successfully built 6bad25770937 09:53:50 Successfully tagged core-metadata-arm64:latest 09:53:50  Building core-metadata ... done Building security-proxy-setup 09:53:51 Removing intermediate container befabf53eab0 09:53:51 ---> eede58770d5b 09:53:51 Step 21/21 : LABEL version=0.0.0 09:53:51 ---> Running in 273bc9ea3819 09:53:51 ---> 8ef5845bc7a8 09:53:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:53:51 ---> b844c77e094c 09:53:51 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/ 09:53:51 ---> Running in 9913c762f0d1 09:53:51 Removing intermediate container 273bc9ea3819 09:53:51 ---> 46ae873db4fd 09:53:51 09:53:52 Successfully built 46ae873db4fd 09:53:52 Successfully tagged support-notifications-arm64:latest 09:53:52  Building support-notifications ... done Building core-data 09:53:52 ---> 52b26b0d34f5 09:53:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:53:54 ---> f73ec339e77e 09:53:54 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:53:54 ---> Running in ce3fd397e34c 09:53:54 Removing intermediate container 9913c762f0d1 09:53:54 ---> c396286d29b0 09:53:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:53:54 ---> Running in a54c6c9b7943 09:53:54 Removing intermediate container ce3fd397e34c 09:53:54 ---> 71cac5a4aa5b 09:53:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:53:55 Removing intermediate container a54c6c9b7943 09:53:55 ---> d3a58efcd5b5 09:53:55 Step 22/24 : LABEL arch=arm64 09:53:55 ---> Running in 0cc340a415ba 09:53:55 ---> 5ff17fb25a73 09:53:55 Step 25/30 : RUN chmod +x /entrypoint.sh 09:53:55 ---> Running in c8cb7d9dbc84 09:53:55 Removing intermediate container 0cc340a415ba 09:53:55 ---> 0f61b213b8e8 09:53:55 Step 23/24 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:53:56 ---> Running in 3e152636f1c7 09:53:57 Removing intermediate container 3e152636f1c7 09:53:57 ---> e0697c38ea37 09:53:57 Step 24/24 : LABEL version=0.0.0 09:53:57 ---> Running in 17dda01fe170 09:53:58 Removing intermediate container 17dda01fe170 09:53:58 ---> 4c659d87183a 09:53:58 09:53:59 Successfully built 4c659d87183a 09:53:59 Successfully tagged security-secretstore-setup-arm64:latest 09:53:59  Building security-secretstore-setup ... done Building sys-mgmt-agent 09:53:59 Removing intermediate container c8cb7d9dbc84 09:53:59 ---> 5c1fc0362fc3 09:53:59 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:53:59 ---> Running in ef9e9702282d 09:53:59 Removing intermediate container ef9e9702282d 09:53:59 ---> 6aa1b6e6f2f6 09:53:59 Step 27/30 : CMD ["gate"] 09:54:00 ---> Running in 7c4d26eec550 09:54:00 Removing intermediate container 7c4d26eec550 09:54:00 ---> 0175f57b8e59 09:54:00 Step 28/30 : LABEL arch=arm64 09:54:00 ---> Running in d9fd0daa7f20 09:54:01 Removing intermediate container d9fd0daa7f20 09:54:01 ---> 0938a39375f0 09:54:01 Step 29/30 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:54:01 ---> Running in 6f748045767f 09:54:02 Removing intermediate container 6f748045767f 09:54:02 ---> 5e72c8d494e4 09:54:02 Step 30/30 : LABEL version=0.0.0 09:54:02 ---> Running in 00ab46893ca8 09:54:03 Removing intermediate container 00ab46893ca8 09:54:03 ---> 82ace2453f65 09:54:03 09:54:03 Successfully built 82ace2453f65 09:54:03 Successfully tagged security-bootstrapper-arm64:latest 09:54:30  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:54:30 ---> 2d2253450091 09:54:30 Step 3/23 : WORKDIR /edgex-go 09:54:30 ---> Using cache 09:54:30 ---> a35afa214c41 09:54:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:30 ---> Using cache 09:54:30 ---> 3df71f89cd00 09:54:30 Step 5/23 : RUN apk add --update --no-cache make git 09:54:30 ---> Using cache 09:54:30 ---> a44fe4d271d2 09:54:30 Step 6/23 : COPY go.mod . 09:54:33 ---> efa3a6ccbfca 09:54:33 Step 7/23 : RUN go mod download 09:54:33 ---> Running in 3018c5b7e765 09:54:37 Removing intermediate container 3018c5b7e765 09:54:37 ---> a5d736ee115d 09:54:37 Step 8/23 : COPY . . 09:54:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:54:37 ---> 2d2253450091 09:54:37 Step 3/20 : WORKDIR /edgex-go 09:54:37 ---> Using cache 09:54:37 ---> a35afa214c41 09:54:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:37 ---> Using cache 09:54:37 ---> 3df71f89cd00 09:54:37 Step 5/20 : RUN apk add --update --no-cache make git 09:54:37 ---> Using cache 09:54:37 ---> a44fe4d271d2 09:54:37 Step 6/20 : COPY . . 09:54:37 ---> Using cache 09:54:37 ---> d4a07f497e0d 09:54:37 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:38 ---> Using cache 09:54:38 ---> b1c9b8b1b75e 09:54:38 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:54:38 ---> Running in f9551fe8129d 09:54:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:39 ---> 2d2253450091 09:54:39 Step 3/22 : WORKDIR /edgex-go 09:54:39 ---> Using cache 09:54:39 ---> a35afa214c41 09:54:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:39 ---> Using cache 09:54:39 ---> 3df71f89cd00 09:54:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:54:39 ---> Running in f563d510212d 09:54:40 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 09:54:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:41 ---> 2d2253450091 09:54:41 Step 3/22 : WORKDIR /edgex-go 09:54:41 ---> Using cache 09:54:41 ---> a35afa214c41 09:54:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:41 ---> Using cache 09:54:41 ---> 3df71f89cd00 09:54:41 Step 5/22 : RUN apk add --update --no-cache make bash git 09:54:41 ---> Running in 25e5de1cf11c 09:54:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:42 OK: 219 MiB in 52 packages 09:54:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:54:44 Removing intermediate container f563d510212d 09:54:44 ---> 9c42b3261c16 09:54:44 Step 6/22 : COPY . . 09:54:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:54:45 OK: 219 MiB in 52 packages 09:54:48 Removing intermediate container 25e5de1cf11c 09:54:48 ---> a421367c0d2e 09:54:48 Step 6/22 : COPY . . 09:55:06 ---> 21cb6228b41d 09:55:06 Step 9/23 : RUN go mod tidy 09:55:06 ---> Running in 92fddecb03c4 09:55:13 Removing intermediate container 92fddecb03c4 09:55:13 ---> 0477affe67e9 09:55:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:55:13 ---> Running in e4b3ffa94b38 09:55:13 ---> 28d3364fc854 09:55:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:14 ---> Running in c9e55c0282ee 09:55:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:16 ---> 97c4bf040d64 09:55:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:16 ---> Running in f0c1924dd1eb 09:55:19 Removing intermediate container c9e55c0282ee 09:55:19 ---> c99002a45814 09:55:19 Step 8/22 : RUN make cmd/core-data/core-data 09:55:19 ---> Running in 37bb1c8cbeae 09:55:21 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 09:55:21 Removing intermediate container f0c1924dd1eb 09:55:21 ---> 257f77a1ed8f 09:55:21 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:55:21 ---> Running in 77b3f2229848 09:55:23 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 09:55:24 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 09:55:39 Removing intermediate container f9551fe8129d 09:55:39 ---> 16a411411f77 09:55:39 09:55:39 Step 9/20 : FROM alpine:3.14 09:55:39 ---> 5b8b7b635229 09:55:39 Step 10/20 : RUN apk add --update --no-cache curl 09:55:39 ---> Running in 8d47fc16061b 09:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:55:42 (1/5) Installing ca-certificates (20191127-r5) 09:55:42 (2/5) Installing brotli-libs (1.0.9-r5) 09:55:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:55:42 (4/5) Installing libcurl (7.79.1-r0) 09:55:42 (5/5) Installing curl (7.79.1-r0) 09:55:42 Executing busybox-1.33.1-r6.trigger 09:55:42 Executing ca-certificates-20191127-r5.trigger 09:55:42 OK: 8 MiB in 19 packages 09:55:45 Removing intermediate container 8d47fc16061b 09:55:45 ---> ca3162e1c74d 09:55:45 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:55:45 ---> Running in 9cda3f704510 09:55:45 Removing intermediate container 9cda3f704510 09:55:45 ---> 394f63d8f544 09:55:45 Step 12/20 : WORKDIR /edgex 09:55:45 ---> Running in e8f39ab892f3 09:55:45 Removing intermediate container e8f39ab892f3 09:55:45 ---> 6c877a9b2a80 09:55:45 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:55:47 ---> ea2e2ebe834f 09:55:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:55:48 ---> de523508ed0f 09:55:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:55:50 ---> 510a3f846120 09:55:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:55:50 ---> Running in c150b27c4124 09:55:51 Removing intermediate container c150b27c4124 09:55:51 ---> cfe17ef79021 09:55:51 Step 17/20 : CMD ["--init=true"] 09:55:51 ---> Running in cea7f8efc4b3 09:55:52 Removing intermediate container cea7f8efc4b3 09:55:52 ---> 4c5a086f6b73 09:55:52 Step 18/20 : LABEL arch=arm64 09:55:52 ---> Running in dd97f4b60ed5 09:55:52 Removing intermediate container dd97f4b60ed5 09:55:52 ---> c49275c7bcc2 09:55:52 Step 19/20 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:55:52 ---> Running in 7abe83a2fccb 09:55:53 Removing intermediate container 7abe83a2fccb 09:55:53 ---> dcafec7c363c 09:55:53 Step 20/20 : LABEL version=0.0.0 09:55:53 ---> Running in 1b6fb5a24a46 09:55:54 Removing intermediate container 1b6fb5a24a46 09:55:54 ---> 26f3dca192d8 09:55:54 09:55:54 Successfully built 26f3dca192d8 09:55:54 Successfully tagged security-proxy-setup-arm64:latest 09:56:51  Building security-proxy-setup ... done Removing intermediate container 77b3f2229848 09:56:51 ---> b9b11efe9c16 09:56:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:56:51 Removing intermediate container e4b3ffa94b38 09:56:51 ---> a5e1918a6fab 09:56:51 09:56:51 Step 11/23 : FROM alpine:3.14 09:56:51 ---> 5b8b7b635229 09:56:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:56:51 ---> Using cache 09:56:51 ---> 626ef7f5d1b9 09:56:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:56:51 ---> Using cache 09:56:51 ---> 1db1cd871ed3 09:56:51 Step 14/23 : ENV APP_PORT=59861 09:56:51 ---> Running in 3060e11d12f8 09:56:51 ---> Running in be33a907b67c 09:56:51 Removing intermediate container 3060e11d12f8 09:56:51 ---> 7478683f7833 09:56:51 Step 15/23 : EXPOSE $APP_PORT 09:56:51 ---> Running in 4684d49aaf82 09:56:51 Removing intermediate container 4684d49aaf82 09:56:51 ---> f124438f4035 09:56:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09: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 09:56:51 ---> aba69026998d 09:56:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:56:51 ---> 4c2df3a11f62 09:56:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:56:51 Removing intermediate container be33a907b67c 09:56:51 ---> 0490420a16cb 09:56:51 09:56:51 Step 10/22 : FROM docker:20.10.8 09:56:51 ---> 691de887a805 09:56:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:56:51 ---> Running in bd7dccbd1a2f 09:56:51 20.10.8: Pulling from library/docker 09:56:51 Removing intermediate container bd7dccbd1a2f 09:56:51 ---> 127612f2c7f2 09:56:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:56:51 ---> Running in 6fab7b2192bd 09:56:51 Removing intermediate container 6fab7b2192bd 09:56:51 ---> 9b973cde7c10 09:56:51 Step 21/23 : LABEL arch=arm64 09:56:51 ---> Running in f81481a71868 09:56:51 Removing intermediate container f81481a71868 09:56:51 ---> feca8b310ec2 09:56:51 Step 22/23 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:56:51 ---> Running in bd556063663f 09:56:51 Removing intermediate container bd556063663f 09:56:51 ---> 1456c9014962 09:56:51 Step 23/23 : LABEL version=0.0.0 09:56:51 ---> Running in 15ec5587ad56 09:56:52 Removing intermediate container 15ec5587ad56 09:56:52 ---> c6e82555fad0 09:56:52 09:56:52 Successfully built c6e82555fad0 09:56:52 Successfully tagged support-scheduler-arm64:latest 09:56:53  Building support-scheduler ... done Removing intermediate container 37bb1c8cbeae 09:56:53 ---> 58f71e916635 09:56:53 09:56:53 Step 9/22 : FROM alpine:3.14 09:56:53 ---> 5b8b7b635229 09:56:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:56:53 ---> Running in 3c750a80a9f5 09:56:54 Removing intermediate container 3c750a80a9f5 09:56:54 ---> 1830a089d8ae 09:56:54 Step 11/22 : ENV APP_PORT=59880 09:56:54 ---> Running in bb54b36b292b 09:56:54 Removing intermediate container bb54b36b292b 09:56:54 ---> 3f469d936630 09:56:54 Step 12/22 : EXPOSE $APP_PORT 09:56:54 ---> Running in e5c61a04ed12 09:56:55 Removing intermediate container e5c61a04ed12 09:56:55 ---> ac3048d83149 09:56:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:55 ---> Running in 42ca8d4b6776 09:56:57 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:56:57 Status: Downloaded newer image for docker:20.10.8 09:56:57 ---> 3734d5adc5ac 09:56:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:56:57 ---> Running in b1328ec100c6 09:56:57 Removing intermediate container 42ca8d4b6776 09:56:57 ---> cac671fb701a 09:56:57 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:56:57 ---> Running in 9c95f4280de8 09:56:57 Removing intermediate container b1328ec100c6 09:56:57 ---> 1e629ca9fada 09:56:57 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 09:56:58 ---> Running in 7debddc23b3a 09:56:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:56:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:00 (1/42) Installing readline (8.1.0-r0) 09:57:00 (2/42) Installing bash (5.1.4-r0) 09:57:00 Executing bash-5.1.4-r0.post-install 09:57:00 (3/42) Installing brotli-libs (1.0.9-r5) 09:57:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:57:00 (5/42) Installing libcurl (7.79.1-r0) 09:57:00 (6/42) Installing curl (7.79.1-r0) 09:57:00 (7/42) Installing dumb-init (1.2.5-r1) 09:57:00 (8/42) Installing libbz2 (1.0.8-r1) 09:57:00 (9/42) Installing expat (2.4.1-r0) 09:57:00 (10/42) Installing libffi (3.3-r2) 09:57:00 (11/42) Installing gdbm (1.19-r0) 09:57:00 (12/42) Installing xz-libs (5.2.5-r0) 09:57:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:57:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:57:00 (15/42) Installing mpdecimal (2.5.1-r1) 09:57:00 (16/42) Installing sqlite-libs (3.35.5-r0) 09:57:00 (17/42) Installing python3 (3.9.5-r1) 09:57:00 (1/6) Installing dumb-init (1.2.5-r1) 09:57:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:57:01 (3/6) Installing libsodium (1.0.18-r0) 09:57:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:57:01 (5/6) Installing libzmq (4.3.4-r0) 09:57:01 (6/6) Installing zeromq (4.3.4-r0) 09:57:01 Executing busybox-1.33.1-r6.trigger 09:57:01 OK: 8 MiB in 20 packages 09:57:02 (18/42) Installing py3-appdirs (1.4.4-r2) 09:57:02 (19/42) Installing py3-chardet (4.0.0-r2) 09:57:02 (20/42) Installing py3-idna (3.2-r0) 09:57:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:57:02 (22/42) Installing py3-certifi (2020.12.5-r1) 09:57:02 (23/42) Installing py3-requests (2.25.1-r4) 09:57:02 (24/42) Installing py3-msgpack (1.0.2-r1) 09:57:02 (25/42) Installing py3-lockfile (0.12.2-r4) 09:57:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:57:02 (27/42) Installing py3-colorama (0.4.4-r1) 09:57:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:57:02 (29/42) Installing py3-distlib (0.3.1-r3) 09:57:02 (30/42) Installing py3-distro (1.5.0-r3) 09:57:02 (31/42) Installing py3-six (1.15.0-r1) 09:57:02 (32/42) Installing py3-webencodings (0.5.1-r4) 09:57:02 (33/42) Installing py3-html5lib (1.1-r1) 09:57:02 (34/42) Installing py3-parsing (2.4.7-r2) 09:57:02 (35/42) Installing py3-packaging (20.9-r1) 09:57:02 (36/42) Installing py3-toml (0.10.2-r2) 09:57:02 (37/42) Installing py3-pep517 (0.10.0-r2) 09:57:02 (38/42) Installing py3-progress (1.5-r2) 09:57:02 (39/42) Installing py3-retrying (1.3.3-r1) 09:57:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:57:03 Removing intermediate container 9c95f4280de8 09:57:03 ---> 077526465d54 09:57:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:57:03 (41/42) Installing py3-setuptools (52.0.0-r3) 09:57:03 (42/42) Installing py3-pip (20.3.4-r1) 09:57:03 Executing busybox-1.33.1-r3.trigger 09:57:03 OK: 84 MiB in 64 packages 09:57:03 ---> b1e1cfe97496 09:57:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:05 ---> 5cbc8b46548a 09:57:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:57:05 ---> 01d3d807fa3e 09:57:05 Step 18/22 : ENTRYPOINT ["/core-data"] 09:57:05 ---> Running in 5b67104836ad 09:57:06 Removing intermediate container 5b67104836ad 09:57:06 ---> 05fefae77cda 09:57:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:06 ---> Running in f8cdc87af793 09:57:06 Removing intermediate container f8cdc87af793 09:57:06 ---> 5ccaec8c8048 09:57:06 Step 20/22 : LABEL arch=arm64 09:57:06 ---> Running in e88385f0df39 09:57:07 Removing intermediate container e88385f0df39 09:57:07 ---> 7c1cf3412bfa 09:57:07 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:57:07 ---> Running in 5d1405513acd 09:57:07 Collecting docker-compose==1.23.2 09:57:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:57:07 Removing intermediate container 5d1405513acd 09:57:07 ---> 9240dafc4f38 09:57:07 Step 22/22 : LABEL version=0.0.0 09:57:08 ---> Running in 4a1d7681bc49 09:57:08 Collecting docker<4.0,>=3.6.0 09:57:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:57:08 Removing intermediate container 4a1d7681bc49 09:57:08 ---> 10baa16b5bc2 09:57:08 09:57:08 Collecting websocket-client<1.0,>=0.32.0 09:57:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:57:08 Successfully built 10baa16b5bc2 09:57:08 Successfully tagged core-data-arm64:latest 09:57:09  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:57:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:57:10 Collecting PyYAML<4,>=3.10 09:57:10 Downloading PyYAML-3.13.tar.gz (270 kB) 09:57:12 Collecting dockerpty<0.5,>=0.4.1 09:57:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:57:14 Collecting texttable<0.10,>=0.9.0 09:57:14 Downloading texttable-0.9.1.tar.gz (11 kB) 09:57:16 Collecting cached-property<2,>=1.2.0 09:57:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:57:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:57:16 Collecting docopt<0.7,>=0.6.1 09:57:16 Downloading docopt-0.6.2.tar.gz (25 kB) 09:57:17 Collecting jsonschema<3,>=2.5.1 09:57:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:57:18 Collecting docker-pycreds>=0.4.0 09:57:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:57:18 Collecting idna<2.8,>=2.5 09:57:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:57:18 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) 09:57:19 Collecting urllib3<1.25,>=1.21.1 09:57:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:57:19 Collecting chardet<3.1.0,>=3.0.2 09:57:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:57:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:57:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:57:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:57:19 Attempting uninstall: urllib3 09:57:19 Found existing installation: urllib3 1.26.5 09:57:19 Uninstalling urllib3-1.26.5: 09:57:20 Successfully uninstalled urllib3-1.26.5 09:57:20 Attempting uninstall: idna 09:57:20 Found existing installation: idna 3.2 09:57:20 Uninstalling idna-3.2: 09:57:20 Successfully uninstalled idna-3.2 09:57:21 Attempting uninstall: chardet 09:57:21 Found existing installation: chardet 4.0.0 09:57:21 Uninstalling chardet-4.0.0: 09:57:21 Successfully uninstalled chardet-4.0.0 09:57:23 Attempting uninstall: requests 09:57:23 Found existing installation: requests 2.25.1 09:57:23 Uninstalling requests-2.25.1: 09:57:23 Successfully uninstalled requests-2.25.1 09:57:23 Running setup.py install for texttable: started 09:57:25 Running setup.py install for texttable: finished with status 'done' 09:57:25 Running setup.py install for PyYAML: started 09:57:26 Running setup.py install for PyYAML: finished with status 'done' 09:57:27 Running setup.py install for docopt: started 09:57:28 Running setup.py install for docopt: finished with status 'done' 09:57:28 Running setup.py install for dockerpty: started 09:57:30 Running setup.py install for dockerpty: finished with status 'done' 09:57:32 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 09:57:40 Removing intermediate container 7debddc23b3a 09:57:40 ---> 4793aba4cd04 09:57:40 Step 13/22 : ENV APP_PORT=58890 09:57:40 ---> Running in bf20d79b052e 09:57:40 Removing intermediate container bf20d79b052e 09:57:40 ---> 8e8e8317dda9 09:57:40 Step 14/22 : EXPOSE $APP_PORT 09:57:40 ---> Running in b7b12bd83211 09:57:40 Removing intermediate container b7b12bd83211 09:57:40 ---> 4c47f806ac89 09:57:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:57:42 ---> 641a2226cc4c 09:57:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:57:42 ---> 7b41a4a76622 09:57:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:57:43 ---> 6faed7a42624 09:57:43 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:57:43 ---> Running in bb67ce33ac8a 09:57:44 Removing intermediate container bb67ce33ac8a 09:57:44 ---> d69dfd9f96bc 09:57:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:57:44 ---> Running in 8802fd2816a1 09:57:44 Removing intermediate container 8802fd2816a1 09:57:44 ---> f5abc1fcc6ab 09:57:44 Step 20/22 : LABEL arch=arm64 09:57:44 ---> Running in 828f8cb98041 09:57:45 Removing intermediate container 828f8cb98041 09:57:45 ---> 36afd287ec58 09:57:45 Step 21/22 : LABEL git_sha=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 09:57:45 ---> Running in 500144efed84 09:57:45 Removing intermediate container 500144efed84 09:57:45 ---> 258fa783dfee 09:57:45 Step 22/22 : LABEL version=0.0.0 09:57:45 ---> Running in 05b4a5cbdd4c 09:57:46 Removing intermediate container 05b4a5cbdd4c 09:57:46 ---> 4574a0508aa5 09:57:46 09:57:46 Successfully built 4574a0508aa5 09:57:46 Successfully tagged sys-mgmt-agent-arm64:latest 09:57:46  Building sys-mgmt-agent ... done  [Pipeline] } 09:57:47 $ docker stop --time=1 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c 09:57:48 $ docker rm -f 105c8241e290ad161cba001b16fb1d651ea95bd8d211ee53a03b4cdaf86eaf4c [Pipeline] // withDockerContainer [Pipeline] sh 09:57:49 + docker images 09:57:49 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:49 sys-mgmt-agent-arm64 latest 4574a0508aa5 3 seconds ago 277MB 09:57:49 core-data-arm64 latest 10baa16b5bc2 41 seconds ago 19.6MB 09:57:49 support-scheduler-arm64 latest c6e82555fad0 57 seconds ago 15.3MB 09:57:49 58f71e916635 57 seconds ago 1.58GB 09:57:49 0490420a16cb About a minute ago 1.57GB 09:57:49 a5e1918a6fab About a minute ago 1.57GB 09:57:49 security-proxy-setup-arm64 latest 26f3dca192d8 About a minute ago 25.5MB 09:57:49 16a411411f77 2 minutes ago 1.57GB 09:57:49 security-bootstrapper-arm64 latest 82ace2453f65 3 minutes ago 17.8MB 09:57:49 security-secretstore-setup-arm64 latest 4c659d87183a 3 minutes ago 26.8MB 09:57:49 support-notifications-arm64 latest 46ae873db4fd 3 minutes ago 16.1MB 09:57:49 core-metadata-arm64 latest 6bad25770937 4 minutes ago 15.9MB 09:57:49 core-command-arm64 latest 2dbc0f8947be 4 minutes ago 15.2MB 09:57:49 8a1be3c4eb78 4 minutes ago 1.57GB 09:57:49 8cfde4153b1d 4 minutes ago 1.58GB 09:57:49 75081d47ea8f 4 minutes ago 1.57GB 09:57:49 9a3f0e754052 4 minutes ago 1.57GB 09:57:49 974db4523b46 4 minutes ago 1.57GB 09:57:49 ci-base-image-arm64 latest 2d2253450091 14 minutes ago 1.24GB 09:57:49 alpine 3.14 5b8b7b635229 3 days ago 5.35MB 09:57:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 09:57:49 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 09:57:49 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 09:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:49 09:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:57:50 arm64: Pulling from edgex-lftools-log-publisher 09:57:50 448f6bf000e3: Pulling fs layer 09:57:50 f757da607395: Pulling fs layer 09:57:50 05883995daec: Pulling fs layer 09:57:50 8603b9c90790: Pulling fs layer 09:57:50 1560dd03e051: Pulling fs layer 09:57:50 27f5ce0e4adf: Pulling fs layer 09:57:50 c2d8d7efcc4b: Pulling fs layer 09:57:50 8603b9c90790: Waiting 09:57:50 1560dd03e051: Waiting 09:57:50 27f5ce0e4adf: Waiting 09:57:50 f757da607395: Verifying Checksum 09:57:50 f757da607395: Download complete 09:57:50 8603b9c90790: Verifying Checksum 09:57:50 8603b9c90790: Download complete 09:57:50 1560dd03e051: Verifying Checksum 09:57:50 1560dd03e051: Download complete 09:57:50 27f5ce0e4adf: Verifying Checksum 09:57:50 27f5ce0e4adf: Download complete 09:57:50 05883995daec: Verifying Checksum 09:57:50 05883995daec: Download complete 09:57:51 448f6bf000e3: Verifying Checksum 09:57:51 448f6bf000e3: Download complete 09:57:53 c2d8d7efcc4b: Verifying Checksum 09:57:53 c2d8d7efcc4b: Download complete 09:57:54 448f6bf000e3: Pull complete 09:57:55 f757da607395: Pull complete 09:57:56 05883995daec: Pull complete 09:57:57 8603b9c90790: Pull complete 09:57:58 1560dd03e051: Pull complete 09:57:58 27f5ce0e4adf: Pull complete 09:58:13 c2d8d7efcc4b: Pull complete 09:58:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:58:13 prd-ubuntu18.04-docker-arm64-4c-16g-795 does not seem to be running inside a container 09:58:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:58:17 $ docker top 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:18 ---> job-cost.sh 09:58:18 lf-activate-venv: SKIPPING 09:58:18 INFO: No Stack... 09:58:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:58:18 INFO: Archiving Costs [Pipeline] sh 09:58:19 + cat /w/workspace/edgex-go/5/archives/cost.csv 09:58:19 + cut -d, -f6 [Pipeline] lock 09:58:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] 09:58:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] did not exist. Created. 09:58:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:20 + echo total: 0.10999999940395355 [Pipeline] stash 09:58:20 Stashed 1 file(s) [Pipeline] } 09:58:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3815-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:58:20 $ docker stop --time=1 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 09:58:22 $ docker rm -f 77bec1cc045e2f7623a94a16f4c9336b4f1b9df0e1ec49dd56bbf2d5ddd4b1e6 [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 09:58:22 provisioning config files... 09:58:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7243460771326181232tmp [Pipeline] { [Pipeline] sh 09:58:23 + set +x 09:58:23 + curl -s https://codecov.io/bash 09:58:23 + bash -s -- 09:58:23 09:58:23 _____ _ 09:58:23 / ____| | | 09:58:23 | | ___ __| | ___ ___ _____ __ 09:58:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:58:23 | |___| (_) | (_| | __/ (_| (_) \ V / 09:58:23 \_____\___/ \__,_|\___|\___\___/ \_/ 09:58:23 Bash-1.0.6 09:58:23 09:58:23 09:58:23 ==> git version 2.24.4 found 09:58:23 ==> 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 09:58:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:58:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:58:23 ==> Jenkins CI detected. 09:58:23 current dir:  /w/workspace/edgex-go/5 09:58:23 project root: . 09:58:23 --> token set from env 09:58:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:58:23 ==> Running gcov in . (disable via -X gcov) 09:58:23 ==> Python coveragepy not found 09:58:23 ==> Searching for coverage reports in: 09:58:23 + . 09:58:23 -> Found 1 reports 09:58:23 ==> Detecting git/mercurial file structure 09:58:23 ==> Reading reports 09:58:23 + ./coverage.out bytes=428381 09:58:23 ==> Appending adjustments 09:58:23 https://docs.codecov.io/docs/fixing-reports 09:58:24 + Found adjustments 09:58:24 ==> Gzipping contents 09:58:24 60K /tmp/codecov.M9Hzyk.gz 09:58:24 ==> Uploading reports 09:58:24 url: https://codecov.io 09:58:24 query: branch=PR-3815&commit=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= 09:58:24 -> Pinging Codecov 09:58:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3815&commit=3a8ccbce230c4dcaaabf8903c3e038f33e5711d8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= 09:58:24 -> Uploading to 09:58:24 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/3a8ccbce230c4dcaaabf8903c3e038f33e5711d8/7c32eae7-1b51-429f-b9c1-857e2885774f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T095824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b362fb8addb7abc5a6673ed0d97c5c00c19617f4cbcdcb24df133a4da66b8b7c 09:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:58:24 Dload Upload Total Spent Left Speed 09:58:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57717 0 0 100 57717 0 201k --:--:-- --:--:-- --:--:-- 202k 09:58:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3a8ccbce230c4dcaaabf8903c3e038f33e5711d8 [Pipeline] } 09:58:25 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 09:58:26 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:58:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:58:26 ---> package-listing.sh 09:58:26 ++ facter osfamily 09:58:26 ++ tr '[:upper:]' '[:lower:]' 09:58:27 + OS_FAMILY=redhat 09:58:27 + workspace=/w/workspace/edgex-go/5 09:58:27 + START_PACKAGES=/tmp/packages_start.txt 09:58:27 + END_PACKAGES=/tmp/packages_end.txt 09:58:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:27 + PACKAGES=/tmp/packages_start.txt 09:58:27 + '[' /w/workspace/edgex-go/5 ']' 09:58:27 + PACKAGES=/tmp/packages_end.txt 09:58:27 + case "${OS_FAMILY}" in 09:58:27 + rpm -qa 09:58:27 + sort 09:58:30 + '[' -f /tmp/packages_start.txt ']' 09:58:30 + '[' -f /tmp/packages_end.txt ']' 09:58:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:30 + '[' /w/workspace/edgex-go/5 ']' 09:58:30 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:58:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:58:30 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:58:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:31 09:58:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:31 latest: Pulling from edgex-lftools-log-publisher 09:58:31 b4d181a07f80: Pulling fs layer 09:58:31 a1111a8f2ec3: Pulling fs layer 09:58:31 ed53099fbce6: Pulling fs layer 09:58:31 dc539afda2c1: Pulling fs layer 09:58:31 77bc0d833cb6: Pulling fs layer 09:58:31 9065ff56babe: Pulling fs layer 09:58:31 d287ab97295c: Pulling fs layer 09:58:31 77bc0d833cb6: Waiting 09:58:31 9065ff56babe: Waiting 09:58:31 d287ab97295c: Waiting 09:58:31 dc539afda2c1: Waiting 09:58:31 a1111a8f2ec3: Verifying Checksum 09:58:31 a1111a8f2ec3: Download complete 09:58:31 dc539afda2c1: Verifying Checksum 09:58:31 dc539afda2c1: Download complete 09:58:31 ed53099fbce6: Verifying Checksum 09:58:31 ed53099fbce6: Download complete 09:58:31 9065ff56babe: Verifying Checksum 09:58:31 9065ff56babe: Download complete 09:58:31 77bc0d833cb6: Verifying Checksum 09:58:31 77bc0d833cb6: Download complete 09:58:31 b4d181a07f80: Verifying Checksum 09:58:31 b4d181a07f80: Download complete 09:58:32 d287ab97295c: Verifying Checksum 09:58:32 d287ab97295c: Download complete 09:58:33 b4d181a07f80: Pull complete 09:58:33 a1111a8f2ec3: Pull complete 09:58:34 ed53099fbce6: Pull complete 09:58:34 dc539afda2c1: Pull complete 09:58:34 77bc0d833cb6: Pull complete 09:58:34 9065ff56babe: Pull complete 09:58:39 d287ab97295c: Pull complete 09:58:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:58:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:58:39 prd-centos7-docker-4c-2g-794 does not seem to be running inside a container 09:58:39 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 09:58:42 $ docker top 5a9074719ef261bd1a66a62ee43321394952ba748de2106b7374c91b58151f73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:58:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:58:43 + ls /var/log/sa-host 09:58:43 + sadf -c /var/log/sa-host/sa16 09:58:43 file_magic: OK 09:58:43 HZ: Using current value: 100 09:58:43 file_header: OK 09:58:43 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 09:58:43 Statistics: 09:58:43 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... 09:58:43 File successfully converted to sysstat format version 12.0.3 09:58:43 + sadf -c /var/log/sa-host/sa30 09:58:43 file_magic: OK 09:58:43 HZ: Using current value: 100 09:58:43 file_header: OK 09:58:43 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 09:58:43 Statistics: 09:58:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:58:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:43 provisioning config files... 09:58:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2833967376034474907tmp [Pipeline] { [Pipeline] echo 09:58:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:58:44 ---> create-netrc.sh [Pipeline] } 09:58:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:58:44 ---> python-tools-install.sh [Pipeline] echo 09:58:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:58:44 ---> sudo-logs.sh 09:58:44 Archiving 'sudo' log.. 09:58:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-794.novalocal: Name or service not known 09:58:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-794.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:58:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:58:45 ---> job-cost.sh 09:58:45 lf-activate-venv: SKIPPING 09:58:45 DEBUG: total: 0.10999999940395355 09:58:45 INFO: Retrieving Stack Cost... 09:58:46 INFO: Retrieving Pricing Info for: v3-standard-2 09:58:46 INFO: Archiving Costs [Pipeline] echo 09:58:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:58:46 ---> logs-deploy.sh 09:58:46 lf-activate-venv: SKIPPING 09:58:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3815/5 09:58:46 INFO: archiving workspace using pattern(s): 09:58:47 Archives upload complete. 09:58:47 INFO: archiving logs to Nexus 09:58:48 ---> uname -a: 09:58:48 Linux prd-centos7-docker-4c-2g-794.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:58:48 09:58:48 09:58:48 ---> lscpu: 09:58:48 Architecture: x86_64 09:58:48 CPU op-mode(s): 32-bit, 64-bit 09:58:48 Byte Order: Little Endian 09:58:48 Address sizes: 40 bits physical, 48 bits virtual 09:58:48 CPU(s): 2 09:58:48 On-line CPU(s) list: 0,1 09:58:48 Thread(s) per core: 1 09:58:48 Core(s) per socket: 1 09:58:48 Socket(s): 2 09:58:48 NUMA node(s): 1 09:58:48 Vendor ID: AuthenticAMD 09:58:48 CPU family: 23 09:58:48 Model: 49 09:58:48 Model name: AMD EPYC-Rome Processor 09:58:48 Stepping: 0 09:58:48 CPU MHz: 2799.998 09:58:48 BogoMIPS: 5599.99 09:58:48 Virtualization: AMD-V 09:58:48 Hypervisor vendor: KVM 09:58:48 Virtualization type: full 09:58:48 L1d cache: 32K 09:58:48 L1i cache: 32K 09:58:48 L2 cache: 512K 09:58:48 L3 cache: 16384K 09:58:48 NUMA node0 CPU(s): 0,1 09:58:48 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 09:58:48 09:58:48 09:58:48 ---> nproc: 09:58:48 2 09:58:48 09:58:48 09:58:48 ---> df -h: 09:58:48 Filesystem Size Used Avail Use% Mounted on 09:58:48 overlay 40G 13G 28G 31% / 09:58:48 tmpfs 64M 0 64M 0% /dev 09:58:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:58:48 shm 64M 0 64M 0% /dev/shm 09:58:48 /dev/vda1 40G 13G 28G 31% /facter-os 09:58:48 09:58:48 09:58:48 ---> sar -b -r -n DEV: 09:58:48 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) 09:58:48 09:58:48 09:38:33 LINUX RESTART (2 CPU) 09:58:48 09:58:48 09:39:01 tps rtps wtps bread/s bwrtn/s 09:58:48 09:40:01 212.29 3.58 208.71 2381.09 52427.87 09:58:48 09:41:01 288.76 0.00 288.76 0.00 55305.00 09:58:48 09:42:02 54.38 0.02 54.36 0.53 10821.72 09:58:48 09:43:01 138.40 0.00 138.40 0.00 16261.22 09:58:48 09:44:01 939.77 495.55 444.22 20368.24 301621.07 09:58:48 09:45:01 522.35 20.63 501.72 2359.63 197021.97 09:58:48 09:46:01 263.70 28.88 234.82 1659.42 56932.54 09:58:48 09:47:01 5.70 0.03 5.66 0.27 195.87 09:58:48 09:48:02 0.40 0.05 0.35 0.67 5.35 09:58:48 09:49:01 0.34 0.07 0.27 0.68 3.98 09:58:48 09:50:01 0.32 0.00 0.32 0.00 4.85 09:58:48 09:51:01 0.32 0.00 0.32 0.00 4.76 09:58:48 09:52:01 0.30 0.00 0.30 0.00 4.21 09:58:48 09:53:01 0.35 0.00 0.35 0.00 4.81 09:58:48 09:54:01 0.50 0.23 0.27 7.33 3.78 09:58:48 09:55:01 0.87 0.00 0.87 0.00 17.24 09:58:48 09:56:01 0.30 0.00 0.30 0.00 4.83 09:58:48 09:57:01 0.25 0.00 0.25 0.00 3.71 09:58:48 09:58:01 0.37 0.00 0.37 0.00 5.40 09:58:48 Average: 128.47 29.22 99.25 1422.83 36556.60 09:58:48 09:58:48 09:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:58:48 09:40:01 3815792 0 860420 10.74 2620 3330100 1647064 18.18 1099604 2692876 373076 09:58:48 09:41:01 3404292 0 984548 12.29 2620 3617472 1629844 17.99 1336596 2792128 270092 09:58:48 09:42:02 3316368 0 1082768 13.52 2620 3607176 1736572 19.17 1356424 2854592 102900 09:58:48 09:43:01 3162800 0 1055080 13.17 2620 3788432 1594928 17.61 1344256 2995112 151144 09:58:48 09:44:01 775356 0 1588204 19.83 2620 5642752 3003384 33.16 3259212 3352920 1684 09:58:48 09:45:01 1065524 0 1271952 15.88 2620 5668836 2401376 26.51 1965948 4333532 136 09:58:48 09:46:01 2571144 0 1137100 14.20 2620 4298068 1568172 17.31 1384532 3437456 20 09:58:48 09:47:01 2585940 0 1122300 14.01 2620 4298072 1352864 14.94 1379664 3432328 12 09:58:48 09:48:02 2588280 0 1119956 13.98 2620 4298076 1353068 14.94 1397900 3412712 8 09:58:48 09:49:01 2586068 0 1122164 14.01 2620 4298080 1352960 14.94 1405140 3407876 16 09:58:48 09:50:01 2593904 0 1114324 13.91 2620 4298084 1352972 14.94 1405264 3400152 8 09:58:48 09:51:01 2594368 0 1113856 13.91 2620 4298088 1352864 14.94 1405052 3400012 8 09:58:48 09:52:01 2594468 0 1113748 13.91 2620 4298096 1352864 14.94 1405060 3400012 8 09:58:48 09:53:01 2594460 0 1113756 13.91 2620 4298096 1352864 14.94 1405060 3400012 8 09:58:48 09:54:01 2594076 0 1114104 13.91 2620 4298132 1352936 14.94 1405476 3399728 24 09:58:48 09:55:01 2594304 0 1113876 13.91 2620 4298132 1352864 14.94 1405392 3399728 12 09:58:48 09:56:01 2594256 0 1113920 13.91 2620 4298136 1352992 14.94 1405420 3399728 16 09:58:48 09:57:01 2594336 0 1113828 13.91 2620 4298148 1352932 14.94 1405528 3399728 8 09:58:48 09:58:01 2594540 0 1113624 13.90 2620 4298148 1352932 14.94 1405528 3399728 8 09:58:48 Average: 2590541 0 1124712 14.04 2620 4291059 1569287 17.33 1504056 3332124 47326 09:58:48 09:58:48 09:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:58:48 09:40:01 vethd5e4f5e 114.00 143.57 10.96 867.65 0.00 0.00 0.00 0.00 09:58:48 09:40:01 eth0 1123.78 1320.63 9862.34 161.51 0.00 0.00 0.00 0.00 09:58:48 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:40:01 docker0 835.71 498.85 72.31 3536.87 0.00 0.00 0.00 0.00 09:58:48 09:41:01 veth0ac4929 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:58:48 09:41:01 eth0 104.23 74.05 1200.25 16.90 0.00 0.00 0.00 0.00 09:58:48 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:41:01 docker0 56.34 74.04 4.54 1172.68 0.00 0.00 0.00 0.00 09:58:48 09:42:02 veth0ac4929 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 09:58:48 09:42:02 eth0 26.22 14.43 24.51 10.56 0.00 0.00 0.00 0.00 09:58:48 09:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:42:02 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 09:58:48 09:43:01 eth0 98.00 59.75 1714.41 125.48 0.00 0.00 0.00 0.00 09:58:48 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:44:01 vethd1c53da 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:58:48 09:44:01 veth32e4e51 0.03 0.31 0.00 0.02 0.00 0.00 0.00 0.00 09:58:48 09:44:01 veth51c52fd 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 09:58:48 09:44:01 veth4da4bc3 0.00 1.09 0.00 0.06 0.00 0.00 0.00 0.00 09:58:48 09:45:01 veth7a78e83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:45:01 veth0d82e5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:45:01 veth144bc97 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:58:48 09:45:01 veth4da4bc3 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 09:58:48 09:46:01 eth0 1917.37 1749.79 15405.90 512.06 0.00 0.00 0.00 0.00 09:58:48 09:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:58:48 09:46:01 docker0 938.38 677.92 79.96 5581.72 0.00 0.00 0.00 0.00 09:58:48 09:47:01 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:58:48 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:48:02 eth0 0.58 0.42 0.28 0.21 0.00 0.00 0.00 0.00 09:58:48 09:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:49:01 eth0 0.25 0.20 0.09 0.05 0.00 0.00 0.00 0.00 09:58:48 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:50:01 eth0 0.20 0.15 0.07 0.04 0.00 0.00 0.00 0.00 09:58:48 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:58:48 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:52:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:53:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:58:48 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:54:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 09:58:48 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:55:01 eth0 0.15 0.10 0.01 0.03 0.00 0.00 0.00 0.00 09:58:48 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:56:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:58:48 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:57:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:58:48 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:58:48 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 Average: eth0 86.13 84.98 781.41 25.16 0.00 0.00 0.00 0.00 09:58:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:48 Average: docker0 49.45 35.73 4.21 294.16 0.00 0.00 0.00 0.00 09:58:48 09:58:48 09:58:48 ---> sar -P ALL: 09:58:48 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) 09:58:48 09:58:48 09:38:33 LINUX RESTART (2 CPU) 09:58:48 09:58:48 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:58:48 09:40:01 all 30.85 0.00 9.21 4.90 0.09 54.95 09:58:48 09:40:01 0 31.18 0.00 9.54 4.52 0.09 54.66 09:58:48 09:40:01 1 30.53 0.00 8.87 5.27 0.09 55.24 09:58:48 09:41:01 all 54.63 0.00 10.41 1.89 0.11 32.97 09:58:48 09:41:01 0 53.74 0.00 10.51 1.94 0.11 33.70 09:58:48 09:41:01 1 55.52 0.00 10.30 1.84 0.11 32.24 09:58:48 09:42:02 all 34.11 0.00 4.24 0.58 0.08 60.99 09:58:48 09:42:02 0 33.69 0.00 4.18 0.26 0.07 61.80 09:58:48 09:42:02 1 34.54 0.00 4.31 0.89 0.09 60.18 09:58:48 09:43:01 all 69.60 0.00 8.36 1.67 0.11 20.25 09:58:48 09:43:01 0 68.88 0.00 8.66 1.78 0.11 20.57 09:58:48 09:43:01 1 70.33 0.00 8.06 1.56 0.11 19.94 09:58:48 09:44:01 all 40.19 0.00 19.56 26.80 0.12 13.33 09:58:48 09:44:01 0 39.71 0.00 19.67 26.78 0.11 13.74 09:58:48 09:44:01 1 40.68 0.00 19.45 26.83 0.13 12.91 09:58:48 09:45:01 all 77.38 0.00 17.10 4.51 0.12 0.88 09:58:48 09:45:01 0 76.90 0.00 17.38 4.51 0.11 1.10 09:58:48 09:45:01 1 77.87 0.00 16.83 4.52 0.13 0.66 09:58:48 09:46:01 all 44.92 0.00 9.25 2.66 0.10 43.07 09:58:48 09:46:01 0 44.17 0.00 9.91 3.03 0.11 42.78 09:58:48 09:46:01 1 45.65 0.00 8.60 2.30 0.09 43.35 09:58:48 09:47:01 all 0.27 0.00 0.04 0.00 0.02 99.67 09:58:48 09:47:01 0 0.37 0.00 0.03 0.00 0.02 99.58 09:58:48 09:47:01 1 0.17 0.00 0.05 0.00 0.02 99.77 09:58:48 09:48:02 all 0.28 0.00 0.07 0.00 0.02 99.63 09:58:48 09:48:02 0 0.50 0.00 0.05 0.00 0.02 99.43 09:58:48 09:48:02 1 0.07 0.00 0.08 0.00 0.02 99.83 09:58:48 09:49:01 all 0.20 0.00 0.02 0.01 0.02 99.76 09:58:48 09:49:01 0 0.37 0.00 0.02 0.02 0.02 99.58 09:58:48 09:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:58:48 09:50:01 all 0.18 0.00 0.03 0.00 0.03 99.76 09:58:48 09:50:01 0 0.33 0.00 0.03 0.00 0.03 99.60 09:58:48 09:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:58:48 09:58:48 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:58:48 09:51:01 all 0.12 0.00 0.02 0.00 0.02 99.85 09:58:48 09:51:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:58:48 09:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:58:48 09:52:01 all 0.08 0.00 0.03 0.00 0.02 99.87 09:58:48 09:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 09:58:48 09:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:58:48 09:53:01 all 0.19 0.00 0.02 0.00 0.02 99.77 09:58:48 09:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:58:48 09:53:01 1 0.37 0.00 0.02 0.00 0.03 99.58 09:58:48 09:54:01 all 0.17 0.00 0.05 0.01 0.03 99.75 09:58:48 09:54:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:58:48 09:54:01 1 0.30 0.00 0.07 0.02 0.02 99.60 09:58:48 09:55:01 all 0.13 0.00 0.02 0.00 0.02 99.84 09:58:48 09:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:58:48 09:55:01 1 0.20 0.00 0.02 0.00 0.00 99.78 09:58:48 09:56:01 all 0.14 0.00 0.02 0.00 0.01 99.83 09:58:48 09:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:58:48 09:56:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:58:48 09:57:01 all 0.15 0.00 0.03 0.00 0.03 99.79 09:58:48 09:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:58:48 09:57:01 1 0.25 0.00 0.03 0.00 0.02 99.70 09:58:48 09:58:01 all 0.19 0.00 0.02 0.00 0.02 99.77 09:58:48 09:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:58:48 09:58:01 1 0.35 0.00 0.02 0.00 0.02 99.62 09:58:48 Average: all 17.65 0.00 3.92 2.16 0.05 76.22 09:58:48 Average: 0 17.48 0.00 4.01 2.15 0.05 76.32 09:58:48 Average: 1 17.82 0.00 3.84 2.16 0.05 76.13 09:58:48 09:58:48 09:58:48