Pull request #3816 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at 31a468f974f90331ca7657b11f9c9eadefc568dd rather than 89795aa4b9512629acbfc46f9ed583ef3a8e9199 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-ssh4446838893748366434.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-ssh6175755794088124411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5741437667549231127.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-ssh8067045055507744781.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1891455377723870408.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-789 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh6196896939559460189.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh157519804785142002.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 Merge succeeded, producing 0a5eaa143b79af319cc33cc034cee9e85bf70086 Checking out Revision 0a5eaa143b79af319cc33cc034cee9e85bf70086 (PR-3816) > git config core.sparsecheckout # timeout=10 > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # 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/7@tmp/jenkins-gitclient-ssh8563449826654692125.key > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a5eaa143b79af319cc33cc034cee9e85bf70086 # timeout=10 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:00:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:00:00 ========================================================= 08:00:00 EdgeX Global Pipelines Version Info 08:00:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:00:01 ------------------- 08:00:01 stable info: 08:00:01 ------------------- 08:00:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:00:01 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 08:00:01 Message: update stable to v1.0.215 08:00:02 ------------------- 08:00:02 experimental info: 08:00:02 ------------------- 08:00:02 Commited By: **** collab-it+edgex@linuxfoundation.org 08:00:02 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 08:00:02 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:00:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a5eaa1 [Pipeline] echo 08:00:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:03 provisioning config files... 08:00:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1556654703110617842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:03 ---> docker-login.sh 08:00:03 nexus3.edgexfoundry.org:10001 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 nexus3.edgexfoundry.org:10002 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 nexus3.edgexfoundry.org:10003 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 nexus3.edgexfoundry.org:10004 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:03 Configure a credential helper to remove this warning. See 08:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:03 08:00:03 Login Succeeded 08:00:03 docker.io 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:04 Configure a credential helper to remove this warning. See 08:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:04 08:00:04 Login Succeeded 08:00:04 ---> docker-login.sh ends [Pipeline] } 08:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:04 ++ 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 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/core-command/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo core-command,cmd/core-command/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/core-data/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo core-data,cmd/core-data/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/core-metadata/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo core-metadata,cmd/core-metadata/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/security-bootstrapper/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/security-proxy-setup/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/support-notifications/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo support-notifications,cmd/support-notifications/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/support-scheduler/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:00:04 + for file in '`ls cmd/**/Dockerfile`' 08:00:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:00:04 ++ cut -d/ -f2 08:00:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:00:04 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 08:00:05 + git rev-list -1 --merges 0a5eaa143b79af319cc33cc034cee9e85bf70086~1..0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo 08:00:05 -----------> git rev-list -1 --merges 0a5eaa143b79af319cc33cc034cee9e85bf70086~1..0a5eaa143b79af319cc33cc034cee9e85bf70086 0a5eaa143b79af319cc33cc034cee9e85bf70086 08:00:05 0a5eaa143b79af319cc33cc034cee9e85bf70086 [false] [Pipeline] sh 08:00:05 + git log --format=format:%s -1 0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] echo 08:00:05 ========================================================= 08:00:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:00:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:06 08:00:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:00:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:06 latest: Pulling from edgex-devops/git-semver 08:00:06 a0d0a0d46f8b: Pulling fs layer 08:00:06 3e5f54012d9b: Pulling fs layer 08:00:06 4c7163046ea9: Pulling fs layer 08:00:06 0c2d73faf560: Pulling fs layer 08:00:06 0c2d73faf560: Waiting 08:00:06 3e5f54012d9b: Verifying Checksum 08:00:06 3e5f54012d9b: Download complete 08:00:06 a0d0a0d46f8b: Verifying Checksum 08:00:06 a0d0a0d46f8b: Download complete 08:00:06 0c2d73faf560: Verifying Checksum 08:00:06 0c2d73faf560: Download complete 08:00:06 4c7163046ea9: Verifying Checksum 08:00:06 4c7163046ea9: Download complete 08:00:06 a0d0a0d46f8b: Pull complete 08:00:06 3e5f54012d9b: Pull complete 08:00:07 4c7163046ea9: Pull complete 08:00:07 0c2d73faf560: Pull complete 08:00:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:00:07 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:00:08 $ docker top 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:08 [ssh-agent] Looking for ssh-agent implementation... 08:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:08 $ docker exec 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent 08:00:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmgnmD/agent.14 08:00:08 SSH_AGENT_PID=21 08:00:08 Running ssh-add (command line suppressed) 08:00:08 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5938320583303602489.key (/w/workspace/edgex-go/7@tmp/private_key_5938320583303602489.key) 08:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:09 + git tag --points-at HEAD [Pipeline] } 08:00:09 $ docker exec --env ******** --env ******** 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent -k 08:00:09 unset SSH_AUTH_SOCK; 08:00:09 unset SSH_AGENT_PID; 08:00:09 echo Agent pid 21 killed; 08:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:09 [ssh-agent] Looking for ssh-agent implementation... 08:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:09 $ docker exec 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent 08:00:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnKeBGh/agent.55 08:00:09 SSH_AGENT_PID=62 08:00:09 Running ssh-add (command line suppressed) 08:00:09 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4293202636259472340.key (/w/workspace/edgex-go/7@tmp/private_key_4293202636259472340.key) 08:00:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:09 + git semver init 08:00:09 # -> Open(): unable to determine branch for HEAD 08:00:09 # $GIT_DIR = /w/workspace/edgex-go/7/.git 08:00:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 08:00:09 # $SEMVER_REMOTE_NAME = origin 08:00:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:00:09 # $SEMVER_USER_NAME = edgex-jenkins 08:00:09 # $SEMVER_BRANCH = PR-3816 08:00:09 # $SEMVER_TEMP = /tmp/semver-451454105 08:00:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:00:24 # '/tmp/semver-451454105' -> '/w/workspace/edgex-go/7/.semver' 08:00:24 # -> Force: false 08:00:24 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 08:00:24 $ docker exec --env ******** --env ******** 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 ssh-agent -k 08:00:24 unset SSH_AUTH_SOCK; 08:00:24 unset SSH_AGENT_PID; 08:00:24 echo Agent pid 62 killed; 08:00:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:25 + git semver [Pipeline] } 08:00:25 $ docker stop --time=1 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 08:00:27 $ docker rm -f 8f1bf13cd58e1d6ff694288f060781b46a5764719888c0fc5ac9332e910daf30 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:00:27 Stashed 1 file(s) [Pipeline] echo 08:00:27 [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 08:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:28 ========================================================= 08:00:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:00:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:00:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:28 a0d0a0d46f8b: Already exists 08:00:28 31adcdaf11c8: Pulling fs layer 08:00:28 b8b176561691: Pulling fs layer 08:00:28 4527c011a84f: Pulling fs layer 08:00:28 5d74067f8e1e: Pulling fs layer 08:00:28 e0aca202a116: Pulling fs layer 08:00:28 3a43be97a3b4: Pulling fs layer 08:00:28 34cad66bf833: Pulling fs layer 08:00:28 b4e3c513aaa6: Pulling fs layer 08:00:28 5d74067f8e1e: Waiting 08:00:28 e0aca202a116: Waiting 08:00:28 3a43be97a3b4: Waiting 08:00:28 34cad66bf833: Waiting 08:00:28 b4e3c513aaa6: Waiting 08:00:28 b8b176561691: Verifying Checksum 08:00:28 b8b176561691: Download complete 08:00:28 5d74067f8e1e: Verifying Checksum 08:00:28 5d74067f8e1e: Download complete 08:00:28 31adcdaf11c8: Verifying Checksum 08:00:28 31adcdaf11c8: Download complete 08:00:28 e0aca202a116: Verifying Checksum 08:00:28 e0aca202a116: Download complete 08:00:28 3a43be97a3b4: Verifying Checksum 08:00:28 3a43be97a3b4: Download complete 08:00:28 31adcdaf11c8: Pull complete 08:00:28 34cad66bf833: Verifying Checksum 08:00:28 34cad66bf833: Download complete 08:00:28 b8b176561691: Pull complete 08:00:28 b4e3c513aaa6: Verifying Checksum 08:00:28 b4e3c513aaa6: Download complete 08:00:28 4527c011a84f: Verifying Checksum 08:00:28 4527c011a84f: Download complete 08:00:33 4527c011a84f: Pull complete 08:00:33 5d74067f8e1e: Pull complete 08:00:33 e0aca202a116: Pull complete 08:00:33 3a43be97a3b4: Pull complete 08:00:33 34cad66bf833: Pull complete 08:00:35 b4e3c513aaa6: Pull complete 08:00:35 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:00:36 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:00:36 WORKDIR /edgex 08:00:36 COPY go.mod . 08:00:36 RUN go mod download' 08:00:36 + docker build -t ci-base-image-x86_64 -f - . 08:00:37 Sending build context to Docker daemon 330MB 08:00:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:00:37 ---> 9f6097aaca64 08:00:37 Step 2/4 : WORKDIR /edgex 08:00:39 ---> Running in c8af213ea493 08:00:39 Removing intermediate container c8af213ea493 08:00:39 ---> 9dd905e9223f 08:00:39 Step 3/4 : COPY go.mod . 08:00:39 ---> 718c6e155881 08:00:39 Step 4/4 : RUN go mod download 08:00:39 ---> Running in 3d4e0fd75701 08:00:43 Still waiting to schedule task 08:00:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:01:11 Removing intermediate container 3d4e0fd75701 08:01:11 ---> 7539ff566d3d 08:01:11 Successfully built 7539ff566d3d 08:01:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker inspect -f . ci-base-image-x86_64 08:01:11 . [Pipeline] withDockerContainer 08:01:11 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:12 $ docker top 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:12 + go version 08:01:12 go version go1.16.8 linux/amd64 [Pipeline] } 08:01:12 $ docker stop --time=1 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce 08:01:13 $ docker rm -f 53bee6a3f843639d16893cfddbe201eaaeb8de386f7fe2799b51778fdb6a04ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:14 + docker inspect -f . ci-base-image-x86_64 08:01:14 . [Pipeline] withDockerContainer 08:01:14 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:01:14 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:14 $ docker top d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:14 ========================================================= 08:01:14 [edgeXBuildGoParallel] Running Tests and Build... 08:01:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:01:15 + make test 08:01:15 go mod tidy 08:01:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:20 ? github.com/edgexfoundry/edgex-go [no test files] 08:01:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:01:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:01:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:01:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:01:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:01:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:01:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:01:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:01:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:01:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:01:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 08:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:01:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements 08:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:01:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:01:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 08:01:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:01:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:01:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 08:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:01:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:01:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:01:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:01:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 08:01:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 08:01:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 08:01:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:01:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 08:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 08:02:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 08:02:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-790 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 08:02:11 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:02:11 The recommended git tool is: git 08:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 82.5% of statements 08:02:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:02:16 using credential edgex-jenkins-ssh 08:02:16 Cloning the remote Git repository 08:02:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:02:17 > git init /w/workspace/edgex-go/7 # timeout=10 08:02:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:02:17 > git --version # timeout=10 08:02:17 > git --version # 'git version 2.17.1' 08:02:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.225s coverage: 65.4% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:02:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:02:32 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 08:02:33 Merge succeeded, producing 451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:02:33 Checking out Revision 451609483f79c44fef16fba47ce6ddb1d0c25ae9 (PR-3816) 08:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:02:32 > git config core.sparsecheckout # timeout=10 08:02:32 > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # timeout=10 08:02:33 > git remote # timeout=10 08:02:33 > git config --get remote.origin.url # timeout=10 08:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:33 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 08:02:33 > git rev-parse HEAD^{commit} # timeout=10 08:02:33 > git config core.sparsecheckout # timeout=10 08:02:33 > git checkout -f 451609483f79c44fef16fba47ce6ddb1d0c25ae9 # timeout=10 08:02:37 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" 08:02:37 First time build. Skipping changelog. 08:02:37 > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:38 Dload Upload Total Spent Left Speed 08:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80986 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh 08:02:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:02:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:02:39 + sudo tee /etc/docker/daemon.new 08:02:39 { 08:02:39 "registry-mirrors": [ 08:02:39 "https://nexus3.edgexfoundry.org:10001" 08:02:39 ], 08:02:39 "bip": "10.250.0.254/24", 08:02:39 "hosts": [ 08:02:39 "tcp://0.0.0.0:5555", 08:02:39 "unix:///var/run/docker.sock" 08:02:39 ], 08:02:39 "mtu": 1458, 08:02:39 "selinux-enabled": true, 08:02:39 "seccomp-profile": "/etc/docker/seccomp.json" 08:02:39 } [Pipeline] sh 08:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:02:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 08:02:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 08:02:39 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 08:02:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:58 provisioning config files... 08:02:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6546807855616594872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:58 ---> docker-login.sh 08:02:58 nexus3.edgexfoundry.org:10001 08:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:59 Configure a credential helper to remove this warning. See 08:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:59 08:02:59 Login Succeeded 08:02:59 nexus3.edgexfoundry.org:10002 08:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:00 Configure a credential helper to remove this warning. See 08:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:00 08:03:00 Login Succeeded 08:03:00 nexus3.edgexfoundry.org:10003 08:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:00 Configure a credential helper to remove this warning. See 08:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:00 08:03:00 Login Succeeded 08:03:00 nexus3.edgexfoundry.org:10004 08:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:01 Configure a credential helper to remove this warning. See 08:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:01 08:03:01 Login Succeeded 08:03:01 docker.io 08:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:02 Configure a credential helper to remove this warning. See 08:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:02 08:03:02 Login Succeeded 08:03:02 ---> docker-login.sh ends [Pipeline] } 08:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:03:02 ========================================================= 08:03:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:03:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:03 552d1f2373af: Pulling fs layer 08:03:03 ea3f2d53f512: Pulling fs layer 08:03:03 9e70ebbbe112: Pulling fs layer 08:03:03 7a9cfe048b4a: Pulling fs layer 08:03:03 72dc09318566: Pulling fs layer 08:03:03 f4f7b4309257: Pulling fs layer 08:03:03 7a9cfe048b4a: Waiting 08:03:03 0ac9a79272e3: Pulling fs layer 08:03:03 b78e95d17946: Pulling fs layer 08:03:03 f4f7b4309257: Waiting 08:03:03 72dc09318566: Waiting 08:03:03 b78e95d17946: Waiting 08:03:03 9e70ebbbe112: Verifying Checksum 08:03:03 9e70ebbbe112: Download complete 08:03:03 ea3f2d53f512: Verifying Checksum 08:03:03 ea3f2d53f512: Download complete 08:03:03 72dc09318566: Download complete 08:03:03 f4f7b4309257: Verifying Checksum 08:03:03 f4f7b4309257: Download complete 08:03:03 552d1f2373af: Verifying Checksum 08:03:03 552d1f2373af: Download complete 08:03:03 0ac9a79272e3: Download complete 08:03:04 552d1f2373af: Pull complete 08:03:05 ea3f2d53f512: Pull complete 08:03:05 9e70ebbbe112: Pull complete 08:03:05 b78e95d17946: Verifying Checksum 08:03:05 b78e95d17946: Download complete 08:03:05 7a9cfe048b4a: Verifying Checksum 08:03:05 7a9cfe048b4a: Download complete 08:03:12 GO111MODULE=on go vet ./... 08:03:16 7a9cfe048b4a: Pull complete 08:03:16 72dc09318566: Pull complete 08:03:16 f4f7b4309257: Pull complete 08:03:17 0ac9a79272e3: Pull complete 08:03:23 b78e95d17946: Pull complete 08:03:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:03:24 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:24 WORKDIR /edgex 08:03:24 COPY go.mod . 08:03:24 RUN go mod download 08:03:24 docker build -t ci-base-image-arm64 -f - . 08:03:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:24 ./bin/test-attribution-txt.sh [Pipeline] echo 08:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:03:24 + ls -al . 08:03:24 total 644 08:03:24 drwxrwxr-x 10 1001 1001 4096 Nov 16 08:03 . 08:03:24 drwxr-xr-x 4 root root 28 Nov 16 08:01 .. 08:03:24 -rw-rw-r-- 1 1001 1001 11 Nov 16 07:59 .dockerignore 08:03:24 drwxrwxr-x 8 1001 1001 179 Nov 16 07:59 .git 08:03:24 drwxrwxr-x 4 1001 1001 142 Nov 16 07:59 .github 08:03:24 -rw-rw-r-- 1 1001 1001 804 Nov 16 07:59 .gitignore 08:03:24 -rw-rw-r-- 1 1001 1001 42 Nov 16 07:59 .golangci.yml 08:03:24 -rw-rw-r-- 1 1001 1001 76 Nov 16 07:59 .hadolint.yml 08:03:24 drwx------ 3 1001 1001 58 Nov 16 08:00 .semver 08:03:24 -rw-rw-r-- 1 1001 1001 166 Nov 16 07:59 .sonarcloud.properties 08:03:24 -rw-rw-r-- 1 1001 1001 1171 Nov 16 07:59 ADOPTERS.md 08:03:24 -rw-rw-r-- 1 1001 1001 8910 Nov 16 07:59 Attribution.txt 08:03:24 -rw-rw-r-- 1 1001 1001 51732 Nov 16 07:59 CHANGELOG.md 08:03:24 -rw-rw-r-- 1 1001 1001 3804 Nov 16 07:59 CONTRIBUTING.md 08:03:24 -rw-rw-r-- 1 1001 1001 677 Nov 16 07:59 GOVERNANCE.md 08:03:24 -rw-rw-r-- 1 1001 1001 849 Nov 16 07:59 Jenkinsfile 08:03:24 -rw-rw-r-- 1 1001 1001 10775 Nov 16 07:59 LICENSE 08:03:24 -rw-rw-r-- 1 1001 1001 6508 Nov 16 07:59 Makefile 08:03:24 -rw-rw-r-- 1 1001 1001 582 Nov 16 07:59 OWNERS.md 08:03:24 -rw-rw-r-- 1 1001 1001 8207 Nov 16 07:59 README.md 08:03:24 -rw-rw-r-- 1 1001 1001 6912 Nov 16 07:59 SECURITY.md 08:03:24 -rw-rw-r-- 1 1001 1001 5 Nov 16 08:00 VERSION 08:03:24 -rw-rw-r-- 1 1001 1001 4131 Nov 16 07:59 ZMQWindows.md 08:03:24 drwxrwxr-x 2 1001 1001 37 Nov 16 07:59 bin 08:03:24 drwxrwxr-x 14 1001 1001 4096 Nov 16 07:59 cmd 08:03:24 -rw-r--r-- 1 root root 428381 Nov 16 08:02 coverage.out 08:03:24 -rw-rw-r-- 1 1001 1001 822 Nov 16 07:59 go.mod 08:03:24 -rw-rw-r-- 1 1001 1001 49471 Nov 16 07:59 go.sum 08:03:24 drwxrwxr-x 8 1001 1001 124 Nov 16 07:59 internal 08:03:24 drwxrwxr-x 3 1001 1001 16 Nov 16 07:59 openapi 08:03:24 drwxrwxr-x 4 1001 1001 71 Nov 16 07:59 snap 08:03:24 -rw-rw-r-- 1 1001 1001 204 Nov 16 07:59 version.go [Pipeline] sh 08:03:25 + '[' -e coverage.out ] 08:03:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:03:25 Stashed 1 file(s) [Pipeline] sh 08:03:25 + make build 08:03:25 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 08:03:26 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 08:03:26 Sending build context to Docker daemon 166.7MB 08:03:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:03:26 ---> 8b459fc5aaf0 08:03:26 Step 2/4 : WORKDIR /edgex 08:03:28 ---> Running in 74d323fb90bd 08:03:28 Removing intermediate container 74d323fb90bd 08:03:28 ---> 963cb7ca8fb2 08:03:28 Step 3/4 : COPY go.mod . 08:03:29 ---> 9a1bae8d7061 08:03:29 Step 4/4 : RUN go mod download 08:03:29 ---> Running in d18c390eb17e 08:03:33 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 08:03:34 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 08:03:34 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 08:03:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:03:36 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 08:03:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:03:37 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 08:03:38 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 08:03:39 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 08:03:40 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] } 08:03:41 $ docker stop --time=1 d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca 08:03:43 $ docker rm -f d3bb73d91d6fd5515cdecf1a630c5fe4a3f46ac8caae2a7b278175f9fc8829ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:45 08:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:45 latest: Pulling from edgex-devops/edgex-compose 08:03:45 cbdbe7a5bc2a: Pulling fs layer 08:03:45 ca9280d653b3: Pulling fs layer 08:03:45 7e9c9ca2126c: Pulling fs layer 08:03:45 cbdbe7a5bc2a: Verifying Checksum 08:03:45 cbdbe7a5bc2a: Download complete 08:03:45 ca9280d653b3: Verifying Checksum 08:03:45 ca9280d653b3: Download complete 08:03:45 cbdbe7a5bc2a: Pull complete 08:03:46 7e9c9ca2126c: Download complete 08:03:46 ca9280d653b3: Pull complete 08:03:49 7e9c9ca2126c: Pull complete 08:03:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:03:49 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:03:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:03:52 $ docker top 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:52 + docker-compose build --help 08:03:52 + grep parallel 08:03:53 --parallel Build images in parallel. [Pipeline] } 08:03:53 $ docker stop --time=1 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c 08:03:54 $ docker rm -f 1227f65e608385a56bb702530e3c0544faccad4e30c4f785b549db44c44d165c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:03:54 . [Pipeline] withDockerContainer 08:03:55 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:03:55 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:03:55 $ docker top 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:55 + docker-compose -f ./docker-compose-build.yml build --parallel 08:03:56 Building core-command ... 08:03:56 Building core-data ... 08:03:56 Building core-metadata ... 08:03:56 Building security-bootstrapper ... 08:03:56 Building security-proxy-setup ... 08:03:56 Building security-secretstore-setup ... 08:03:56 Building support-notifications ... 08:03:56 Building support-scheduler ... 08:03:56 Building sys-mgmt-agent ... 08:03:56 Building support-notifications 08:03:56 Building core-command 08:03:56 Building core-data 08:03:56 Building support-scheduler 08:03:56 Building sys-mgmt-agent 08:04:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:04:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:08 ---> 7539ff566d3d 08:04:08 Step 3/22 : WORKDIR /edgex-go 08:04:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:04:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:08 ---> 7539ff566d3d 08:04:08 Step 3/22 : WORKDIR /edgex-go 08:04:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:04:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:04:08 ---> 7539ff566d3d 08:04:08 Step 3/22 : WORKDIR /edgex-go 08:04:12 ---> Running in df78945de7b1 08:04:12 ---> Running in edc39ac3343a 08:04:12 ---> Running in a34d89fe9f48 08:04:18 Removing intermediate container df78945de7b1 08:04:18 ---> 54ccf157168b 08:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:18 Removing intermediate container edc39ac3343a 08:04:18 ---> 5e05db685a2f 08:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:19 Removing intermediate container a34d89fe9f48 08:04:19 ---> 1d927685dbc5 08:04:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:19 ---> Running in 67a742c7f553 08:04:19 ---> Running in 44388bf25575 08:04:19 ---> Running in 86b030251bfc 08:04:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:04:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:04:21 ---> 7539ff566d3d 08:04:21 Step 3/21 : WORKDIR /edgex-go 08:04:21 ---> Using cache 08:04:21 ---> 1d927685dbc5 08:04:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:04:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:04:22 ---> 7539ff566d3d 08:04:22 Step 3/23 : WORKDIR /edgex-go 08:04:22 ---> Using cache 08:04:22 ---> 1d927685dbc5 08:04:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:22 ---> Running in 06ed6b11ee4a 08:04:22 ---> Running in 660bfe9dee49 08:04:22 Removing intermediate container 67a742c7f553 08:04:22 ---> 2d6fd80d9a7b 08:04:22 Step 5/22 : RUN apk add --update --no-cache make git 08:04:22 ---> Running in 4c8b34024bb1 08:04:22 Removing intermediate container 86b030251bfc 08:04:22 ---> 90042f5825ce 08:04:22 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:04:22 ---> Running in 7ae0106febde 08:04:22 Removing intermediate container 44388bf25575 08:04:22 ---> 3627a546f021 08:04:22 Step 5/22 : RUN apk add --update --no-cache make bash git 08:04:23 ---> Running in f2a2747361e0 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:23 Removing intermediate container 06ed6b11ee4a 08:04:23 ---> 2d69927559be 08:04:23 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:04:23 ---> Running in 98c62c49ffe6 08:04:23 Removing intermediate container 660bfe9dee49 08:04:23 ---> 37c69dac6890 08:04:23 Step 5/23 : RUN apk add --update --no-cache make git 08:04:23 ---> Running in 090d20bdef6b 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:04:24 OK: 220 MiB in 52 packages 08:04:24 OK: 220 MiB in 52 packages 08:04:24 OK: 220 MiB in 52 packages 08:04:25 OK: 220 MiB in 52 packages 08:04:25 OK: 220 MiB in 52 packages 08:04:25 Removing intermediate container 4c8b34024bb1 08:04:25 ---> 37877d7fa83f 08:04:25 Step 6/22 : COPY . . 08:04:25 Removing intermediate container 7ae0106febde 08:04:25 ---> cabf3715a1b9 08:04:25 Step 6/22 : COPY . . 08:04:25 Removing intermediate container f2a2747361e0 08:04:25 ---> dc324a6b6445 08:04:25 Step 6/22 : COPY . . 08:04:26 Removing intermediate container 98c62c49ffe6 08:04:26 ---> 7133532166bb 08:04:26 Step 6/21 : COPY . . 08:04:31 Removing intermediate container 090d20bdef6b 08:04:31 ---> 7dc5f44f3d07 08:04:31 Step 6/23 : COPY go.mod . 08:04:33 ---> b43bcc3d6464 08:04:33 Step 7/23 : RUN go mod download 08:04:34 ---> Running in 67bc454d2c45 08:04:36 ---> 42b5b1516d47 08:04:36 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:36 ---> Running in 4e93d762ba74 08:04:36 ---> 57f41560f948 08:04:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:37 ---> Running in 8e439551badb 08:04:37 ---> 55e1fc6ecce7 08:04:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:37 ---> 2fd63e7e829b 08:04:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:37 ---> Running in 5df21e944b73 08:04:37 ---> Running in 28964b73029f 08:04:38 Removing intermediate container 67bc454d2c45 08:04:38 ---> 54d6114ffca9 08:04:38 Step 8/23 : COPY . . 08:04:39 Removing intermediate container 4e93d762ba74 08:04:39 ---> 16804413d16b 08:04:39 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:04:39 ---> Running in 2431a4e9517b 08:04:39 Removing intermediate container 8e439551badb 08:04:39 ---> 65de9447edae 08:04:39 Step 8/22 : RUN make cmd/core-command/core-command 08:04:40 ---> Running in a6a018c98903 08:04:40 Removing intermediate container 5df21e944b73 08:04:40 ---> 3a83f2b9fde0 08:04:40 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:04:41 ---> Running in db99ff01035e 08:04:41 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 08:04:41 Removing intermediate container 28964b73029f 08:04:41 ---> 397af9c6c252 08:04:41 Step 8/22 : RUN make cmd/core-data/core-data 08:04:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:04:42 ---> Running in 4eccf3098adb 08:04: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 08:04:43 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 08:04:51 Removing intermediate container d18c390eb17e 08:04:51 ---> fb049b751f77 08:04:51 Successfully built fb049b751f77 08:04:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:04:51 + docker inspect -f . ci-base-image-arm64 08:04:51 . [Pipeline] withDockerContainer 08:04:52 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 08:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:04:53 $ docker top 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:54 + go version 08:04:54 go version go1.16.8 linux/arm64 [Pipeline] } 08:04:54 $ docker stop --time=1 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e 08:04:56 $ docker rm -f 6ecdbe83be4fd8167b7c92471bb7423e0c91307c6f5e8f6eb0a49092495af51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:56 + docker inspect -f . ci-base-image-arm64 08:04:56 . [Pipeline] withDockerContainer 08:04:57 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 08:04:57 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:04:58 $ docker top 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 -eo pid,comm 08:04:58 ---> 57b324bd4607 08:04:58 Step 9/23 : RUN go mod tidy 08:04:58 ---> Running in 341ed2561f6d [Pipeline] { [Pipeline] echo 08:04:59 ========================================================= 08:04:59 [edgeXBuildGoParallel] Running Tests and Build... 08:04:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:04:59 + make test 08:04:59 go mod tidy 08:05:00 Removing intermediate container 341ed2561f6d 08:05:00 ---> 6a9c9c20fc74 08:05:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:05:00 ---> Running in b1ae1c7b11db 08:05:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:05:00 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 08:05:18 Removing intermediate container a6a018c98903 08:05:18 ---> f5bc16f7536d 08:05:18 08:05:18 Step 9/22 : FROM alpine:3.14 08:05:18 3.14: Pulling from library/alpine 08:05:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:05:19 Status: Downloaded newer image for alpine:3.14 08:05:19 ---> 0a97eee8041e 08:05:19 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:05:19 ---> Running in a23f7dcee4cb 08:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:20 (1/1) Installing dumb-init (1.2.5-r1) 08:05:20 Executing busybox-1.33.1-r6.trigger 08:05:21 OK: 6 MiB in 15 packages 08:05:21 Removing intermediate container 2431a4e9517b 08:05:21 ---> f3569a8862b9 08:05:21 08:05:21 Step 9/21 : FROM alpine:3.14 08:05:21 ---> 0a97eee8041e 08:05:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:05:21 ---> Running in d4fd257de752 08:05:21 Removing intermediate container a23f7dcee4cb 08:05:21 ---> d026cc1827d1 08:05:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:21 ---> Running in afcf5dce21da 08:05:21 Removing intermediate container afcf5dce21da 08:05:21 ---> 6acc3e19272a 08:05:21 Step 12/22 : ENV APP_PORT=59882 08:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:21 ---> Running in b1bb88fb61cd 08:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:22 Removing intermediate container b1bb88fb61cd 08:05:22 ---> 36bc2275fc20 08:05:22 Step 13/22 : EXPOSE $APP_PORT 08:05:22 ---> Running in eec0ee98e194 08:05:22 Removing intermediate container eec0ee98e194 08:05:22 ---> 8925bf830d68 08:05:22 Step 14/22 : WORKDIR / 08:05:22 (1/2) Installing ca-certificates (20191127-r5) 08:05:22 ---> Running in 2e608e636017 08:05:22 (2/2) Installing dumb-init (1.2.5-r1) 08:05:22 Executing busybox-1.33.1-r6.trigger 08:05:22 Executing ca-certificates-20191127-r5.trigger 08:05:22 OK: 6 MiB in 16 packages 08:05:22 Removing intermediate container 2e608e636017 08:05:22 ---> d5c3076df22c 08:05:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:22 ---> 37045b3dcd57 08:05:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:22 Removing intermediate container d4fd257de752 08:05:22 ---> 124729a2b3a1 08:05:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:05:23 ---> Running in 4c62d3f8f573 08:05:23 ---> 76aeb03cf3d4 08:05:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:05:23 Removing intermediate container 4c62d3f8f573 08:05:23 ---> 736e20185400 08:05:23 Step 12/21 : ENV APP_PORT=59860 08:05:23 ---> Running in 792029814b80 08:05:23 ---> 95caaddf7b65 08:05:23 Step 18/22 : ENTRYPOINT ["/core-command"] 08:05:23 Removing intermediate container 792029814b80 08:05:23 ---> abcca97e2350 08:05:23 Step 13/21 : EXPOSE $APP_PORT 08:05:23 ---> Running in cc49f157bcd4 08:05:24 ---> Running in 5ccb66963ab4 08:05:24 Removing intermediate container cc49f157bcd4 08:05:24 ---> f08c7b943432 08:05:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:24 ---> Running in 8e4cd991703d 08:05:24 Removing intermediate container 5ccb66963ab4 08:05:24 ---> cd652e750078 08:05:24 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:24 Removing intermediate container db99ff01035e 08:05:24 ---> 47452445e71f 08:05:24 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:05:24 ---> Running in a99488bb9d9f 08:05:24 Removing intermediate container 8e4cd991703d 08:05:24 ---> 5e212be6fe67 08:05:24 Step 20/22 : LABEL arch=x86_64 08:05:24 ---> Running in 288a8fcb1cd8 08:05:24 ---> ee1d62cf5738 08:05:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:05:24 Removing intermediate container 288a8fcb1cd8 08:05:24 ---> 6190e4685646 08:05:24 Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:05:24 ---> Running in 8cf20b909b79 08:05:25 Removing intermediate container 8cf20b909b79 08:05:25 ---> ec4d8ed2c846 08:05:25 Step 22/22 : LABEL version=0.0.0 08:05:25 ---> Running in 4d4f2ca2ca89 08:05:25 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 08:05:25 Removing intermediate container 4d4f2ca2ca89 08:05:25 ---> 659e3947a417 08:05:25 08:05:25 ---> 54b65dcb1d24 08:05:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:05:25 Successfully built 659e3947a417 08:05:25 Successfully tagged core-command:latest 08:05:25 Building security-bootstrapper 08:05:25  Building core-command ... done  ---> f541739f3a51 08:05:25 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:05:25 ---> Running in 380e58d6e372 08:05:26 Removing intermediate container 380e58d6e372 08:05:26 ---> 33ea88e566d2 08:05:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:26 ---> Running in 5aa31adf08ec 08:05:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:05:27 Removing intermediate container 5aa31adf08ec 08:05:27 ---> 3c537130e00c 08:05:27 Step 19/21 : LABEL arch=x86_64 08:05:27 ---> Running in ed555c210b81 08:05:27 Removing intermediate container ed555c210b81 08:05:27 ---> 9106866dbdd2 08:05:27 Step 20/21 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:05:27 Removing intermediate container a99488bb9d9f 08:05:27 ---> 2c94637b721c 08:05:27 08:05:27 Step 10/22 : FROM docker:20.10.8 08:05:27 ---> Running in 6333f70e5772 08:05:28 Removing intermediate container 6333f70e5772 08:05:28 ---> 3f05e5d853db 08:05:28 Step 21/21 : LABEL version=0.0.0 08:05:28 20.10.8: Pulling from library/docker 08:05:28 ---> Running in 4c2cc11fe331 08:05:28 Removing intermediate container 4c2cc11fe331 08:05:28 ---> 91b50c48d16f 08:05:28 08:05:28 Successfully built 91b50c48d16f 08:05:28 Successfully tagged support-notifications:latest 08:05:28  Building support-notifications ... done Building security-proxy-setup 08:05:37 Removing intermediate container 4eccf3098adb 08:05:37 ---> f4e34fd128a6 08:05:37 08:05:37 Step 9/22 : FROM alpine:3.14 08:05:37 ---> 0a97eee8041e 08:05:37 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:05:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:05:37 ---> 7539ff566d3d 08:05:37 Step 3/20 : WORKDIR /edgex-go 08:05:37 ---> Using cache 08:05:37 ---> 1d927685dbc5 08:05:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:37 ---> Using cache 08:05:37 ---> 37c69dac6890 08:05:37 Step 5/20 : RUN apk add --update --no-cache make git 08:05:37 ---> Using cache 08:05:37 ---> 7dc5f44f3d07 08:05:37 Step 6/20 : COPY . . 08:05:37 ---> Running in d855675a98cf 08:05:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:05:37 ---> 7539ff566d3d 08:05:37 Step 3/30 : WORKDIR /edgex-go 08:05:37 ---> Using cache 08:05:37 ---> 1d927685dbc5 08:05:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:37 ---> Using cache 08:05:37 ---> 37c69dac6890 08:05:37 Step 5/30 : RUN apk add --update --no-cache make git 08:05:37 ---> Using cache 08:05:37 ---> 7dc5f44f3d07 08:05:37 Step 6/30 : COPY . . 08:05:37 Removing intermediate container b1ae1c7b11db 08:05:37 ---> ee287300432d 08:05:37 08:05:37 Step 11/23 : FROM alpine:3.14 08:05:37 ---> 0a97eee8041e 08:05:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:05:37 ---> Using cache 08:05:37 ---> d026cc1827d1 08:05:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:37 ---> Using cache 08:05:37 ---> 6acc3e19272a 08:05:37 Step 14/23 : ENV APP_PORT=59861 08:05:40 Removing intermediate container d855675a98cf 08:05:40 ---> 8f0871503256 08:05:40 Step 11/22 : ENV APP_PORT=59880 08:05:40 ---> Running in e39392150730 08:05:40 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:05:40 Status: Downloaded newer image for docker:20.10.8 08:05:40 ---> Running in 0faedde1a763 08:05:40 ---> bc6c0ffef665 08:05:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:05:40 Removing intermediate container e39392150730 08:05:40 ---> 0360eb99dbb1 08:05:40 Step 15/23 : EXPOSE $APP_PORT 08:05:40 ---> Running in da2efec5f39e 08:05:40 ---> Running in cd7e7d3f4e6e 08:05:40 Removing intermediate container 0faedde1a763 08:05:40 ---> d25e52d51f59 08:05:40 Step 12/22 : EXPOSE $APP_PORT 08:05:41 Removing intermediate container da2efec5f39e 08:05:41 ---> f6f80472b6ed 08:05:41 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 08:05:41 ---> Running in 1de0f061d9f4 08:05:41 ---> Running in aa9ad8fc91df 08:05:41 Removing intermediate container cd7e7d3f4e6e 08:05:41 ---> 2e208394fc54 08:05:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:41 Removing intermediate container 1de0f061d9f4 08:05:41 ---> dd844851430b 08:05:41 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:41 ---> Running in 5895fa1db930 08:05:41 ---> 9a5ba47c7d04 08:05:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:42 (1/42) Installing readline (8.1.0-r0) 08:05:42 (2/42) Installing bash (5.1.4-r0) 08:05:42 Executing bash-5.1.4-r0.post-install 08:05:42 (3/42) Installing brotli-libs (1.0.9-r5) 08:05:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:05:42 (5/42) Installing libcurl (7.79.1-r0) 08:05:42 (6/42) Installing curl (7.79.1-r0) 08:05:42 (7/42) Installing dumb-init (1.2.5-r1) 08:05:42 (8/42) Installing libbz2 (1.0.8-r1) 08:05:42 (9/42) Installing expat (2.4.1-r0) 08:05:42 (10/42) Installing libffi (3.3-r2) 08:05:42 (11/42) Installing gdbm (1.19-r0) 08:05:42 (12/42) Installing xz-libs (5.2.5-r0) 08:05:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:05:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:05:42 (15/42) Installing mpdecimal (2.5.1-r1) 08:05:42 (16/42) Installing sqlite-libs (3.35.5-r0) 08:05:42 (17/42) Installing python3 (3.9.5-r1) 08:05:43 ---> 1168a463a27f 08:05:43 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:43 ---> ab486f1b2d8d 08:05:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:05:43 ---> Running in f7f91da93027 08:05:43 (18/42) Installing py3-appdirs (1.4.4-r2) 08:05:43 (19/42) Installing py3-chardet (4.0.0-r2) 08:05:43 (20/42) Installing py3-idna (3.2-r0) 08:05:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:05:43 (22/42) Installing py3-certifi (2020.12.5-r1) 08:05:43 (23/42) Installing py3-requests (2.25.1-r4) 08:05:43 (24/42) Installing py3-msgpack (1.0.2-r1) 08:05:43 (25/42) Installing py3-lockfile (0.12.2-r4) 08:05:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:05:43 (27/42) Installing py3-colorama (0.4.4-r1) 08:05:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:05:43 (29/42) Installing py3-distlib (0.3.1-r3) 08:05:43 Removing intermediate container 5895fa1db930 08:05:43 ---> ef55e1f853bf 08:05:43 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:05:43 (30/42) Installing py3-distro (1.5.0-r3) 08:05:43 (31/42) Installing py3-six (1.15.0-r1) 08:05:43 (32/42) Installing py3-webencodings (0.5.1-r4) 08:05:43 (33/42) Installing py3-html5lib (1.1-r1) 08:05:43 ---> 3ed79b529a29 08:05:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:05:43 (34/42) Installing py3-parsing (2.4.7-r2) 08:05:43 (35/42) Installing py3-packaging (20.9-r1) 08:05:43 (36/42) Installing py3-toml (0.10.2-r2) 08:05:43 (37/42) Installing py3-pep517 (0.10.0-r2) 08:05:43 (38/42) Installing py3-progress (1.5-r2) 08:05:43 (39/42) Installing py3-retrying (1.3.3-r1) 08:05:43 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:05:43 (41/42) Installing py3-setuptools (52.0.0-r3) 08:05:43 ---> Running in 8183b3bff7fd 08:05:43 ---> Running in 389ab8da8749 08:05:44 ---> e232b27ebed4 08:05:44 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:44 (42/42) Installing py3-pip (20.3.4-r1) 08:05:44 Executing busybox-1.33.1-r3.trigger 08:05:44 ---> Running in ad5a10fd90ca 08:05:44 OK: 84 MiB in 64 packages 08:05:44 Removing intermediate container 389ab8da8749 08:05:44 ---> 91d551af9328 08:05:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:44 ---> Running in 37d367ed3979 08:05:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:05:45 Removing intermediate container 37d367ed3979 08:05:45 ---> 0340e42fde3c 08:05:45 Step 21/23 : LABEL arch=x86_64 08:05:45 ---> Running in 3d6cb9a6ebf8 08:05:45 Removing intermediate container f7f91da93027 08:05:45 ---> b4db33c071af 08:05:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:05:45 ---> Running in 8b0e08e8c525 08:05:45 Removing intermediate container 3d6cb9a6ebf8 08:05:45 ---> f277d6b7e8df 08:05:45 Step 22/23 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:05:45 ---> Running in 16b4082d6fae 08:05:45 Collecting docker-compose==1.23.2 08:05:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:05:45 Removing intermediate container 16b4082d6fae 08:05:45 ---> 1312dce228f4 08:05:45 Step 23/23 : LABEL version=0.0.0 08:05:45 ---> Running in def08f9ba417 08:05:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:05:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:05:45 Removing intermediate container def08f9ba417 08:05:45 ---> 601e95a75d57 08:05:45 08:05:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:05:45 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 08:05:45 Collecting PyYAML<4,>=3.10 08:05:45 Downloading PyYAML-3.13.tar.gz (270 kB) 08:05:46 Successfully built 601e95a75d57 08:05:46 Successfully tagged support-scheduler:latest 08:05:46 Building core-metadata 08:05:46  Building support-scheduler ... done Removing intermediate container ad5a10fd90ca 08:05:46 ---> 5844b8dab89f 08:05:46 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:46 (1/6) Installing dumb-init (1.2.5-r1) 08:05:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:05:46 (3/6) Installing libsodium (1.0.18-r0) 08:05:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:05:46 Collecting docker<4.0,>=3.6.0 08:05:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:05:46 Collecting texttable<0.10,>=0.9.0 08:05:46 Downloading texttable-0.9.1.tar.gz (11 kB) 08:05:46 (5/6) Installing libzmq (4.3.4-r0) 08:05:47 (6/6) Installing zeromq (4.3.4-r0) 08:05:47 ---> Running in 8a3c5c439a91 08:05:47 Executing busybox-1.33.1-r6.trigger 08:05:47 OK: 8 MiB in 20 packages 08:05:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:05:47 Collecting jsonschema<3,>=2.5.1 08:05:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:05:47 Collecting docopt<0.7,>=0.6.1 08:05:47 Downloading docopt-0.6.2.tar.gz (25 kB) 08:05:47 Collecting websocket-client<1.0,>=0.32.0 08:05:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:05:47 Collecting dockerpty<0.5,>=0.4.1 08:05:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:05:48 Collecting cached-property<2,>=1.2.0 08:05:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:05:48 Collecting docker-pycreds>=0.4.0 08:05:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:05:48 Collecting chardet<3.1.0,>=3.0.2 08:05:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:05:48 Collecting urllib3<1.25,>=1.21.1 08:05:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:05:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:05:48 Collecting idna<2.8,>=2.5 08:05:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:05:48 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 08:05:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:05:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:05:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:05:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:05:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:05:48 Attempting uninstall: urllib3 08:05:48 Found existing installation: urllib3 1.26.5 08:05:48 Uninstalling urllib3-1.26.5: 08:05:48 Successfully uninstalled urllib3-1.26.5 08:05:48 Removing intermediate container 8183b3bff7fd 08:05:48 ---> ce263ef4ffe7 08:05:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:48 Attempting uninstall: idna 08:05:48 Found existing installation: idna 3.2 08:05:48 Uninstalling idna-3.2: 08:05:48 Successfully uninstalled idna-3.2 08:05:49 Attempting uninstall: chardet 08:05:49 Found existing installation: chardet 4.0.0 08:05:49 Uninstalling chardet-4.0.0: 08:05:49 Successfully uninstalled chardet-4.0.0 08:05:49 ---> d9218988bb76 08:05:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:05:49 Attempting uninstall: requests 08:05:49 Found existing installation: requests 2.25.1 08:05:49 Uninstalling requests-2.25.1: 08:05:49 Successfully uninstalled requests-2.25.1 08:05:50 ---> 4056d009f37b 08:05:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:05:50 Running setup.py install for texttable: started 08:05:50 ---> cade15b8f0c3 08:05:50 Step 18/22 : ENTRYPOINT ["/core-data"] 08:05:50 ---> Running in 79b2f82310c7 08:05:50 Removing intermediate container 79b2f82310c7 08:05:50 ---> f61bb51a161a 08:05:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:50 Running setup.py install for texttable: finished with status 'done' 08:05:50 Running setup.py install for PyYAML: started 08:05:50 ---> Running in 4f7462f0bf28 08:05:50 Removing intermediate container 4f7462f0bf28 08:05:50 ---> 90e4a82b7877 08:05:50 Step 20/22 : LABEL arch=x86_64 08:05:51 ---> Running in b693e43a97a7 08:05:51 Removing intermediate container b693e43a97a7 08:05:51 ---> 33d539189e11 08:05:51 Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:05:51 ---> Running in 87e7828bf3c1 08:05:51 Running setup.py install for PyYAML: finished with status 'done' 08:05:51 Removing intermediate container 87e7828bf3c1 08:05:51 ---> 6affe5fc96b1 08:05:51 Step 22/22 : LABEL version=0.0.0 08:05:51 ---> Running in b767d2e42406 08:05:51 Running setup.py install for docopt: started 08:05:51 Removing intermediate container b767d2e42406 08:05:51 ---> ad1162fb5ab6 08:05:51 08:05:51 Successfully built ad1162fb5ab6 08:05:51 Successfully tagged core-data:latest 08:05:51 Building security-secretstore-setup 08:05:52  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 08:05:52 Running setup.py install for dockerpty: started 08:05:53 Running setup.py install for dockerpty: finished with status 'done' 08:05:53 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 08:05:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:05:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:05:56 ---> 7539ff566d3d 08:05:56 Step 3/22 : WORKDIR /edgex-go 08:05:56 ---> Using cache 08:05:56 ---> 1d927685dbc5 08:05:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:56 ---> Using cache 08:05:56 ---> 37c69dac6890 08:05:56 Step 5/22 : RUN apk add --update --no-cache make git 08:05:56 ---> Using cache 08:05:56 ---> 7dc5f44f3d07 08:05:56 Step 6/22 : COPY . . 08:05:56 ---> Using cache 08:05:56 ---> e232b27ebed4 08:05:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:56 ---> Using cache 08:05:56 ---> 5844b8dab89f 08:05:56 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:05:56 ---> Running in 71db117375e1 08:05:57 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 08:06:00 Removing intermediate container aa9ad8fc91df 08:06:00 ---> 227e02bcc279 08:06:00 Step 13/22 : ENV APP_PORT=58890 08:06:00 ---> Running in b8fb0bce22b6 08:06:00 Removing intermediate container b8fb0bce22b6 08:06:00 ---> b1aa6175fd6d 08:06:00 Step 14/22 : EXPOSE $APP_PORT 08:06:00 ---> Running in da7ac2ef9b14 08:06:01 Removing intermediate container da7ac2ef9b14 08:06:01 ---> 7037a69a2291 08:06:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:06:01 ---> 29032cc17542 08:06:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:06:02 ---> 1f543c632fd6 08:06:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:06:03 ---> 27b769474fd3 08:06:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:06:03 ---> Running in 22772503e3ec 08:06:03 Removing intermediate container 22772503e3ec 08:06:03 ---> 923f541bda9d 08:06:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:03 ---> Running in 4d2ae26352cb 08:06:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:06:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:06:03 ---> 7539ff566d3d 08:06:03 Step 3/24 : WORKDIR /edgex-go 08:06:03 ---> Using cache 08:06:03 ---> 1d927685dbc5 08:06:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:03 ---> Using cache 08:06:03 ---> 37c69dac6890 08:06:03 Step 5/24 : RUN apk add --update --no-cache make git 08:06:03 ---> Using cache 08:06:03 ---> 7dc5f44f3d07 08:06:03 Step 6/24 : COPY . . 08:06:03 ---> Using cache 08:06:03 ---> e232b27ebed4 08:06:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:03 ---> Using cache 08:06:03 ---> 5844b8dab89f 08:06:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:06:03 ---> Running in fa742b0ba8fd 08:06:03 Removing intermediate container 4d2ae26352cb 08:06:03 ---> fccfd9cce1b2 08:06:03 Step 20/22 : LABEL arch=x86_64 08:06:03 ---> Running in 5284ff8ea384 08:06:03 Removing intermediate container 5284ff8ea384 08:06:03 ---> 1433638e8a02 08:06:03 Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:06:03 ---> Running in c2e2d6b71cdb 08:06:03 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 08:06:04 Removing intermediate container c2e2d6b71cdb 08:06:04 ---> 6bdd0cc9aca3 08:06:04 Step 22/22 : LABEL version=0.0.0 08:06:04 ---> Running in f604b53b588d 08:06:04 Removing intermediate container f604b53b588d 08:06:04 ---> 116af943f218 08:06:04 08:06:04 Successfully built 116af943f218 08:06:04 Successfully tagged sys-mgmt-agent:latest 08:06:14  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:06:20 Removing intermediate container 8b0e08e8c525 08:06:20 ---> 156e441d778c 08:06:20 08:06:20 Step 9/20 : FROM alpine:3.14 08:06:20 ---> 0a97eee8041e 08:06:20 Step 10/20 : RUN apk add --update --no-cache curl 08:06:20 ---> Running in 9e9398b017bf 08:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:06:21 (1/5) Installing ca-certificates (20191127-r5) 08:06:21 (2/5) Installing brotli-libs (1.0.9-r5) 08:06:21 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:06:21 (4/5) Installing libcurl (7.79.1-r0) 08:06:21 (5/5) Installing curl (7.79.1-r0) 08:06:21 Executing busybox-1.33.1-r6.trigger 08:06:21 Executing ca-certificates-20191127-r5.trigger 08:06:21 OK: 8 MiB in 19 packages 08:06:22 Removing intermediate container 9e9398b017bf 08:06:22 ---> 4c14ab9bf1cf 08:06:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:06:22 ---> Running in 782861bb6de1 08:06:22 Removing intermediate container 782861bb6de1 08:06:22 ---> 74fee4856414 08:06:22 Step 12/20 : WORKDIR /edgex 08:06:23 ---> Running in c83ab0bc91b6 08:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:23 Removing intermediate container c83ab0bc91b6 08:06:23 ---> 8be932553530 08:06:23 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:06:23 Removing intermediate container 8a3c5c439a91 08:06:23 ---> 865fa263fd56 08:06:23 08:06:23 Step 9/30 : FROM alpine:3.14 08:06:23 ---> 0a97eee8041e 08:06:23 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:06:23 ---> Running in 7b48e8c6394e 08:06:23 ---> 8687537d6cda 08:06:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:06:24 Removing intermediate container 7b48e8c6394e 08:06:24 ---> bd3a8cfdd6d9 08:06:24 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:06:24 ---> Running in 476900abbd6f 08:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:06:24 ---> d36d1b445153 08:06:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:06:25 (1/2) Installing dumb-init (1.2.5-r1) 08:06:25 (2/2) Installing su-exec (0.2-r1) 08:06:25 Executing busybox-1.33.1-r6.trigger 08:06:25 OK: 6 MiB in 16 packages 08:06:25 ---> 2f2a6e95327e 08:06:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:06:25 ---> Running in 1cad09823339 08:06:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:06:25 Removing intermediate container 1cad09823339 08:06:25 ---> 60f8a9ee5811 08:06:25 Step 17/20 : CMD ["--init=true"] 08:06:25 ---> Running in c0d864220adc 08:06:25 Removing intermediate container 476900abbd6f 08:06:25 ---> 2d7024c332fe 08:06:25 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:06:25 Removing intermediate container c0d864220adc 08:06:25 ---> 49d9ee097db0 08:06:25 Step 18/20 : LABEL arch=x86_64 08:06:25 ---> Running in 36d7c0d57c11 08:06:25 ---> Running in 9a65eb3d9ded 08:06:26 Removing intermediate container 36d7c0d57c11 08:06:26 ---> 6ef7b556fe95 08:06:26 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:06:26 Removing intermediate container 9a65eb3d9ded 08:06:26 ---> 6893a2929016 08:06:26 Step 19/20 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:06:26 ---> Running in 6aa438047a98 08:06:26 ---> Running in f94f04d05ed8 08:06:26 Removing intermediate container 6aa438047a98 08:06:26 ---> b5a5e8cbe8e0 08:06:26 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:06:26 Removing intermediate container f94f04d05ed8 08:06:26 ---> 863c30924cf1 08:06:26 Step 20/20 : LABEL version=0.0.0 08:06:26 ---> Running in c5b3f68380b5 08:06:26 ---> Running in 83e8a5b3479a 08:06:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:06:26 Removing intermediate container 83e8a5b3479a 08:06:26 ---> 64c658bdeff0 08:06:26 08:06:26 Successfully built 64c658bdeff0 08:06:26 Successfully tagged security-proxy-setup:latest 08:06:27  Building security-proxy-setup ... done Removing intermediate container c5b3f68380b5 08:06:27 ---> a1853a5b0d70 08:06:27 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:06:27 ---> Running in 36d8affb8bc5 08:06:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:06:27 Removing intermediate container 36d8affb8bc5 08:06:27 ---> c53a4dc0379b 08:06:27 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:06:27 ---> b837739f649c 08:06:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:06:28 ---> Running in b0a79370b989 08:06:28 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 08:06:29 Removing intermediate container b0a79370b989 08:06:29 ---> 6bce154b1c3d 08:06:29 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:29 Removing intermediate container 71db117375e1 08:06:29 ---> 6c7985ec5ad6 08:06:29 08:06:29 Step 9/22 : FROM alpine:3.14 08:06:29 ---> 0a97eee8041e 08:06:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:06:29 ---> Using cache 08:06:29 ---> d026cc1827d1 08:06:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:06:29 ---> Using cache 08:06:29 ---> 6acc3e19272a 08:06:29 Step 12/22 : ENV APP_PORT=59881 08:06:29 ---> Running in eb7682ced950 08:06:29 ---> baf2e56cdeaf 08:06:29 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:06:29 Removing intermediate container eb7682ced950 08:06:29 ---> ea26e2ed37c1 08:06:29 Step 13/22 : EXPOSE $APP_PORT 08:06:29 ---> Running in 2653a35a7005 08:06:30 Removing intermediate container 2653a35a7005 08:06:30 ---> 474b35b92f66 08:06:30 Step 14/22 : WORKDIR / 08:06:30 ---> 69e3d9d96f29 08:06:30 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:06:30 ---> Running in e74fd21d82ed 08:06:30 ---> dbc26d051cf8 08:06:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:06:30 Removing intermediate container e74fd21d82ed 08:06:30 ---> 441b85307fe1 08:06:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:30 Removing intermediate container fa742b0ba8fd 08:06:30 ---> bc542d6ff575 08:06:30 08:06:30 Step 9/24 : FROM alpine:3.14 08:06:30 ---> 0a97eee8041e 08:06:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:06:30 ---> Running in 90b6e3c4d179 08:06:30 ---> 39130f9add94 08:06:30 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:06:30 ---> ada4539aebc2 08:06:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:06:31 ---> 01d2b8b2b822 08:06:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:06:31 ---> 318527a4e1f9 08:06:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:06:31 ---> Running in df155b7153ad 08:06:31 (1/3) Installing ca-certificates (20191127-r5) 08:06:31 (2/3) Installing dumb-init (1.2.5-r1) 08:06:31 (3/3) Installing su-exec (0.2-r1) 08:06:31 Executing busybox-1.33.1-r6.trigger 08:06:31 Executing ca-certificates-20191127-r5.trigger 08:06:31 OK: 6 MiB in 17 packages 08:06:31 ---> 161e453f373d 08:06:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:06:31 ---> Running in ca64fac429e0 08:06:31 Removing intermediate container df155b7153ad 08:06:31 ---> 458f40c60903 08:06:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:06:31 Removing intermediate container ca64fac429e0 08:06:31 ---> 0b96693ea980 08:06:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:31 ---> 23ebc071d54c 08:06:31 Step 25/30 : RUN chmod +x /entrypoint.sh 08:06:31 ---> Running in a55f3fc4dec7 08:06:31 ---> Running in 502b938eefd5 08:06:32 Removing intermediate container 90b6e3c4d179 08:06:32 ---> 07cccfc67a8d 08:06:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:06:32 Removing intermediate container a55f3fc4dec7 08:06:32 ---> 82eeedbf8a7d 08:06:32 Step 20/22 : LABEL arch=x86_64 08:06:32 ---> Running in f0e52fc9224b 08:06:32 ---> Running in 33d78e4d2ec4 08:06:32 Removing intermediate container f0e52fc9224b 08:06:32 ---> ec884b392239 08:06:32 Step 12/24 : WORKDIR / 08:06:32 Removing intermediate container 33d78e4d2ec4 08:06:32 ---> 85ed70817812 08:06:32 Step 21/22 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:06:32 ---> Running in f4550c2aad55 08:06:32 ---> Running in 1f079920b141 08:06:32 Removing intermediate container f4550c2aad55 08:06:32 ---> e4bc07869e65 08:06:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:06:32 Removing intermediate container 1f079920b141 08:06:32 ---> b9ce33e1cea3 08:06:32 Step 22/22 : LABEL version=0.0.0 08:06:32 ---> Running in 56304128872f 08:06:32 Removing intermediate container 502b938eefd5 08:06:32 ---> def1d4ca5bf5 08:06:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:06:32 ---> Running in aba44817aa51 08:06:32 Removing intermediate container 56304128872f 08:06:32 ---> 5541271521ce 08:06:32 08:06:32 ---> 6320cb5107e1 08:06:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:06:32 Successfully built 5541271521ce 08:06:32 Successfully tagged core-metadata:latest 08:06:32  Building core-metadata ... done Removing intermediate container aba44817aa51 08:06:32 ---> 6cb98c30d004 08:06:32 Step 27/30 : CMD ["gate"] 08:06:33 ---> Running in f024e8515f4e 08:06:33 ---> 06967670fe03 08:06:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:06:33 Removing intermediate container f024e8515f4e 08:06:33 ---> c77d97b73e31 08:06:33 Step 28/30 : LABEL arch=x86_64 08:06:33 ---> Running in 5b3dbad69a33 08:06:33 ---> f1714ed7bc74 08:06:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:06:33 Removing intermediate container 5b3dbad69a33 08:06:33 ---> 0c1f96920127 08:06:33 Step 29/30 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:06:33 ---> Running in b55dc8e35b3c 08:06:33 ---> 6ce176eed177 08:06:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:06:33 Removing intermediate container b55dc8e35b3c 08:06:33 ---> a274201e30c0 08:06:33 Step 30/30 : LABEL version=0.0.0 08:06:33 ---> Running in febe45512066 08:06:33 ---> a55225d2b466 08:06:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:06:33 Removing intermediate container febe45512066 08:06:33 ---> 40416c7b94e0 08:06:33 08:06:33 Successfully built 40416c7b94e0 08:06:33 Successfully tagged security-bootstrapper:latest 08:06:34  Building security-bootstrapper ... done  ---> c1b6cb28f922 08:06:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:06:34 ---> 3c5868da4680 08:06:34 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/ 08:06:34 ---> Running in 7f4b94126127 08:06:34 Removing intermediate container 7f4b94126127 08:06:34 ---> 57a304f99e8f 08:06:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:06:34 ---> Running in b050433cc9ba 08:06:34 Removing intermediate container b050433cc9ba 08:06:34 ---> 9552911fc2ed 08:06:34 Step 22/24 : LABEL arch=x86_64 08:06:35 ---> Running in d2ec0fd0a351 08:06:35 Removing intermediate container d2ec0fd0a351 08:06:35 ---> 9e03a30bbf59 08:06:35 Step 23/24 : LABEL git_sha=0a5eaa143b79af319cc33cc034cee9e85bf70086 08:06:35 ---> Running in a7434304d4fe 08:06:35 Removing intermediate container a7434304d4fe 08:06:35 ---> 24e5e9c1cba7 08:06:35 Step 24/24 : LABEL version=0.0.0 08:06:35 ---> Running in 0264c5c03505 08:06:35 Removing intermediate container 0264c5c03505 08:06:35 ---> 6193c2d532ce 08:06:35 08:06:35 Successfully built 6193c2d532ce 08:06:35 Successfully tagged security-secretstore-setup:latest 08:06:35  Building security-secretstore-setup ... done  [Pipeline] } 08:06:35 $ docker stop --time=1 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b 08:06:36 $ docker rm -f 53b9c061f77f87d10b5a2cd94ad4fee1d5c1b0cb8ce7ab63316f6b1946d7ee3b [Pipeline] // withDockerContainer [Pipeline] sh 08:06:37 + docker images 08:06:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:37 security-secretstore-setup latest 6193c2d532ce 2 seconds ago 28.4MB 08:06:37 security-bootstrapper latest 40416c7b94e0 4 seconds ago 18.9MB 08:06:37 core-metadata latest 5541271521ce 5 seconds ago 16.9MB 08:06:37 bc542d6ff575 7 seconds ago 1.76GB 08:06:37 6c7985ec5ad6 8 seconds ago 1.76GB 08:06:37 security-proxy-setup latest 64c658bdeff0 11 seconds ago 26.9MB 08:06:37 865fa263fd56 14 seconds ago 1.76GB 08:06:37 156e441d778c 18 seconds ago 1.76GB 08:06:37 sys-mgmt-agent latest 116af943f218 33 seconds ago 294MB 08:06:37 core-data latest ad1162fb5ab6 46 seconds ago 20.7MB 08:06:37 support-scheduler latest 601e95a75d57 52 seconds ago 16.2MB 08:06:37 ee287300432d About a minute ago 1.76GB 08:06:37 f4e34fd128a6 About a minute ago 1.76GB 08:06:37 support-notifications latest 91b50c48d16f About a minute ago 17MB 08:06:37 2c94637b721c About a minute ago 1.76GB 08:06:37 core-command latest 659e3947a417 About a minute ago 16.1MB 08:06:37 f3569a8862b9 About a minute ago 1.76GB 08:06:37 f5bc16f7536d About a minute ago 1.75GB 08:06:37 ci-base-image-x86_64 latest 7539ff566d3d 5 minutes ago 1.25GB 08:06:37 alpine 3.14 0a97eee8041e 3 days ago 5.61MB 08:06:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 08:06:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 08:06:37 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 08:06:37 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 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:06:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 98.5% of statements 08:06:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:06:52 Still waiting to schedule task 08:06:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:06:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 44.7% of statements 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:06:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.678s coverage: 89.5% of statements 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:06:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.310s coverage: 84.4% of statements 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 94.2% of statements 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 59.1% of statements 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.9% of statements 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.200s coverage: 58.8% of statements 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 79.5% of statements 08:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 08:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.475s coverage: 96.3% of statements 08:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.278s coverage: 94.4% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 08:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.523s coverage: 82.5% of statements 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.234s coverage: 80.0% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.728s coverage: 91.2% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.691s coverage: 64.4% of statements 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:07:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.204s coverage: 100.0% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 08:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 08:07:35 Running on prd-ubuntu18.04-docker-8c-8g-792 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 08:07:35 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:07:35 The recommended git tool is: git 08:07:37 using credential edgex-jenkins-ssh 08:07:37 Cloning the remote Git repository 08:07:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:07:37 > git init /w/workspace/edgex-go/7 # timeout=10 08:07:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:07:37 > git --version # timeout=10 08:07:37 > git --version # 'git version 2.17.1' 08:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.447s coverage: 65.4% of statements 08:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.8% of statements 08:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 08:07:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 08:07:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:07:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:07:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:07:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:07:44 Merging remotes/origin/main commit 31a468f974f90331ca7657b11f9c9eadefc568dd into PR head commit 89795aa4b9512629acbfc46f9ed583ef3a8e9199 08:07:44 Merge succeeded, producing 002e0902b43761186c14f934a09343d96fccd988 08:07:44 Checking out Revision 002e0902b43761186c14f934a09343d96fccd988 (PR-3816) 08:07:44 > git config core.sparsecheckout # timeout=10 08:07:44 > git checkout -f 89795aa4b9512629acbfc46f9ed583ef3a8e9199 # timeout=10 08:07:44 > git remote # timeout=10 08:07:44 > git config --get remote.origin.url # timeout=10 08:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:07:44 > git merge 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 08:07:44 > git rev-parse HEAD^{commit} # timeout=10 08:07:44 > git config core.sparsecheckout # timeout=10 08:07:44 > git checkout -f 002e0902b43761186c14f934a09343d96fccd988 # timeout=10 08:07:47 Commit message: "Merge commit '31a468f974f90331ca7657b11f9c9eadefc568dd' into HEAD" 08:07:47 First time build. Skipping changelog. 08:07:47 > git rev-list --no-walk 2c2a278b80100de673662a7bd0e9fddb24dc5b8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:49 + echo snap-build.sh 08:07:49 snap-build.sh 08:07:49 + SNAP_BASE_DIR=. 08:07:49 + '[' '!' -z /w/workspace/edgex-go/7 ']' 08:07:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 08:07:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 08:07:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 08:07:49 + cd /w/workspace/edgex-go/7 08:07:49 + sudo apt-get remove -qy --purge lxd lxd-client 08:07:49 Reading package lists... 08:07:49 Building dependency tree... 08:07:49 Reading state information... 08:07:49 The following packages were automatically installed and are no longer required: 08:07:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:07:49 uidmap xdelta3 08:07:49 Use 'sudo apt autoremove' to remove them. 08:07:49 The following packages will be REMOVED: 08:07:49 lxd* lxd-client* 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.277s coverage: 17.7% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 92.3% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.344s coverage: 97.7% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:07:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 08:07:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 08:07:49 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 08:07:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:07:49 GO111MODULE=on go vet ./... 08:07:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:07:49 After this operation, 31.7 MB disk space will be freed. 08:07:49 (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.) 08:07:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:07:50 Removing lxd dnsmasq configuration 08:07:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:07:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:07:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:07:51 (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.) 08:07:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:07:53 Processing triggers for systemd (237-3ubuntu10.45) ... 08:07:53 Processing triggers for ureadahead (0.100.0-21) ... 08:07:53 + sudo snap remove --purge lxd 08:07:53 snap "lxd" is not installed 08:07:53 + sudo groupadd --force --system lxd 08:07:53 ++ whoami 08:07:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:07:53 + newgrp - lxd 08:07:53 + sudo snap install lxd 08:08:01 2021-11-16T08:08:00Z INFO Waiting for automatic snapd restart... 08:08:19 lxd 4.20 from Canonical* installed 08:08:19 + sudo lxd init --auto 08:08:26 + sudo snap install --classic snapcraft 08:08:38 snapcraft 5.0 from Canonical* installed 08:08:38 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:08:38 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:08:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:38 Dload Upload Total Spent Left Speed 08:08:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4071 0 --:--:-- --:--:-- --:--:-- 4071 08:08:38 100 3325k 100 3325k 0 0 9500k 0 --:--:-- --:--:-- --:--:-- 9500k 08:08:38 ./yq_linux_amd64 08:08:38 + sudo snapcraft prime --use-lxd 08:08:40 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:08: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: 08:08:40 - README.md 08:08:40 08:08:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:08:40 Launching a container. 08:08:50 Waiting for container to be ready 08:08:50 To start your first container, try: lxc launch ubuntu:20.04 08:08:50 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:08:50 08:08:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:08:54 Waiting for network to be ready... 08:08:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:08:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 08:08:54 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:08:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 08:08:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:08:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:08:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 08:08:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 08:08:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 08:08:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 08:08:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:08:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:08:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:08:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:08:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:08:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:08:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:08:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:08:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:08:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 08:08:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 08:08:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:08:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:08:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 08:08:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 08:08:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 08:08:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 08:08:58 Fetched 25.6 MB in 4s (6342 kB/s) 08:08:59 Reading package lists... 08:08:59 Reading package lists... 08:08:59 Building dependency tree... 08:08:59 Reading state information... 08:08:59 The following additional packages will be installed: 08:08:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:08:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:08:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:08:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:08:59 Suggested packages: 08:08:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:08:59 Recommended packages: 08:08:59 gnupg libsasl2-modules 08:08:59 The following NEW packages will be installed: 08:08:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:08:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:08:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:08:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:08:59 The following packages will be upgraded: 08:08:59 gpg gpg-agent gpgconf libudev1 08:08:59 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:08:59 Need to get 3527 kB of archives. 08:08:59 After this operation, 13.3 MB of additional disk space will be used. 08:08:59 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] 08:08:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:08:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:08:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:08:59 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:09:00 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:09:00 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:09:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:09:00 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:09:00 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:09:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:09:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:09:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:09:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:09:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:09:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:09:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:09:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:09:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:09:00 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:09:00 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:09:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:09:00 debconf: delaying package configuration, since apt-utils is not installed 08:09:00 Fetched 3527 kB in 1s (3028 kB/s) 08:09:00 (Reading database ... 12511 files and directories currently installed.) 08:09:00 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:09:00 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:09:01 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:09:01 Selecting previously unselected package udev. 08:09:01 (Reading database ... 12511 files and directories currently installed.) 08:09:01 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:09:01 Unpacking udev (237-3ubuntu10.52) ... 08:09:01 Selecting previously unselected package libfuse2:amd64. 08:09:01 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:09:01 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:09:01 Selecting previously unselected package fuse. 08:09:01 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:09:01 Unpacking fuse (2.9.7-1ubuntu1) ... 08:09:01 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:01 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:01 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:01 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:01 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:01 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:01 Selecting previously unselected package libksba8:amd64. 08:09:01 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:09:01 Unpacking libksba8:amd64 (1.3.5-2) ... 08:09:01 Selecting previously unselected package libroken18-heimdal:amd64. 08:09:01 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:09:01 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:09:01 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:09:01 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libwind0-heimdal:amd64. 08:09:01 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:09:01 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:01 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:09:01 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:01 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:02 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:09:02 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:02 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:02 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:09:02 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:02 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:02 Selecting previously unselected package libsasl2-modules-db:amd64. 08:09:02 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:09:02 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:02 Selecting previously unselected package libsasl2-2:amd64. 08:09:02 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:09:02 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:02 Selecting previously unselected package libldap-common. 08:09:02 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:09:02 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:09:02 Selecting previously unselected package libldap-2.4-2:amd64. 08:09:02 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:09:02 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:09:02 Selecting previously unselected package dirmngr. 08:09:02 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:02 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:09:02 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:09:02 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:09:02 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:09:02 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:02 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:02 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:09:02 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:02 Setting up libksba8:amd64 (1.3.5-2) ... 08:09:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:02 Setting up udev (237-3ubuntu10.52) ... 08:09:03 invoke-rc.d: policy-rc.d denied execution of start. 08:09:03 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Processing triggers for systemd (237-3ubuntu10) ... 08:09:03 Setting up fuse (2.9.7-1ubuntu1) ... 08:09:03 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:09:03 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:03 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:09:03 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:09:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:03 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:09:03 settings in the [Install] section, and DefaultInstance for template units). 08:09:03 This means they are not meant to be enabled using systemctl. 08:09:03 Possible reasons for having this kind of units are: 08:09:03 1) A unit may be statically enabled by being symlinked from another unit's 08:09:03 .wants/ or .requires/ directory. 08:09:03 2) A unit's purpose may be to act as a helper for some other unit which has 08:09:03 a requirement dependency on it. 08:09:03 3) A unit may be started when needed via activation (socket, path, timer, 08:09:03 D-Bus, udev, scripted systemctl call, ...). 08:09:03 4) In case of template units, the unit is meant to be enabled with some 08:09:03 instance name specified. 08:09:03 Reading package lists... 08:09:04 Building dependency tree... 08:09:04 Reading state information... 08:09:04 The following additional packages will be installed: 08:09:04 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:09:04 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:09:04 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:09:04 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:09:04 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:09:04 Suggested packages: 08:09:04 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:09:04 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:09:04 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:09:04 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:09:04 systemd-container policykit-1 08:09:04 Recommended packages: 08:09:04 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:09:04 The following NEW packages will be installed: 08:09:04 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:09:04 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:09:04 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:09:04 multiarch-support openssh-client python3 python3-minimal python3.6 08:09:04 python3.6-minimal snapd squashfs-tools sudo 08:09:04 The following packages will be upgraded: 08:09:04 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:09:04 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:09:04 Need to get 36.8 MB of archives. 08:09:04 After this operation, 147 MB of additional disk space will be used. 08:09:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:09:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:09:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:09:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:09:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:09:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:09:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:09:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:09:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:09:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:09:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:09:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:09:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:09:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:09:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:09:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:09:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:09:05 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:09:05 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:09:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:09:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:09:05 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:09:05 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:09:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:09:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:09:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:09:05 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:09:05 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:09:05 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:09:05 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:09:06 debconf: delaying package configuration, since apt-utils is not installed 08:09:06 Fetched 36.8 MB in 2s (20.1 MB/s) 08:09:06 (Reading database ... 12757 files and directories currently installed.) 08:09:06 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:09:06 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:09:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:09:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:09:06 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:09:06 (Reading database ... 12757 files and directories currently installed.) 08:09:06 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:09:06 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:09:07 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:09:07 (Reading database ... 12757 files and directories currently installed.) 08:09:07 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:09:07 Unpacking apt (1.6.14) over (1.6.1) ... 08:09:07 Setting up apt (1.6.14) ... 08:09:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:09:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:09:07 (Reading database ... 12764 files and directories currently installed.) 08:09:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:09:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:09:07 Selecting previously unselected package libpython3.6-minimal:amd64. 08:09:07 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:07 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:08 Selecting previously unselected package libexpat1:amd64. 08:09:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:09:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:09:08 Selecting previously unselected package python3.6-minimal. 08:09:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:09:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:09:08 Checking for services that may need to be restarted...done. 08:09:08 Checking for services that may need to be restarted...done. 08:09:08 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:08 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:09:08 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:09:08 Selecting previously unselected package python3-minimal. 08:09:08 (Reading database ... 13012 files and directories currently installed.) 08:09:08 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:09:08 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:09:08 Selecting previously unselected package mime-support. 08:09:08 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:09:08 Unpacking mime-support (3.60ubuntu1) ... 08:09:08 Selecting previously unselected package libmpdec2:amd64. 08:09:08 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:09:08 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:09:08 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:09:08 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:08 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:09 Selecting previously unselected package python3.6. 08:09:09 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:09 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:09:09 Selecting previously unselected package libpython3-stdlib:amd64. 08:09:09 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:09:09 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:09:09 Setting up python3-minimal (3.6.7-1~18.04) ... 08:09:09 Selecting previously unselected package python3. 08:09:09 (Reading database ... 13442 files and directories currently installed.) 08:09:09 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:09:09 Unpacking python3 (3.6.7-1~18.04) ... 08:09:09 Selecting previously unselected package multiarch-support. 08:09:09 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:09:09 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:09:09 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:09:09 Selecting previously unselected package liblzo2-2:amd64. 08:09:09 (Reading database ... 13479 files and directories currently installed.) 08:09:09 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:09:09 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:09:09 Selecting previously unselected package libbsd0:amd64. 08:09:09 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:09:09 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:09:09 Selecting previously unselected package sudo. 08:09:09 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:09:09 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:09:09 Selecting previously unselected package apparmor. 08:09:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:09:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:09:09 Selecting previously unselected package libedit2:amd64. 08:09:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:09:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:09:09 Selecting previously unselected package libkrb5support0:amd64. 08:09:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:09:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:09:09 Selecting previously unselected package libk5crypto3:amd64. 08:09:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:09:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:09:10 Selecting previously unselected package libkeyutils1:amd64. 08:09:10 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:09:10 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:09:10 Selecting previously unselected package libkrb5-3:amd64. 08:09:10 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:09:10 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:09:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:09:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:09:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:09:10 Selecting previously unselected package libssl1.0.0:amd64. 08:09:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:09:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:09:10 Selecting previously unselected package openssh-client. 08:09:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:09:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:09:10 Selecting previously unselected package squashfs-tools. 08:09:10 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:09:10 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:09:10 Selecting previously unselected package snapd. 08:09:10 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:09:10 Unpacking snapd (2.51.1+18.04) ... 08:09:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:09:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:09:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:09:11 + ls -al . 08:09:11 total 672 08:09:11 drwxrwxr-x 9 1001 1001 4096 Nov 16 08:09 . 08:09:11 drwxr-xr-x 4 root root 4096 Nov 16 08:04 .. 08:09:11 -rw-rw-r-- 1 1001 1001 11 Nov 16 08:02 .dockerignore 08:09:11 drwxrwxr-x 8 1001 1001 4096 Nov 16 08:02 .git 08:09:11 drwxrwxr-x 4 1001 1001 4096 Nov 16 08:02 .github 08:09:11 -rw-rw-r-- 1 1001 1001 804 Nov 16 08:02 .gitignore 08:09:11 -rw-rw-r-- 1 1001 1001 42 Nov 16 08:02 .golangci.yml 08:09:11 -rw-rw-r-- 1 1001 1001 76 Nov 16 08:02 .hadolint.yml 08:09:11 -rw-rw-r-- 1 1001 1001 166 Nov 16 08:02 .sonarcloud.properties 08:09:11 -rw-rw-r-- 1 1001 1001 1171 Nov 16 08:02 ADOPTERS.md 08:09:11 -rw-rw-r-- 1 1001 1001 8910 Nov 16 08:02 Attribution.txt 08:09:11 -rw-rw-r-- 1 1001 1001 51732 Nov 16 08:02 CHANGELOG.md 08:09:11 -rw-rw-r-- 1 1001 1001 3804 Nov 16 08:02 CONTRIBUTING.md 08:09:11 -rw-rw-r-- 1 1001 1001 677 Nov 16 08:02 GOVERNANCE.md 08:09:11 -rw-rw-r-- 1 1001 1001 849 Nov 16 08:02 Jenkinsfile 08:09:11 -rw-rw-r-- 1 1001 1001 10775 Nov 16 08:02 LICENSE 08:09:11 -rw-rw-r-- 1 1001 1001 6508 Nov 16 08:02 Makefile 08:09:11 -rw-rw-r-- 1 1001 1001 582 Nov 16 08:02 OWNERS.md 08:09:11 -rw-rw-r-- 1 1001 1001 8207 Nov 16 08:02 README.md 08:09:11 -rw-rw-r-- 1 1001 1001 6912 Nov 16 08:02 SECURITY.md 08:09:11 -rw-rw-r-- 1 1001 1001 5 Nov 16 08:00 VERSION 08:09:11 -rw-rw-r-- 1 1001 1001 4131 Nov 16 08:02 ZMQWindows.md 08:09:11 drwxrwxr-x 2 1001 1001 4096 Nov 16 08:02 bin 08:09:11 drwxrwxr-x 14 1001 1001 4096 Nov 16 08:02 cmd 08:09:11 -rw-r--r-- 1 root root 428381 Nov 16 08:07 coverage.out 08:09:11 -rw-rw-r-- 1 1001 1001 822 Nov 16 08:02 go.mod 08:09:11 -rw-rw-r-- 1 1001 1001 49471 Nov 16 08:02 go.sum 08:09:11 drwxrwxr-x 8 1001 1001 4096 Nov 16 08:02 internal 08:09:11 drwxrwxr-x 3 1001 1001 4096 Nov 16 08:02 openapi 08:09:11 drwxrwxr-x 4 1001 1001 4096 Nov 16 08:02 snap 08:09:11 -rw-rw-r-- 1 1001 1001 204 Nov 16 08:02 version.go [Pipeline] sh 08:09:12 + '[' -e coverage.out ] 08:09:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:09:12 Warning: overwriting stash ‘coverage-report’ 08:09:12 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:09:12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:09:12 Setting up mime-support (3.60ubuntu1) ... 08:09:12 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:09:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:09:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:09:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:12 Setting up systemd (237-3ubuntu10.52) ... 08:09:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:09:13 Stashed 1 file(s) [Pipeline] sh 08:09:13 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:09:13 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:09:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:09:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:09:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:09:13 + make build 08:09:13 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 08:09:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:09:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:09:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:09:14 Setting up python3 (3.6.7-1~18.04) ... 08:09:14 running python rtupdate hooks for python3.6... 08:09:14 running python post-rtupdate hooks for python3.6... 08:09:14 Setting up apparmor (2.12-4ubuntu5.1) ... 08:09:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:09:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:09:14 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:09:14 Setting up snapd (2.51.1+18.04) ... 08:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:09:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:09:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:09:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:09:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:09:16 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:09:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:09:16 /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' 08:09:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:16 Processing triggers for systemd (237-3ubuntu10.52) ... 08:09:17 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:09:17 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:09:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:09:19 Reading package lists... 08:09:19 Reading package lists... 08:09:19 Building dependency tree... 08:09:19 Reading state information... 08:09:19 Calculating upgrade... 08:09:19 The following packages will be upgraded: 08:09:19 advancecomp base-files bash binutils binutils-common 08:09:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:09:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:09:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:09:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:09:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:09:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:09:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:09:19 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:09:19 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:09:19 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:09:19 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:09:19 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:09:19 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:09:19 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:09:19 ubuntu-keyring util-linux 08:09:19 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:09:19 Need to get 64.2 MB of archives. 08:09:19 After this operation, 5152 kB of additional disk space will be used. 08:09:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 08:09:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:09:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:09:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:09:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:09:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:09:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:09:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:09:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:09:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:09:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:09:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:09:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:09:20 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:09:20 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:09:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:09:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:09:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:09:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:09:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:09:20 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:09:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:09:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:09:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:09:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:09:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:09:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:09:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:09:21 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:09:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:09:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:09:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:09:21 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:09:21 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:09:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:09:21 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:09:21 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:09:21 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:09:21 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:09:21 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:09:21 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] 08:09:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:09:21 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:09:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:09:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:09:21 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:09:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:09:21 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:09:21 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:09:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:09:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:09:21 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:09:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:09:21 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:09:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:09:21 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:09:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:09:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:09:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:09:21 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:09:21 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:09:21 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:09:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:09:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:09:21 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:09:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:09:21 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:09:21 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:09:21 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:09:21 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:09:21 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:09:21 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:09:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:09:21 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:09:21 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:09:21 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:09:21 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:09:21 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:09:21 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:09:21 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:09:21 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:09:21 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:09:21 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:09:21 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:09:21 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 08:09:21 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:09:21 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:09:21 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] 08:09:21 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:09:21 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:09:21 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:09:21 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:09:21 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:09:21 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:09:21 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:09:22 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:09:22 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:09:22 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:09:22 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:09:22 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:09:22 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:09:22 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:09:22 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:09:22 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:09:22 debconf: delaying package configuration, since apt-utils is not installed 08:09:22 Fetched 64.2 MB in 3s (21.3 MB/s) 08:09:22 (Reading database ... 13914 files and directories currently installed.) 08:09:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:09:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:09:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:09:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:09:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 08:09:23 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 08:09:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:23 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:23 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:24 (Reading database ... 13914 files and directories currently installed.) 08:09:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:09:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:09:24 (Reading database ... 13914 files and directories currently installed.) 08:09:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:09:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:09:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:24 (Reading database ... 13914 files and directories currently installed.) 08:09:24 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:09:24 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:09:25 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:09:25 (Reading database ... 13914 files and directories currently installed.) 08:09:25 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:09:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:09:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:09:25 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:09:25 Setting up base-files (10.1ubuntu2.11) ... 08:09:25 Installing new version of config file /etc/issue ... 08:09:25 Installing new version of config file /etc/issue.net ... 08:09:25 Installing new version of config file /etc/lsb-release ... 08:09:25 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:09:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:09:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:09:25 Removing obsolete conffile /etc/default/motd-news ... 08:09:25 (Reading database ... 13915 files and directories currently installed.) 08:09:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:09:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:09:25 Setting up bash (4.4.18-2ubuntu1.2) ... 08:09:25 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 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:09:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:09:26 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:09:26 Setting up tar (1.29b-2ubuntu0.2) ... 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:09:26 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:09:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:09:26 (Reading database ... 13915 files and directories currently installed.) 08:09:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:09:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:09:26 Setting up grep (3.1-2build1) ... 08:09:27 (Reading database ... 13915 files and directories currently installed.) 08:09:27 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:09:27 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:09:27 Setting up gzip (1.6-5ubuntu1.1) ... 08:09:27 (Reading database ... 13915 files and directories currently installed.) 08:09:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:09:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:09:27 Setting up login (1:4.5-1ubuntu2) ... 08:09:27 (Reading database ... 13915 files and directories currently installed.) 08:09:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:09:27 (Reading database ... 13915 files and directories currently installed.) 08:09:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:09:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:09:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:09:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:09:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:09:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:09:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:09:28 (Reading database ... 13915 files and directories currently installed.) 08:09:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:09:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:09:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:09:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:09:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:09:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:09:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:09:28 (Reading database ... 13915 files and directories currently installed.) 08:09:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:09:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:09:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:09:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:29 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:29 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:29 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:09:29 (Reading database ... 13915 files and directories currently installed.) 08:09:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:09:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:09:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:09:30 (Reading database ... 13915 files and directories currently installed.) 08:09:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:09:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:09:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:09:31 (Reading database ... 13915 files and directories currently installed.) 08:09:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:09:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:09:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:09:31 (Reading database ... 13917 files and directories currently installed.) 08:09:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:09:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:09:31 Setting up debconf (1.5.66ubuntu1) ... 08:09:31 (Reading database ... 13917 files and directories currently installed.) 08:09:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:09:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:09:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:09:31 (Reading database ... 13917 files and directories currently installed.) 08:09:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:09:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:09:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:09:31 (Reading database ... 13917 files and directories currently installed.) 08:09:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:09:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:09:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:09:31 (Reading database ... 13917 files and directories currently installed.) 08:09:31 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:09:31 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:09:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:09:32 (Reading database ... 13919 files and directories currently installed.) 08:09:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:09:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:09:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:09:32 (Reading database ... 13923 files and directories currently installed.) 08:09:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:09:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:09:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:09:32 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:09:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:09:32 (Reading database ... 13923 files and directories currently installed.) 08:09:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:09:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:09:32 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:09:32 (Reading database ... 13923 files and directories currently installed.) 08:09:32 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:09:32 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:09:32 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:09:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:09:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:09:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:09:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:09:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:09:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:09:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:09:33 Setting up passwd (1:4.5-1ubuntu2) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:09:33 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:09:33 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:09:33 (Reading database ... 13923 files and directories currently installed.) 08:09:33 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:09:33 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:09:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:09:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:09:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:09:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:09:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:09:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:09:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:09:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:09:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:09:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:09:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:09:34 (Reading database ... 13923 files and directories currently installed.) 08:09:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:09:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:09:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:09:34 (Reading database ... 13924 files and directories currently installed.) 08:09:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:09:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:09:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:09:34 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:09:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:09:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:09:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:09:35 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:09:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:09:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:09:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:09:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:09:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:09:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:09:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:09:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:09:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:09:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:09:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:09:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:09:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:09:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:09:35 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 08:09:35 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 08:09:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:09:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:09:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:09:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:09:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:09:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:09:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:09:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:09:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:09:36 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:09:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:09:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:09:36 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:38 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:38 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:39 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:09:39 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:09:39 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:39 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:09:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:09:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:09:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:09:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:09:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:09:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:09:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:09:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:09:40 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:09:40 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:09:40 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:09:40 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:09:40 Setting up tzdata (2021e-0ubuntu0.18.04) ... 08:09:40 08:09:40 Current default time zone: 'Etc/UTC' 08:09:40 Local time is now: Tue Nov 16 08:09:40 UTC 2021. 08:09:40 Universal Time is now: Tue Nov 16 08:09:40 UTC 2021. 08:09:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:09:40 08:09:40 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:09:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 08:09:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:09:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:09:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:09:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:09:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:09:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:09:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:09:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:09:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:09:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:40 Setting up patch (2.7.6-2ubuntu1.1) ... 08:09:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:09:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:09:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:09:40 Installing new version of config file /etc/ssl/openssl.cnf ... 08:09:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:09:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:09:40 Setting up ca-certificates (20210119~18.04.2) ... 08:09:42 Updating certificates in /etc/ssl/certs... 08:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:09:43 23 added, 28 removed; done. 08:09:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:09:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:09:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:09:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:09:43 Setting up pkgbinarymangler (138.18.04.1) ... 08:09:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:09:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up perl (5.26.1-6ubuntu0.5) ... 08:09:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:09:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:09:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:09:43 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:09:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:09:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:09:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:09:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:09:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:09:43 Processing triggers for systemd (237-3ubuntu10.52) ... 08:09:43 Processing triggers for mime-support (3.60ubuntu1) ... 08:09:43 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:09:43 Updating certificates in /etc/ssl/certs... 08:09:44 0 added, 0 removed; done. 08:09:44 Running hooks in /etc/ca-certificates/update.d... 08:09:44 done. 08:09: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 08:09:44 Reading package lists... 08:09:44 Building dependency tree... 08:09:44 Reading state information... 08:09:44 The following NEW packages will be installed: 08:09:44 apt-transport-https 08:09:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:09:45 Need to get 4348 B of archives. 08:09:45 After this operation, 154 kB of additional disk space will be used. 08:09:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:09:45 debconf: delaying package configuration, since apt-utils is not installed 08:09:45 Fetched 4348 B in 0s (17.4 kB/s) 08:09:45 Selecting previously unselected package apt-transport-https. 08:09:45 (Reading database ... 13931 files and directories currently installed.) 08:09:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:09:45 Unpacking apt-transport-https (1.6.14) ... 08:09:45 Setting up apt-transport-https (1.6.14) ... 08:09:45 Waiting for network to be ready... 08:09:47 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 08:09: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 08:09:52 2021-11-16T08:09:49Z INFO Waiting for automatic snapd restart... 08:09:52 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 08:09:53 snapd 2.52.1 from Canonical* installed 08:09:54 "snapd" switched to the "latest/stable" channel 08:09:54 08:09:55 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 08:09:56 core18 20211015 from Canonical* installed 08:09:56 "core18" switched to the "latest/stable" channel 08:09:56 08:09:58 snapcraft 5.0 from Canonical* installed 08:09:59 "snapcraft" switched to the "latest/stable" channel 08:09:59 08:09:59 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 08:10: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 08:10:03 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: 08:10:03 - README.md 08:10:03 08:10:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:10:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:10:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:10:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:10:05 Reading package lists... 08:10:05 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 08:10:05 Reading package lists... 08:10:05 Building dependency tree... 08:10:05 Reading state information... 08:10:05 Suggested packages: 08:10:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:10:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:10:05 Recommended packages: 08:10:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:10:05 The following NEW packages will be installed: 08:10:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:10:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:10:05 pkg-config zip 08:10:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:10:06 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 08:10:06 Need to get 7670 kB of archives. 08:10:06 After this operation, 43.8 MB of additional disk space will be used. 08:10:06 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:10:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:10:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:10:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:10:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:10:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:10:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:10:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:10:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:10:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:10:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:10:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:10:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:10:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:10:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:10:07 debconf: delaying package configuration, since apt-utils is not installed 08:10:07 Fetched 7670 kB in 1s (6877 kB/s) 08:10:07 Selecting previously unselected package libglib2.0-0:amd64. 08:10:07 (Reading database ... 13935 files and directories currently installed.) 08:10:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:10:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:10:07 Selecting previously unselected package libpsl5:amd64. 08:10:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:10:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:10:07 Selecting previously unselected package libnghttp2-14:amd64. 08:10:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:10:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:07 Selecting previously unselected package librtmp1:amd64. 08:10:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:10:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:07 Selecting previously unselected package libcurl3-gnutls:amd64. 08:10:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:10:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:10:07 Selecting previously unselected package liberror-perl. 08:10:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:10:07 Unpacking liberror-perl (0.17025-1) ... 08:10:07 Selecting previously unselected package git-man. 08:10:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:10:07 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:10:07 Selecting previously unselected package git. 08:10:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:10:07 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:10:08 Selecting previously unselected package libnorm1:amd64. 08:10:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:10:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:08 Selecting previously unselected package libpgm-5.2-0:amd64. 08:10:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:10:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:08 Selecting previously unselected package libsodium23:amd64. 08:10:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:10:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:10:08 Selecting previously unselected package libzmq5:amd64. 08:10:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:08 Selecting previously unselected package libzmq3-dev:amd64. 08:10:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:08 Selecting previously unselected package pkg-config. 08:10:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:10:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:10:08 Selecting previously unselected package zip. 08:10:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:10:08 Unpacking zip (3.0-11build1) ... 08:10:08 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 08:10:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:08 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:10:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:08 Setting up liberror-perl (0.17025-1) ... 08:10:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:10:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:10:08 No schema files found: doing nothing. 08:10:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:08 Setting up zip (3.0-11build1) ... 08:10:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:08 Setting up libsodium23:amd64 (1.0.16-2) ... 08:10:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:10:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:10:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:08 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:10:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:10:09 git set to automatically installed. 08:10:09 git-man set to automatically installed. 08:10:09 libcurl3-gnutls set to automatically installed. 08:10:09 liberror-perl set to automatically installed. 08:10:09 libglib2.0-0 set to automatically installed. 08:10:09 libnghttp2-14 set to automatically installed. 08:10:09 libnorm1 set to automatically installed. 08:10:09 libpgm-5.2-0 set to automatically installed. 08:10:09 libpsl5 set to automatically installed. 08:10:09 librtmp1 set to automatically installed. 08:10:09 libsodium23 set to automatically installed. 08:10:09 libzmq3-dev set to automatically installed. 08:10:09 libzmq5 set to automatically installed. 08:10:09 pkg-config set to automatically installed. 08:10:09 zip set to automatically installed. 08:10:10 snapd is not logged in, snap install commands will use sudo 08:10:11 snap "core18" has no updates available 08:10:12 snapd is not logged in, snap install commands will use sudo [Pipeline] } 08:10:14 $ docker stop --time=1 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 08:10:16 $ docker rm -f 233b7bf21639b524a50a26a6c3c7a3cde1d49c5080ce1d1da8df43923a75f838 08:10:16 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 08:10:16 Pulling config-common 08:10:16 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:17 08:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:10:17 Pulling go-build-helper 08:10:17 + snapcraftctl pull 08:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:18 latest: Pulling from edgex-devops/edgex-compose-arm64 08:10:18 29e5d40040c1: Pulling fs layer 08:10:18 1ce36da41761: Pulling fs layer 08:10:18 25b303627fd3: Pulling fs layer 08:10:18 29e5d40040c1: Verifying Checksum 08:10:18 29e5d40040c1: Download complete 08:10:18 1ce36da41761: Verifying Checksum 08:10:18 1ce36da41761: Download complete 08:10:18 'edgex-go' has dependencies that need to be staged: go-build-helper 08:10:18 Skipping pull go-build-helper (already ran) 08:10:18 Building go-build-helper 08:10:18 + snapcraftctl build 08:10:19 29e5d40040c1: Pull complete 08:10:20 25b303627fd3: Verifying Checksum 08:10:20 25b303627fd3: Download complete 08:10:20 1ce36da41761: Pull complete 08:10:20 Staging go-build-helper 08:10:20 + snapcraftctl stage 08:10:30 25b303627fd3: Pull complete 08:10:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:10:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:10:30 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:10:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 08:10:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 08:10:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:10:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:10:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 08:10:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 08:10:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 08:10:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 08:10:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:10:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:10:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:10:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:10:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:10:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:10:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:10:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:10:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:10:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 08:10:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 08:10:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:10:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:10:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 08:10:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 08:10:30 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 08:10:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 08:10:30 Fetched 25.6 MB in 0s (0 B/s) 08:10:30 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:10:30 Fetched 224 kB in 0s (0 B/s) 08:10:30 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:10:30 Fetched 157 kB in 0s (0 B/s) 08:10:30 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:10:30 Fetched 221 kB in 0s (0 B/s) 08:10:30 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:10:30 Fetched 143 kB in 0s (0 B/s) 08:10:30 Pulling edgex-go 08:10:30 + snapcraftctl pull 08:10:30 Pulling hooks 08:10:30 + snapcraftctl pull 08:10:30 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 08:10:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:10:33 $ docker top 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:34 + grep parallel 08:10:34 + docker-compose build --help 08:10:37 --parallel Build images in parallel. [Pipeline] } 08:10:37 $ docker stop --time=1 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 08:10:39 $ docker rm -f 5cb125d1950e3917a88fcd7342de16ec291c1aef99b6fe881d9932e0ffb59646 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:40 . [Pipeline] withDockerContainer 08:10:40 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 08:10:40 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:10:41 $ docker top 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:10:47 Building core-command ... 08:10:47 Building core-data ... 08:10:47 Building core-metadata ... 08:10:47 Building security-bootstrapper ... 08:10:47 Building security-proxy-setup ... 08:10:47 Building security-secretstore-setup ... 08:10:47 Building support-notifications ... 08:10:47 Building support-scheduler ... 08:10:47 Building sys-mgmt-agent ... 08:10:47 Building sys-mgmt-agent 08:10:47 Building core-command 08:10:47 Building core-data 08:10:47 Building security-secretstore-setup 08:10:47 Building security-proxy-setup 08:10:52 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:10:52 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:10:52 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:10:52 Fetched 0 B in 0s (0 B/s) 08:10:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:10:52 Fetched 96.5 kB in 0s (0 B/s) 08:10:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:10:52 Fetched 279 kB in 0s (0 B/s) 08:10:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:10:52 Fetched 122 kB in 0s (0 B/s) 08:10:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:10:52 Fetched 77.8 kB in 0s (0 B/s) 08:10:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:10:52 Fetched 8848 B in 0s (0 B/s) 08:10:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:10:52 Fetched 47.8 kB in 0s (0 B/s) 08:10:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:10:52 Fetched 45.6 kB in 0s (0 B/s) 08:10:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:10:52 Fetched 15.0 kB in 0s (0 B/s) 08:10:52 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:10:52 Fetched 220 kB in 0s (0 B/s) 08:10:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:10:52 Fetched 154 kB in 0s (0 B/s) 08:10:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:10:52 Fetched 50.6 kB in 0s (0 B/s) 08:10:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:10:52 Fetched 14.8 kB in 0s (0 B/s) 08:10:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:10:52 Fetched 41.8 kB in 0s (0 B/s) 08:10:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:10:52 Fetched 499 kB in 0s (0 B/s) 08:10:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:10:52 Fetched 111 kB in 0s (0 B/s) 08:10:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:10:52 Fetched 240 kB in 0s (0 B/s) 08:10:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:10:52 Fetched 29.3 kB in 0s (0 B/s) 08:10:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:10:52 Fetched 85.5 kB in 0s (0 B/s) 08:10:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:10:52 Fetched 24.5 kB in 0s (0 B/s) 08:10:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:10:52 Fetched 49.2 kB in 0s (0 B/s) 08:10:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:10:52 Fetched 54.2 kB in 0s (0 B/s) 08:10:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:10:52 Fetched 30.8 kB in 0s (0 B/s) 08:10:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:10:52 Fetched 15.8 kB in 0s (0 B/s) 08:10:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:10:52 Fetched 85.9 kB in 0s (0 B/s) 08:10:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:10:52 Fetched 8720 B in 0s (0 B/s) 08:10:52 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:10:52 Fetched 140 kB in 0s (0 B/s) 08:10:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:10:52 Fetched 119 kB in 0s (0 B/s) 08:10:52 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:10:52 Fetched 111 kB in 0s (0 B/s) 08:10:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:10:52 Fetched 11.1 kB in 0s (0 B/s) 08:10:52 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:10:52 Fetched 646 kB in 0s (0 B/s) 08:10:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:10:52 Fetched 41.3 kB in 0s (0 B/s) 08:10:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:10:52 Fetched 17.9 kB in 0s (0 B/s) 08:10:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:10:52 Fetched 368 kB in 0s (0 B/s) 08:10:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:10:52 Fetched 187 kB in 0s (0 B/s) 08:10:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:10:52 Fetched 175 kB in 0s (0 B/s) 08:10:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:10:52 Fetched 206 kB in 0s (0 B/s) 08:10:52 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:10:52 Fetched 1302 kB in 0s (0 B/s) 08:10:52 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:10:52 Fetched 36.2 kB in 0s (0 B/s) 08:10:52 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:10:52 Fetched 159 kB in 0s (0 B/s) 08:10:52 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:10:52 Fetched 107 kB in 0s (0 B/s) 08:10:52 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:10:52 Fetched 48.7 kB in 0s (0 B/s) 08:10:52 Pulling static-packages 08:10:52 + snapcraftctl pull 08:10:52 Pulling version 08:10:52 + cd /root/project 08:10:52 + git describe --tags --abbrev=0 08:10:52 + sed s/v// 08:10:52 + GIT_VERSION=2.0.1-dev.96 08:10:52 + [ -z 2.0.1-dev.96 ] 08:10:52 + snapcraftctl set-version 2.0.1-dev.96 08:10:52 Building config-common 08:10:52 + snapcraftctl build 08:10:54 Skipping build go-build-helper (already ran) 08:10:54 Building edgex-go 08:10:54 + cd /root/parts/edgex-go/src 08:10:54 + git describe --tags --abbrev=0 08:10:54 + sed s/v// 08:10:55 + GIT_VERSION=2.0.1-dev.96 08:10:55 + [ -z 2.0.1-dev.96 ] 08:10:55 + echo 2.0.1-dev.96 08:10:55 + [ ! -d vendor ] 08:10:55 + go mod download all 08:11:05 + make build 08:11:05 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 08:11:15 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 08:11:18 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 08:11:19 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 08:11:20 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 08:11:20 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 08:11:21 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 08:11:22 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 08:11:24 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 08:11:25 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 08:11:26 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 08:11:27 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 08:11:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:11:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:11:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:11:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:11:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:11:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:11:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:11:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:11:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:11:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:11:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:11:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:11:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:11:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:11:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:11:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:11:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:11:28 + 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 08:11:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:11:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:11:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:11:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:11:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:11:28 + 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 08:11:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:11:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:11:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:11:30 Building hooks 08:11:30 + cd /root/parts/hooks/src 08:11:30 + make build 08:11:30 go mod tidy 08:11:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 08:11:30 go: downloading github.com/davecgh/go-spew v1.1.0 08:11:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:11:30 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:11:31 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:11:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:11:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:11:35 Building static-packages 08:11:35 + snapcraftctl build 08:11:37 Building version 08:11:37 + snapcraftctl build 08:11:39 Staging config-common 08:11:39 + snapcraftctl stage 08:11:40 Skipping stage go-build-helper (already ran) 08:11:40 Staging edgex-go 08:11:40 + snapcraftctl stage 08:11:41 Staging hooks 08:11:41 + snapcraftctl stage 08:11:42 Staging static-packages 08:11:42 + snapcraftctl stage 08:11:43 Staging version 08:11:43 + snapcraftctl stage 08:11:44 Priming config-common 08:11:44 + snapcraftctl prime 08:11:45 Priming go-build-helper 08:11:45 + snapcraftctl prime 08:11:46 Priming edgex-go 08:11:46 + snapcraftctl prime 08:11:48 Priming hooks 08:11:48 + snapcraftctl prime 08:11:48 Priming static-packages 08:11:48 + snapcraftctl prime 08:11:52 Priming version 08:11:52 + snapcraftctl prime 08:11:52 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] } 08:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:55 ---> fb049b751f77 08:11:55 Step 3/22 : WORKDIR /edgex-go 08:11:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:11:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:55 ---> fb049b751f77 08:11:55 Step 3/24 : WORKDIR /edgex-go 08:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:55 ---> fb049b751f77 08:11:55 Step 3/22 : WORKDIR /edgex-go 08:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:55 ---> fb049b751f77 08:11:55 Step 3/22 : WORKDIR /edgex-go 08:11:55 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:11:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:11:55 ---> fb049b751f77 08:11:55 Step 3/20 : WORKDIR /edgex-go 08:11:55 ---> Running in e297a359044e 08:11:55 ---> Running in a60db448913b 08:11:55 ---> Running in db928742aed2 08:11:55 ---> Running in a870f3f566a8 08:11:55 ---> Running in c04e0d07fbef 08:11:55 Removing intermediate container a60db448913b 08:11:55 ---> d65aaecafb17 08:11:55 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:55 Removing intermediate container db928742aed2 08:11:55 ---> 1195694afa96 08:11:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:55 Removing intermediate container c04e0d07fbef 08:11:55 ---> 3414c31bef0b 08:11:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:55 Removing intermediate container e297a359044e 08:11:55 ---> 925dfcdce875 08:11:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:55 Removing intermediate container a870f3f566a8 08:11:55 ---> 545d9afa2844 08:11:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:55 ---> Running in ff0457167fd8 08:11:55 ---> Running in c3bdee292714 08:11:55 ---> Running in 9f1b08e9d60a 08:11:55 ---> Running in 48f355e36fe3 08:11:55 ---> Running in cd6f07adc54b 08:11:57 Removing intermediate container c3bdee292714 08:11:57 ---> 8f5231a56a34 08:11:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:11:57 ---> Running in 91a7371e6ae8 08:11:57 Removing intermediate container 9f1b08e9d60a 08:11:57 ---> 50716e422133 08:11:57 Step 5/22 : RUN apk add --update --no-cache make git 08:11:58 Removing intermediate container ff0457167fd8 08:11:58 ---> bdaffab8cb1a 08:11:58 Step 5/20 : RUN apk add --update --no-cache make git 08:11:58 ---> Running in f8f116720810 08:11:58 ---> Running in 1a5abdd0779c 08:11:58 Removing intermediate container cd6f07adc54b 08:11:58 ---> 0963b43b68a0 08:11:58 Step 5/24 : RUN apk add --update --no-cache make git 08:11:58 Removing intermediate container 48f355e36fe3 08:11:58 ---> 11f6a99888d5 08:11:58 Step 5/22 : RUN apk add --update --no-cache make bash git 08:11:58 ---> Running in e5d34dacfb7f 08:11:58 ---> Running in a7f5e865c522 08:12:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:12:01 OK: 219 MiB in 52 packages 08:12:02 OK: 219 MiB in 52 packages 08:12:02 OK: 219 MiB in 52 packages 08:12:02 OK: 219 MiB in 52 packages 08:12:02 OK: 219 MiB in 52 packages 08:12:04 Removing intermediate container f8f116720810 08:12:04 ---> bce0f1d3249b 08:12:04 Step 6/22 : COPY . . 08:12:04 Removing intermediate container 91a7371e6ae8 08:12:04 ---> b9c633dc2eda 08:12:04 Step 6/22 : COPY . . 08:12:04 Removing intermediate container 1a5abdd0779c 08:12:04 ---> 7850f7841130 08:12:04 Step 6/20 : COPY . . 08:12:04 Removing intermediate container e5d34dacfb7f 08:12:04 ---> fd27d0bdef13 08:12:04 Step 6/24 : COPY . . 08:12:04 Removing intermediate container a7f5e865c522 08:12:04 ---> 238ca5c8c1f8 08:12:04 Step 6/22 : COPY . . 08:12:27 ---> 6120133918d2 08:12:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:27 ---> 7a1addd4c09a 08:12:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:27 ---> Running in 0c87a7dfbcdd 08:12:27 ---> 29aaa44e4487 08:12:27 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:27 ---> Running in 0a3013b54b55 08:12:27 ---> Running in 3cee5ce5d622 08:12:27 ---> f6286735371a 08:12:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:27 ---> Running in 946aadddec27 08:12:27 ---> a057effca063 08:12:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:27 ---> Running in 15a738992a14 08:12:31 Removing intermediate container 0c87a7dfbcdd 08:12:31 ---> 093bcce5ddf1 08:12:31 Step 8/22 : RUN make cmd/core-data/core-data 08:12:31 ---> Running in 1a123a3f3d72 08:12:31 Removing intermediate container 0a3013b54b55 08:12:31 ---> d12b7d9b9bc1 08:12:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:32 Removing intermediate container 3cee5ce5d622 08:12:32 ---> 5bdd289476b1 08:12:32 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:12:32 ---> Running in 7edb84b636ab 08:12:32 ---> Running in db800252f420 08:12:32 Removing intermediate container 946aadddec27 08:12:32 ---> 698813ac78b8 08:12:32 Step 8/22 : RUN make cmd/core-command/core-command 08:12:32 ---> Running in 1649f82eb13f 08:12:32 Removing intermediate container 15a738992a14 08:12:32 ---> 5d90e2987c53 08:12:32 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:12:33 ---> Running in 88bb43c2cd38 08:12:34 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 08:12:34 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 08:12:34 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 08:12:35 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 08:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:14:27 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 08:14:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:14:30 Removing intermediate container 88bb43c2cd38 08:14:30 ---> eb8653114024 08:14:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:14:30 ---> Running in ffc57ab76ceb 08:14:30 Removing intermediate container 1649f82eb13f 08:14:30 ---> 25f012d008e8 08:14:30 08:14:30 Step 9/22 : FROM alpine:3.14 08:14:31 3.14: Pulling from library/alpine 08:14:33 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 08:14:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:14:34 Status: Downloaded newer image for alpine:3.14 08:14:34 ---> 5b8b7b635229 08:14:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:14:34 ---> Running in ef4f80376188 08:14:36 Removing intermediate container 7edb84b636ab 08:14:36 ---> 955cfbe50639 08:14:36 08:14:36 Step 9/24 : FROM alpine:3.14 08:14:36 ---> 5b8b7b635229 08:14:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:14:36 ---> Running in c462beeac3b7 08:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:37 Removing intermediate container db800252f420 08:14:37 ---> 7e4e66184184 08:14:37 08:14:37 Step 9/20 : FROM alpine:3.14 08:14:37 ---> 5b8b7b635229 08:14:37 Step 10/20 : RUN apk add --update --no-cache curl 08:14:37 ---> Running in ba37b5943da9 08:14:38 Removing intermediate container ffc57ab76ceb 08:14:38 ---> 5b81317f4839 08:14:38 08:14:38 Step 10/22 : FROM docker:20.10.8 08:14:38 20.10.8: Pulling from library/docker 08:14:38 (1/1) Installing dumb-init (1.2.5-r1) 08:14:38 Executing busybox-1.33.1-r6.trigger 08:14:38 OK: 6 MiB in 15 packages 08:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:39 (1/3) Installing ca-certificates (20191127-r5) 08:14:40 (2/3) Installing dumb-init (1.2.5-r1) 08:14:40 (3/3) Installing su-exec (0.2-r1) 08:14:40 Executing busybox-1.33.1-r6.trigger 08:14:40 Executing ca-certificates-20191127-r5.trigger 08:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:40 OK: 6 MiB in 17 packages 08:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:41 Removing intermediate container ef4f80376188 08:14:41 ---> 333e9ae3a68a 08:14:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:14:41 ---> Running in e1efa00e7b3e 08:14:41 (1/5) Installing ca-certificates (20191127-r5) 08:14:41 (2/5) Installing brotli-libs (1.0.9-r5) 08:14:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:14:41 (4/5) Installing libcurl (7.79.1-r0) 08:14:41 (5/5) Installing curl (7.79.1-r0) 08:14:41 Executing busybox-1.33.1-r6.trigger 08:14:41 Executing ca-certificates-20191127-r5.trigger 08:14:42 OK: 8 MiB in 19 packages 08:14:42 Removing intermediate container e1efa00e7b3e 08:14:42 ---> c2e47b15d28e 08:14:42 Step 12/22 : ENV APP_PORT=59882 08:14:42 ---> Running in cadd7e4f2562 08:14:43 Removing intermediate container cadd7e4f2562 08:14:43 ---> b7e2e6d903cc 08:14:43 Step 13/22 : EXPOSE $APP_PORT 08:14:43 Removing intermediate container c462beeac3b7 08:14:43 ---> 6c3623c8a8a6 08:14:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:14:43 ---> Running in 77e407556b5f 08:14:43 ---> Running in bb42b09f8d7c 08:14:44 Removing intermediate container 77e407556b5f 08:14:44 ---> 89405956f528 08:14:44 Step 14/22 : WORKDIR / 08:14:44 Removing intermediate container ba37b5943da9 08:14:44 ---> eb16186cab63 08:14:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:14:44 Removing intermediate container bb42b09f8d7c 08:14:44 ---> 2282b3f76fd8 08:14:44 Step 12/24 : WORKDIR / 08:14:44 ---> Running in 834a848b970c 08:14:44 ---> Running in 66269ee33909 08:14:44 ---> Running in 82ac98a23410 08:14:45 Removing intermediate container 834a848b970c 08:14:45 ---> 643ba04c7287 08:14:45 Step 12/20 : WORKDIR /edgex 08:14:45 Removing intermediate container 66269ee33909 08:14:45 ---> 89f1f9ea91d2 08:14:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:45 ---> Running in ecfd6188b443 08:14:45 Removing intermediate container 82ac98a23410 08:14:45 ---> 513a840de43f 08:14:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:14:46 Removing intermediate container ecfd6188b443 08:14:46 ---> 2b8a490a374b 08:14:46 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:14:47 ---> ca4e10b1bac1 08:14:47 ---> cfecbec80768 08:14:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:14:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:14:47 ---> a1821b43d2c8 08:14:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:14:48 ---> 745b0c3faa47 08:14:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:14:48 Removing intermediate container 1a123a3f3d72 08:14:48 ---> 76cc30b1d723 08:14:48 08:14:48 Step 9/22 : FROM alpine:3.14 08:14:48 ---> 5b8b7b635229 08:14:48 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:14:48 ---> Running in d47ebccdacea 08:14:49 ---> f92249c9325b 08:14:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:14:49 Removing intermediate container d47ebccdacea 08:14:49 ---> be1d24b7f3e7 08:14:49 Step 11/22 : ENV APP_PORT=59880 08:14:49 ---> Running in 88d353c49f10 08:14:49 ---> d48b581ee383 08:14:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:14:49 ---> 73ffd6736d35 08:14:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:14:50 Removing intermediate container 88d353c49f10 08:14:50 ---> bc4a1eca8b6b 08:14:50 Step 12/22 : EXPOSE $APP_PORT 08:14:50 ---> Running in 95f618ebda46 08:14:50 ---> bb73eb9771df 08:14:50 Step 18/22 : ENTRYPOINT ["/core-command"] 08:14:50 ---> Running in 6803b24fde93 08:14:51 ---> 44b6c2dcd56b 08:14:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:14:51 Removing intermediate container 95f618ebda46 08:14:51 ---> dd652f3f769a 08:14:51 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:51 Removing intermediate container 6803b24fde93 08:14:51 ---> b663201020c6 08:14:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:51 ---> Running in 4fb054b83d4e 08:14:51 ---> Running in c564a1ff0d60 08:14:52 ---> 2eb94b789be5 08:14:52 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:14:52 Removing intermediate container c564a1ff0d60 08:14:52 ---> 580e5ba781b2 08:14:52 Step 20/22 : LABEL arch=arm64 08:14:52 ---> Running in 0c0cf28d43f6 08:14:52 ---> Running in 057749c8bf4f 08:14:53 ---> 6a1af96d4e41 08:14:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:14:53 Removing intermediate container 057749c8bf4f 08:14:53 ---> 346ac581e8e9 08:14:53 Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:14:53 Removing intermediate container 0c0cf28d43f6 08:14:53 ---> b6451f399926 08:14:53 Step 17/20 : CMD ["--init=true"] 08:14:53 ---> Running in f0cb4322dce4 08:14:53 ---> Running in f34d5f6a2209 08:14:54 Removing intermediate container f0cb4322dce4 08:14:54 ---> 081acd2d7755 08:14:54 Step 18/20 : LABEL arch=arm64 08:14:54 ---> Running in 209d1d40b0f8 08:14:54 Removing intermediate container f34d5f6a2209 08:14:54 ---> e65ba8c20929 08:14:54 Step 22/22 : LABEL version=0.0.0 08:14:54 Removing intermediate container 4fb054b83d4e 08:14:54 ---> 2ee27a370798 08:14:54 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:14:54 ---> Running in 4d83b0ea862b 08:14:54 ---> Running in 1c0d54d1db6d 08:14:55 Removing intermediate container 209d1d40b0f8 08:14:55 ---> 90f5ba825898 08:14:55 Step 19/20 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:14:55 ---> 03f624cd0086 08:14:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:14:55 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:14:55 Status: Downloaded newer image for docker:20.10.8 08:14:55 ---> 3734d5adc5ac 08:14:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:14:55 ---> Running in e870e85511da 08:14:55 ---> Running in eee30f4557ea 08:14:55 Removing intermediate container 4d83b0ea862b 08:14:55 ---> a60af2a17be8 08:14:55 08:14:56 Successfully built a60af2a17be8 08:14:56 Successfully tagged core-command-arm64:latest 08:14:56 Removing intermediate container e870e85511da 08:14:56 ---> 68e608423dd0 08:14:56 Step 20/20 : LABEL version=0.0.0 08:14:56 Removing intermediate container eee30f4557ea 08:14:56 ---> f7e10e0e1913 08:14:56 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 08:14:56  Building core-command ... done Building core-metadata 08:14:56 ---> Running in 0f314d964fa4 08:14:56 ---> Running in e04e4c89d79b 08:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:56 ---> 9641575c0ba4 08:14:56 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/ 08:14:57 ---> Running in 59612258af7c 08:14:57 Removing intermediate container e04e4c89d79b 08:14:57 ---> 2f9254dbcf3d 08:14:57 08:14:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:57 Successfully built 2f9254dbcf3d 08:14:57 Successfully tagged security-proxy-setup-arm64:latest 08:14:57 Building support-notifications 08:14:58  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:58 (1/6) Installing dumb-init (1.2.5-r1) 08:14:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:14:58 (3/6) Installing libsodium (1.0.18-r0) 08:14:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:58 (5/6) Installing libzmq (4.3.4-r0) 08:14:59 (6/6) Installing zeromq (4.3.4-r0) 08:14:59 Executing busybox-1.33.1-r6.trigger 08:14:59 OK: 8 MiB in 20 packages 08:14:59 (1/42) Installing readline (8.1.0-r0) 08:14:59 (2/42) Installing bash (5.1.4-r0) 08:14:59 Executing bash-5.1.4-r0.post-install 08:15:00 (3/42) Installing brotli-libs (1.0.9-r5) 08:15:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:15:00 (5/42) Installing libcurl (7.79.1-r0) 08:15:00 (6/42) Installing curl (7.79.1-r0) 08:15:00 (7/42) Installing dumb-init (1.2.5-r1) 08:15:00 (8/42) Installing libbz2 (1.0.8-r1) 08:15:00 (9/42) Installing expat (2.4.1-r0) 08:15:00 (10/42) Installing libffi (3.3-r2) 08:15:00 (11/42) Installing gdbm (1.19-r0) 08:15:00 (12/42) Installing xz-libs (5.2.5-r0) 08:15:00 Removing intermediate container 59612258af7c 08:15:00 ---> 42f3a8d6b2b8 08:15:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:15:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:15:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:15:00 (15/42) Installing mpdecimal (2.5.1-r1) 08:15:00 (16/42) Installing sqlite-libs (3.35.5-r0) 08:15:00 (17/42) Installing python3 (3.9.5-r1) 08:15:00 ---> Running in c8945fa38911 08:15:00 Removing intermediate container 1c0d54d1db6d 08:15:00 ---> 3b02d07bfa0b 08:15:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:00 Removing intermediate container c8945fa38911 08:15:00 ---> 6be4aff687ae 08:15:00 Step 22/24 : LABEL arch=arm64 08:15:01 ---> Running in 8a6636487381 08:15:01 ---> ef04440a40d7 08:15:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:15:02 Removing intermediate container 8a6636487381 08:15:02 ---> 1188fa4c153e 08:15:02 Step 23/24 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:15:02 ---> Running in 6c3187586d2b 08:15:02 (18/42) Installing py3-appdirs (1.4.4-r2) 08:15:02 (19/42) Installing py3-chardet (4.0.0-r2) 08:15:02 (20/42) Installing py3-idna (3.2-r0) 08:15:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:15:02 (22/42) Installing py3-certifi (2020.12.5-r1) 08:15:02 (23/42) Installing py3-requests (2.25.1-r4) 08:15:02 (24/42) Installing py3-msgpack (1.0.2-r1) 08:15:02 (25/42) Installing py3-lockfile (0.12.2-r4) 08:15:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:15:02 (27/42) Installing py3-colorama (0.4.4-r1) 08:15:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:15:02 (29/42) Installing py3-distlib (0.3.1-r3) 08:15:02 (30/42) Installing py3-distro (1.5.0-r3) 08:15:02 (31/42) Installing py3-six (1.15.0-r1) 08:15:02 (32/42) Installing py3-webencodings (0.5.1-r4) 08:15:02 (33/42) Installing py3-html5lib (1.1-r1) 08:15:02 (34/42) Installing py3-parsing (2.4.7-r2) 08:15:02 Removing intermediate container 6c3187586d2b 08:15:02 ---> 23a1612741bb 08:15:03 Step 24/24 : LABEL version=0.0.0 08:15:03 (35/42) Installing py3-packaging (20.9-r1) 08:15:03 (36/42) Installing py3-toml (0.10.2-r2) 08:15:03 (37/42) Installing py3-pep517 (0.10.0-r2) 08:15:03 (38/42) Installing py3-progress (1.5-r2) 08:15:03 (39/42) Installing py3-retrying (1.3.3-r1) 08:15:03 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:15:03 (41/42) Installing py3-setuptools (52.0.0-r3) 08:15:03 ---> Running in 578cac3ff0d1 08:15:03 (42/42) Installing py3-pip (20.3.4-r1) 08:15:03 ---> fcaa27224605 08:15:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:15:03 Removing intermediate container 578cac3ff0d1 08:15:03 ---> 424cabdda2dc 08:15:03 08:15:03 Executing busybox-1.33.1-r3.trigger 08:15:03 OK: 84 MiB in 64 packages 08:15:04 Successfully built 424cabdda2dc 08:15:04 Successfully tagged security-secretstore-setup-arm64:latest 08:15:04  Building security-secretstore-setup ... done Building security-bootstrapper 08:15:04 ---> 857887ca8b63 08:15:04 Step 18/22 : ENTRYPOINT ["/core-data"] 08:15:04 ---> Running in c049615277f0 08:15:05 Removing intermediate container c049615277f0 08:15:05 ---> 3a63e1a30c1f 08:15:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:05 ---> Running in 7b3309d3c0d9 08:15:06 Removing intermediate container 7b3309d3c0d9 08:15:06 ---> 636ef4a8cc96 08:15:06 Step 20/22 : LABEL arch=arm64 08:15:06 ---> Running in c905afc36d33 08:15:06 Removing intermediate container c905afc36d33 08:15:06 ---> ef938c7d2d3d 08:15:06 Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:15:06 ---> Running in 08ef50b6ae88 08:15:07 Removing intermediate container 08ef50b6ae88 08:15:07 ---> 80233df67e66 08:15:07 Step 22/22 : LABEL version=0.0.0 08:15:07 ---> Running in 4b03f06bf0ed 08:15:07 Collecting docker-compose==1.23.2 08:15:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:15:08 Collecting texttable<0.10,>=0.9.0 08:15:08 Downloading texttable-0.9.1.tar.gz (11 kB) 08:15:08 Removing intermediate container 4b03f06bf0ed 08:15:08 ---> c94d4724fb2a 08:15:08 08:15:08 Successfully built c94d4724fb2a 08:15:08 Successfully tagged core-data-arm64:latest 08:15:08 Building support-scheduler 08:15:10  Building core-data ... done Collecting docopt<0.7,>=0.6.1 08:15:10 Downloading docopt-0.6.2.tar.gz (25 kB) 08:15:11 Collecting cached-property<2,>=1.2.0 08:15:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:15:11 Collecting dockerpty<0.5,>=0.4.1 08:15:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:15:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:15:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:15:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:15:14 Collecting docker<4.0,>=3.6.0 08:15:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:15:15 Collecting jsonschema<3,>=2.5.1 08:15:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:15:15 Collecting websocket-client<1.0,>=0.32.0 08:15:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:15:16 Collecting PyYAML<4,>=3.10 08:15:16 Downloading PyYAML-3.13.tar.gz (270 kB) 08:15:20 Collecting docker-pycreds>=0.4.0 08:15:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:15:20 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) 08:15:20 Collecting idna<2.8,>=2.5 08:15:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:15:20 Collecting chardet<3.1.0,>=3.0.2 08:15:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:15:21 Collecting urllib3<1.25,>=1.21.1 08:15:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:15:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:15:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:15:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:15:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:15:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:15:22 Attempting uninstall: urllib3 08:15:22 Found existing installation: urllib3 1.26.5 08:15:22 Uninstalling urllib3-1.26.5: 08:15:22 Successfully uninstalled urllib3-1.26.5 08:15:23 Attempting uninstall: idna 08:15:23 Found existing installation: idna 3.2 08:15:23 Uninstalling idna-3.2: 08:15:23 Successfully uninstalled idna-3.2 08:15:23 Attempting uninstall: chardet 08:15:23 Found existing installation: chardet 4.0.0 08:15:23 Uninstalling chardet-4.0.0: 08:15:24 Successfully uninstalled chardet-4.0.0 08:15:25 Attempting uninstall: requests 08:15:25 Found existing installation: requests 2.25.1 08:15:25 Uninstalling requests-2.25.1: 08:15:25 Successfully uninstalled requests-2.25.1 08:15:26 Running setup.py install for texttable: started 08:15:28 Running setup.py install for texttable: finished with status 'done' 08:15:28 Running setup.py install for PyYAML: started 08:15:30 Running setup.py install for PyYAML: finished with status 'done' 08:15:30 Running setup.py install for docopt: started 08:15:32 Running setup.py install for docopt: finished with status 'done' 08:15:32 Running setup.py install for dockerpty: started 08:15:34 Running setup.py install for dockerpty: finished with status 'done' 08:15:36 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 08:15:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:15:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:15:40 ---> fb049b751f77 08:15:40 Step 3/22 : WORKDIR /edgex-go 08:15:40 ---> Using cache 08:15:40 ---> 545d9afa2844 08:15:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:40 ---> Using cache 08:15:40 ---> 0963b43b68a0 08:15:40 Step 5/22 : RUN apk add --update --no-cache make git 08:15:40 ---> Using cache 08:15:40 ---> fd27d0bdef13 08:15:40 Step 6/22 : COPY . . 08:15:40 ---> Using cache 08:15:40 ---> 7a1addd4c09a 08:15:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:40 ---> Using cache 08:15:40 ---> d12b7d9b9bc1 08:15:40 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:15:41 ---> Running in 33fdeb690d71 08:15:42 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:15:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:15:42 ---> fb049b751f77 08:15:42 Step 3/21 : WORKDIR /edgex-go 08:15:42 ---> Using cache 08:15:42 ---> 545d9afa2844 08:15:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:42 ---> Using cache 08:15:42 ---> 0963b43b68a0 08:15:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:15:42 ---> Running in 3cf0ae391249 08:15:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:15:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:15:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:15:46 OK: 219 MiB in 52 packages 08:15:48 Removing intermediate container 3cf0ae391249 08:15:48 ---> f59c9963ad01 08:15:48 Step 6/21 : COPY . . 08:15:49 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:15:49 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:15:49 ---> fb049b751f77 08:15:49 Step 3/30 : WORKDIR /edgex-go 08:15:49 ---> Using cache 08:15:49 ---> 545d9afa2844 08:15:49 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:49 ---> Using cache 08:15:49 ---> 0963b43b68a0 08:15:49 Step 5/30 : RUN apk add --update --no-cache make git 08:15:49 ---> Using cache 08:15:49 ---> fd27d0bdef13 08:15:49 Step 6/30 : COPY . . 08:15:49 ---> Using cache 08:15:49 ---> 7a1addd4c09a 08:15:49 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:49 ---> Using cache 08:15:49 ---> d12b7d9b9bc1 08:15:49 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:50 ---> Running in f4a4fe69068a 08:15: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 08:15:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:15:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:15:55 ---> fb049b751f77 08:15:55 Step 3/23 : WORKDIR /edgex-go 08:15:55 ---> Using cache 08:15:55 ---> 545d9afa2844 08:15:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:55 ---> Using cache 08:15:55 ---> 0963b43b68a0 08:15:55 Step 5/23 : RUN apk add --update --no-cache make git 08:15:55 ---> Using cache 08:15:55 ---> fd27d0bdef13 08:15:55 Step 6/23 : COPY go.mod . 08:15:57 ---> c0c7e70d4dfc 08:15:57 Step 7/23 : RUN go mod download 08:15:57 ---> Running in 8a9337ad2ed2 08:16:01 Removing intermediate container 0f314d964fa4 08:16:01 ---> dabecdbcef20 08:16:01 Step 13/22 : ENV APP_PORT=58890 08:16:01 ---> Running in 1372edbe28c2 08:16:02 Removing intermediate container 1372edbe28c2 08:16:02 ---> 4f9b253eac0e 08:16:02 Step 14/22 : EXPOSE $APP_PORT 08:16:03 ---> Running in 0f56b33f1be4 08:16:04 Removing intermediate container 0f56b33f1be4 08:16:04 ---> 00e511984267 08:16:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:16:06 Removing intermediate container 8a9337ad2ed2 08:16:06 ---> 02ae8390909f 08:16:06 Step 8/23 : COPY . . 08:16:08 ---> fe8a2e6f69ec 08:16:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:16:09 ---> d02aa42e800d 08:16:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:16:12 ---> 3baf633e52f5 08:16:12 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:16:12 ---> Running in c0bf9499b84e 08:16:13 Removing intermediate container c0bf9499b84e 08:16:13 ---> 837f365cae54 08:16:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:13 ---> Running in b2dd423571c1 08:16:15 Removing intermediate container b2dd423571c1 08:16:15 ---> d2615db0548e 08:16:15 Step 20/22 : LABEL arch=arm64 08:16:15 ---> Running in 46f906d1d53d 08:16:17 Removing intermediate container 46f906d1d53d 08:16:17 ---> bb8374cecb04 08:16:17 Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:16:17 ---> Running in 18c9e76739eb 08:16:18 Removing intermediate container 18c9e76739eb 08:16:18 ---> 833cf4f9ada4 08:16:18 Step 22/22 : LABEL version=0.0.0 08:16:18 ---> Running in 274e9e129c3b 08:16:20 Removing intermediate container 274e9e129c3b 08:16:20 ---> 15e333b86151 08:16:20 08:16:20 Successfully built 15e333b86151 08:16:20 Successfully tagged sys-mgmt-agent-arm64:latest 08:16:21  Building sys-mgmt-agent ... done  ---> 3a43842c7f45 08:16:21 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:21 ---> Running in 17d9be01e60d 08:16:28 Removing intermediate container 17d9be01e60d 08:16:28 ---> 50784eeca987 08:16:28 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:16:28 ---> Running in ed5f34781456 08:16:30 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 08:16:33 ---> 0e20820132ca 08:16:33 Step 9/23 : RUN go mod tidy 08:16:33 ---> Running in 8b956022dfd3 08:16:39 Removing intermediate container 8b956022dfd3 08:16:39 ---> 0ec2fffe79c5 08:16:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:16:39 ---> Running in 35ea366e1cdd 08:16:41 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 08:17:20 Removing intermediate container 33fdeb690d71 08:17:20 ---> 6e8eeb9da679 08:17:20 08:17:20 Step 9/22 : FROM alpine:3.14 08:17:20 ---> 5b8b7b635229 08:17:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:17:20 ---> Using cache 08:17:20 ---> 333e9ae3a68a 08:17:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:17:20 ---> Using cache 08:17:20 ---> c2e47b15d28e 08:17:20 Step 12/22 : ENV APP_PORT=59881 08:17:20 ---> Running in 88d2356ea27c 08:17:20 Removing intermediate container 88d2356ea27c 08:17:20 ---> 52d28ca9d25b 08:17:20 Step 13/22 : EXPOSE $APP_PORT 08:17:20 ---> Running in 07a34a81e74c 08:17:20 Removing intermediate container 07a34a81e74c 08:17:20 ---> fa0466e3c5dd 08:17:20 Step 14/22 : WORKDIR / 08:17:20 ---> Running in 89b86f0407c8 08:17:20 Removing intermediate container 89b86f0407c8 08:17:20 ---> 604f50e1223d 08:17:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:20 ---> 57466f65f2af 08:17:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:17:22 ---> ba79de23c528 08:17:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:17:24 ---> a26861d09e29 08:17:24 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:17:24 ---> Running in c713f374284c 08:17:25 Removing intermediate container c713f374284c 08:17:25 ---> c69e850d6781 08:17:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:17:25 ---> Running in fb397e0fcebb 08:17:25 Removing intermediate container f4a4fe69068a 08:17:25 ---> d2cb11e58b47 08:17:25 08:17:25 Step 9/30 : FROM alpine:3.14 08:17:25 ---> 5b8b7b635229 08:17:25 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:17:26 ---> Running in 87646495096f 08:17:26 Removing intermediate container fb397e0fcebb 08:17:26 ---> e32a748bf418 08:17:26 Step 20/22 : LABEL arch=arm64 08:17:26 ---> Running in 25a50bd223c8 08:17:26 Removing intermediate container 87646495096f 08:17:26 ---> 7d0c7ba1b1ca 08:17:26 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:17:26 ---> Running in e357b2daa3e1 08:17:27 Removing intermediate container 25a50bd223c8 08:17:27 ---> 67b75be1e18a 08:17:27 Step 21/22 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:17:27 ---> Running in 1d2dd73b9209 08:17:28 Removing intermediate container 1d2dd73b9209 08:17:28 ---> a5fa99b6702f 08:17:28 Step 22/22 : LABEL version=0.0.0 08:17:28 ---> Running in a0afc686ae02 08:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:17:29 Removing intermediate container a0afc686ae02 08:17:29 ---> 15a4d55046ee 08:17:29 08:17:29 Successfully built 15a4d55046ee 08:17:29 Successfully tagged core-metadata-arm64:latest 08:17:30  Building core-metadata ... done (1/2) Installing dumb-init (1.2.5-r1) 08:17:30 (2/2) Installing su-exec (0.2-r1) 08:17:30 Executing busybox-1.33.1-r6.trigger 08:17:30 OK: 6 MiB in 16 packages 08:17:31 Removing intermediate container e357b2daa3e1 08:17:31 ---> d54e628b6d68 08:17:31 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:17:31 ---> Running in 0ce939182237 08:17:32 Removing intermediate container 0ce939182237 08:17:32 ---> aadaea11af4e 08:17:32 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:17:32 ---> Running in 59e0f1af1901 08:17:32 Removing intermediate container 59e0f1af1901 08:17:32 ---> dfa20ab27111 08:17:32 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:17:32 ---> Running in 4adaa288f37a 08:17:36 Removing intermediate container 4adaa288f37a 08:17:36 ---> efbbede03a03 08:17:36 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:17:36 ---> Running in 0268d297d580 08:17:36 Removing intermediate container 0268d297d580 08:17:36 ---> 1892d52c24be 08:17:36 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:17:37 ---> 2e144a2464a8 08:17:37 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:17:37 ---> Running in c4f66ffc00b4 08:17:41 Removing intermediate container c4f66ffc00b4 08:17:41 ---> 9fa4bdcf6a21 08:17:41 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:17:42 ---> ff00ac388f89 08:17:42 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:17:44 ---> f747a9af7181 08:17:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:17:45 ---> b3246e5e14d5 08:17:45 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:17:46 ---> 3410b33cf3fd 08:17:46 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:17:47 ---> b741c611de59 08:17:47 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:17:47 ---> Running in ccc1a00d9ed5 08:17:48 Removing intermediate container ccc1a00d9ed5 08:17:48 ---> 46721938eb32 08:17:48 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:17:49 ---> 5a43cb7811b1 08:17:49 Step 25/30 : RUN chmod +x /entrypoint.sh 08:17:49 ---> Running in af17e1042ab9 08:17:53 Removing intermediate container af17e1042ab9 08:17:53 ---> acea72a5b9a3 08:17:53 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:17:53 ---> Running in e67f9c3841c7 08:17:53 Removing intermediate container e67f9c3841c7 08:17:53 ---> 9fb0f87df688 08:17:53 Step 27/30 : CMD ["gate"] 08:17:53 ---> Running in 256b56f4edc0 08:17:54 Removing intermediate container 256b56f4edc0 08:17:54 ---> 0d78a2c71a30 08:17:54 Step 28/30 : LABEL arch=arm64 08:17:55 ---> Running in 0541feb26bd8 08:17:55 Removing intermediate container 0541feb26bd8 08:17:55 ---> a2aef13ecbff 08:17:55 Step 29/30 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:17:56 ---> Running in 5a0f40416eb1 08:17:56 Removing intermediate container 5a0f40416eb1 08:17:56 ---> f0d745465e81 08:17:56 Step 30/30 : LABEL version=0.0.0 08:17:57 Removing intermediate container ed5f34781456 08:17:57 ---> 5132f328de7b 08:17:57 08:17:57 Step 9/21 : FROM alpine:3.14 08:17:57 ---> 5b8b7b635229 08:17:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:17:57 ---> Running in bbeb40ff5b28 08:17:57 ---> Running in b3ea7cdbc972 08:17:57 Removing intermediate container b3ea7cdbc972 08:17:57 ---> 0d37a7339c7f 08:17:57 08:17:58 Successfully built 0d37a7339c7f 08:17:58 Successfully tagged security-bootstrapper-arm64:latest 08:17:59  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:18:00 (1/2) Installing ca-certificates (20191127-r5) 08:18:00 (2/2) Installing dumb-init (1.2.5-r1) 08:18:00 Executing busybox-1.33.1-r6.trigger 08:18:00 Executing ca-certificates-20191127-r5.trigger 08:18:00 OK: 6 MiB in 16 packages 08:18:01 Removing intermediate container 35ea366e1cdd 08:18:01 ---> d88e91b397c1 08:18:01 08:18:01 Step 11/23 : FROM alpine:3.14 08:18:01 ---> 5b8b7b635229 08:18:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:18:01 ---> Using cache 08:18:01 ---> 333e9ae3a68a 08:18:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:01 ---> Using cache 08:18:01 ---> c2e47b15d28e 08:18:01 Step 14/23 : ENV APP_PORT=59861 08:18:01 ---> Running in fb944560ea46 08:18:01 Removing intermediate container fb944560ea46 08:18:01 ---> 6d1f4d1b4708 08:18:01 Step 15/23 : EXPOSE $APP_PORT 08:18:01 Removing intermediate container bbeb40ff5b28 08:18:01 ---> eacf38f4c88d 08:18:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:18:01 ---> Running in 88c16513360e 08:18:01 ---> Running in 3f2b30634d15 08:18:02 Removing intermediate container 88c16513360e 08:18:02 ---> 6e307776df04 08:18:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:02 Removing intermediate container 3f2b30634d15 08:18:02 ---> 00099ace4ed9 08:18:02 Step 12/21 : ENV APP_PORT=59860 08:18:02 ---> Running in a42c41af4107 08:18:03 Removing intermediate container a42c41af4107 08:18:03 ---> 117e2fce1ee9 08:18:03 Step 13/21 : EXPOSE $APP_PORT 08:18:03 ---> Running in b6212b9ef50b 08:18:03 ---> d42a2bd0f09d 08:18:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:18:03 Removing intermediate container b6212b9ef50b 08:18:03 ---> 3d9e10c85dba 08:18:03 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:04 ---> 9e700ae48586 08:18:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:18:04 ---> 70274b350ad8 08:18:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:18:05 ---> 9ac8bbab6c0f 08:18:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:18:05 ---> Running in 3adeb1fb69f4 08:18:05 ---> 8d537ce1de1d 08:18:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:18:05 Removing intermediate container 3adeb1fb69f4 08:18:05 ---> 1343a732aa54 08:18:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:05 ---> Running in 69314019a4c6 08:18:06 Removing intermediate container 69314019a4c6 08:18:06 ---> c1e897c75c86 08:18:06 Step 21/23 : LABEL arch=arm64 08:18:06 ---> 1354a42b87b0 08:18:06 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:18:06 ---> Running in 570bf2bb69d0 08:18:06 ---> Running in fd62efe3f5ab 08:18:06 Removing intermediate container 570bf2bb69d0 08:18:06 ---> c1acb7d73bb3 08:18:06 Step 22/23 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:18:07 Removing intermediate container fd62efe3f5ab 08:18:07 ---> dd0aac8d3da4 08:18:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:07 ---> Running in 8069b0cdcaa9 08:18:07 ---> Running in fb96dcaf9780 08:18:07 Removing intermediate container 8069b0cdcaa9 08:18:07 ---> 151c0767a2f2 08:18:07 Step 23/23 : LABEL version=0.0.0 08:18:07 Removing intermediate container fb96dcaf9780 08:18:07 ---> 1cf800ebbdd7 08:18:07 Step 19/21 : LABEL arch=arm64 08:18:07 ---> Running in 5495523a6b38 08:18:07 ---> Running in 90c5a45c3367 08:18:07 Removing intermediate container 5495523a6b38 08:18:07 ---> 027f7c1e34f9 08:18:07 08:18:08 Removing intermediate container 90c5a45c3367 08:18:08 ---> e1fafa367f16 08:18:08 Step 20/21 : LABEL git_sha=451609483f79c44fef16fba47ce6ddb1d0c25ae9 08:18:08 Successfully built 027f7c1e34f9 08:18:08 Successfully tagged support-scheduler-arm64:latest 08:18:08  Building support-scheduler ... done  ---> Running in 7cad64aa08c7 08:18:08 Removing intermediate container 7cad64aa08c7 08:18:08 ---> 7c318c70daaf 08:18:08 Step 21/21 : LABEL version=0.0.0 08:18:08 ---> Running in 948100e3488b 08:18:09 Removing intermediate container 948100e3488b 08:18:09 ---> 93bfa665ba4b 08:18:09 08:18:09 Successfully built 93bfa665ba4b 08:18:09 Successfully tagged support-notifications-arm64:latest 08:18:09  Building support-notifications ... done  [Pipeline] } 08:18:09 $ docker stop --time=1 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 08:18:11 $ docker rm -f 61f5727ea92e3c1be9d66fc526a74c0cc2c9cd6218acef7ad8c1e4998468dff0 [Pipeline] // withDockerContainer [Pipeline] sh 08:18:12 + docker images 08:18:12 REPOSITORY TAG IMAGE ID CREATED SIZE 08:18:12 support-notifications-arm64 latest 93bfa665ba4b 3 seconds ago 16.1MB 08:18:12 support-scheduler-arm64 latest 027f7c1e34f9 5 seconds ago 15.3MB 08:18:12 d88e91b397c1 12 seconds ago 1.57GB 08:18:12 security-bootstrapper-arm64 latest 0d37a7339c7f 15 seconds ago 17.8MB 08:18:12 5132f328de7b 16 seconds ago 1.57GB 08:18:12 core-metadata-arm64 latest 15a4d55046ee 43 seconds ago 15.9MB 08:18:12 d2cb11e58b47 47 seconds ago 1.57GB 08:18:12 6e8eeb9da679 56 seconds ago 1.57GB 08:18:12 sys-mgmt-agent-arm64 latest 15e333b86151 About a minute ago 277MB 08:18:12 core-data-arm64 latest c94d4724fb2a 3 minutes ago 19.6MB 08:18:12 security-secretstore-setup-arm64 latest 424cabdda2dc 3 minutes ago 26.8MB 08:18:12 security-proxy-setup-arm64 latest 2f9254dbcf3d 3 minutes ago 25.5MB 08:18:12 core-command-arm64 latest a60af2a17be8 3 minutes ago 15.2MB 08:18:12 76cc30b1d723 3 minutes ago 1.58GB 08:18:12 5b81317f4839 3 minutes ago 1.57GB 08:18:12 7e4e66184184 3 minutes ago 1.57GB 08:18:12 955cfbe50639 3 minutes ago 1.58GB 08:18:12 25f012d008e8 3 minutes ago 1.57GB 08:18:12 ci-base-image-arm64 latest fb049b751f77 13 minutes ago 1.24GB 08:18:12 alpine 3.14 5b8b7b635229 3 days ago 5.35MB 08:18:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 08:18:12 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 08:18:12 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 08:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:12 08:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:13 arm64: Pulling from edgex-lftools-log-publisher 08:18:13 448f6bf000e3: Pulling fs layer 08:18:13 f757da607395: Pulling fs layer 08:18:13 05883995daec: Pulling fs layer 08:18:13 8603b9c90790: Pulling fs layer 08:18:13 1560dd03e051: Pulling fs layer 08:18:13 27f5ce0e4adf: Pulling fs layer 08:18:13 c2d8d7efcc4b: Pulling fs layer 08:18:13 8603b9c90790: Waiting 08:18:13 1560dd03e051: Waiting 08:18:13 27f5ce0e4adf: Waiting 08:18:13 c2d8d7efcc4b: Waiting 08:18:13 f757da607395: Verifying Checksum 08:18:13 f757da607395: Download complete 08:18:13 8603b9c90790: Verifying Checksum 08:18:13 8603b9c90790: Download complete 08:18:13 1560dd03e051: Verifying Checksum 08:18:13 1560dd03e051: Download complete 08:18:13 27f5ce0e4adf: Verifying Checksum 08:18:13 27f5ce0e4adf: Download complete 08:18:13 05883995daec: Verifying Checksum 08:18:13 05883995daec: Download complete 08:18:14 448f6bf000e3: Verifying Checksum 08:18:14 448f6bf000e3: Download complete 08:18:16 c2d8d7efcc4b: Verifying Checksum 08:18:16 c2d8d7efcc4b: Download complete 08:18:17 448f6bf000e3: Pull complete 08:18:18 f757da607395: Pull complete 08:18:19 05883995daec: Pull complete 08:18:20 8603b9c90790: Pull complete 08:18:21 1560dd03e051: Pull complete 08:18:21 27f5ce0e4adf: Pull complete 08:18:36 c2d8d7efcc4b: Pull complete 08:18:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:18:36 prd-ubuntu18.04-docker-arm64-4c-16g-790 does not seem to be running inside a container 08:18:36 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 08:18:39 $ docker top 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:40 ---> job-cost.sh 08:18:40 lf-activate-venv: SKIPPING 08:18:40 INFO: No Stack... 08:18:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:18:41 INFO: Archiving Costs [Pipeline] sh 08:18:42 + cat /w/workspace/edgex-go/7/archives/cost.csv 08:18:42 + cut -d, -f6 [Pipeline] lock 08:18:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] 08:18:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] did not exist. Created. 08:18:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:43 + echo total: 0.10999999940395355 [Pipeline] stash 08:18:43 Stashed 1 file(s) [Pipeline] } 08:18:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-7-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:43 $ docker stop --time=1 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 08:18:44 $ docker rm -f 2f9be5117ed73781e604bd0283e8ed1fad5dd1abc7803ce07b052ded184279a7 [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 08:18:45 provisioning config files... 08:18:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4359634723790458052tmp [Pipeline] { [Pipeline] sh 08:18:45 + set +x 08:18:45 + curl -s https://codecov.io/bash 08:18:45 + bash -s -- 08:18:45 08:18:45 _____ _ 08:18:45 / ____| | | 08:18:45 | | ___ __| | ___ ___ _____ __ 08:18:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:18:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:18:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:18:45 Bash-1.0.6 08:18:45 08:18:45 08:18:45 ==> git version 2.24.4 found 08:18:45 ==> 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 08:18:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:18:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:18:45 ==> Jenkins CI detected. 08:18:46 current dir:  /w/workspace/edgex-go/7 08:18:46 project root: . 08:18:46 --> token set from env 08:18:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:18:46 ==> Running gcov in . (disable via -X gcov) 08:18:46 ==> Python coveragepy not found 08:18:46 ==> Searching for coverage reports in: 08:18:46 + . 08:18:46 -> Found 1 reports 08:18:46 ==> Detecting git/mercurial file structure 08:18:46 ==> Reading reports 08:18:46 + ./coverage.out bytes=428381 08:18:46 ==> Appending adjustments 08:18:46 https://docs.codecov.io/docs/fixing-reports 08:18:47 + Found adjustments 08:18:47 ==> Gzipping contents 08:18:47 60K /tmp/codecov.tfe589.gz 08:18:47 ==> Uploading reports 08:18:47 url: https://codecov.io 08:18:47 query: branch=PR-3816&commit=0a5eaa143b79af319cc33cc034cee9e85bf70086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 08:18:47 -> Pinging Codecov 08:18:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=0a5eaa143b79af319cc33cc034cee9e85bf70086&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 08:18:47 -> Uploading to 08:18:47 https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/0a5eaa143b79af319cc33cc034cee9e85bf70086/533d5772-b4d2-4e2b-a1b0-725ef3e4926b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T081847Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d76dd2a9f8747b944a92f9f1b284587afd39f8eaf4845abcf7c027c54ef75a0d 08:18:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:47 Dload Upload Total Spent Left Speed 08:18:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57815 0 0 100 57815 0 183k --:--:-- --:--:-- --:--:-- 184k 08:18:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a5eaa143b79af319cc33cc034cee9e85bf70086 [Pipeline] } 08:18:48 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 08:18:49 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:18:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:18:50 ---> package-listing.sh 08:18:50 ++ tr '[:upper:]' '[:lower:]' 08:18:50 ++ facter osfamily 08:18:50 + OS_FAMILY=redhat 08:18:50 + workspace=/w/workspace/edgex-go/7 08:18:50 + START_PACKAGES=/tmp/packages_start.txt 08:18:50 + END_PACKAGES=/tmp/packages_end.txt 08:18:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:50 + PACKAGES=/tmp/packages_start.txt 08:18:50 + '[' /w/workspace/edgex-go/7 ']' 08:18:50 + PACKAGES=/tmp/packages_end.txt 08:18:50 + case "${OS_FAMILY}" in 08:18:50 + rpm -qa 08:18:50 + sort 08:18:53 + '[' -f /tmp/packages_start.txt ']' 08:18:53 + '[' -f /tmp/packages_end.txt ']' 08:18:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:53 + '[' /w/workspace/edgex-go/7 ']' 08:18:53 + mkdir -p /w/workspace/edgex-go/7/archives/ 08:18:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 08:18:53 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:18:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:54 08:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:54 latest: Pulling from edgex-lftools-log-publisher 08:18:54 b4d181a07f80: Pulling fs layer 08:18:54 a1111a8f2ec3: Pulling fs layer 08:18:54 ed53099fbce6: Pulling fs layer 08:18:54 dc539afda2c1: Pulling fs layer 08:18:54 77bc0d833cb6: Pulling fs layer 08:18:54 9065ff56babe: Pulling fs layer 08:18:54 d287ab97295c: Pulling fs layer 08:18:54 dc539afda2c1: Waiting 08:18:54 77bc0d833cb6: Waiting 08:18:54 d287ab97295c: Waiting 08:18:54 9065ff56babe: Waiting 08:18:54 a1111a8f2ec3: Verifying Checksum 08:18:54 a1111a8f2ec3: Download complete 08:18:54 dc539afda2c1: Verifying Checksum 08:18:54 dc539afda2c1: Download complete 08:18:54 ed53099fbce6: Verifying Checksum 08:18:54 ed53099fbce6: Download complete 08:18:54 9065ff56babe: Verifying Checksum 08:18:54 9065ff56babe: Download complete 08:18:55 77bc0d833cb6: Verifying Checksum 08:18:55 77bc0d833cb6: Download complete 08:18:55 b4d181a07f80: Verifying Checksum 08:18:55 b4d181a07f80: Download complete 08:18:55 d287ab97295c: Verifying Checksum 08:18:55 d287ab97295c: Download complete 08:18:56 b4d181a07f80: Pull complete 08:18:56 a1111a8f2ec3: Pull complete 08:18:57 ed53099fbce6: Pull complete 08:18:57 dc539afda2c1: Pull complete 08:18:57 77bc0d833cb6: Pull complete 08:18:57 9065ff56babe: Pull complete 08:19:02 d287ab97295c: Pull complete 08:19:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:19:03 prd-centos7-docker-4c-2g-789 does not seem to be running inside a container 08:19:03 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:06 $ docker top 1790b67558313d81cf37fc4f5277243a660fa4470eed2b3c2ce46966cd76ce83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:07 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:07 + ls /var/log/sa-host 08:19:07 + sadf -c /var/log/sa-host/sa16 08:19:07 file_magic: OK 08:19:07 HZ: Using current value: 100 08:19:07 file_header: OK 08:19:07 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 08:19:07 Statistics: 08:19:07 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... 08:19:07 File successfully converted to sysstat format version 12.0.3 08:19:07 + sadf -c /var/log/sa-host/sa30 08:19:07 file_magic: OK 08:19:07 HZ: Using current value: 100 08:19:07 file_header: OK 08:19:07 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 08:19:07 Statistics: 08:19:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:19:07 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:07 provisioning config files... 08:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config9128861368784818443tmp [Pipeline] { [Pipeline] echo 08:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:08 ---> create-netrc.sh [Pipeline] } 08:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:08 ---> python-tools-install.sh [Pipeline] echo 08:19:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:19:08 ---> sudo-logs.sh 08:19:08 Archiving 'sudo' log.. 08:19:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-789.novalocal: Name or service not known 08:19:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-789.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:19:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:19:09 ---> job-cost.sh 08:19:09 lf-activate-venv: SKIPPING 08:19:09 DEBUG: total: 0.10999999940395355 08:19:09 INFO: Retrieving Stack Cost... 08:19:09 INFO: Retrieving Pricing Info for: v3-standard-2 08:19:09 INFO: Archiving Costs [Pipeline] echo 08:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:19:10 ---> logs-deploy.sh 08:19:10 lf-activate-venv: SKIPPING 08:19:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/7 08:19:10 INFO: archiving workspace using pattern(s): 08:19:10 Archives upload complete. 08:19:11 INFO: archiving logs to Nexus 08:19:11 ---> uname -a: 08:19:11 Linux prd-centos7-docker-4c-2g-789.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:19:11 08:19:11 08:19:11 ---> lscpu: 08:19:11 Architecture: x86_64 08:19:11 CPU op-mode(s): 32-bit, 64-bit 08:19:11 Byte Order: Little Endian 08:19:11 Address sizes: 40 bits physical, 48 bits virtual 08:19:11 CPU(s): 2 08:19:11 On-line CPU(s) list: 0,1 08:19:11 Thread(s) per core: 1 08:19:11 Core(s) per socket: 1 08:19:11 Socket(s): 2 08:19:11 NUMA node(s): 1 08:19:11 Vendor ID: AuthenticAMD 08:19:11 CPU family: 23 08:19:11 Model: 49 08:19:11 Model name: AMD EPYC-Rome Processor 08:19:11 Stepping: 0 08:19:11 CPU MHz: 2800.000 08:19:11 BogoMIPS: 5600.00 08:19:11 Virtualization: AMD-V 08:19:11 Hypervisor vendor: KVM 08:19:11 Virtualization type: full 08:19:11 L1d cache: 32K 08:19:11 L1i cache: 32K 08:19:11 L2 cache: 512K 08:19:11 L3 cache: 16384K 08:19:11 NUMA node0 CPU(s): 0,1 08:19:11 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 08:19:11 08:19:11 08:19:11 ---> nproc: 08:19:11 2 08:19:11 08:19:11 08:19:11 ---> df -h: 08:19:11 Filesystem Size Used Avail Use% Mounted on 08:19:11 overlay 40G 13G 28G 31% / 08:19:11 tmpfs 64M 0 64M 0% /dev 08:19:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:19:11 shm 64M 0 64M 0% /dev/shm 08:19:11 /dev/vda1 40G 13G 28G 31% /facter-os 08:19:11 08:19:11 08:19:11 ---> sar -b -r -n DEV: 08:19:11 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) 08:19:11 08:19:11 07:59:23 LINUX RESTART (2 CPU) 08:19:11 08:19:11 08:00:01 tps rtps wtps bread/s bwrtn/s 08:19:11 08:01:01 272.77 3.20 269.57 2314.10 72339.59 08:19:11 08:02:01 167.40 0.08 167.32 1.60 34144.89 08:19:11 08:03:01 69.94 0.00 69.94 0.00 6330.00 08:19:11 08:04:01 204.76 0.00 204.76 0.00 80051.91 08:19:11 08:05:02 991.98 614.30 377.68 23455.97 242923.97 08:19:11 08:06:01 559.29 28.78 530.51 3162.89 222213.51 08:19:11 08:07:01 235.16 26.89 208.28 1835.10 33642.67 08:19:11 08:08:01 1.58 0.05 1.53 0.67 26.77 08:19:11 08:09:01 0.17 0.00 0.17 0.00 1.47 08:19:11 08:10:01 0.53 0.35 0.18 106.21 1.37 08:19:11 08:11:01 0.32 0.00 0.32 0.00 3.53 08:19:11 08:12:01 0.22 0.00 0.22 0.00 2.32 08:19:11 08:13:01 0.22 0.00 0.22 0.00 1.92 08:19:11 08:14:01 0.20 0.00 0.20 0.00 1.62 08:19:11 08:15:01 0.42 0.25 0.17 7.86 2.28 08:19:11 08:16:01 0.92 0.00 0.92 0.00 16.54 08:19:11 08:17:01 0.18 0.00 0.18 0.00 1.52 08:19:11 08:18:01 0.23 0.00 0.23 0.00 2.35 08:19:11 08:19:01 71.23 57.05 14.18 4151.52 744.21 08:19:11 Average: 135.34 38.50 96.85 1843.56 36298.14 08:19:11 08:19:11 08:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:19:11 08:01:01 2822192 0 998276 12.46 2620 4185852 1608888 17.76 1637516 3026488 521524 08:19:11 08:02:01 3286484 0 1048296 13.09 2620 3671540 1695488 18.72 1433016 2808056 178644 08:19:11 08:03:01 3186040 0 1207216 15.07 2620 3613064 1629044 17.99 1478012 2857780 96788 08:19:11 08:04:01 362808 0 1285964 16.06 2620 6357548 2434084 26.87 2512564 4556852 679128 08:19:11 08:05:02 814368 0 1782140 22.25 2620 5409812 3704824 40.90 2621956 3949308 28984 08:19:11 08:06:01 520388 0 1623832 20.28 2620 5862100 3131204 34.57 3291436 3534548 3532 08:19:11 08:07:01 3174896 0 1131280 14.13 2620 3700144 1561436 17.24 1437500 2785636 20 08:19:11 08:08:01 3186528 0 1119608 13.98 2620 3700184 1365492 15.08 1448768 2767416 20 08:19:11 08:09:01 3190124 0 1116044 13.93 2620 3700152 1348972 14.89 1446328 2766844 8 08:19:11 08:10:01 3186168 0 1116860 13.95 2620 3703292 1349068 14.89 1449964 2767224 16 08:19:11 08:11:01 3191600 0 1111424 13.88 2620 3703296 1348972 14.89 1449540 2762288 12 08:19:11 08:12:01 3194096 0 1108924 13.85 2620 3703300 1349020 14.89 1449520 2759888 12 08:19:11 08:13:01 3194416 0 1108596 13.84 2620 3703308 1348972 14.89 1449524 2759888 12 08:19:11 08:14:01 3194632 0 1108380 13.84 2620 3703308 1348972 14.89 1449524 2759696 8 08:19:11 08:15:01 3194252 0 1108720 13.84 2620 3703348 1349056 14.89 1450220 2759244 28 08:19:11 08:16:01 3194120 0 1108852 13.85 2620 3703348 1349068 14.89 1450108 2759244 12 08:19:11 08:17:01 3194256 0 1108712 13.84 2620 3703352 1348972 14.89 1450016 2759244 20 08:19:11 08:18:01 3194148 0 1108812 13.84 2620 3703360 1348972 14.89 1450024 2759244 8 08:19:11 08:19:01 2413760 0 1221768 15.26 2620 4370792 1712476 18.91 1649688 3296892 542316 08:19:11 Average: 2720804 0 1185458 14.80 2620 4100058 1701736 18.79 1684485 3010304 107952 08:19:11 08:19:11 08:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:19:11 08:01:01 eth0 788.71 1039.25 8251.76 117.06 0.00 0.00 0.00 0.00 08:19:11 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:01:01 docker0 924.79 613.27 78.97 4710.61 0.00 0.00 0.00 0.00 08:19:11 08:02:01 eth0 37.56 21.73 33.76 14.92 0.00 0.00 0.00 0.00 08:19:11 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:02:01 veth555ee11 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 08:19:11 08:02:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 08:19:11 08:03:01 eth0 18.26 10.12 15.29 7.12 0.00 0.00 0.00 0.00 08:19:11 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:03:01 veth555ee11 1.80 1.80 0.14 0.14 0.00 0.00 0.00 0.00 08:19:11 08:03:01 docker0 1.80 1.80 0.12 0.14 0.00 0.00 0.00 0.00 08:19:11 08:04:01 eth0 112.82 74.03 1699.70 128.63 0.00 0.00 0.00 0.00 08:19:11 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:04:01 veth39a88bb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:19:11 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:05:02 veth0d61594 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:19:11 08:05:02 veth34cd3fd 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:19:11 08:05:02 veth519ffb8 0.03 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:19:11 08:05:02 eth0 64.16 32.68 204.55 15.15 0.00 0.00 0.00 0.00 08:19:11 08:06:01 veth7ad27ed 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:19:11 08:06:01 veth4ab3578 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 08:19:11 08:06:01 eth0 126.76 63.81 1672.20 19.92 0.00 0.00 0.00 0.00 08:19:11 08:06:01 veth6e16238 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:19:11 08:07:01 eth0 53.73 31.95 148.82 125.79 0.00 0.00 0.00 0.00 08:19:11 08:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:07:01 docker0 967.62 710.57 81.90 5547.32 0.00 0.00 0.00 0.00 08:19:11 08:08:01 eth0 1.07 0.45 0.66 0.19 0.00 0.00 0.00 0.00 08:19:11 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:09:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 08:19:11 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:10:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:19:11 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:11:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:12:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:19:11 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:15:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:19:11 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:16:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:19:11 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:18:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:19:11 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:19:01 eth0 107.41 66.77 2599.84 12.40 0.00 0.00 0.00 0.00 08:19:11 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 Average: eth0 69.03 70.67 769.31 23.24 0.00 0.00 0.00 0.00 08:19:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:11 Average: docker0 50.99 37.44 4.32 292.31 0.00 0.00 0.00 0.00 08:19:11 08:19:11 08:19:11 ---> sar -P ALL: 08:19:11 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) 08:19:11 08:19:11 07:59:23 LINUX RESTART (2 CPU) 08:19:11 08:19:11 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:19:11 08:01:01 all 33.54 0.00 11.24 4.08 0.11 51.03 08:19:11 08:01:01 0 38.92 0.00 11.75 3.48 0.11 45.75 08:19:11 08:01:01 1 28.23 0.00 10.74 4.68 0.11 56.25 08:19:11 08:02:01 all 60.24 0.00 8.37 1.39 0.15 29.85 08:19:11 08:02:01 0 60.99 0.00 8.71 1.59 0.15 28.57 08:19:11 08:02:01 1 59.49 0.00 8.03 1.20 0.15 31.14 08:19:11 08:03:01 all 42.01 0.00 4.33 0.85 0.10 52.71 08:19:11 08:03:01 0 40.26 0.00 4.59 0.79 0.09 54.27 08:19:11 08:03:01 1 43.76 0.00 4.08 0.90 0.11 51.15 08:19:11 08:04:01 all 57.22 0.00 11.00 2.45 0.15 29.18 08:19:11 08:04:01 0 59.42 0.00 11.31 1.92 0.15 27.20 08:19:11 08:04:01 1 55.01 0.00 10.69 2.99 0.15 31.16 08:19:11 08:05:02 all 46.24 0.00 16.61 31.49 0.14 5.52 08:19:11 08:05:02 0 46.23 0.00 16.51 32.37 0.13 4.77 08:19:11 08:05:02 1 46.26 0.00 16.71 30.60 0.15 6.29 08:19:11 08:06:01 all 73.54 0.00 18.17 5.80 0.18 2.31 08:19:11 08:06:01 0 72.48 0.00 19.08 5.45 0.19 2.80 08:19:11 08:06:01 1 74.60 0.00 17.27 6.14 0.17 1.81 08:19:11 08:07:01 all 42.72 0.00 8.65 1.55 0.11 46.97 08:19:11 08:07:01 0 42.77 0.00 8.76 1.61 0.11 46.75 08:19:11 08:07:01 1 42.67 0.00 8.55 1.49 0.11 47.18 08:19:11 08:08:01 all 0.19 0.00 0.04 0.00 0.01 99.76 08:19:11 08:08:01 0 0.32 0.00 0.03 0.00 0.02 99.63 08:19:11 08:08:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:19:11 08:09:01 all 0.20 0.00 0.02 0.00 0.02 99.77 08:19:11 08:09:01 0 0.38 0.00 0.02 0.00 0.02 99.58 08:19:11 08:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:19:11 08:10:01 all 0.21 0.00 0.04 0.02 0.02 99.72 08:19:11 08:10:01 0 0.38 0.00 0.05 0.00 0.02 99.55 08:19:11 08:10:01 1 0.03 0.00 0.03 0.03 0.02 99.88 08:19:11 08:11:01 all 0.23 0.00 0.03 0.00 0.02 99.72 08:19:11 08:11:01 0 0.42 0.00 0.02 0.00 0.02 99.55 08:19:11 08:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:19:11 08:19:11 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:19:11 08:12:01 all 0.17 0.00 0.02 0.00 0.01 99.81 08:19:11 08:12:01 0 0.28 0.00 0.02 0.00 0.00 99.70 08:19:11 08:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:19:11 08:13:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:19:11 08:13:01 0 0.30 0.00 0.02 0.00 0.00 99.68 08:19:11 08:13:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:19:11 08:14:01 all 0.17 0.00 0.03 0.00 0.02 99.79 08:19:11 08:14:01 0 0.28 0.00 0.02 0.00 0.02 99.68 08:19:11 08:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:19:11 08:15:01 all 0.20 0.00 0.05 0.00 0.01 99.74 08:19:11 08:15:01 0 0.35 0.00 0.05 0.00 0.00 99.60 08:19:11 08:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:19:11 08:16:01 all 0.23 0.00 0.04 0.00 0.01 99.72 08:19:11 08:16:01 0 0.38 0.00 0.03 0.00 0.00 99.58 08:19:11 08:16:01 1 0.08 0.00 0.05 0.00 0.02 99.85 08:19:11 08:17:01 all 0.20 0.00 0.03 0.00 0.01 99.77 08:19:11 08:17:01 0 0.37 0.00 0.02 0.00 0.00 99.62 08:19:11 08:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:19:11 08:18:01 all 0.22 0.00 0.03 0.00 0.01 99.75 08:19:11 08:18:01 0 0.25 0.00 0.02 0.00 0.02 99.72 08:19:11 08:18:01 1 0.18 0.00 0.03 0.00 0.00 99.78 08:19:11 08:19:01 all 8.41 0.00 2.76 1.71 0.04 87.08 08:19:11 08:19:01 0 7.53 0.00 2.78 0.24 0.03 89.42 08:19:11 08:19:01 1 9.29 0.00 2.74 3.20 0.05 84.72 08:19:11 Average: all 18.25 0.00 4.05 2.45 0.06 75.20 08:19:11 Average: 0 18.57 0.00 4.17 2.35 0.05 74.86 08:19:11 Average: 1 17.93 0.00 3.94 2.54 0.06 75.53 08:19:11 08:19:11 08:19:11