Pull request #3746 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 8176589a52c4973d3bc81a70543b2108e5cdbc29+f045366f2d64fe6e0c14912db4a22971d4c550bb (d84c6aba363fc50007faed4cceb2302c4cb5ad90) 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-ssh6789581137942142282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh894503953808858683.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3746/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-3746/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5030779885707881090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh695051409824778099.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-3746/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-3746/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2083228659362800951.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-332 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh8187534945867520077.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/14@tmp/jenkins-gitclient-ssh2352617273773687380.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) > git config core.sparsecheckout # timeout=10 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # 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/14@tmp/jenkins-gitclient-ssh8026665701341777453.key > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:54:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:54:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:54:47 ========================================================= 02:54:47 EdgeX Global Pipelines Version Info 02:54:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 07a5fd5fe76f5e37a3f246b752b337e7675b084c # timeout=10 02:54:48 ------------------- 02:54:48 stable info: 02:54:48 ------------------- 02:54:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:54:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:54:48 Message: update stable to v1.0.210 02:54:48 ------------------- 02:54:48 experimental info: 02:54:48 ------------------- 02:54:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:54:48 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 02:54:48 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:54:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3746 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3746 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3746 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8176589a52c4973d3bc81a70543b2108e5cdbc29 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8176589 [Pipeline] echo 02:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:49 provisioning config files... 02:54:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config326316126900558400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:49 ---> docker-login.sh 02:54:49 nexus3.edgexfoundry.org:10001 02:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:49 Configure a credential helper to remove this warning. See 02:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:49 02:54:49 Login Succeeded 02:54:49 nexus3.edgexfoundry.org:10002 02:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:49 Configure a credential helper to remove this warning. See 02:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:49 02:54:49 Login Succeeded 02:54:49 nexus3.edgexfoundry.org:10003 02:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:49 Configure a credential helper to remove this warning. See 02:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:49 02:54:49 Login Succeeded 02:54:49 nexus3.edgexfoundry.org:10004 02:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:49 Configure a credential helper to remove this warning. See 02:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:49 02:54:49 Login Succeeded 02:54:49 docker.io 02:54:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:50 Configure a credential helper to remove this warning. See 02:54:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:50 02:54:50 Login Succeeded 02:54:50 ---> docker-login.sh ends [Pipeline] } 02:54:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:50 ++ 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 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ cut -d/ -f2 02:54:50 ++ dirname cmd/core-command/Dockerfile 02:54:50 + echo core-command,cmd/core-command/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/core-data/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo core-data,cmd/core-data/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/core-metadata/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo core-metadata,cmd/core-metadata/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/security-bootstrapper/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/security-proxy-setup/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ cut -d/ -f2 02:54:50 ++ dirname cmd/support-notifications/Dockerfile 02:54:50 + echo support-notifications,cmd/support-notifications/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/support-scheduler/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:54:50 + for file in '`ls cmd/**/Dockerfile`' 02:54:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:54:50 ++ cut -d/ -f2 02:54:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:54:50 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:54:51 02:54:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:54:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:54:51 latest: Pulling from edgex-devops/git-semver 02:54:51 a0d0a0d46f8b: Pulling fs layer 02:54:51 3e5f54012d9b: Pulling fs layer 02:54:51 4c7163046ea9: Pulling fs layer 02:54:51 0c2d73faf560: Pulling fs layer 02:54:51 0c2d73faf560: Waiting 02:54:51 3e5f54012d9b: Verifying Checksum 02:54:51 3e5f54012d9b: Download complete 02:54:51 a0d0a0d46f8b: Download complete 02:54:51 0c2d73faf560: Verifying Checksum 02:54:51 0c2d73faf560: Download complete 02:54:52 4c7163046ea9: Verifying Checksum 02:54:52 4c7163046ea9: Download complete 02:54:52 a0d0a0d46f8b: Pull complete 02:54:52 3e5f54012d9b: Pull complete 02:54:52 4c7163046ea9: Pull complete 02:54:52 0c2d73faf560: Pull complete 02:54:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:54:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:54:52 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 02:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:54:53 $ docker top 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:53 [ssh-agent] Looking for ssh-agent implementation... 02:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:53 $ docker exec 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent 02:54:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLJkcpp/agent.13 02:54:53 SSH_AGENT_PID=19 02:54:53 Running ssh-add (command line suppressed) 02:54:53 Identity added: /w/workspace/edgex-go/14@tmp/private_key_4081061492101846847.key (/w/workspace/edgex-go/14@tmp/private_key_4081061492101846847.key) 02:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:54 + git tag --points-at HEAD [Pipeline] } 02:54:54 $ docker exec --env ******** --env ******** 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent -k 02:54:54 unset SSH_AUTH_SOCK; 02:54:54 unset SSH_AGENT_PID; 02:54:54 echo Agent pid 19 killed; 02:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:54:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:54 [ssh-agent] Looking for ssh-agent implementation... 02:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:54 $ docker exec 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent 02:54:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmMJdOl/agent.52 02:54:54 SSH_AGENT_PID=59 02:54:54 Running ssh-add (command line suppressed) 02:54:54 Identity added: /w/workspace/edgex-go/14@tmp/private_key_864367243599835498.key (/w/workspace/edgex-go/14@tmp/private_key_864367243599835498.key) 02:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:55 + git semver init 02:54:55 # -> Open(): unable to determine branch for HEAD 02:54:55 # $GIT_DIR = /w/workspace/edgex-go/14/.git 02:54:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 02:54:55 # $SEMVER_REMOTE_NAME = origin 02:54:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:54:55 # $SEMVER_USER_NAME = edgex-jenkins 02:54:55 # $SEMVER_BRANCH = PR-3746 02:54:55 # $SEMVER_TEMP = /tmp/semver-165404686 02:54:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:55:07 # '/tmp/semver-165404686' -> '/w/workspace/edgex-go/14/.semver' 02:55:07 # -> Force: false 02:55:07 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 02:55:07 $ docker exec --env ******** --env ******** 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 ssh-agent -k 02:55:07 unset SSH_AUTH_SOCK; 02:55:07 unset SSH_AGENT_PID; 02:55:07 echo Agent pid 59 killed; 02:55:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:07 + git semver [Pipeline] } 02:55:07 $ docker stop --time=1 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 02:55:09 $ docker rm -f 06a118ffcd8358c486f7c4255bfbac3cf5c475b53d5961030f6592824b192b09 [Pipeline] // withDockerContainer [Pipeline] sh 02:55:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:55:10 Stashed 1 file(s) [Pipeline] echo 02:55:10 [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 02:55:10 ========================================================= 02:55:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:55:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:55:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:55:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:55:10 a0d0a0d46f8b: Already exists 02:55:10 31adcdaf11c8: Pulling fs layer 02:55:10 b8b176561691: Pulling fs layer 02:55:10 4527c011a84f: Pulling fs layer 02:55:10 5d74067f8e1e: Pulling fs layer 02:55:10 e0aca202a116: Pulling fs layer 02:55:10 3a43be97a3b4: Pulling fs layer 02:55:10 34cad66bf833: Pulling fs layer 02:55:10 b4e3c513aaa6: Pulling fs layer 02:55:10 5d74067f8e1e: Waiting 02:55:10 e0aca202a116: Waiting 02:55:10 3a43be97a3b4: Waiting 02:55:10 34cad66bf833: Waiting 02:55:10 b4e3c513aaa6: Waiting 02:55:10 b8b176561691: Verifying Checksum 02:55:10 b8b176561691: Download complete 02:55:10 31adcdaf11c8: Verifying Checksum 02:55:10 31adcdaf11c8: Download complete 02:55:10 5d74067f8e1e: Verifying Checksum 02:55:10 5d74067f8e1e: Download complete 02:55:10 e0aca202a116: Verifying Checksum 02:55:10 e0aca202a116: Download complete 02:55:10 3a43be97a3b4: Verifying Checksum 02:55:10 3a43be97a3b4: Download complete 02:55:11 34cad66bf833: Verifying Checksum 02:55:11 34cad66bf833: Download complete 02:55:11 31adcdaf11c8: Pull complete 02:55:11 b8b176561691: Pull complete 02:55:11 b4e3c513aaa6: Verifying Checksum 02:55:11 b4e3c513aaa6: Download complete 02:55:11 4527c011a84f: Verifying Checksum 02:55:11 4527c011a84f: Download complete 02:55:15 4527c011a84f: Pull complete 02:55:15 5d74067f8e1e: Pull complete 02:55:15 e0aca202a116: Pull complete 02:55:15 3a43be97a3b4: Pull complete 02:55:15 34cad66bf833: Pull complete 02:55:18 b4e3c513aaa6: Pull complete 02:55:18 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:55:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:55:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:55:18 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:55:18 WORKDIR /edgex 02:55:18 COPY go.mod . 02:55:18 RUN go mod download' 02:55:18 + docker build -t ci-base-image-x86_64 -f - . 02:55:23 Sending build context to Docker daemon 329.7MB 02:55:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:55:23 ---> 9f6097aaca64 02:55:23 Step 2/4 : WORKDIR /edgex 02:55:24 ---> Running in 66fa0f82cf24 02:55:24 Removing intermediate container 66fa0f82cf24 02:55:24 ---> 8c1268a88ca1 02:55:24 Step 3/4 : COPY go.mod . 02:55:24 ---> 3731fc72d832 02:55:24 Step 4/4 : RUN go mod download 02:55:24 ---> Running in ea407b94c847 02:55:25 Still waiting to schedule task 02:55:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-94’ is offline 02:55:56 Removing intermediate container ea407b94c847 02:55:56 ---> 1b76f9620b46 02:55:56 Successfully built 1b76f9620b46 02:55:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:55:56 + docker inspect -f . ci-base-image-x86_64 02:55:56 . [Pipeline] withDockerContainer 02:55:56 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 02:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:57 $ docker top 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:57 + go version 02:55:57 go version go1.16.8 linux/amd64 [Pipeline] } 02:55:57 $ docker stop --time=1 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 02:55:58 $ docker rm -f 9a545029f72ecd8d6f691d3ae89b0b0f6b3ebf4b5669d736d640352d0ca03ad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:55:59 + docker inspect -f . ci-base-image-x86_64 02:55:59 . [Pipeline] withDockerContainer 02:55:59 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 02:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:59 $ docker top f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e -eo pid,comm [Pipeline] { [Pipeline] echo 02:55:59 ========================================================= 02:55:59 [edgeXBuildGoParallel] Running Tests and Build... 02:55:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:56:00 + make test 02:56:00 go mod tidy 02:56:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:56:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:56:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:56:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:56:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:56:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:56:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:56:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:56:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:56:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 02:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 02:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 47.2% of statements 02:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 90.1% of statements 02:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements 02:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:56:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:56:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:56:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:56:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 02:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:56:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 02:56:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 02:56:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 02:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 02:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 02:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 02:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 02:56:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 02:56:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 02:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 82.5% of statements 02:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.4% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:57:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.4% of statements 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 02:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 02:57:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 18.1% of statements 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:57:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 02:57:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 02:57:26 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 02:57:58 GO111MODULE=on go vet ./... 02:58:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:58:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:58:08 ./bin/test-attribution-txt.sh [Pipeline] sh 02:58:09 + ls -al . 02:58:09 total 628 02:58:09 drwxrwxr-x 10 1001 1001 4096 Oct 20 02:58 . 02:58:09 drwxr-xr-x 4 root root 30 Oct 20 02:55 .. 02:58:09 -rw-rw-r-- 1 1001 1001 11 Oct 20 02:54 .dockerignore 02:58:09 drwxrwxr-x 8 1001 1001 179 Oct 20 02:54 .git 02:58:09 drwxrwxr-x 4 1001 1001 142 Oct 20 02:54 .github 02:58:09 -rw-rw-r-- 1 1001 1001 804 Oct 20 02:54 .gitignore 02:58:09 -rw-rw-r-- 1 1001 1001 42 Oct 20 02:54 .golangci.yml 02:58:09 -rw-rw-r-- 1 1001 1001 76 Oct 20 02:54 .hadolint.yml 02:58:09 drwx------ 3 1001 1001 58 Oct 20 02:55 .semver 02:58:09 -rw-rw-r-- 1 1001 1001 166 Oct 20 02:54 .sonarcloud.properties 02:58:09 -rw-rw-r-- 1 1001 1001 1171 Oct 20 02:54 ADOPTERS.md 02:58:09 -rw-rw-r-- 1 1001 1001 8608 Oct 20 02:54 Attribution.txt 02:58:09 -rw-rw-r-- 1 1001 1001 43881 Oct 20 02:54 CHANGELOG.md 02:58:09 -rw-rw-r-- 1 1001 1001 3804 Oct 20 02:54 CONTRIBUTING.md 02:58:09 -rw-rw-r-- 1 1001 1001 677 Oct 20 02:54 GOVERNANCE.md 02:58:09 -rw-rw-r-- 1 1001 1001 849 Oct 20 02:54 Jenkinsfile 02:58:09 -rw-rw-r-- 1 1001 1001 10775 Oct 20 02:54 LICENSE 02:58:09 -rw-rw-r-- 1 1001 1001 6508 Oct 20 02:54 Makefile 02:58:09 -rw-rw-r-- 1 1001 1001 582 Oct 20 02:54 OWNERS.md 02:58:09 -rw-rw-r-- 1 1001 1001 8256 Oct 20 02:54 README.md 02:58:09 -rw-rw-r-- 1 1001 1001 6912 Oct 20 02:54 SECURITY.md 02:58:09 -rw-rw-r-- 1 1001 1001 5 Oct 20 02:55 VERSION 02:58:09 -rw-rw-r-- 1 1001 1001 4131 Oct 20 02:54 ZMQWindows.md 02:58:09 drwxrwxr-x 2 1001 1001 37 Oct 20 02:54 bin 02:58:09 drwxrwxr-x 14 1001 1001 4096 Oct 20 02:54 cmd 02:58:09 -rw-r--r-- 1 root root 418481 Oct 20 02:57 coverage.out 02:58:09 -rw-rw-r-- 1 1001 1001 829 Oct 20 02:54 go.mod 02:58:09 -rw-rw-r-- 1 1001 1001 50143 Oct 20 02:54 go.sum 02:58:09 drwxrwxr-x 8 1001 1001 124 Oct 20 02:54 internal 02:58:09 drwxrwxr-x 3 1001 1001 16 Oct 20 02:54 openapi 02:58:09 drwxrwxr-x 4 1001 1001 71 Oct 20 02:54 snap 02:58:09 -rw-rw-r-- 1 1001 1001 204 Oct 20 02:54 version.go [Pipeline] sh 02:58:09 + '[' -e coverage.out ] 02:58:09 + chown 1001:1001 coverage.out [Pipeline] stash 02:58:09 Stashed 1 file(s) [Pipeline] sh 02:58:09 + make build 02:58:09 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 02:58:11 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 02:58:17 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 02:58:18 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 02:58:19 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 02:58:19 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 02:58:20 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 02:58:21 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 02:58:22 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 02:58:23 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 02:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:58:25 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] } 02:58:26 $ docker stop --time=1 f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e 02:58:28 $ docker rm -f f23ff94592823b5192fc67a51a352afba4738ceed02c783e4a8a57fdc52a6a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:58:30 02:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:58:30 latest: Pulling from edgex-devops/edgex-compose 02:58:30 cbdbe7a5bc2a: Pulling fs layer 02:58:30 ca9280d653b3: Pulling fs layer 02:58:30 7e9c9ca2126c: Pulling fs layer 02:58:30 cbdbe7a5bc2a: Verifying Checksum 02:58:30 cbdbe7a5bc2a: Download complete 02:58:31 ca9280d653b3: Verifying Checksum 02:58:31 ca9280d653b3: Download complete 02:58:31 cbdbe7a5bc2a: Pull complete 02:58:31 7e9c9ca2126c: Verifying Checksum 02:58:31 7e9c9ca2126c: Download complete 02:58:31 ca9280d653b3: Pull complete 02:58:35 7e9c9ca2126c: Pull complete 02:58:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:58:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:58:35 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 02:58:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:58:37 $ docker top 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:38 + docker-compose build --help 02:58:38 + grep parallel 02:58:38 --parallel Build images in parallel. [Pipeline] } 02:58:38 $ docker stop --time=1 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 02:58:39 $ docker rm -f 52c8336348378224ed9e1c77860615b579977b07bc640da8a110ff4ffd09c965 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:58:40 . [Pipeline] withDockerContainer 02:58:40 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 02:58: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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 02:58:40 $ docker top 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:40 + docker-compose -f ./docker-compose-build.yml build --parallel 02:58:41 Building core-command ... 02:58:41 Building core-data ... 02:58:41 Building core-metadata ... 02:58:41 Building security-bootstrapper ... 02:58:41 Building security-proxy-setup ... 02:58:41 Building security-secretstore-setup ... 02:58:41 Building support-notifications ... 02:58:41 Building support-scheduler ... 02:58:41 Building sys-mgmt-agent ... 02:58:41 Building core-data 02:58:41 Building security-secretstore-setup 02:58:41 Building support-notifications 02:58:41 Building support-scheduler 02:58:41 Building security-bootstrapper 02:58:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:58:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:58:51 ---> 1b76f9620b46 02:58:51 Step 3/23 : WORKDIR /edgex-go 02:58:51 ---> 1b76f9620b46 02:58:51 Step 3/21 : WORKDIR /edgex-go 02:58:57 ---> Running in 408314936aea 02:58:57 ---> Running in 7d18d0d6c6a6 02:59:02 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:59:02 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:59:02 ---> 1b76f9620b46 02:59:02 Step 3/30 : WORKDIR /edgex-go 02:59:02 ---> Using cache 02:59:02 ---> 544b205fe12b 02:59:02 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:02 Removing intermediate container 408314936aea 02:59:02 ---> 544b205fe12b 02:59:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:02 Removing intermediate container 7d18d0d6c6a6 02:59:02 ---> 966edf4065eb 02:59:02 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:03 ---> Running in 5a51af7508a9 02:59:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:59:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:59:03 ---> 1b76f9620b46 02:59:03 Step 3/22 : WORKDIR /edgex-go 02:59:03 ---> Using cache 02:59:03 ---> 544b205fe12b 02:59:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:03 ---> Running in b8a4c80f5c67 02:59:03 ---> Running in a86907d4186e 02:59:03 ---> Running in bbf6e2289853 02:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:59:03 ---> 1b76f9620b46 02:59:03 Step 3/24 : WORKDIR /edgex-go 02:59:03 ---> Using cache 02:59:03 ---> 544b205fe12b 02:59:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:03 ---> Running in c40cf5399638 02:59:04 Removing intermediate container 5a51af7508a9 02:59:04 ---> 07428ef1b7e3 02:59:04 Step 5/30 : RUN apk add --update --no-cache make git 02:59:04 ---> Running in 2d5e0098707d 02:59:04 Removing intermediate container a86907d4186e 02:59:04 ---> 3450af151ea4 02:59:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:59:04 ---> Running in e61bfacd5954 02:59:04 Removing intermediate container bbf6e2289853 02:59:04 ---> 8a9a72e56005 02:59:04 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:59:04 Removing intermediate container b8a4c80f5c67 02:59:04 ---> 3202907b21cf 02:59:04 Step 5/23 : RUN apk add --update --no-cache make git 02:59:04 ---> Running in bc027d71d9bf 02:59:04 ---> Running in e59543a07321 02:59:04 Removing intermediate container c40cf5399638 02:59:04 ---> b0f20c09f276 02:59:04 Step 5/24 : RUN apk add --update --no-cache make git 02:59:04 ---> Running in 9536edb0c952 02:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:59:06 OK: 220 MiB in 52 packages 02:59:06 OK: 220 MiB in 52 packages 02:59:06 OK: 220 MiB in 52 packages 02:59:06 OK: 220 MiB in 52 packages 02:59:06 OK: 220 MiB in 52 packages 02:59:07 Removing intermediate container e61bfacd5954 02:59:07 ---> 3fd7480d72f3 02:59:07 Step 6/21 : COPY . . 02:59:07 Removing intermediate container bc027d71d9bf 02:59:07 ---> 3e87e6f81d9f 02:59:07 Step 6/23 : COPY go.mod . 02:59:07 Removing intermediate container 2d5e0098707d 02:59:07 ---> e87f59ea0d44 02:59:07 Step 6/30 : COPY . . 02:59:08 Removing intermediate container 9536edb0c952 02:59:08 ---> 7b53eeba0a96 02:59:08 Step 6/24 : COPY . . 02:59:08 ---> 1fcd8951eb58 02:59:08 Step 7/23 : RUN go mod download 02:59:09 Removing intermediate container e59543a07321 02:59:09 ---> ffa528097044 02:59:09 Step 6/22 : COPY . . 02:59:09 ---> Running in 19c5e33ced0f 02:59:17 ---> 9a907d30cf5e 02:59:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:17 Removing intermediate container 19c5e33ced0f 02:59:17 ---> af2b61b011b8 02:59:17 Step 8/23 : COPY . . 02:59:17 ---> Running in 803c8d4fb572 02:59:20 ---> d5e216bb72d0 02:59:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:20 ---> 259e414d1863 02:59:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:20 ---> 1188203420cb 02:59:20 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:59:20 ---> Running in e5329f3c28b2 02:59:20 ---> Running in c343b508d7a3 02:59:20 ---> Running in 8db36f3f2476 02:59:21 Removing intermediate container 803c8d4fb572 02:59:21 ---> 1d7342f0e3b4 02:59:21 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:59:21 ---> Running in e3b505f7fcab 02:59:23 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 02:59:25 Removing intermediate container e5329f3c28b2 02:59:25 ---> e809f21a9500 02:59:25 Step 8/22 : RUN make cmd/core-data/core-data 02:59:25 Removing intermediate container c343b508d7a3 02:59:25 ---> 86161a527b1e 02:59:25 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:59:25 ---> Running in ad170f0f6244 02:59:26 ---> Running in 873ac44711e3 02:59:26 Removing intermediate container 8db36f3f2476 02:59:26 ---> 598beea2152d 02:59:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:26 ---> Running in 8b7365e67891 02:59:27 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 02:59:28 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 02:59:28 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 02:59:36 ---> 2fff77793dca 02:59:36 Step 9/23 : RUN go mod tidy 02:59:36 ---> Running in 208c584c06e8 02:59:37 Removing intermediate container 208c584c06e8 02:59:37 ---> ca3f060e69aa 02:59:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:59:37 ---> Running in e117588b9ae1 02:59:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:00:00 Removing intermediate container e3b505f7fcab 03:00:00 ---> c4d3e0ece9d0 03:00:00 03:00:00 Step 9/21 : FROM alpine:3.14 03:00:00 3.14: Pulling from library/alpine 03:00:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:00:00 Status: Downloaded newer image for alpine:3.14 03:00:00 ---> 14119a10abf4 03:00:00 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:00:00 ---> Running in 7efbef0c8be5 03:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:00 (1/2) Installing ca-certificates (20191127-r5) 03:00:00 (2/2) Installing dumb-init (1.2.5-r1) 03:00:00 Executing busybox-1.33.1-r3.trigger 03:00:00 Executing ca-certificates-20191127-r5.trigger 03:00:00 OK: 6 MiB in 16 packages 03:00:00 Removing intermediate container 7efbef0c8be5 03:00:00 ---> 175f63cb6050 03:00:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:00:00 ---> Running in 42644c59a770 03:00:01 Removing intermediate container 42644c59a770 03:00:01 ---> c93962ad3868 03:00:01 Step 12/21 : ENV APP_PORT=59860 03:00:01 ---> Running in 16e8aed392d5 03:00:01 Removing intermediate container 16e8aed392d5 03:00:01 ---> 3fe1d0a9ad73 03:00:01 Step 13/21 : EXPOSE $APP_PORT 03:00:01 ---> Running in 134c8fcdc456 03:00:01 Removing intermediate container 134c8fcdc456 03:00:01 ---> 25f101033b60 03:00:01 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:01 ---> ae8c38f1f899 03:00:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:00:02 ---> ecc6478081f2 03:00:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:00:02 ---> fb33b762b635 03:00:02 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:00:02 ---> Running in cc29d64956e0 03:00:03 Removing intermediate container cc29d64956e0 03:00:03 ---> eecb80f02703 03:00:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:03 ---> Running in dd58faa83c0b 03:00:03 Removing intermediate container dd58faa83c0b 03:00:03 ---> 3ff8273b9259 03:00:03 Step 19/21 : LABEL arch=x86_64 03:00:03 ---> Running in f8ce0305c4a2 03:00:03 Removing intermediate container f8ce0305c4a2 03:00:03 ---> 760322637a93 03:00:03 Step 20/21 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:03 ---> Running in 1857b5b8f2ee 03:00:03 Removing intermediate container 1857b5b8f2ee 03:00:03 ---> 4d224339c93a 03:00:03 Step 21/21 : LABEL version=0.0.0 03:00:03 ---> Running in 9ab57175ebfc 03:00:03 Removing intermediate container 9ab57175ebfc 03:00:03 ---> b59daf821fbe 03:00:03 03:00:04 Successfully built b59daf821fbe 03:00:04 Successfully tagged support-notifications:latest 03:00:04 Building core-metadata 03:00:06  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:00:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:00:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:10 ---> 1b76f9620b46 03:00:10 Step 3/22 : WORKDIR /edgex-go 03:00:10 ---> Using cache 03:00:10 ---> 544b205fe12b 03:00:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:10 ---> Using cache 03:00:10 ---> b0f20c09f276 03:00:10 Step 5/22 : RUN apk add --update --no-cache make git 03:00:10 ---> Using cache 03:00:10 ---> 7b53eeba0a96 03:00:10 Step 6/22 : COPY . . 03:00:10 ---> Using cache 03:00:10 ---> d5e216bb72d0 03:00:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:10 ---> Using cache 03:00:10 ---> 598beea2152d 03:00:10 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:00:10 ---> Running in d5dca394f06b 03:00:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:00:12 Removing intermediate container 873ac44711e3 03:00:12 ---> 4e61b34b7ad6 03:00:12 03:00:12 Step 9/30 : FROM alpine:3.14 03:00:12 ---> 14119a10abf4 03:00:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:00:12 ---> Running in 5a73582ba06c 03:00:12 Removing intermediate container 8b7365e67891 03:00:12 ---> 17e9c3d8f91e 03:00:12 03:00:12 Step 9/24 : FROM alpine:3.14 03:00:12 ---> 14119a10abf4 03:00:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:00:12 ---> Running in a9478609d74f 03:00:12 Removing intermediate container 5a73582ba06c 03:00:12 ---> a9aceb0d0467 03:00:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:00:12 ---> Running in 9b45112181be 03:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:14 (1/3) Installing ca-certificates (20191127-r5) 03:00:14 (2/3) Installing dumb-init (1.2.5-r1) 03:00:14 (3/3) Installing su-exec (0.2-r1) 03:00:14 Executing busybox-1.33.1-r3.trigger 03:00:14 Executing ca-certificates-20191127-r5.trigger 03:00:14 (1/2) Installing dumb-init (1.2.5-r1) 03:00:14 (2/2) Installing su-exec (0.2-r1) 03:00:14 Executing busybox-1.33.1-r3.trigger 03:00:14 OK: 6 MiB in 16 packages 03:00:14 OK: 6 MiB in 17 packages 03:00:15 Removing intermediate container ad170f0f6244 03:00:15 ---> ab78dda43743 03:00:15 03:00:15 Step 9/22 : FROM alpine:3.14 03:00:15 ---> 14119a10abf4 03:00:15 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:00:15 ---> Running in 9544c4d9246f 03:00:15 Removing intermediate container 9b45112181be 03:00:15 ---> 26d7ccd9788e 03:00:15 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:00:15 Removing intermediate container a9478609d74f 03:00:15 ---> 673f98a6d3b8 03:00:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:00:15 ---> Running in 62a89ab837df 03:00:15 ---> Running in 8873497a56c4 03:00:16 Removing intermediate container 9544c4d9246f 03:00:16 ---> 23f53073f93a 03:00:16 Step 11/22 : ENV APP_PORT=59880 03:00:16 ---> Running in 413f4fe601df 03:00:16 Removing intermediate container 62a89ab837df 03:00:16 ---> fa927c7e604a 03:00:16 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:00:16 ---> Running in e17d76d8ba7e 03:00:16 Removing intermediate container 8873497a56c4 03:00:16 ---> 63afa6e5eec2 03:00:16 Step 12/24 : WORKDIR / 03:00:16 ---> Running in d11661d68f42 03:00:16 Removing intermediate container 413f4fe601df 03:00:16 ---> 35a85bb1b792 03:00:16 Step 12/22 : EXPOSE $APP_PORT 03:00:16 ---> Running in 4be45166e6c9 03:00:16 Removing intermediate container e17d76d8ba7e 03:00:16 ---> 306f2eec4164 03:00:16 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:00:16 Removing intermediate container d11661d68f42 03:00:16 ---> 78b2c006e934 03:00:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:00:16 ---> Running in f225103a91cf 03:00:16 Removing intermediate container 4be45166e6c9 03:00:16 ---> affef48751d3 03:00:16 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:16 ---> Running in 9ec09d908002 03:00:16 ---> 16338b959c41 03:00:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:00:17 ---> 5506d89b0b63 03:00:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:00:17 ---> 5f3fa6c69c81 03:00:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:00:17 Removing intermediate container f225103a91cf 03:00:17 ---> 3504ac9e4a36 03:00:17 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:00:17 ---> Running in 765376839b6f 03:00:17 Removing intermediate container 9ec09d908002 03:00:17 ---> dc318b6083fe 03:00:17 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:00:17 ---> c7645063683b 03:00:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:00:17 Removing intermediate container 765376839b6f 03:00:17 ---> 18a936995cdd 03:00:17 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:00:17 ---> Running in cf3d09ccab24 03:00:18 ---> 3df8bae020d7 03:00:18 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:00:18 ---> Running in 7756d49f3b33 03:00:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:18 ---> 4cded524e439 03:00:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:00:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:19 (1/6) Installing dumb-init (1.2.5-r1) 03:00:19 Removing intermediate container e117588b9ae1 03:00:19 ---> c4028b101ba7 03:00:19 03:00:19 Step 11/23 : FROM alpine:3.14 03:00:19 ---> 14119a10abf4 03:00:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:00:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:00:20 ---> eed271d357c9 03:00:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:00:20 ---> Running in 7b9fb4c6578d 03:00:20 (3/6) Installing libsodium (1.0.18-r0) 03:00:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:00:20 (5/6) Installing libzmq (4.3.4-r0) 03:00:20 Removing intermediate container 7756d49f3b33 03:00:20 ---> 8c323c4de546 03:00:20 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:20 (6/6) Installing zeromq (4.3.4-r0) 03:00:20 ---> e8d849bdcd6d 03:00:20 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/ 03:00:20 ---> Running in 46bff8ff8176 03:00:20 Executing busybox-1.33.1-r3.trigger 03:00:20 OK: 8 MiB in 20 packages 03:00:21 ---> 78421c3f5b13 03:00:21 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:21 (1/1) Installing dumb-init (1.2.5-r1) 03:00:21 Executing busybox-1.33.1-r3.trigger 03:00:21 OK: 6 MiB in 15 packages 03:00:21 Removing intermediate container cf3d09ccab24 03:00:21 ---> a0fb567b9cae 03:00:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:21 ---> 4516bc19bcd8 03:00:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:00:22 ---> c59a00a449ef 03:00:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:00:22 Removing intermediate container 7b9fb4c6578d 03:00:22 ---> 4927bb2dc39b 03:00:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:00:22 ---> Running in edadac8660de 03:00:22 ---> 01b7ae4e2508 03:00:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:00:22 Removing intermediate container 46bff8ff8176 03:00:22 ---> efc294df0805 03:00:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:00:22 ---> Running in 2ba5fa4d3342 03:00:22 ---> a1efddd43096 03:00:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:00:22 Removing intermediate container edadac8660de 03:00:22 ---> 77d3b17e8666 03:00:22 Step 14/23 : ENV APP_PORT=59861 03:00:22 ---> Running in e6808809c7a7 03:00:22 Removing intermediate container 2ba5fa4d3342 03:00:22 ---> 49c46537d699 03:00:22 Step 22/24 : LABEL arch=x86_64 03:00:22 ---> Running in ba580c8554da 03:00:22 ---> ad448ca5616a 03:00:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:00:22 ---> 4a414d3678ec 03:00:22 Step 18/22 : ENTRYPOINT ["/core-data"] 03:00:22 Removing intermediate container e6808809c7a7 03:00:22 ---> d3d4f14a0cb2 03:00:22 Step 15/23 : EXPOSE $APP_PORT 03:00:23 ---> Running in 0b1f640b12cd 03:00:23 ---> Running in 7b3223465ca9 03:00:23 Removing intermediate container ba580c8554da 03:00:23 ---> 07eb3d9251ba 03:00:23 Step 23/24 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:23 ---> Running in 477e749e0bcc 03:00:23 ---> d83d23fe51c3 03:00:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:00:23 ---> Running in bb86b1ece053 03:00:23 Removing intermediate container 0b1f640b12cd 03:00:23 ---> 17c0c035dd04 03:00:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:23 Removing intermediate container 477e749e0bcc 03:00:23 ---> 9c5acda4da03 03:00:23 Step 24/24 : LABEL version=0.0.0 03:00:23 Removing intermediate container 7b3223465ca9 03:00:23 ---> bd0607833e6b 03:00:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:23 ---> Running in 99738c7afe3f 03:00:23 ---> Running in 291d1d81a5ef 03:00:23 Removing intermediate container bb86b1ece053 03:00:23 ---> 5fe69701e635 03:00:23 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:00:23 Removing intermediate container 99738c7afe3f 03:00:23 ---> 05fcf95e03d7 03:00:23 Step 20/22 : LABEL arch=x86_64 03:00:23 Removing intermediate container 291d1d81a5ef 03:00:23 ---> 4cb4a901d961 03:00:23 03:00:23 ---> Running in d75dc80813b2 03:00:23 ---> 27e4b07eff28 03:00:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:00:23 Successfully built 4cb4a901d961 03:00:23 Successfully tagged security-secretstore-setup:latest 03:00:23 Building sys-mgmt-agent 03:00:23  Building security-secretstore-setup ... done  ---> 46edd29fdd79 03:00:23 Step 25/30 : RUN chmod +x /entrypoint.sh 03:00:24 ---> Running in 0d0a1ed9748e 03:00:24 Removing intermediate container d75dc80813b2 03:00:24 ---> c45648b46f5e 03:00:24 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:26 ---> cd189294d079 03:00:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:00:26 ---> Running in b1d1a468e7ec 03:00:27 Removing intermediate container b1d1a468e7ec 03:00:27 ---> ca440c1e7146 03:00:27 Step 22/22 : LABEL version=0.0.0 03:00:27 ---> d6ef8e4f14d6 03:00:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:00:27 ---> Running in d4e70f053209 03:00:27 ---> Running in 3d5d068dd086 03:00:27 Removing intermediate container 0d0a1ed9748e 03:00:27 ---> 516ef63861e6 03:00:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:00:27 Removing intermediate container d4e70f053209 03:00:27 ---> b13d5e20c358 03:00:27 03:00:27 ---> Running in 746f214f6894 03:00:27 Removing intermediate container 3d5d068dd086 03:00:27 ---> e2a182e05624 03:00:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:27 Successfully built b13d5e20c358 03:00:27 ---> Running in 6eda2624db63 03:00:27 Successfully tagged core-data:latest 03:00:27 Building security-proxy-setup 03:00:28  Building core-data ... done Removing intermediate container 746f214f6894 03:00:28 ---> 0b210713f19e 03:00:28 Step 27/30 : CMD ["gate"] 03:00:28 Removing intermediate container 6eda2624db63 03:00:28 ---> cafedd755c89 03:00:28 Step 21/23 : LABEL arch=x86_64 03:00:28 ---> Running in 14ac8ffab64b 03:00:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:00:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:28 ---> 1b76f9620b46 03:00:28 Step 3/22 : WORKDIR /edgex-go 03:00:28 ---> Using cache 03:00:28 ---> 544b205fe12b 03:00:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:28 ---> Using cache 03:00:28 ---> b0f20c09f276 03:00:28 Step 5/22 : RUN apk add --update --no-cache make bash git 03:00:29 ---> Running in 06e8930ed85b 03:00:29 ---> Running in a7fa82008689 03:00:29 Removing intermediate container 14ac8ffab64b 03:00:29 ---> 8acee439c50b 03:00:29 Step 28/30 : LABEL arch=x86_64 03:00:29 ---> Running in 168bbaa10b38 03:00:29 Removing intermediate container a7fa82008689 03:00:29 ---> 1b43a1d0f66a 03:00:29 Step 22/23 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:30 ---> Running in d1a219f86f41 03:00:30 Removing intermediate container 168bbaa10b38 03:00:30 ---> b8bd8a1466d4 03:00:30 Step 29/30 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:30 ---> Running in f05201cda674 03:00:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:00:30 Removing intermediate container d1a219f86f41 03:00:30 ---> a106feb93a69 03:00:30 Step 23/23 : LABEL version=0.0.0 03:00:30 Removing intermediate container f05201cda674 03:00:30 ---> a49a42e42f58 03:00:30 Step 30/30 : LABEL version=0.0.0 03:00:30 ---> Running in 19c0382a2f97 03:00:31 ---> Running in a0cf2a3e6032 03:00:31 Removing intermediate container 19c0382a2f97 03:00:31 ---> fb04439406fa 03:00:31 03:00:31 Successfully built fb04439406fa 03:00:31 Successfully tagged support-scheduler:latest 03:00:31  Building support-scheduler ... done Building core-command 03:00:31 Removing intermediate container a0cf2a3e6032 03:00:31 ---> 1536a953b312 03:00:31 03:00:31 Successfully built 1536a953b312 03:00:31 Successfully tagged security-bootstrapper:latest 03:00:31  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:00:32 OK: 220 MiB in 52 packages 03:00:34 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:00:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:00:34 ---> 1b76f9620b46 03:00:34 Step 3/20 : WORKDIR /edgex-go 03:00:34 ---> Using cache 03:00:34 ---> 544b205fe12b 03:00:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:34 ---> Using cache 03:00:34 ---> b0f20c09f276 03:00:34 Step 5/20 : RUN apk add --update --no-cache make git 03:00:34 ---> Using cache 03:00:34 ---> 7b53eeba0a96 03:00:34 Step 6/20 : COPY . . 03:00:34 ---> Using cache 03:00:34 ---> d5e216bb72d0 03:00:34 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:34 ---> Using cache 03:00:34 ---> 598beea2152d 03:00:34 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:00:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:00:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:34 ---> 1b76f9620b46 03:00:34 Step 3/22 : WORKDIR /edgex-go 03:00:34 ---> Using cache 03:00:34 ---> 544b205fe12b 03:00:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:34 ---> Using cache 03:00:34 ---> b0f20c09f276 03:00:34 Step 5/22 : RUN apk add --update --no-cache make git 03:00:34 ---> Using cache 03:00:34 ---> 7b53eeba0a96 03:00:34 Step 6/22 : COPY . . 03:00:34 ---> Using cache 03:00:34 ---> d5e216bb72d0 03:00:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:34 ---> Using cache 03:00:34 ---> 598beea2152d 03:00:34 Step 8/22 : RUN make cmd/core-command/core-command 03:00:35 ---> Running in 9a06e509082c 03:00:35 ---> Running in bdf376c7c84c 03:00:35 Removing intermediate container 06e8930ed85b 03:00:35 ---> b0d2cbaf454c 03:00:35 Step 6/22 : COPY . . 03:00:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:00: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 03:00:41 Removing intermediate container d5dca394f06b 03:00:41 ---> 5e8411f9877f 03:00:41 03:00:41 Step 9/22 : FROM alpine:3.14 03:00:41 ---> 14119a10abf4 03:00:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:00:41 ---> Using cache 03:00:41 ---> 4927bb2dc39b 03:00:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:00:41 ---> Using cache 03:00:41 ---> 77d3b17e8666 03:00:41 Step 12/22 : ENV APP_PORT=59881 03:00:41 ---> Running in 2be618d26962 03:00:41 ---> 2e39859a4620 03:00:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:41 ---> Running in fd3b60655059 03:00:41 Removing intermediate container 2be618d26962 03:00:41 ---> 940594854dc7 03:00:41 Step 13/22 : EXPOSE $APP_PORT 03:00:41 ---> Running in 2e807b5691e0 03:00:41 Removing intermediate container 2e807b5691e0 03:00:41 ---> 99ea5a2cbcd1 03:00:41 Step 14/22 : WORKDIR / 03:00:41 ---> Running in 0daaa079be6e 03:00:41 Removing intermediate container 0daaa079be6e 03:00:41 ---> 6a649eb12859 03:00:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:42 ---> 45cb66ac6794 03:00:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:00:42 ---> 90fbbf318d0a 03:00:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:00:42 ---> 385820625c5d 03:00:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:00:42 Removing intermediate container fd3b60655059 03:00:42 ---> 00371b4e7f59 03:00:42 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:00:42 ---> Running in b2c705db0ad5 03:00:42 ---> Running in 98f5a3c4870a 03:00:42 Removing intermediate container 98f5a3c4870a 03:00:42 ---> 7447a0f1b786 03:00:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:42 ---> Running in 79c657e94dcc 03:00:43 Removing intermediate container 79c657e94dcc 03:00:43 ---> 709803b66913 03:00:43 Step 20/22 : LABEL arch=x86_64 03:00:43 ---> Running in 47574689af98 03:00: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 03:00:43 Removing intermediate container 47574689af98 03:00:43 ---> 393dc55407a4 03:00:43 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:00:43 ---> Running in 431b4a27eb46 03:00:43 Removing intermediate container 431b4a27eb46 03:00:43 ---> 73fa117c756d 03:00:43 Step 22/22 : LABEL version=0.0.0 03:00:43 ---> Running in 61ec542a3e7b 03:00:43 Removing intermediate container 61ec542a3e7b 03:00:43 ---> cb65cf9e16e9 03:00:43 03:00:43 Successfully built cb65cf9e16e9 03:00:43 Successfully tagged core-metadata:latest 03:00:58  Building core-metadata ... 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 03:01:00 Removing intermediate container bdf376c7c84c 03:01:00 ---> d347af5eac96 03:01:00 03:01:00 Step 9/22 : FROM alpine:3.14 03:01:00 ---> 14119a10abf4 03:01:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:01:00 ---> Using cache 03:01:00 ---> 4927bb2dc39b 03:01:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:01:00 ---> Using cache 03:01:00 ---> 77d3b17e8666 03:01:00 Step 12/22 : ENV APP_PORT=59882 03:01:00 ---> Running in 75da18451fef 03:01:00 Removing intermediate container 75da18451fef 03:01:00 ---> 73715d81ee5d 03:01:00 Step 13/22 : EXPOSE $APP_PORT 03:01:00 ---> Running in a228d4af7777 03:01:01 Removing intermediate container a228d4af7777 03:01:01 ---> 71af83dc84eb 03:01:01 Step 14/22 : WORKDIR / 03:01:01 ---> Running in 2011dba83516 03:01:02 Removing intermediate container 2011dba83516 03:01:02 ---> 39b37b04dfb2 03:01:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:01:02 ---> 109f588b0be4 03:01:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:01:02 Removing intermediate container 9a06e509082c 03:01:02 ---> a3874d776aeb 03:01:02 03:01:02 Step 9/20 : FROM alpine:3.14 03:01:02 ---> 14119a10abf4 03:01:02 Step 10/20 : RUN apk add --update --no-cache curl 03:01:02 ---> Running in 2955416f5e47 03:01:02 ---> 6917b7b36a76 03:01:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:01:03 ---> e468aab99805 03:01:03 Step 18/22 : ENTRYPOINT ["/core-command"] 03:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:01:03 ---> Running in d2e6b49b05b0 03:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:01:03 Removing intermediate container d2e6b49b05b0 03:01:03 ---> 7da4604859f0 03:01:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:03 ---> Running in 66920bb6d4f6 03:01:03 (1/5) Installing ca-certificates (20191127-r5) 03:01:03 (2/5) Installing brotli-libs (1.0.9-r5) 03:01:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:01:03 (4/5) Installing libcurl (7.79.1-r0) 03:01:03 (5/5) Installing curl (7.79.1-r0) 03:01:03 Executing busybox-1.33.1-r3.trigger 03:01:03 Executing ca-certificates-20191127-r5.trigger 03:01:03 OK: 8 MiB in 19 packages 03:01:03 Removing intermediate container 66920bb6d4f6 03:01:03 ---> a3de20ee8846 03:01:03 Step 20/22 : LABEL arch=x86_64 03:01:03 ---> Running in 14b1b1e0bd8c 03:01:03 Removing intermediate container 14b1b1e0bd8c 03:01:03 ---> 80ed21bd4e29 03:01:03 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:01:03 ---> Running in 51bafef11ab1 03:01:03 Removing intermediate container 2955416f5e47 03:01:03 ---> 126db8e3f3ef 03:01:03 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:01:03 Removing intermediate container 51bafef11ab1 03:01:03 ---> 78301c05505a 03:01:03 Step 22/22 : LABEL version=0.0.0 03:01:04 ---> Running in 7cf658af38d4 03:01:04 ---> Running in 09387c87f57e 03:01:04 Removing intermediate container 09387c87f57e 03:01:04 ---> 625621375e0c 03:01:04 03:01:04 Successfully built 625621375e0c 03:01:04 Removing intermediate container 7cf658af38d4 03:01:04 ---> 7dda9bf1f351 03:01:04 Step 12/20 : WORKDIR /edgex 03:01:04 Successfully tagged core-command:latest 03:01:04  Building core-command ... done  ---> Running in a6b54b0dc528 03:01:04 Removing intermediate container a6b54b0dc528 03:01:04 ---> 4cbc82ecaf4b 03:01:04 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:01:05 ---> 6eb9f4d52aa6 03:01:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:01:05 Removing intermediate container b2c705db0ad5 03:01:05 ---> 8f63afe59fc7 03:01:05 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:01:05 ---> d4f89433c45b 03:01:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:01:05 ---> Running in 81324aec8039 03:01:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:01:05 ---> 160493f68f9d 03:01:05 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:01:05 ---> Running in 1c4323a5b7a6 03:01:05 Removing intermediate container 1c4323a5b7a6 03:01:05 ---> 2ffcdf7b4731 03:01:05 Step 17/20 : CMD ["--init=true"] 03:01:05 ---> Running in 0b7ae885d7d1 03:01:05 Removing intermediate container 0b7ae885d7d1 03:01:05 ---> 16917ab67630 03:01:05 Step 18/20 : LABEL arch=x86_64 03:01:06 ---> Running in a569dd1a569e 03:01:06 Removing intermediate container a569dd1a569e 03:01:06 ---> 6ee841167730 03:01:06 Step 19/20 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:01:06 ---> Running in 83454dae1abc 03:01:06 Removing intermediate container 83454dae1abc 03:01:06 ---> aa6f3a6abafa 03:01:06 Step 20/20 : LABEL version=0.0.0 03:01:06 ---> Running in c4cdff54e56c 03:01:06 Removing intermediate container c4cdff54e56c 03:01:06 ---> ef9a3e1f54ab 03:01:06 03:01:06 Removing intermediate container 81324aec8039 03:01:06 ---> e4824226beb8 03:01:06 03:01:06 Step 10/22 : FROM docker:20.10.8 03:01:06 Successfully built ef9a3e1f54ab 03:01:06 Successfully tagged security-proxy-setup:latest 03:01:06 20.10.8: Pulling from library/docker 03:01:11  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:01:11 Status: Downloaded newer image for docker:20.10.8 03:01:11 ---> bc6c0ffef665 03:01:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:01:11 ---> Running in af629966cca2 03:01:11 Removing intermediate container af629966cca2 03:01:11 ---> eb5db33b6183 03:01:11 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 03:01:11 ---> Running in ffc5857acda1 03:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:01:12 (1/42) Installing readline (8.1.0-r0) 03:01:12 (2/42) Installing bash (5.1.4-r0) 03:01:12 Executing bash-5.1.4-r0.post-install 03:01:12 (3/42) Installing brotli-libs (1.0.9-r5) 03:01:12 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:01:12 (5/42) Installing libcurl (7.79.1-r0) 03:01:12 (6/42) Installing curl (7.79.1-r0) 03:01:12 (7/42) Installing dumb-init (1.2.5-r1) 03:01:12 (8/42) Installing libbz2 (1.0.8-r1) 03:01:12 (9/42) Installing expat (2.4.1-r0) 03:01:12 (10/42) Installing libffi (3.3-r2) 03:01:12 (11/42) Installing gdbm (1.19-r0) 03:01:12 (12/42) Installing xz-libs (5.2.5-r0) 03:01:12 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:01:12 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:01:12 (15/42) Installing mpdecimal (2.5.1-r1) 03:01:12 (16/42) Installing sqlite-libs (3.35.5-r0) 03:01:12 (17/42) Installing python3 (3.9.5-r1) 03:01:12 (18/42) Installing py3-appdirs (1.4.4-r2) 03:01:12 (19/42) Installing py3-chardet (4.0.0-r2) 03:01:12 (20/42) Installing py3-idna (3.2-r0) 03:01:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:01:12 (22/42) Installing py3-certifi (2020.12.5-r1) 03:01:12 (23/42) Installing py3-requests (2.25.1-r4) 03:01:12 (24/42) Installing py3-msgpack (1.0.2-r1) 03:01:12 (25/42) Installing py3-lockfile (0.12.2-r4) 03:01:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:01:12 (27/42) Installing py3-colorama (0.4.4-r1) 03:01:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:01:12 (29/42) Installing py3-distlib (0.3.1-r3) 03:01:12 (30/42) Installing py3-distro (1.5.0-r3) 03:01:12 (31/42) Installing py3-six (1.15.0-r1) 03:01:13 (32/42) Installing py3-webencodings (0.5.1-r4) 03:01:13 (33/42) Installing py3-html5lib (1.1-r1) 03:01:13 (34/42) Installing py3-parsing (2.4.7-r2) 03:01:13 (35/42) Installing py3-packaging (20.9-r1) 03:01:13 (36/42) Installing py3-toml (0.10.2-r2) 03:01:13 (37/42) Installing py3-pep517 (0.10.0-r2) 03:01:13 (38/42) Installing py3-progress (1.5-r2) 03:01:13 (39/42) Installing py3-retrying (1.3.3-r1) 03:01:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:01:13 (41/42) Installing py3-setuptools (52.0.0-r3) 03:01:13 (42/42) Installing py3-pip (20.3.4-r1) 03:01:13 Executing busybox-1.33.1-r3.trigger 03:01:13 OK: 84 MiB in 64 packages 03:01:14 Collecting docker-compose==1.23.2 03:01:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:01:14 Collecting texttable<0.10,>=0.9.0 03:01:14 Downloading texttable-0.9.1.tar.gz (11 kB) 03:01:14 Collecting PyYAML<4,>=3.10 03:01:14 Downloading PyYAML-3.13.tar.gz (270 kB) 03:01:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:01:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:01:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:01:15 Collecting websocket-client<1.0,>=0.32.0 03:01:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:01:15 Collecting jsonschema<3,>=2.5.1 03:01:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:01:15 Collecting cached-property<2,>=1.2.0 03:01:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:01:15 Collecting docker<4.0,>=3.6.0 03:01:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:01:15 Collecting dockerpty<0.5,>=0.4.1 03:01:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:01:15 Collecting docopt<0.7,>=0.6.1 03:01:15 Downloading docopt-0.6.2.tar.gz (25 kB) 03:01:16 Collecting docker-pycreds>=0.4.0 03:01:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:01:16 Collecting urllib3<1.25,>=1.21.1 03:01:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:01:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:01:16 Collecting idna<2.8,>=2.5 03:01:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:01:16 Collecting chardet<3.1.0,>=3.0.2 03:01:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:01:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:01:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:01:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:01:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:01:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:01:16 Attempting uninstall: urllib3 03:01:16 Found existing installation: urllib3 1.26.5 03:01:16 Uninstalling urllib3-1.26.5: 03:01:16 Successfully uninstalled urllib3-1.26.5 03:01:16 Attempting uninstall: idna 03:01:16 Found existing installation: idna 3.2 03:01:16 Uninstalling idna-3.2: 03:01:16 Successfully uninstalled idna-3.2 03:01:16 Attempting uninstall: chardet 03:01:16 Found existing installation: chardet 4.0.0 03:01:16 Uninstalling chardet-4.0.0: 03:01:16 Successfully uninstalled chardet-4.0.0 03:01:17 Attempting uninstall: requests 03:01:17 Found existing installation: requests 2.25.1 03:01:17 Uninstalling requests-2.25.1: 03:01:17 Successfully uninstalled requests-2.25.1 03:01:17 Running setup.py install for texttable: started 03:01:17 Running setup.py install for texttable: finished with status 'done' 03:01:17 Running setup.py install for PyYAML: started 03:01:17 Running setup.py install for PyYAML: finished with status 'done' 03:01:17 Running setup.py install for docopt: started 03:01:18 Running setup.py install for docopt: finished with status 'done' 03:01:18 Running setup.py install for dockerpty: started 03:01:18 Running setup.py install for dockerpty: finished with status 'done' 03:01:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:01:22 Removing intermediate container ffc5857acda1 03:01:22 ---> 970ac0162070 03:01:22 Step 13/22 : ENV APP_PORT=58890 03:01:22 ---> Running in 5b5bb790029c 03:01:22 Removing intermediate container 5b5bb790029c 03:01:22 ---> b621ae408aaf 03:01:22 Step 14/22 : EXPOSE $APP_PORT 03:01:22 ---> Running in 9e9b58dc4cd1 03:01:22 Removing intermediate container 9e9b58dc4cd1 03:01:22 ---> dec0d76cb823 03:01:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:01:22 ---> 2d39f67b6cfa 03:01:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:01:22 ---> 478cfea6ade7 03:01:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:01:22 ---> 9ba32cb2acb6 03:01:22 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:01:22 ---> Running in 1f8e25d7a5de 03:01:22 Removing intermediate container 1f8e25d7a5de 03:01:22 ---> 66ad099d8674 03:01:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:01:22 ---> Running in b7a66c981ef3 03:01:23 Removing intermediate container b7a66c981ef3 03:01:23 ---> f0482a6150a6 03:01:23 Step 20/22 : LABEL arch=x86_64 03:01:23 ---> Running in 4a63434297d2 03:01:23 Removing intermediate container 4a63434297d2 03:01:23 ---> 78636f30b202 03:01:23 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:01:23 ---> Running in 107f8c928a2d 03:01:23 Removing intermediate container 107f8c928a2d 03:01:23 ---> 9827fda4ced2 03:01:23 Step 22/22 : LABEL version=0.0.0 03:01:23 ---> Running in 8e3684281049 03:01:23 Removing intermediate container 8e3684281049 03:01:23 ---> 504c296449fb 03:01:23 03:01:23 Successfully built 504c296449fb 03:01:23 Successfully tagged sys-mgmt-agent:latest 03:01:23  Building sys-mgmt-agent ... done  [Pipeline] } 03:01:23 $ docker stop --time=1 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 03:01:25 $ docker rm -f 7171942fa4c55efc28db494ef0d1dd38bbeac1a6d5cc03649a07c8244bfd7350 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:25 + docker images 03:01:25 REPOSITORY TAG IMAGE ID CREATED SIZE 03:01:25 sys-mgmt-agent latest 504c296449fb 2 seconds ago 294MB 03:01:25 security-proxy-setup latest ef9a3e1f54ab 19 seconds ago 26.7MB 03:01:25 e4824226beb8 19 seconds ago 1.75GB 03:01:25 core-command latest 625621375e0c 21 seconds ago 16MB 03:01:25 a3874d776aeb 24 seconds ago 1.76GB 03:01:25 d347af5eac96 25 seconds ago 1.75GB 03:01:25 core-metadata latest cb65cf9e16e9 42 seconds ago 16.8MB 03:01:25 5e8411f9877f 46 seconds ago 1.76GB 03:01:25 security-bootstrapper latest 1536a953b312 55 seconds ago 18.8MB 03:01:25 support-scheduler latest fb04439406fa 55 seconds ago 16.1MB 03:01:25 core-data latest b13d5e20c358 58 seconds ago 20.6MB 03:01:25 security-secretstore-setup latest 4cb4a901d961 About a minute ago 28.2MB 03:01:25 c4028b101ba7 About a minute ago 1.76GB 03:01:25 ab78dda43743 About a minute ago 1.76GB 03:01:25 17e9c3d8f91e About a minute ago 1.76GB 03:01:25 4e61b34b7ad6 About a minute ago 1.75GB 03:01:25 support-notifications latest b59daf821fbe About a minute ago 16.9MB 03:01:25 c4d3e0ece9d0 About a minute ago 1.76GB 03:01:25 ci-base-image-x86_64 latest 1b76f9620b46 5 minutes ago 1.25GB 03:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB 03:01:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB 03:01:25 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 03:01:25 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 03:01:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:01:40 Still waiting to schedule task 03:01:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:02:30 Running on prd-ubuntu18.04-docker-8c-8g-348 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws 03:02:30 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 03:02:30 The recommended git tool is: git 03:02:32 using credential edgex-jenkins-ssh 03:02:32 Cloning the remote Git repository 03:02:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:02:32 > git init /w/workspace/edgex-go/14 # timeout=10 03:02:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:32 > git --version # timeout=10 03:02:32 > git --version # 'git version 2.17.1' 03:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:02:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:02:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:02:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:02:37 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 03:02:37 Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 03:02:37 Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) 03:02:37 > git config core.sparsecheckout # timeout=10 03:02:37 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 03:02:37 > git remote # timeout=10 03:02:37 > git config --get remote.origin.url # timeout=10 03:02:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:37 > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 03:02:37 > git rev-parse HEAD^{commit} # timeout=10 03:02:37 > git config core.sparsecheckout # timeout=10 03:02:37 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 03:02:41 Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:41 + echo snap-build.sh 03:02:41 snap-build.sh 03:02:41 + SNAP_BASE_DIR=. 03:02:41 + '[' '!' -z /w/workspace/edgex-go/14 ']' 03:02:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/14 03:02:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' 03:02:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/14] 03:02:41 + cd /w/workspace/edgex-go/14 03:02:41 + sudo apt-get remove -qy --purge lxd lxd-client 03:02:41 Reading package lists... 03:02:41 Building dependency tree... 03:02:41 Reading state information... 03:02:41 The following packages were automatically installed and are no longer required: 03:02:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:02:41 uidmap xdelta3 03:02:41 Use 'sudo apt autoremove' to remove them. 03:02:41 The following packages will be REMOVED: 03:02:41 lxd* lxd-client* 03:02:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:02:42 After this operation, 31.7 MB disk space will be freed. 03:02:42 (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.) 03:02:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:02:43 Removing lxd dnsmasq configuration 03:02:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:02:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:02:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:02:44 (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.) 03:02:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:02:45 Processing triggers for systemd (237-3ubuntu10.45) ... 03:02:46 Processing triggers for ureadahead (0.100.0-21) ... 03:02:46 + sudo snap remove --purge lxd 03:02:46 snap "lxd" is not installed 03:02:46 + sudo groupadd --force --system lxd 03:02:46 ++ whoami 03:02:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:02:46 + newgrp - lxd 03:02:46 + sudo snap install lxd 03:02:56 2021-10-20T03:02:53Z INFO Waiting for automatic snapd restart... 03:03:11 lxd 4.19 from Canonical* installed 03:03:11 + sudo lxd init --auto 03:03:21 + sudo snap install --classic snapcraft 03:03:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/edgexfoundry_edgex-go_PR-3746 [Pipeline] { [Pipeline] ws 03:03:26 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 03:03:26 The recommended git tool is: git 03:03:33 using credential edgex-jenkins-ssh 03:03:33 Cloning the remote Git repository 03:03:33 snapcraft 5.0 from Canonical* installed 03:03:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:03:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:33 Dload Upload Total Spent Left Speed 03:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3754 03:03:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:03:33 > git init /w/workspace/edgex-go/14 # timeout=10 03:03:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:33 > git --version # timeout=10 03:03:33 > git --version # 'git version 2.17.1' 03:03:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:34 100 3325k 100 3325k 0 0 7421k 0 --:--:-- --:--:-- --:--:-- 7421k 03:03:34 ./yq_linux_amd64 03:03:34 + sudo snapcraft prime --use-lxd 03:03:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:03:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:03:36 - README.md 03:03:36 03:03:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:03:36 Launching a container. 03:03:43 Waiting for container to be ready 03:03:43 To start your first instance, try: lxc launch ubuntu:20.04 03:03:43 03:03:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:03:46 Waiting for network to be ready... 03:03:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:03:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 03:03:47 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:03:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 03:03:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:03:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:03:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 03:03:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 03:03:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 03:03:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 03:03:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:03:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:03:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:03:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:03:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:03:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:03:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:03:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:03:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:03:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 03:03:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 03:03:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:03:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:03:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 03:03:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 03:03:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 03:03:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 03:03:51 Fetched 25.4 MB in 4s (6125 kB/s) 03:03:52 Reading package lists... 03:03:52 Reading package lists... 03:03:52 Building dependency tree... 03:03:52 Reading state information... 03:03:52 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 8176589a52c4973d3bc81a70543b2108e5cdbc29 03:03:52 The following additional packages will be installed: 03:03:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:03:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:03:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:03:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:03:52 Suggested packages: 03:03:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:03:52 Recommended packages: 03:03:52 gnupg libsasl2-modules 03:03:52 The following NEW packages will be installed: 03:03:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:03:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:03:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:03:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:03:52 The following packages will be upgraded: 03:03:52 gpg gpg-agent gpgconf libudev1 03:03:52 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:03:52 Need to get 3527 kB of archives. 03:03:52 After this operation, 13.3 MB of additional disk space will be used. 03:03:52 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] 03:03:52 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] 03:03:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:03:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:03:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3746/head:refs/remotes/origin/PR-3746 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:03:52 > git config core.sparsecheckout # timeout=10 03:03:52 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 03:03:52 > git remote # timeout=10 03:03:52 > git config --get remote.origin.url # timeout=10 03:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:52 > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 03:03:53 Merge succeeded, producing 8176589a52c4973d3bc81a70543b2108e5cdbc29 03:03:53 Checking out Revision 8176589a52c4973d3bc81a70543b2108e5cdbc29 (PR-3746) 03:03:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 03:03:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 03:03:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:03:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:03:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:03:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:03:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:03:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:03:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:03:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:03:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:03:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:03:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:03:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:03:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:03:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:03:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:03:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:03:54 debconf: delaying package configuration, since apt-utils is not installed 03:03:54 Fetched 3527 kB in 1s (3084 kB/s) 03:03:54 (Reading database ... 12511 files and directories currently installed.) 03:03:54 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 03:03:54 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:03:54 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 03:03:54 Selecting previously unselected package udev. 03:03:54 (Reading database ... 12511 files and directories currently installed.) 03:03:54 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 03:03:54 Unpacking udev (237-3ubuntu10.52) ... 03:03:54 Selecting previously unselected package libfuse2:amd64. 03:03:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:03:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:03:54 Selecting previously unselected package fuse. 03:03:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:03:54 Unpacking fuse (2.9.7-1ubuntu1) ... 03:03:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:03:54 Selecting previously unselected package libksba8:amd64. 03:03:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:03:54 Unpacking libksba8:amd64 (1.3.5-2) ... 03:03:54 Selecting previously unselected package libroken18-heimdal:amd64. 03:03:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:03:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:03:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:03:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libwind0-heimdal:amd64. 03:03:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:03:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:53 > git rev-parse HEAD^{commit} # timeout=10 03:03:53 > git config core.sparsecheckout # timeout=10 03:03:53 > git checkout -f 8176589a52c4973d3bc81a70543b2108e5cdbc29 # timeout=10 03:03:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:03:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:03:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:03:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:03:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Selecting previously unselected package libsasl2-modules-db:amd64. 03:03:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:03:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Selecting previously unselected package libsasl2-2:amd64. 03:03:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:03:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Selecting previously unselected package libldap-common. 03:03:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:03:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:03:55 Selecting previously unselected package libldap-2.4-2:amd64. 03:03:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:03:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:03:55 Selecting previously unselected package dirmngr. 03:03:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:03:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:03:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:03:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:03:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:03:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:03:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:03:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:55 Setting up libksba8:amd64 (1.3.5-2) ... 03:03:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:03:55 Setting up udev (237-3ubuntu10.52) ... 03:03:56 invoke-rc.d: policy-rc.d denied execution of start. 03:03:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Processing triggers for systemd (237-3ubuntu10) ... 03:03:56 Setting up fuse (2.9.7-1ubuntu1) ... 03:03:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:03:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:03:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:03:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:03:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:03:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:03:57 settings in the [Install] section, and DefaultInstance for template units). 03:03:57 This means they are not meant to be enabled using systemctl. 03:03:57 Possible reasons for having this kind of units are: 03:03:57 1) A unit may be statically enabled by being symlinked from another unit's 03:03:57 .wants/ or .requires/ directory. 03:03:57 2) A unit's purpose may be to act as a helper for some other unit which has 03:03:57 a requirement dependency on it. 03:03:57 3) A unit may be started when needed via activation (socket, path, timer, 03:03:57 D-Bus, udev, scripted systemctl call, ...). 03:03:57 4) In case of template units, the unit is meant to be enabled with some 03:03:57 instance name specified. 03:03:57 Reading package lists... 03:03:57 Building dependency tree... 03:03:57 Reading state information... 03:03:57 The following additional packages will be installed: 03:03:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:03:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:03:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:03:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:03:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:03:57 Suggested packages: 03:03:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:03:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:03:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:03:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:03:57 systemd-container policykit-1 03:03:57 Recommended packages: 03:03:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:03:57 The following NEW packages will be installed: 03:03:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:03:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:03:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:03:57 multiarch-support openssh-client python3 python3-minimal python3.6 03:03:57 python3.6-minimal snapd squashfs-tools sudo 03:03:57 The following packages will be upgraded: 03:03:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:03:57 Commit message: "feat(all): update go.mod/go.sum to pick up corresponding go-mod-core-contracts" 03:03:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:03:57 Need to get 36.8 MB of archives. 03:03:57 After this operation, 147 MB of additional disk space will be used. 03:03:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 03:03:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:03:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:03:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:03:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 03:03:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:03:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:03:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:03:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:03:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:03:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:03:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:03:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:03:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:03:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 03:03:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 03:03:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:03:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:58 Dload Upload Total Spent Left Speed 03:03:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k 03:03:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 03:03:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:03:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:03:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:03:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:03:58 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:03:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:03:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:03:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:03:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:03:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:03:58 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:03:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [Pipeline] sh 03:03:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:03:59 + sudo tee /etc/docker/daemon.new 03:03:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:03:59 { 03:03:59 "registry-mirrors": [ 03:03:59 "https://nexus3.edgexfoundry.org:10001" 03:03:59 ], 03:03:59 "bip": "10.250.0.254/24", 03:03:59 "hosts": [ 03:03:59 "tcp://0.0.0.0:5555", 03:03:59 "unix:///var/run/docker.sock" 03:03:59 ], 03:03:59 "mtu": 1458, 03:03:59 "selinux-enabled": true, 03:03:59 "seccomp-profile": "/etc/docker/seccomp.json" 03:03:59 } [Pipeline] sh 03:03:59 debconf: delaying package configuration, since apt-utils is not installed 03:03:59 Fetched 36.8 MB in 2s (20.4 MB/s) 03:03:59 (Reading database ... 12757 files and directories currently installed.) 03:03:59 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 03:03:59 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:04:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:04:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 03:04:00 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:04:00 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 03:04:00 (Reading database ... 12757 files and directories currently installed.) 03:04:00 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:04:00 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:04:00 + sudo service docker restart 03:04:00 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:04:00 (Reading database ... 12757 files and directories currently installed.) 03:04:00 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:04:00 Unpacking apt (1.6.14) over (1.6.1) ... 03:04:00 Setting up apt (1.6.14) ... 03:04:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:04:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:04:01 (Reading database ... 12764 files and directories currently installed.) 03:04:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:04:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:04:01 Selecting previously unselected package libpython3.6-minimal:amd64. 03:04:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:01 Selecting previously unselected package libexpat1:amd64. 03:04:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:04:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:04:01 Selecting previously unselected package python3.6-minimal. 03:04:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:04:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 03:04:02 Checking for services that may need to be restarted...done. 03:04:02 Checking for services that may need to be restarted...done. 03:04:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:04:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:04:02 Selecting previously unselected package python3-minimal. 03:04:02 (Reading database ... 13012 files and directories currently installed.) 03:04:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:04:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:04:02 Selecting previously unselected package mime-support. 03:04:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:04:02 Unpacking mime-support (3.60ubuntu1) ... 03:04:02 Selecting previously unselected package libmpdec2:amd64. 03:04:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:04:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:04:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:04:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:03 Selecting previously unselected package python3.6. 03:04:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:04:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:04:03 Selecting previously unselected package libpython3-stdlib:amd64. 03:04:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:04:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:04:03 Setting up python3-minimal (3.6.7-1~18.04) ... 03:04:03 Selecting previously unselected package python3. 03:04:03 (Reading database ... 13442 files and directories currently installed.) 03:04:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:04:03 Unpacking python3 (3.6.7-1~18.04) ... 03:04:03 Selecting previously unselected package multiarch-support. 03:04:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:04:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:04:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:04:03 Selecting previously unselected package liblzo2-2:amd64. 03:04:03 (Reading database ... 13479 files and directories currently installed.) 03:04:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:04:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:04:03 Selecting previously unselected package libbsd0:amd64. 03:04:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:04:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:04:03 Selecting previously unselected package sudo. 03:04:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:04:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:04:03 Selecting previously unselected package apparmor. 03:04:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:04:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:04:03 Selecting previously unselected package libedit2:amd64. 03:04:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:04:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:04:03 Selecting previously unselected package libkrb5support0:amd64. 03:04:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:04:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:04:04 Selecting previously unselected package libk5crypto3:amd64. 03:04:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:04:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:04:04 Selecting previously unselected package libkeyutils1:amd64. 03:04:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:04:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:04:04 Selecting previously unselected package libkrb5-3:amd64. 03:04:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:04:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:04:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:04:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:04:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:04:04 Selecting previously unselected package libssl1.0.0:amd64. 03:04:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 03:04:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:04:04 Selecting previously unselected package openssh-client. 03:04:04 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 03:04:04 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 03:04:04 Selecting previously unselected package squashfs-tools. 03:04:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 03:04:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:04:04 Selecting previously unselected package snapd. 03:04:04 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 03:04:04 Unpacking snapd (2.51.1+18.04) ... 03:04:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:04:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 03:04:06 Setting up mime-support (3.60ubuntu1) ... 03:04:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:04:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:04:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:04:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:04:06 Setting up systemd (237-3ubuntu10.52) ... 03:04:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:04:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:04:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:04:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:04:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:04:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:04:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:04:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 03:04:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:04:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:04:07 Setting up python3 (3.6.7-1~18.04) ... 03:04:08 running python rtupdate hooks for python3.6... 03:04:08 running python post-rtupdate hooks for python3.6... 03:04:08 Setting up apparmor (2.12-4ubuntu5.1) ... 03:04:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:04:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:04:09 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 03:04:09 Setting up snapd (2.51.1+18.04) ... 03:04:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:04:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:04:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:04:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:04:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:04:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:04:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:04:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:04:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:04:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:04:11 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:04:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:04:11 Processing triggers for systemd (237-3ubuntu10.52) ... 03:04:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:04:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:04:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:04:13 Reading package lists... 03:04:13 Reading package lists... 03:04:13 Building dependency tree... 03:04:13 Reading state information... 03:04:13 Calculating upgrade... 03:04:14 The following packages will be upgraded: 03:04:14 advancecomp base-files bash binutils binutils-common 03:04:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:04:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:04:14 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:04:14 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:04:14 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:04:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:04:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:04:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:04:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:04:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:04:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:04:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:04:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:04:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:04:14 ubuntu-keyring util-linux 03:04:14 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:04:14 Need to get 64.1 MB of archives. 03:04:14 After this operation, 5144 kB of additional disk space will be used. 03:04:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:04:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:04:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:04:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:04:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:04:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:04:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:04:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:04:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:04:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:04:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:04:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:04:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:04:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:04:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:04:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:04:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:04:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:04:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:04:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:04:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:04:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:04:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:04:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:04:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:04:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:04:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:04:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:04:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:04:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:04:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:04:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:04:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 03:04:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:04:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:04:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:04:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:04:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:04:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:04:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:04:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 03:04:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 03:04:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:04:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:04:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:04:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 03:04:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:04:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:04:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:04:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:04:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:04:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:04:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:04:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:04:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:04:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:04:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:04:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:04:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:04:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:04:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:04:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:04:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:04:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:04:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:04:14 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:04:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 03:04:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:04:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 03:04:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:04:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:04:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:04:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:04:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:04:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:04:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:04:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:04:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:04:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:04:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:04:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:04:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:04:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:04:15 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:04:15 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:04:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:04:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 03:04:15 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:04:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:04:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:04:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:04:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 03:04:15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:04:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:04:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:04:15 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:04:15 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:04:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:04:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:04:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:04:15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:04:15 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:04:15 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:04:15 debconf: delaying package configuration, since apt-utils is not installed 03:04:15 Fetched 64.1 MB in 2s (36.6 MB/s) 03:04:15 (Reading database ... 13914 files and directories currently installed.) 03:04:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:04:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:04:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:04:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:04:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 03:04:16 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 03:04:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:17 (Reading database ... 13914 files and directories currently installed.) 03:04:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:04:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:04:17 (Reading database ... 13914 files and directories currently installed.) 03:04:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:04:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:04:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:17 (Reading database ... 13914 files and directories currently installed.) 03:04:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:04:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:04:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:04:18 (Reading database ... 13914 files and directories currently installed.) 03:04:18 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 03:04:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:04:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:04:18 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 03:04:18 Setting up base-files (10.1ubuntu2.11) ... 03:04:18 Installing new version of config file /etc/issue ... 03:04:18 Installing new version of config file /etc/issue.net ... 03:04:18 Installing new version of config file /etc/lsb-release ... 03:04:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:18 provisioning config files... 03:04:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config2316730606977491083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:04:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:04:19 Removing obsolete conffile /etc/default/motd-news ... 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:04:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:04:19 Setting up bash (4.4.18-2ubuntu1.2) ... 03:04:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:04:19 ---> docker-login.sh 03:04:19 nexus3.edgexfoundry.org:10001 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:04:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:04:19 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:04:19 Setting up tar (1.29b-2ubuntu0.2) ... 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:04:19 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:04:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:04:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:04:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:04:19 (Reading database ... 13915 files and directories currently installed.) 03:04:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:04:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:04:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:04:20 (Reading database ... 13915 files and directories currently installed.) 03:04:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:04:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:04:20 Setting up grep (3.1-2build1) ... 03:04:20 (Reading database ... 13915 files and directories currently installed.) 03:04:20 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:04:20 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:04:20 Setting up gzip (1.6-5ubuntu1.1) ... 03:04:20 (Reading database ... 13915 files and directories currently installed.) 03:04:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:04:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:04:20 Setting up login (1:4.5-1ubuntu2) ... 03:04:20 (Reading database ... 13915 files and directories currently installed.) 03:04:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:04:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:04:20 (Reading database ... 13915 files and directories currently installed.) 03:04:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:04:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:04:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:04:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:21 Configure a credential helper to remove this warning. See 03:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:21 03:04:21 Login Succeeded 03:04:21 nexus3.edgexfoundry.org:10002 03:04:21 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:04:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:04:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:04:21 (Reading database ... 13915 files and directories currently installed.) 03:04:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:04:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:21 Configure a credential helper to remove this warning. See 03:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:21 03:04:21 Login Succeeded 03:04:21 nexus3.edgexfoundry.org:10003 03:04:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:04:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:04:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:04:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:04:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:04:22 (Reading database ... 13915 files and directories currently installed.) 03:04:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:04:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:22 Configure a credential helper to remove this warning. See 03:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:22 03:04:22 Login Succeeded 03:04:22 nexus3.edgexfoundry.org:10004 03:04:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:04:22 (Reading database ... 13915 files and directories currently installed.) 03:04:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:04:22 (Reading database ... 13915 files and directories currently installed.) 03:04:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:04:22 (Reading database ... 13915 files and directories currently installed.) 03:04:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:04:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:04:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:04:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:04:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:04:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:23 Configure a credential helper to remove this warning. See 03:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:23 03:04:23 Login Succeeded 03:04:23 docker.io 03:04:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:04:23 (Reading database ... 13915 files and directories currently installed.) 03:04:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:04:24 Configure a credential helper to remove this warning. See 03:04:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:04:24 03:04:24 Login Succeeded 03:04:24 ---> docker-login.sh ends [Pipeline] } 03:04:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:04:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:04:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:04:24 (Reading database ... 13915 files and directories currently installed.) 03:04:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:04:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:04:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:04:25 (Reading database ... 13915 files and directories currently installed.) 03:04:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:04:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] echo 03:04:25 ========================================================= 03:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:04:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:04:25 (Reading database ... 13917 files and directories currently installed.) 03:04:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:04:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:04:25 Setting up debconf (1.5.66ubuntu1) ... 03:04:25 (Reading database ... 13917 files and directories currently installed.) 03:04:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:04:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:04:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:04:25 (Reading database ... 13917 files and directories currently installed.) 03:04:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:04:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:04:25 (Reading database ... 13917 files and directories currently installed.) 03:04:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:04:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:04:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:04:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:25 552d1f2373af: Pulling fs layer 03:04:25 ea3f2d53f512: Pulling fs layer 03:04:25 9e70ebbbe112: Pulling fs layer 03:04:25 7a9cfe048b4a: Pulling fs layer 03:04:25 72dc09318566: Pulling fs layer 03:04:25 f4f7b4309257: Pulling fs layer 03:04:25 0ac9a79272e3: Pulling fs layer 03:04:25 b78e95d17946: Pulling fs layer 03:04:25 f4f7b4309257: Waiting 03:04:25 0ac9a79272e3: Waiting 03:04:25 7a9cfe048b4a: Waiting 03:04:25 b78e95d17946: Waiting 03:04:25 72dc09318566: Waiting 03:04:25 9e70ebbbe112: Verifying Checksum 03:04:25 9e70ebbbe112: Download complete 03:04:25 ea3f2d53f512: Verifying Checksum 03:04:25 ea3f2d53f512: Download complete 03:04:25 72dc09318566: Download complete 03:04:26 (Reading database ... 13917 files and directories currently installed.) 03:04:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:04:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:04:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:04:26 (Reading database ... 13919 files and directories currently installed.) 03:04:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:04:26 f4f7b4309257: Verifying Checksum 03:04:26 f4f7b4309257: Download complete 03:04:26 0ac9a79272e3: Download complete 03:04:26 552d1f2373af: Verifying Checksum 03:04:26 552d1f2373af: Download complete 03:04:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:04:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:04:26 (Reading database ... 13923 files and directories currently installed.) 03:04:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:04:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:04:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 03:04:26 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 03:04:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:04:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:04:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:04:26 (Reading database ... 13923 files and directories currently installed.) 03:04:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 03:04:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 03:04:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 03:04:26 (Reading database ... 13923 files and directories currently installed.) 03:04:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:04:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:04:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:04:26 (Reading database ... 13923 files and directories currently installed.) 03:04:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:04:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:04:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:04:27 (Reading database ... 13923 files and directories currently installed.) 03:04:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:04:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:04:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:04:27 (Reading database ... 13923 files and directories currently installed.) 03:04:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:04:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:04:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:04:27 (Reading database ... 13923 files and directories currently installed.) 03:04:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:04:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:04:27 Setting up passwd (1:4.5-1ubuntu2) ... 03:04:27 552d1f2373af: Pull complete 03:04:27 (Reading database ... 13923 files and directories currently installed.) 03:04:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:04:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:04:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:04:27 (Reading database ... 13923 files and directories currently installed.) 03:04:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:04:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:04:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:04:28 (Reading database ... 13923 files and directories currently installed.) 03:04:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:04:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:04:28 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:04:28 (Reading database ... 13923 files and directories currently installed.) 03:04:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:04:28 ea3f2d53f512: Pull complete 03:04:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:04:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:04:28 (Reading database ... 13923 files and directories currently installed.) 03:04:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:04:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:04:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:04:28 (Reading database ... 13923 files and directories currently installed.) 03:04:28 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:04:28 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:04:28 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:04:28 (Reading database ... 13923 files and directories currently installed.) 03:04:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 03:04:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 03:04:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 03:04:29 (Reading database ... 13923 files and directories currently installed.) 03:04:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:04:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:04:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:04:29 (Reading database ... 13923 files and directories currently installed.) 03:04:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:04:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:04:29 9e70ebbbe112: Pull complete 03:04:29 b78e95d17946: Verifying Checksum 03:04:29 b78e95d17946: Download complete 03:04:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:04:29 (Reading database ... 13924 files and directories currently installed.) 03:04:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:04:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:04:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:04:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:04:29 7a9cfe048b4a: Verifying Checksum 03:04:29 7a9cfe048b4a: Download complete 03:04:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 03:04:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 03:04:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 03:04:29 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 03:04:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:04:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:04:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:04:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:04:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:04:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:04:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:04:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:04:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:04:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:04:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:04:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:04:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:04:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:04:30 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 03:04:30 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 03:04:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:04:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:04:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:04:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:04:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:04:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:04:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:04:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:04:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:04:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:04:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:04:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:04:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:34 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:04:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:04:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:04:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:04:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:04:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:04:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:04:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:04:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:04:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:04:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:04:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:04:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:04:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:04:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:04:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:04:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:04:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:04:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:04:35 Setting up tzdata (2021a-2ubuntu0.18.04) ... 03:04:35 03:04:35 Current default time zone: 'Etc/UTC' 03:04:35 Local time is now: Wed Oct 20 03:04:35 UTC 2021. 03:04:35 Universal Time is now: Wed Oct 20 03:04:35 UTC 2021. 03:04:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:04:35 03:04:35 Setting up systemd-sysv (237-3ubuntu10.52) ... 03:04:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 03:04:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:04:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:04:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:04:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:04:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:04:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:04:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:04:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:04:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:04:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:35 Setting up patch (2.7.6-2ubuntu1.1) ... 03:04:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:04:35 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:04:35 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 03:04:35 Installing new version of config file /etc/ssl/openssl.cnf ... 03:04:35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:04:35 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:04:35 Setting up ca-certificates (20210119~18.04.2) ... 03:04:37 Updating certificates in /etc/ssl/certs... 03:04:38 23 added, 28 removed; done. 03:04:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:04:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:04:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:04:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:04:38 Setting up pkgbinarymangler (138.18.04.1) ... 03:04:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:04:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up perl (5.26.1-6ubuntu0.5) ... 03:04:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:04:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:04:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:04:39 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:04:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:04:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:04:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:04:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:04:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:04:39 Processing triggers for systemd (237-3ubuntu10.52) ... 03:04:39 Processing triggers for mime-support (3.60ubuntu1) ... 03:04:39 Processing triggers for ca-certificates (20210119~18.04.2) ... 03:04:39 Updating certificates in /etc/ssl/certs... 03:04:39 0 added, 0 removed; done. 03:04:39 Running hooks in /etc/ca-certificates/update.d... 03:04:39 done. 03:04:40 Reading package lists... 03:04:40 Building dependency tree... 03:04:40 Reading state information... 03:04:40 The following NEW packages will be installed: 03:04:40 apt-transport-https 03:04:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:04:40 Need to get 4348 B of archives. 03:04:40 After this operation, 154 kB of additional disk space will be used. 03:04:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:04:40 debconf: delaying package configuration, since apt-utils is not installed 03:04:40 Fetched 4348 B in 0s (24.0 kB/s) 03:04:40 Selecting previously unselected package apt-transport-https. 03:04:40 (Reading database ... 13928 files and directories currently installed.) 03:04:40 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:04:40 Unpacking apt-transport-https (1.6.14) ... 03:04:40 Setting up apt-transport-https (1.6.14) ... 03:04:41 Waiting for network to be ready... 03:04:41 7a9cfe048b4a: Pull complete 03:04:41 72dc09318566: Pull complete 03:04:41 f4f7b4309257: Pull complete 03:04:41 0ac9a79272e3: Pull complete 03:04:47 b78e95d17946: Pull complete 03:04:47 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 03:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 03:04:47 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:47 WORKDIR /edgex 03:04:47 COPY go.mod . 03:04:47 RUN go mod download -t 03:04:47 ci-base-image-arm64 -f - . 03:04:47 2021-10-20T03:04:45Z INFO Waiting for automatic snapd restart... 03:04:49 snapd 2.52 from Canonical* installed 03:04:50 "snapd" switched to the "latest/stable" channel 03:04:50 03:04:50 Sending build context to Docker daemon 166.5MB 03:04:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:04:50 ---> 8b459fc5aaf0 03:04:50 Step 2/4 : WORKDIR /edgex 03:04:52 core18 20210722 from Canonical* installed 03:04:52 "core18" switched to the "latest/stable" channel 03:04:52 03:04:55 snapcraft 5.0 from Canonical* installed 03:04:55 "snapcraft" switched to the "latest/stable" channel 03:04:55 03:04:58 ---> Running in d790c1eb040a 03:04:58 Removing intermediate container d790c1eb040a 03:04:58 ---> a5bc8bfe2568 03:04:58 Step 3/4 : COPY go.mod . 03:04:58 ---> f1438decde83 03:04:58 Step 4/4 : RUN go mod download 03:04:59 ---> Running in d192127a1486 03:04:59 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:04:59 - README.md 03:04:59 03:04:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:05:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:05:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:05:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:05:01 Reading package lists... 03:05:01 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 03:05:01 Reading package lists... 03:05:02 Building dependency tree... 03:05:02 Reading state information... 03:05:02 Suggested packages: 03:05:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:05:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:05:02 Recommended packages: 03:05:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:05:02 The following NEW packages will be installed: 03:05:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:05:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:05:02 pkg-config zip 03:05:02 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:05:02 Need to get 7670 kB of archives. 03:05:02 After this operation, 43.8 MB of additional disk space will be used. 03:05:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:05:02 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:05:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 03:05:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 03:05:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 03:05:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:05:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:05:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:05:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:05:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:05:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:05:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:05:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:05:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:05:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:05:03 debconf: delaying package configuration, since apt-utils is not installed 03:05:03 Fetched 7670 kB in 1s (10.2 MB/s) 03:05:03 Selecting previously unselected package libglib2.0-0:amd64. 03:05:03 (Reading database ... 13932 files and directories currently installed.) 03:05:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:05:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:05:03 Selecting previously unselected package libpsl5:amd64. 03:05:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:05:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:05:03 Selecting previously unselected package libnghttp2-14:amd64. 03:05:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:05:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:05:03 Selecting previously unselected package librtmp1:amd64. 03:05:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:05:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:05:03 Selecting previously unselected package libcurl3-gnutls:amd64. 03:05:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 03:05:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:05:03 Selecting previously unselected package liberror-perl. 03:05:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:05:03 Unpacking liberror-perl (0.17025-1) ... 03:05:03 Selecting previously unselected package git-man. 03:05:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 03:05:03 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 03:05:03 Selecting previously unselected package git. 03:05:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 03:05:04 Unpacking git (1:2.17.1-1ubuntu0.9) ... 03:05:04 Selecting previously unselected package libnorm1:amd64. 03:05:04 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:05:04 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:05:04 Selecting previously unselected package libpgm-5.2-0:amd64. 03:05:04 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:05:04 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:05:04 Selecting previously unselected package libsodium23:amd64. 03:05:04 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:05:04 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:05:04 Selecting previously unselected package libzmq5:amd64. 03:05:04 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:05:04 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:05:04 Selecting previously unselected package libzmq3-dev:amd64. 03:05:04 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:05:04 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:05:04 Selecting previously unselected package pkg-config. 03:05:04 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:05:04 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:05:04 Selecting previously unselected package zip. 03:05:04 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:05:04 Unpacking zip (3.0-11build1) ... 03:05:05 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:05:05 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 03:05:05 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:05:05 Setting up liberror-perl (0.17025-1) ... 03:05:05 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:05:05 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:05:05 No schema files found: doing nothing. 03:05:05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:05:05 Setting up zip (3.0-11build1) ... 03:05:05 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:05:05 Setting up libsodium23:amd64 (1.0.16-2) ... 03:05:05 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:05:05 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:05:05 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 03:05:05 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:05:05 Setting up git (1:2.17.1-1ubuntu0.9) ... 03:05:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:05:05 git set to automatically installed. 03:05:05 git-man set to automatically installed. 03:05:05 libcurl3-gnutls set to automatically installed. 03:05:05 liberror-perl set to automatically installed. 03:05:05 libglib2.0-0 set to automatically installed. 03:05:05 libnghttp2-14 set to automatically installed. 03:05:05 libnorm1 set to automatically installed. 03:05:05 libpgm-5.2-0 set to automatically installed. 03:05:05 libpsl5 set to automatically installed. 03:05:05 librtmp1 set to automatically installed. 03:05:05 libsodium23 set to automatically installed. 03:05:05 libzmq3-dev set to automatically installed. 03:05:05 libzmq5 set to automatically installed. 03:05:05 pkg-config set to automatically installed. 03:05:05 zip set to automatically installed. 03:05:07 snapd is not logged in, snap install commands will use sudo 03:05:11 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 03:05:11 snapd is not logged in, snap install commands will use sudo 03:05:12 snap "core18" has no updates available 03:05:13 Pulling config-common 03:05:13 + snapcraftctl pull 03:05:14 Pulling go-build-helper 03:05:14 + snapcraftctl pull 03:05:15 'edgex-go' has dependencies that need to be staged: go-build-helper 03:05:15 Skipping pull go-build-helper (already ran) 03:05:15 Building go-build-helper 03:05:16 + snapcraftctl build 03:05:17 Staging go-build-helper 03:05:17 + snapcraftctl stage 03:05:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:05:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:05:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 03:05:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 03:05:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:05:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:05:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 03:05:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 03:05:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 03:05:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 03:05:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:05:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:05:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:05:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:05:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:05:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:05:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:05:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:05:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:05:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 03:05:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 03:05:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 03:05:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 03:05:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 03:05:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 03:05:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 03:05:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 03:05:28 Fetched 25.4 MB in 0s (0 B/s) 03:05:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:05:28 Fetched 224 kB in 0s (0 B/s) 03:05:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:05:28 Fetched 157 kB in 0s (0 B/s) 03:05:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:05:28 Fetched 221 kB in 0s (0 B/s) 03:05:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:05:28 Fetched 143 kB in 0s (0 B/s) 03:05:28 Pulling edgex-go 03:05:28 + snapcraftctl pull 03:05:28 Pulling hooks 03:05:28 + snapcraftctl pull 03:05:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:05:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:05:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:05:46 Fetched 0 B in 0s (0 B/s) 03:05:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:05:46 Fetched 96.5 kB in 0s (0 B/s) 03:05:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:05:46 Fetched 279 kB in 0s (0 B/s) 03:05:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:05:46 Fetched 122 kB in 0s (0 B/s) 03:05:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:05:46 Fetched 77.8 kB in 0s (0 B/s) 03:05:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:05:46 Fetched 8848 B in 0s (0 B/s) 03:05:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:05:46 Fetched 47.8 kB in 0s (0 B/s) 03:05:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:05:46 Fetched 45.6 kB in 0s (0 B/s) 03:05:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:05:46 Fetched 15.0 kB in 0s (0 B/s) 03:05:46 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 03:05:46 Fetched 220 kB in 0s (0 B/s) 03:05:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:05:46 Fetched 154 kB in 0s (0 B/s) 03:05:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:05:46 Fetched 50.6 kB in 0s (0 B/s) 03:05:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:05:46 Fetched 14.8 kB in 0s (0 B/s) 03:05:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:05:46 Fetched 41.8 kB in 0s (0 B/s) 03:05:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:05:46 Fetched 499 kB in 0s (0 B/s) 03:05:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:05:46 Fetched 111 kB in 0s (0 B/s) 03:05:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:05:46 Fetched 240 kB in 0s (0 B/s) 03:05:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:05:46 Fetched 29.3 kB in 0s (0 B/s) 03:05:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:05:46 Fetched 85.5 kB in 0s (0 B/s) 03:05:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:05:46 Fetched 24.5 kB in 0s (0 B/s) 03:05:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:05:46 Fetched 49.2 kB in 0s (0 B/s) 03:05:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:05:46 Fetched 54.2 kB in 0s (0 B/s) 03:05:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:05:46 Fetched 30.8 kB in 0s (0 B/s) 03:05:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:05:46 Fetched 15.8 kB in 0s (0 B/s) 03:05:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:05:46 Fetched 85.9 kB in 0s (0 B/s) 03:05:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:05:46 Fetched 8720 B in 0s (0 B/s) 03:05:46 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:05:46 Fetched 140 kB in 0s (0 B/s) 03:05:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:05:46 Fetched 119 kB in 0s (0 B/s) 03:05:46 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:05:46 Fetched 111 kB in 0s (0 B/s) 03:05:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:05:46 Fetched 11.1 kB in 0s (0 B/s) 03:05:46 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 03:05:46 Fetched 646 kB in 0s (0 B/s) 03:05:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:05:46 Fetched 41.3 kB in 0s (0 B/s) 03:05:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:05:46 Fetched 17.9 kB in 0s (0 B/s) 03:05:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:05:46 Fetched 368 kB in 0s (0 B/s) 03:05:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:05:46 Fetched 187 kB in 0s (0 B/s) 03:05:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:05:46 Fetched 175 kB in 0s (0 B/s) 03:05:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:05:46 Fetched 206 kB in 0s (0 B/s) 03:05:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 03:05:46 Fetched 1302 kB in 0s (0 B/s) 03:05:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:05:46 Fetched 36.2 kB in 0s (0 B/s) 03:05:46 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 03:05:46 Fetched 159 kB in 0s (0 B/s) 03:05:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:05:46 Fetched 107 kB in 0s (0 B/s) 03:05:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:05:46 Fetched 48.7 kB in 0s (0 B/s) 03:05:46 Pulling static-packages 03:05:46 + snapcraftctl pull 03:05:46 Pulling version 03:05:46 + cd /root/project 03:05:46 + git describe --tags --abbrev=0 03:05:46 + sed s/v// 03:05:46 + GIT_VERSION=2.0.1-dev.71 03:05:46 + [ -z 2.0.1-dev.71 ] 03:05:46 + snapcraftctl set-version 2.0.1-dev.71 03:05:46 Building config-common 03:05:46 + snapcraftctl build 03:05:48 Skipping build go-build-helper (already ran) 03:05:48 Building edgex-go 03:05:48 + cd /root/parts/edgex-go/src 03:05:48 + git describe --tags --abbrev=0 03:05:48 + sed s/v// 03:05:48 + GIT_VERSION=2.0.1-dev.71 03:05:48 + [ -z 2.0.1-dev.71 ] 03:05:48 + echo 2.0.1-dev.71 03:05:48 + [ ! -d vendor ] 03:05:48 + go mod download all 03:05:56 + make build 03:05:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data 03:06:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:06:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command 03:06:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:06:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:06:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:06:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:06:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:06:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:06:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:06:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config 03:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:06:21 Removing intermediate container d192127a1486 03:06:21 ---> e25aab98c7d4 03:06:21 Successfully built e25aab98c7d4 03:06:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:06:21 + docker inspect -f . ci-base-image-arm64 03:06:21 . [Pipeline] withDockerContainer 03:06:21 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 03:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat 03:06:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:06:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:06:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:06:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:06:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:06:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:06:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:06:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:06:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:06:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:06:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:06:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:06:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:06:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:06:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:06:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:06:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:06:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:06:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:06:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:06:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:06:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:06:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:06:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:06:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:06:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:06:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:06:23 $ docker top 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec -eo pid,comm 03:06:23 Building hooks 03:06:23 + cd /root/parts/hooks/src 03:06:23 + make build 03:06:23 go mod tidy [Pipeline] { [Pipeline] sh 03:06:23 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 03:06:23 go: downloading github.com/davecgh/go-spew v1.1.0 03:06:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:06:24 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:06:24 + go version 03:06:24 go version go1.16.8 linux/arm64 [Pipeline] } 03:06:24 $ docker stop --time=1 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec 03:06:24 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:06:25 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:06:25 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:06:26 $ docker rm -f 016433570d3cea3c79a27505fdaa52da683836fedfb23470c19431a3e9b5d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:26 + docker inspect -f . ci-base-image-arm64 03:06:26 . [Pipeline] withDockerContainer 03:06:27 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 03:06:27 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat 03:06:28 Building static-packages 03:06:28 + snapcraftctl build 03:06:28 $ docker top 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:29 ========================================================= 03:06:29 [edgeXBuildGoParallel] Running Tests and Build... 03:06:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:29 + make test 03:06:29 go mod tidy 03:06:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:06:30 Building version 03:06:30 + snapcraftctl build 03:06:33 Staging config-common 03:06:33 + snapcraftctl stage 03:06:33 Skipping stage go-build-helper (already ran) 03:06:33 Staging edgex-go 03:06:33 + snapcraftctl stage 03:06:34 Staging hooks 03:06:34 + snapcraftctl stage 03:06:35 Staging static-packages 03:06:35 + snapcraftctl stage 03:06:37 Staging version 03:06:37 + snapcraftctl stage 03:06:38 Priming config-common 03:06:38 + snapcraftctl prime 03:06:39 Priming go-build-helper 03:06:39 + snapcraftctl prime 03:06:40 Priming edgex-go 03:06:40 + snapcraftctl prime 03:06:41 Priming hooks 03:06:41 + snapcraftctl prime 03:06:42 Priming static-packages 03:06:42 + snapcraftctl prime 03:06:45 Priming version 03:06:45 + snapcraftctl prime 03:06:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:06:57 ? github.com/edgexfoundry/edgex-go [no test files] 03:07:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:07:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:07:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:07:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:08:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:08:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:08:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.211s coverage: 28.7% of statements 03:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:08:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:08:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 47.2% of statements 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:08:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.616s coverage: 90.1% of statements 03:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:08:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements 03:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:08:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.614s coverage: 94.2% of statements 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.376s coverage: 0.9% of statements 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.364s coverage: 21.7% of statements 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 79.5% of statements 03:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 03:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 03:08:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 03:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements 03:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 03:08:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.592s coverage: 82.5% of statements 03:08:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.236s coverage: 58.8% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 03:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.782s coverage: 91.2% of statements 03:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 64.4% of statements 03:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 03:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 03:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.139s coverage: 100.0% of statements 03:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 03:09:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 03:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.278s coverage: 70.4% of statements 03:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.813s coverage: 43.4% of statements 03:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 03:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 03:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.246s coverage: 18.1% of statements 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.0% of statements 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 63.2% of statements 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:09:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 03:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 03:09:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:09:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:09:24 GO111MODULE=on go vet ./... 03:10:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:10:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:10:46 ./bin/test-attribution-txt.sh [Pipeline] sh 03:10:48 + ls -al . 03:10:48 total 656 03:10:48 drwxrwxr-x 9 1001 1001 4096 Oct 20 03:10 . 03:10:48 drwxr-xr-x 4 root root 4096 Oct 20 03:06 .. 03:10:48 -rw-rw-r-- 1 1001 1001 11 Oct 20 03:03 .dockerignore 03:10:48 drwxrwxr-x 8 1001 1001 4096 Oct 20 03:03 .git 03:10:48 drwxrwxr-x 4 1001 1001 4096 Oct 20 03:03 .github 03:10:48 -rw-rw-r-- 1 1001 1001 804 Oct 20 03:03 .gitignore 03:10:48 -rw-rw-r-- 1 1001 1001 42 Oct 20 03:03 .golangci.yml 03:10:48 -rw-rw-r-- 1 1001 1001 76 Oct 20 03:03 .hadolint.yml 03:10:48 -rw-rw-r-- 1 1001 1001 166 Oct 20 03:03 .sonarcloud.properties 03:10:48 -rw-rw-r-- 1 1001 1001 1171 Oct 20 03:03 ADOPTERS.md 03:10:48 -rw-rw-r-- 1 1001 1001 8608 Oct 20 03:03 Attribution.txt 03:10:48 -rw-rw-r-- 1 1001 1001 43881 Oct 20 03:03 CHANGELOG.md 03:10:48 -rw-rw-r-- 1 1001 1001 3804 Oct 20 03:03 CONTRIBUTING.md 03:10:48 -rw-rw-r-- 1 1001 1001 677 Oct 20 03:03 GOVERNANCE.md 03:10:48 -rw-rw-r-- 1 1001 1001 849 Oct 20 03:03 Jenkinsfile 03:10:48 -rw-rw-r-- 1 1001 1001 10775 Oct 20 03:03 LICENSE 03:10:48 -rw-rw-r-- 1 1001 1001 6508 Oct 20 03:03 Makefile 03:10:48 -rw-rw-r-- 1 1001 1001 582 Oct 20 03:03 OWNERS.md 03:10:48 -rw-rw-r-- 1 1001 1001 8256 Oct 20 03:03 README.md 03:10:48 -rw-rw-r-- 1 1001 1001 6912 Oct 20 03:03 SECURITY.md 03:10:48 -rw-rw-r-- 1 1001 1001 5 Oct 20 02:55 VERSION 03:10:48 -rw-rw-r-- 1 1001 1001 4131 Oct 20 03:03 ZMQWindows.md 03:10:48 drwxrwxr-x 2 1001 1001 4096 Oct 20 03:03 bin 03:10:48 drwxrwxr-x 14 1001 1001 4096 Oct 20 03:03 cmd 03:10:48 -rw-r--r-- 1 root root 418480 Oct 20 03:09 coverage.out 03:10:48 -rw-rw-r-- 1 1001 1001 829 Oct 20 03:03 go.mod 03:10:48 -rw-rw-r-- 1 1001 1001 50143 Oct 20 03:03 go.sum 03:10:48 drwxrwxr-x 8 1001 1001 4096 Oct 20 03:03 internal 03:10:48 drwxrwxr-x 3 1001 1001 4096 Oct 20 03:03 openapi 03:10:48 drwxrwxr-x 4 1001 1001 4096 Oct 20 03:03 snap 03:10:48 -rw-rw-r-- 1 1001 1001 204 Oct 20 03:03 version.go [Pipeline] sh 03:10:49 + '[' -e coverage.out ] 03:10:49 + chown 1001:1001 coverage.out [Pipeline] stash 03:10:49 Warning: overwriting stash ‘coverage-report’ 03:10:50 Stashed 1 file(s) [Pipeline] sh 03:10:51 + make build 03:10:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:10: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 03:11:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:11:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:11:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:11:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:11:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:11:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:11:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:11:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:11:55 $ docker stop --time=1 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 03:11:58 $ docker rm -f 683f6a614346286b8182303edfe314434266b867aae488ff659001db06378e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:11:59 03:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:00 latest: Pulling from edgex-devops/edgex-compose-arm64 03:12:00 29e5d40040c1: Pulling fs layer 03:12:00 1ce36da41761: Pulling fs layer 03:12:00 25b303627fd3: Pulling fs layer 03:12:01 29e5d40040c1: Verifying Checksum 03:12:01 29e5d40040c1: Download complete 03:12:01 1ce36da41761: Verifying Checksum 03:12:01 1ce36da41761: Download complete 03:12:01 29e5d40040c1: Pull complete 03:12:02 25b303627fd3: Verifying Checksum 03:12:02 25b303627fd3: Download complete 03:12:02 1ce36da41761: Pull complete 03:12:13 25b303627fd3: Pull complete 03:12:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:12:13 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 03:12:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:17 $ docker top 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:18 + docker-compose build --help 03:12:18 + grep parallel 03:12:22 --parallel Build images in parallel. [Pipeline] } 03:12:22 $ docker stop --time=1 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 03:12:24 $ docker rm -f 097cbe514c1cadd034b5bf585beb38e43460bebcb6cd16b571bf2b146c78fe78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:25 . [Pipeline] withDockerContainer 03:12:25 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 03:12:25 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:27 $ docker top 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:28 + docker-compose -f ./docker-compose-build.yml build --parallel 03:12:32 Building core-command ... 03:12:32 Building core-data ... 03:12:32 Building core-metadata ... 03:12:32 Building security-bootstrapper ... 03:12:32 Building security-proxy-setup ... 03:12:32 Building security-secretstore-setup ... 03:12:32 Building support-notifications ... 03:12:32 Building support-scheduler ... 03:12:32 Building sys-mgmt-agent ... 03:12:32 Building security-secretstore-setup 03:12:32 Building security-proxy-setup 03:12:32 Building core-metadata 03:12:32 Building support-notifications 03:12:32 Building support-scheduler 03:13:40 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:13:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:13:40 ---> e25aab98c7d4 03:13:40 Step 3/20 : WORKDIR /edgex-go 03:13:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:13:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:13:40 ---> e25aab98c7d4 03:13:40 Step 3/23 : WORKDIR /edgex-go 03:13:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:13:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:13:40 ---> e25aab98c7d4 03:13:40 Step 3/24 : WORKDIR /edgex-go 03:13:40 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:13:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:13:40 ---> e25aab98c7d4 03:13:40 Step 3/21 : WORKDIR /edgex-go 03:13:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:13:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:13:40 ---> e25aab98c7d4 03:13:40 Step 3/22 : WORKDIR /edgex-go 03:13:40 ---> Running in 9ad696a4b793 03:13:40 ---> Running in c418a9dcdcef 03:13:40 ---> Running in 30cc6a9147bb 03:13:40 ---> Running in 2f205ebf72ea 03:13:40 ---> Running in 960555d432c1 03:13:40 Removing intermediate container 2f205ebf72ea 03:13:40 ---> 067d6db00ec4 03:13:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:40 Removing intermediate container 30cc6a9147bb 03:13:40 ---> ac5934c6e715 03:13:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:40 Removing intermediate container 9ad696a4b793 03:13:40 ---> 9be7fbd22d16 03:13:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container c418a9dcdcef 03:13:40 03:13:40 ---> d9d492efc87f 03:13:40 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:40 Removing intermediate container 960555d432c1 03:13:40 ---> f085fe933cd9 03:13:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:40 ---> Running in 3e696e961a1c 03:13:40 ---> Running in b15a40c96c7c 03:13:40 ---> Running in 27caa09f575b 03:13:40 ---> Running in 23f6d55be178 03:13:40 ---> Running in e4ef1c5d1663 03:13:44 Removing intermediate container 3e696e961a1c 03:13:44 ---> 06b1616a6427 03:13:44 Step 5/23 : RUN apk add --update --no-cache make git 03:13:44 Removing intermediate container b15a40c96c7c 03:13:44 ---> 966f670bfed3 03:13:44 Step 5/22 : RUN apk add --update --no-cache make git 03:13:44 ---> Running in 079efb25def6 03:13:44 ---> Running in ec161cf75afc 03:13:44 Removing intermediate container e4ef1c5d1663 03:13:44 ---> 24ac467d3549 03:13:44 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 03:13:45 Removing intermediate container 23f6d55be178 03:13:45 ---> b064a51c60f0 03:13:45 Step 5/24 : RUN apk add --update --no-cache make git 03:13:45 Removing intermediate container 27caa09f575b 03:13:45 ---> 7760d9e0d5e9 03:13:45 Step 5/20 : RUN apk add --update --no-cache make git 03:13:45 ---> Running in 3722dca71878 03:13:45 ---> Running in af8de2bd99d3 03:13:45 ---> Running in bbbc8f90c226 03:13:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:13:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:13:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:13:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:13:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:13:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:13:48 OK: 219 MiB in 52 packages 03:13:48 OK: 219 MiB in 52 packages 03:13:49 OK: 219 MiB in 52 packages 03:13:49 OK: 219 MiB in 52 packages 03:13:49 OK: 219 MiB in 52 packages 03:13:50 Removing intermediate container ec161cf75afc 03:13:50 ---> 6d735f6028f2 03:13:50 Step 6/22 : COPY . . 03:13:50 Removing intermediate container 079efb25def6 03:13:50 ---> 1a8a9f1905ef 03:13:50 Step 6/23 : COPY go.mod . 03:13:50 Removing intermediate container 3722dca71878 03:13:50 ---> 781b5037ab0b 03:13:50 Step 6/21 : COPY . . 03:13:51 Removing intermediate container bbbc8f90c226 03:13:51 ---> e6043a2c0f11 03:13:51 Step 6/20 : COPY . . 03:13:51 Removing intermediate container af8de2bd99d3 03:13:51 ---> 200c0cec2cb0 03:13:51 Step 6/24 : COPY . . 03:13:52 ---> 5f9992b169c2 03:13:52 Step 7/23 : RUN go mod download 03:14:02 ---> Running in 6eb12024aab4 03:14:17 ---> 98e3c77fe486 03:14:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:17 ---> 64141023727d 03:14:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:17 ---> 3468f85295f6 03:14:17 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:17 ---> 8fa8254ac8aa 03:14:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:17 ---> Running in 57fc166b0149 03:14:17 ---> Running in 2e5da757b2bc 03:14:17 Removing intermediate container 6eb12024aab4 03:14:17 ---> edd69bdf5424 03:14:17 Step 8/23 : COPY . . 03:14:17 ---> Running in a3ec1635ba5a 03:14:17 ---> Running in b68fae99e6d6 03:14:26 Removing intermediate container 57fc166b0149 03:14:26 ---> 43e5e8f13260 03:14:26 Step 8/22 : RUN make cmd/core-metadata/core-metadata 03:14:26 Removing intermediate container a3ec1635ba5a 03:14:26 ---> ead74189f128 03:14:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:26 ---> Running in 721b6c74449f 03:14:26 ---> Running in 2451b7b551c9 03:14:26 Removing intermediate container 2e5da757b2bc 03:14:26 ---> 784753caaeb2 03:14:26 Step 8/21 : RUN make cmd/support-notifications/support-notifications 03:14:26 Removing intermediate container b68fae99e6d6 03:14:26 ---> 9f95e247026a 03:14:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:14:27 ---> Running in 07b7c17aedbd 03:14:27 ---> Running in 55520025f3ef 03:14:28 ---> 7585db7dae57 03:14:28 Step 9/23 : RUN go mod tidy 03:14:28 ---> Running in 72961108b465 03:14:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:14:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:14: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 03:14:35 Removing intermediate container 72961108b465 03:14:35 ---> b2909d855ea1 03:14:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:14:35 ---> Running in 19dffb08135a 03:14:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:16:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:16:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:16:34 Removing intermediate container 2451b7b551c9 03:16:34 ---> f4d342674050 03:16:34 03:16:34 Step 9/24 : FROM alpine:3.14 03:16:34 Removing intermediate container 55520025f3ef 03:16:34 ---> 11bf46788bb2 03:16:34 03:16:34 Step 9/20 : FROM alpine:3.14 03:16:34 3.14: Pulling from library/alpine 03:16:34 3.14: Pulling from library/alpine 03:16:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:16:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:16:34 Status: Downloaded newer image for alpine:3.14 03:16:34 Status: Image is up to date for alpine:3.14 03:16:34 ---> bb3de5531c18 03:16:34 Step 10/20 : RUN apk add --update --no-cache curl 03:16:34 ---> bb3de5531c18 03:16:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:16:36 ---> Running in b0af51d6c0d8 03:16:36 ---> Running in 197b59edcdc5 03:16:36 Removing intermediate container 07b7c17aedbd 03:16:36 ---> 72eef9c27753 03:16:36 03:16:36 Step 9/21 : FROM alpine:3.14 03:16:36 ---> bb3de5531c18 03:16:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 03:16:36 Removing intermediate container 721b6c74449f 03:16:36 ---> da09fe55a990 03:16:36 03:16:36 Step 9/22 : FROM alpine:3.14 03:16:36 ---> bb3de5531c18 03:16:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:16:37 Removing intermediate container 19dffb08135a 03:16:37 ---> 938c41bb544f 03:16:37 03:16:37 Step 11/23 : FROM alpine:3.14 03:16:37 ---> bb3de5531c18 03:16:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:16:37 ---> Running in 6b1b592e3531 03:16:37 ---> Running in db90b8f49fdb 03:16:37 ---> Running in 9cce51069b71 03:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:16:40 (1/5) Installing ca-certificates (20191127-r5) 03:16:40 (2/5) Installing brotli-libs (1.0.9-r5) 03:16:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:16:40 (4/5) Installing libcurl (7.79.1-r0) 03:16:40 (5/5) Installing curl (7.79.1-r0) 03:16:40 Executing busybox-1.33.1-r3.trigger 03:16:40 Executing ca-certificates-20191127-r5.trigger 03:16:40 (1/3) Installing ca-certificates (20191127-r5) 03:16:40 (2/3) Installing dumb-init (1.2.5-r1) 03:16:40 (3/3) Installing su-exec (0.2-r1) 03:16:40 Executing busybox-1.33.1-r3.trigger 03:16:40 Executing ca-certificates-20191127-r5.trigger 03:16:40 (1/2) Installing ca-certificates (20191127-r5) 03:16:40 OK: 8 MiB in 19 packages 03:16:41 (2/2) Installing dumb-init (1.2.5-r1) 03:16:41 Executing busybox-1.33.1-r3.trigger 03:16:41 Executing ca-certificates-20191127-r5.trigger 03:16:41 OK: 6 MiB in 17 packages 03:16:41 (1/1) Installing dumb-init (1.2.5-r1) 03:16:41 Executing busybox-1.33.1-r3.trigger 03:16:41 OK: 5 MiB in 15 packages 03:16:41 (1/1) Installing dumb-init (1.2.5-r1) 03:16:41 OK: 6 MiB in 16 packages 03:16:41 Executing busybox-1.33.1-r3.trigger 03:16:41 OK: 5 MiB in 15 packages 03:16:43 Removing intermediate container 9cce51069b71 03:16:43 ---> 9f86f4ada0b4 03:16:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:43 Removing intermediate container b0af51d6c0d8 03:16:43 ---> 81381d98043f 03:16:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:44 ---> Running in 60e5654a5e3f 03:16:44 ---> Running in 37fd22a47585 03:16:44 Removing intermediate container 197b59edcdc5 03:16:44 ---> a46c0d9635f7 03:16:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:16:44 Removing intermediate container db90b8f49fdb 03:16:44 ---> cb7a88b2db79 03:16:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:16:44 Removing intermediate container 6b1b592e3531 03:16:44 ---> e38991acee2d 03:16:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:16:44 ---> Running in e3cf783906b8 03:16:44 ---> Running in 9f2c580659ac 03:16:44 ---> Running in 359a52f0dd4d 03:16:45 Removing intermediate container 37fd22a47585 03:16:45 Removing intermediate container 60e5654a5e3f 03:16:45 ---> a7be65175232 03:16:45 Step 12/20 : WORKDIR /edgex 03:16:45 ---> 9be8a90e7330 03:16:45 Step 14/23 : ENV APP_PORT=59861 03:16:45 ---> Running in 0b9bf2c3570b 03:16:45 Removing intermediate container e3cf783906b8 03:16:45 ---> 2ea626fbc8bd 03:16:45 Step 12/22 : ENV APP_PORT=59881 03:16:45 ---> Running in 175d68f7ef83 03:16:45 Removing intermediate container 9f2c580659ac 03:16:45 ---> 0329b9e5685e 03:16:45 Step 12/24 : WORKDIR / 03:16:45 ---> Running in af030aacef5c 03:16:45 Removing intermediate container 359a52f0dd4d 03:16:45 ---> b9b6279edcdc 03:16:45 Step 12/21 : ENV APP_PORT=59860 03:16:45 ---> Running in e204092eaede 03:16:45 ---> Running in 5abe169db905 03:16:45 Removing intermediate container 0b9bf2c3570b 03:16:45 ---> 89036ab67e43 03:16:45 Step 15/23 : EXPOSE $APP_PORT 03:16:45 Removing intermediate container 175d68f7ef83 03:16:45 ---> 49a4eda6ad0a 03:16:45 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:16:46 ---> Running in 605428bf7a48 03:16:46 Removing intermediate container af030aacef5c 03:16:46 ---> 044831ef8858 03:16:46 Step 13/22 : EXPOSE $APP_PORT 03:16:46 Removing intermediate container e204092eaede 03:16:46 ---> b71c9cc3bda8 03:16:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:16:46 ---> Running in 203611dc9ae8 03:16:46 Removing intermediate container 5abe169db905 03:16:46 ---> 9d78a8041aa8 03:16:46 Step 13/21 : EXPOSE $APP_PORT 03:16:46 ---> Running in 43fb010b6d30 03:16:46 Removing intermediate container 605428bf7a48 03:16:46 ---> 27f2ec6e4a9e 03:16:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:47 Removing intermediate container 203611dc9ae8 03:16:47 ---> 02935cdeea8f 03:16:47 Step 14/22 : WORKDIR / 03:16:47 ---> 151a54749eb5 03:16:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:16:47 ---> Running in e3001023af78 03:16:47 Removing intermediate container 43fb010b6d30 03:16:47 ---> df83c79f2248 03:16:47 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:47 ---> dea273f4f606 03:16: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 03:16:48 ---> 872049b57e9c 03:16:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:16:48 Removing intermediate container e3001023af78 03:16:48 ---> a2adb0920174 03:16:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:49 ---> 87611366c5cd 03:16:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:16:49 ---> 8b15bb36ce4a 03:16:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:16:49 ---> 2420fa50870d 03:16:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:16:50 ---> dc77dc2e196f 03:16:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:16:50 ---> 7316959bbb12 03:16:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:16:50 ---> b7ecbe32282d 03:16:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml ---> e97f31716064 03:16:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:16:50 03:16:50 ---> fe8b5697ef0c 03:16:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:16:51 ---> Running in 880ec061583e 03:16:51 ---> fb276bfe3213 03:16:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:16:51 ---> 43dda4bc0183 03:16:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:16:51 ---> Running in 3e069c1a2028 03:16:52 ---> cf1dadc14fe9 03:16:52 Step 17/21 : ENTRYPOINT ["/support-notifications"] 03:16:52 Removing intermediate container 880ec061583e 03:16:52 ---> 3183d4371e5a 03:16:52 Step 17/20 : CMD ["--init=true"] 03:16:52 ---> 036f31a50cad 03:16:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:16:52 ---> Running in e757070fafaf 03:16:52 ---> Running in d1f13ede9490 03:16:52 Removing intermediate container 3e069c1a2028 03:16:52 ---> 81b888699a61 03:16:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:52 ---> 3dd00cdc61d4 03:16:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:16:52 ---> Running in e04be95e6bfe 03:16:53 ---> Running in 07b35312d621 03:16:53 Removing intermediate container e757070fafaf 03:16:53 ---> 62e4736708e8 03:16:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:53 Removing intermediate container d1f13ede9490 03:16:53 ---> fd1236d736d2 03:16:53 Step 18/20 : LABEL arch=arm64 03:16:53 ---> Running in 1ea75ada51e3 03:16:53 ---> Running in 4a4fafda0c15 03:16:53 ---> a1db337960d8 03:16:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:16:53 Removing intermediate container e04be95e6bfe 03:16:53 ---> 5eedd5eaa2ee 03:16:53 Step 21/23 : LABEL arch=arm64 03:16:54 Removing intermediate container 07b35312d621 03:16:54 ---> 1c05a9793785 03:16:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:16:54 ---> Running in 566bc5c17a0b 03:16:54 ---> Running in 2d1918954ede 03:16:54 Removing intermediate container 1ea75ada51e3 03:16:54 ---> fa5ae3c7e41f 03:16:54 Step 19/21 : LABEL arch=arm64 03:16:54 Removing intermediate container 4a4fafda0c15 03:16:54 ---> 3f76d6d1f040 03:16:54 Step 19/20 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:16:54 ---> Running in 6f93dd4e43cd 03:16:55 ---> Running in 5401ac8fef19 03:16:55 Removing intermediate container 566bc5c17a0b 03:16:55 ---> a2d7433e85d0 03:16:55 Step 22/23 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:16:56 Removing intermediate container 6f93dd4e43cd 03:16:56 Removing intermediate container 2d1918954ede 03:16:56 ---> ff0e152e1d2c 03:16:56 ---> d20943652f46 03:16:56 Step 20/21 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29Step 20/22 : LABEL arch=arm64 03:16:56 03:16:56 ---> Running in a5963ac188ff 03:16:56 ---> bd77b5bd0526 03:16:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:16:56 Removing intermediate container 5401ac8fef19 03:16:56 ---> acc68f640416 03:16:56 Step 20/20 : LABEL version=0.0.0 03:16:56 ---> Running in cd11e18c77ff 03:16:56 ---> Running in f9225df289dd 03:16:56 ---> Running in 53885b4074a6 03:16:56 Removing intermediate container a5963ac188ff 03:16:56 ---> 525443507395 03:16:56 Step 23/23 : LABEL version=0.0.0 03:16:56 ---> Running in c485f4a85620 03:16:56 Removing intermediate container f9225df289dd 03:16:56 ---> 69a836b47d0b 03:16:56 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:16:57 Removing intermediate container 53885b4074a6 03:16:57 ---> 6cf7ad0a2a5b 03:16:57 03:16:57 Removing intermediate container cd11e18c77ff 03:16:57 ---> f3e402777da6 03:16:57 Step 21/21 : LABEL version=0.0.0 03:16:57 ---> Running in a8a311045d9e 03:16:57 ---> 7657de18fc72 03:16:57 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/ 03:16:57 ---> Running in b956b34cac34 03:16:57 Removing intermediate container c485f4a85620 03:16:57 ---> 6cd1c3ccd79a 03:16:57 03:16:57 Successfully built 6cf7ad0a2a5b 03:16:57 Successfully tagged security-proxy-setup-arm64:latest 03:16:57 ---> Running in 2d929645d239 03:16:57  Building security-proxy-setup ... done Building sys-mgmt-agent 03:16:58 Removing intermediate container a8a311045d9e 03:16:58 ---> f2c07d842ffc 03:16:58 Step 22/22 : LABEL version=0.0.0 03:16:58 ---> Running in 01b3c1a87d8d 03:16:58 Successfully built 6cd1c3ccd79a 03:16:58 Successfully tagged support-scheduler-arm64:latest 03:16:58  Building support-scheduler ... done Building security-bootstrapper 03:16:58 Removing intermediate container b956b34cac34 03:16:58 ---> 698b8f4be2ee 03:16:58 03:16:59 Successfully built 698b8f4be2ee 03:16:59 Successfully tagged support-notifications-arm64:latest 03:16:59  Building support-notifications ... done Building core-command 03:16:59 Removing intermediate container 01b3c1a87d8d 03:16:59 ---> decc1fb4999d 03:16:59 03:16:59 Successfully built decc1fb4999d 03:16:59 Successfully tagged core-metadata-arm64:latest 03:16:59  Building core-metadata ... done Building core-data 03:17:00 Removing intermediate container 2d929645d239 03:17:00 ---> 3ed9751d75a9 03:17:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:17:00 ---> Running in 8acdd1484023 03:17:01 Removing intermediate container 8acdd1484023 03:17:01 ---> f67c55feeb4a 03:17:01 Step 22/24 : LABEL arch=arm64 03:17:01 ---> Running in f22e3aa9717e 03:17:02 Removing intermediate container f22e3aa9717e 03:17:02 ---> 7aff16450af2 03:17:02 Step 23/24 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:17:04 ---> Running in 21a83ea086d5 03:17:08 Removing intermediate container 21a83ea086d5 03:17:08 ---> 005fe08c9d14 03:17:08 Step 24/24 : LABEL version=0.0.0 03:17:09 ---> Running in c8cec5b53b92 03:17:10 Removing intermediate container c8cec5b53b92 03:17:10 ---> 07ee733f0085 03:17:10 03:17:10 Successfully built 07ee733f0085 03:17:10 Successfully tagged security-secretstore-setup-arm64:latest 03:17:57  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:57 ---> e25aab98c7d4 03:17:57 Step 3/22 : WORKDIR /edgex-go 03:17:57 ---> Using cache 03:17:57 ---> f085fe933cd9 03:17:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:57 ---> Using cache 03:17:57 ---> 24ac467d3549 03:17:57 Step 5/22 : RUN apk add --update --no-cache make bash git 03:17:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:57 ---> e25aab98c7d4 03:17:57 Step 3/22 : WORKDIR /edgex-go 03:17:57 ---> Using cache 03:17:57 ---> f085fe933cd9 03:17:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:57 ---> Using cache 03:17:57 ---> 24ac467d3549 03:17:57 Step 5/22 : RUN apk add --update --no-cache make git 03:17:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:57 ---> e25aab98c7d4 03:17:57 Step 3/22 : WORKDIR /edgex-go 03:17:57 ---> Using cache 03:17:57 ---> f085fe933cd9 03:17:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:57 ---> Using cache 03:17:57 ---> 24ac467d3549 03:17:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:17:57 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 03:17:57 Step 2/30 : FROM ${BUILDER_BASE} AS builder 03:17:57 ---> e25aab98c7d4 03:17:57 Step 3/30 : WORKDIR /edgex-go 03:17:57 ---> Using cache 03:17:57 ---> f085fe933cd9 03:17:57 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:57 ---> Using cache 03:17:57 ---> 24ac467d3549 03:17:57 Step 5/30 : RUN apk add --update --no-cache make git 03:17:58 ---> Running in d56d728d9bdd 03:17:58 ---> Running in caf10f8883f5 03:17:58 ---> Running in b72e7e7298e9 03:17:58 ---> Running in d7d285256457 03:18:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:18:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:18:02 OK: 219 MiB in 52 packages 03:18:02 OK: 219 MiB in 52 packages 03:18:02 OK: 219 MiB in 52 packages 03:18:03 OK: 219 MiB in 52 packages 03:18:04 Removing intermediate container d56d728d9bdd 03:18:04 ---> b18c72c3d9e1 03:18:04 Step 6/22 : COPY . . 03:18:04 Removing intermediate container b72e7e7298e9 03:18:04 ---> 49d9897c01b4 03:18:04 Step 6/22 : COPY . . 03:18:04 Removing intermediate container d7d285256457 03:18:04 ---> 32a6df758942 03:18:04 Step 6/22 : COPY . . 03:18:04 Removing intermediate container caf10f8883f5 03:18:04 ---> 2da508fcdac4 03:18:04 Step 6/30 : COPY . . 03:18:26 ---> 2619e013ab27 03:18:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> 2dec2bafcd18 03:18:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> Running in fc0ed10a2499 03:18:26 ---> bda449f455e7 03:18:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> bc2cab7a3735 03:18:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:26 ---> Running in c42aec12f509 03:18:26 ---> Running in 09add15b57bf 03:18:26 ---> Running in f4b2da21ca98 03:18:29 Removing intermediate container fc0ed10a2499 03:18:29 ---> 881c25d09d84 03:18:29 Step 8/22 : RUN make cmd/core-command/core-command 03:18:29 ---> Running in d79a852119e7 03:18:29 Removing intermediate container c42aec12f509 03:18:29 ---> 67467f0c48f9 03:18:29 Step 8/22 : RUN make cmd/core-data/core-data 03:18:30 ---> Running in f82cddb714ee 03:18:30 Removing intermediate container 09add15b57bf 03:18:30 ---> f2a8b832f70a 03:18:30 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:30 Removing intermediate container f4b2da21ca98 03:18:30 ---> c65b95a60af8 03:18:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:18:30 ---> Running in fd617018296e 03:18:31 ---> Running in b437d91858ea 03:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:18:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:20:09 Removing intermediate container d79a852119e7 03:20:09 ---> ddbca0f807d3 03:20:09 03:20:09 Step 9/22 : FROM alpine:3.14 03:20:09 ---> bb3de5531c18 03:20:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 03:20:09 ---> Using cache 03:20:09 ---> cb7a88b2db79 03:20:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:09 ---> Using cache 03:20:09 ---> 2ea626fbc8bd 03:20:09 Step 12/22 : ENV APP_PORT=59882 03:20:09 ---> Running in da6282cd1939 03:20:09 Removing intermediate container da6282cd1939 03:20:09 ---> 91eb7aebf7ff 03:20:09 Step 13/22 : EXPOSE $APP_PORT 03:20:09 ---> Running in 83977e8bf3e4 03:20:09 Removing intermediate container 83977e8bf3e4 03:20:09 ---> 4c439336b365 03:20:09 Step 14/22 : WORKDIR / 03:20:09 ---> Running in d6bbb96a0c90 03:20:09 Removing intermediate container d6bbb96a0c90 03:20:09 ---> 97b1e012775d 03:20:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:11 ---> 85246dcf7c08 03:20:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:20:11 Removing intermediate container b437d91858ea 03:20:11 ---> f8091e84f43c 03:20:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:20:12 ---> Running in eec08c43179b 03:20:13 ---> ecc689a3e94a 03:20:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:20:13 Removing intermediate container fd617018296e 03:20:13 ---> 4512aad08918 03:20:13 03:20:13 Step 9/30 : FROM alpine:3.14 03:20:13 ---> bb3de5531c18 03:20:13 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:20:13 ---> Running in 4d4cd543e9c9 03:20:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:20:14 ---> 2f19ad103acd 03:20:14 Step 18/22 : ENTRYPOINT ["/core-command"] 03:20:14 ---> Running in 4d045267cf06 03:20:14 Removing intermediate container 4d4cd543e9c9 03:20:14 ---> fb3e944a4dbb 03:20:14 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 03:20:15 ---> Running in f650af802531 03:20:15 Removing intermediate container 4d045267cf06 03:20:15 ---> d5ee53ed612a 03:20:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:15 ---> Running in 2f4d10ad560c 03:20:16 Removing intermediate container 2f4d10ad560c 03:20:16 ---> 7cc1d40a5bf9 03:20:16 Step 20/22 : LABEL arch=arm64 03:20:16 ---> Running in 1b4dcd6a6cd9 03:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:17 Removing intermediate container 1b4dcd6a6cd9 03:20:17 ---> 510c77acd5f6 03:20:17 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:20:17 ---> Running in b67015c4174a 03:20:17 Removing intermediate container eec08c43179b 03:20:17 ---> 0af961ea01f5 03:20:18 03:20:18 Step 10/22 : FROM docker:20.10.8 03:20:18 (1/2) Installing dumb-init (1.2.5-r1) 03:20:18 (2/2) Installing su-exec (0.2-r1) 03:20:18 Executing busybox-1.33.1-r3.trigger 03:20:18 OK: 5 MiB in 16 packages 03:20:18 20.10.8: Pulling from library/docker 03:20:18 Removing intermediate container b67015c4174a 03:20:18 ---> e395588741ba 03:20:18 Step 22/22 : LABEL version=0.0.0 03:20:18 ---> Running in 62a32ee6a66d 03:20:19 20.10.8: Pulling from library/docker 03:20:19 Removing intermediate container 62a32ee6a66d 03:20:19 ---> 32c0acc938c4 03:20:19 03:20:19 Removing intermediate container f650af802531 03:20:19 ---> 4863007646ce 03:20:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 03:20:20 ---> Running in 00347fe17667 03:20:20 Successfully built 32c0acc938c4 03:20:20 Successfully tagged core-command-arm64:latest 03:20:20  Building core-command ... done Removing intermediate container 00347fe17667 03:20:20 ---> b46292619b2a 03:20:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:20:21 ---> Running in 26ea30cbf077 03:20:21 Removing intermediate container 26ea30cbf077 03:20:21 ---> 8d78d6974205 03:20:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:20:22 ---> Running in 56fcdc2af504 03:20:24 Removing intermediate container f82cddb714ee 03:20:24 ---> 0b9ea806c996 03:20:24 03:20:24 Step 9/22 : FROM alpine:3.14 03:20:24 ---> bb3de5531c18 03:20:24 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:20:24 ---> Running in 04dfdce803fa 03:20:24 Removing intermediate container 04dfdce803fa 03:20:24 ---> 3d3876ec78a7 03:20:24 Step 11/22 : ENV APP_PORT=59880 03:20:25 Removing intermediate container 56fcdc2af504 03:20:25 ---> 3d6422600cb4 03:20:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 03:20:25 ---> Running in 5b635f2af15e 03:20:25 ---> Running in cbf5dcc70929 03:20:25 Removing intermediate container 5b635f2af15e 03:20:25 ---> f6d3381f60c2 03:20:25 Step 12/22 : EXPOSE $APP_PORT 03:20:26 ---> Running in 89c871603227 03:20:26 Removing intermediate container cbf5dcc70929 03:20:26 ---> bb00b05c5671 03:20:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:20:26 Removing intermediate container 89c871603227 03:20:26 ---> e790f13b4fff 03:20:26 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:26 ---> Running in 75560150a4b4 03:20:27 ---> adb1ec1b9b24 03:20:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:20:27 ---> Running in c343a66033a3 03:20:28 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 03:20:28 Status: Downloaded newer image for docker:20.10.8 03:20:28 ---> 3734d5adc5ac 03:20:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:20:28 ---> Running in 03bb08a25ecf 03:20:29 Removing intermediate container 03bb08a25ecf 03:20:29 ---> 17de87e21bf4 03:20:29 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 03:20:29 ---> Running in d5a72eb90a8e 03:20:29 Removing intermediate container 75560150a4b4 03:20:29 ---> 17375bb373b0 03:20:29 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 03:20:29 ---> Running in f8ec3105b497 03:20:29 Removing intermediate container c343a66033a3 03:20:29 ---> 1b7a2636891d 03:20:29 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:30 ---> ec4c5a3250b5 03:20:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:32 (1/42) Installing readline (8.1.0-r0) 03:20:32 (2/42) Installing bash (5.1.4-r0) 03:20:32 Executing bash-5.1.4-r0.post-install 03:20:32 (3/42) Installing brotli-libs (1.0.9-r5) 03:20:32 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:20:32 (5/42) Installing libcurl (7.79.1-r0) 03:20:32 (6/42) Installing curl (7.79.1-r0) 03:20:32 (7/42) Installing dumb-init (1.2.5-r1) 03:20:32 (8/42) Installing libbz2 (1.0.8-r1) 03:20:32 (9/42) Installing expat (2.4.1-r0) 03:20:32 (10/42) Installing libffi (3.3-r2) 03:20:32 (11/42) Installing gdbm (1.19-r0) 03:20:32 (12/42) Installing xz-libs (5.2.5-r0) 03:20:32 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:20:32 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:20:32 (15/42) Installing mpdecimal (2.5.1-r1) 03:20:32 (16/42) Installing sqlite-libs (3.35.5-r0) 03:20:32 ---> 0b61e2a97c51 03:20:32 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:20:32 (17/42) Installing python3 (3.9.5-r1) 03:20:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:32 (1/6) Installing dumb-init (1.2.5-r1) 03:20:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:20:33 ---> 398eb05f1cc8 03:20:33 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:20:33 (3/6) Installing libsodium (1.0.18-r0) 03:20:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:20:33 (5/6) Installing libzmq (4.3.4-r0) 03:20:33 (6/6) Installing zeromq (4.3.4-r0) 03:20:33 Executing busybox-1.33.1-r3.trigger 03:20:33 OK: 8 MiB in 20 packages 03:20:34 (18/42) Installing py3-appdirs (1.4.4-r2) 03:20:34 (19/42) Installing py3-chardet (4.0.0-r2) 03:20:34 ---> 1b1d0c293912 03:20:34 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:20:34 (20/42) Installing py3-idna (3.2-r0) 03:20:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:20:34 (22/42) Installing py3-certifi (2020.12.5-r1) 03:20:34 (23/42) Installing py3-requests (2.25.1-r4) 03:20:34 (24/42) Installing py3-msgpack (1.0.2-r1) 03:20:34 (25/42) Installing py3-lockfile (0.12.2-r4) 03:20:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:20:34 (27/42) Installing py3-colorama (0.4.4-r1) 03:20:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:20:34 (29/42) Installing py3-distlib (0.3.1-r3) 03:20:34 (30/42) Installing py3-distro (1.5.0-r3) 03:20:34 (31/42) Installing py3-six (1.15.0-r1) 03:20:34 (32/42) Installing py3-webencodings (0.5.1-r4) 03:20:34 (33/42) Installing py3-html5lib (1.1-r1) 03:20:34 (34/42) Installing py3-parsing (2.4.7-r2) 03:20:34 (35/42) Installing py3-packaging (20.9-r1) 03:20:34 (36/42) Installing py3-toml (0.10.2-r2) 03:20:34 (37/42) Installing py3-pep517 (0.10.0-r2) 03:20:34 (38/42) Installing py3-progress (1.5-r2) 03:20:34 (39/42) Installing py3-retrying (1.3.3-r1) 03:20:34 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:20:34 (41/42) Installing py3-setuptools (52.0.0-r3) 03:20:35 (42/42) Installing py3-pip (20.3.4-r1) 03:20:35 Removing intermediate container f8ec3105b497 03:20:35 ---> 7b06e715a486 03:20:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:35 ---> 602b4a140874 03:20:35 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 03:20:35 Executing busybox-1.33.1-r3.trigger 03:20:35 ---> Running in 6205c443e451 03:20:35 OK: 84 MiB in 64 packages 03:20:36 ---> c0806971192e 03:20:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:20:36 Removing intermediate container 6205c443e451 03:20:36 ---> 41f000bc2830 03:20:36 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:20:37 ---> 8c36b6e8c75f 03:20:37 Step 25/30 : RUN chmod +x /entrypoint.sh 03:20:38 ---> Running in 0ce275a455c0 03:20:38 ---> 9f2e2bec4d7e 03:20:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:20:39 ---> 82ccee34cca4 03:20:39 Step 18/22 : ENTRYPOINT ["/core-data"] 03:20:39 ---> Running in 52de1624a469 03:20:39 Removing intermediate container 52de1624a469 03:20:39 ---> 330acac494ec 03:20:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:40 ---> Running in cfad7fc1554a 03:20:40 Collecting docker-compose==1.23.2 03:20:40 Removing intermediate container cfad7fc1554a 03:20:40 ---> e23c3010858e 03:20:40 Step 20/22 : LABEL arch=arm64 03:20:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:20:40 Removing intermediate container 0ce275a455c0 03:20:40 ---> f41ae34fd7b2 03:20:40 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 03:20:40 ---> Running in 84bacd851bb9 03:20:40 ---> Running in 9c833038c5df 03:20:41 Removing intermediate container 84bacd851bb9 03:20:41 ---> faa9a24c71b3 03:20:41 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:20:41 ---> Running in 82b79823d9cb 03:20:41 Removing intermediate container 9c833038c5df 03:20:41 ---> 34d40822d650 03:20:41 Step 27/30 : CMD ["gate"] 03:20:41 ---> Running in d96b5584bf36 03:20:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:20:42 Removing intermediate container 82b79823d9cb 03:20:42 ---> 39e139b90d29 03:20:42 Step 22/22 : LABEL version=0.0.0 03:20:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:20:42 ---> Running in ad7e4f0a7671 03:20:42 Collecting texttable<0.10,>=0.9.0 03:20:42 Downloading texttable-0.9.1.tar.gz (11 kB) 03:20:42 Removing intermediate container d96b5584bf36 03:20:42 ---> 5d285a74bd2f 03:20:42 Step 28/30 : LABEL arch=arm64 03:20:42 ---> Running in 0b5437a91059 03:20:42 Removing intermediate container ad7e4f0a7671 03:20:42 ---> bb7cde613dbf 03:20:42 03:20:43 Successfully built bb7cde613dbf 03:20:43 Successfully tagged core-data-arm64:latest 03:20:43  Building core-data ... done Removing intermediate container 0b5437a91059 03:20:43 ---> e4997cdc319d 03:20:43 Step 29/30 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:20:43 ---> Running in ab0a1772bb30 03:20:44 Removing intermediate container ab0a1772bb30 03:20:44 ---> 2f874655e441 03:20:44 Step 30/30 : LABEL version=0.0.0 03:20:44 Collecting docopt<0.7,>=0.6.1 03:20:44 Downloading docopt-0.6.2.tar.gz (25 kB) 03:20:44 ---> Running in ef64e3a65915 03:20:45 Removing intermediate container ef64e3a65915 03:20:45 ---> 2a3bc0093b13 03:20:45 03:20:45 Successfully built 2a3bc0093b13 03:20:45 Successfully tagged security-bootstrapper-arm64:latest 03:20:46  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:20:46 Collecting dockerpty<0.5,>=0.4.1 03:20:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:20:48 Collecting jsonschema<3,>=2.5.1 03:20:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:20:48 Collecting websocket-client<1.0,>=0.32.0 03:20:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:20:49 Collecting PyYAML<4,>=3.10 03:20:49 Downloading PyYAML-3.13.tar.gz (270 kB) 03:20:52 Collecting docker<4.0,>=3.6.0 03:20:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:20:52 Collecting cached-property<2,>=1.2.0 03:20:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:20:53 Collecting docker-pycreds>=0.4.0 03:20:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:20:53 Collecting chardet<3.1.0,>=3.0.2 03:20:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:20:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:20:53 Collecting idna<2.8,>=2.5 03:20:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:20:54 Collecting urllib3<1.25,>=1.21.1 03:20:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:20:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:20:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:20:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:20:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:20:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:20:54 Attempting uninstall: urllib3 03:20:54 Found existing installation: urllib3 1.26.5 03:20:54 Uninstalling urllib3-1.26.5: 03:20:55 Successfully uninstalled urllib3-1.26.5 03:20:55 Attempting uninstall: idna 03:20:55 Found existing installation: idna 3.2 03:20:55 Uninstalling idna-3.2: 03:20:55 Successfully uninstalled idna-3.2 03:20:56 Attempting uninstall: chardet 03:20:56 Found existing installation: chardet 4.0.0 03:20:56 Uninstalling chardet-4.0.0: 03:20:56 Successfully uninstalled chardet-4.0.0 03:20:58 Attempting uninstall: requests 03:20:58 Found existing installation: requests 2.25.1 03:20:58 Uninstalling requests-2.25.1: 03:20:58 Successfully uninstalled requests-2.25.1 03:20:58 Running setup.py install for texttable: started 03:20:59 Running setup.py install for texttable: finished with status 'done' 03:20:59 Running setup.py install for PyYAML: started 03:21:01 Running setup.py install for PyYAML: finished with status 'done' 03:21:02 Running setup.py install for docopt: started 03:21:04 Running setup.py install for docopt: finished with status 'done' 03:21:04 Running setup.py install for dockerpty: started 03:21:05 Running setup.py install for dockerpty: finished with status 'done' 03:21:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:21:16 Removing intermediate container d5a72eb90a8e 03:21:16 ---> 4fe91c0077a7 03:21:16 Step 13/22 : ENV APP_PORT=58890 03:21:16 ---> Running in 8c6c50b56b79 03:21:16 Removing intermediate container 8c6c50b56b79 03:21:16 ---> c343df3fb70f 03:21:16 Step 14/22 : EXPOSE $APP_PORT 03:21:16 ---> Running in ab6809744211 03:21:16 Removing intermediate container ab6809744211 03:21:16 ---> 963c0f932855 03:21:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:21:18 ---> 0c9cdf77370f 03:21:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:21:19 ---> e8ff664c6b7c 03:21:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:21:20 ---> 12442c46f305 03:21:20 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 03:21:20 ---> Running in 9751f93239e9 03:21:20 Removing intermediate container 9751f93239e9 03:21:20 ---> 5aff561df4ad 03:21:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:20 ---> Running in 9bd8b2a7c947 03:21:21 Removing intermediate container 9bd8b2a7c947 03:21:21 ---> 7a71b4b453f7 03:21:21 Step 20/22 : LABEL arch=arm64 03:21:21 ---> Running in c0a555421039 03:21:22 Removing intermediate container c0a555421039 03:21:22 ---> f38a7bfa91be 03:21:22 Step 21/22 : LABEL git_sha=8176589a52c4973d3bc81a70543b2108e5cdbc29 03:21:22 ---> Running in a428af9adc05 03:21:22 Removing intermediate container a428af9adc05 03:21:22 ---> 1d2253087247 03:21:22 Step 22/22 : LABEL version=0.0.0 03:21:22 ---> Running in 4030a5a03f39 03:21:23 Removing intermediate container 4030a5a03f39 03:21:23 ---> 54784375a2ec 03:21:23 03:21:23 Successfully built 54784375a2ec 03:21:23 Successfully tagged sys-mgmt-agent-arm64:latest 03:21:23  Building sys-mgmt-agent ... done  [Pipeline] } 03:21:23 $ docker stop --time=1 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce 03:21:25 $ docker rm -f 339dc3b15ff65bd3bf2ee50a9dbb74bb9601b0228b93dcfa85584ca2663d12ce [Pipeline] // withDockerContainer [Pipeline] sh 03:21:26 + docker images 03:21:26 REPOSITORY TAG IMAGE ID CREATED SIZE 03:21:26 sys-mgmt-agent-arm64 latest 54784375a2ec 4 seconds ago 277MB 03:21:26 security-bootstrapper-arm64 latest 2a3bc0093b13 42 seconds ago 17.7MB 03:21:26 core-data-arm64 latest bb7cde613dbf 44 seconds ago 19.4MB 03:21:26 0b9ea806c996 About a minute ago 1.58GB 03:21:26 core-command-arm64 latest 32c0acc938c4 About a minute ago 15.2MB 03:21:26 0af961ea01f5 About a minute ago 1.57GB 03:21:26 4512aad08918 About a minute ago 1.57GB 03:21:26 ddbca0f807d3 About a minute ago 1.57GB 03:21:26 security-secretstore-setup-arm64 latest 07ee733f0085 4 minutes ago 26.5MB 03:21:26 core-metadata-arm64 latest decc1fb4999d 4 minutes ago 15.8MB 03:21:26 support-notifications-arm64 latest 698b8f4be2ee 4 minutes ago 15.9MB 03:21:26 support-scheduler-arm64 latest 6cd1c3ccd79a 4 minutes ago 15.2MB 03:21:26 security-proxy-setup-arm64 latest 6cf7ad0a2a5b 4 minutes ago 25.3MB 03:21:26 938c41bb544f 4 minutes ago 1.57GB 03:21:26 72eef9c27753 4 minutes ago 1.57GB 03:21:26 da09fe55a990 4 minutes ago 1.57GB 03:21:26 11bf46788bb2 4 minutes ago 1.57GB 03:21:26 f4d342674050 4 minutes ago 1.58GB 03:21:26 ci-base-image-arm64 latest e25aab98c7d4 15 minutes ago 1.24GB 03:21:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB 03:21:26 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 03:21:26 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 03:21:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:27 03:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:28 arm64: Pulling from edgex-lftools-log-publisher 03:21:28 448f6bf000e3: Pulling fs layer 03:21:28 f757da607395: Pulling fs layer 03:21:28 05883995daec: Pulling fs layer 03:21:28 8603b9c90790: Pulling fs layer 03:21:28 1560dd03e051: Pulling fs layer 03:21:28 27f5ce0e4adf: Pulling fs layer 03:21:28 c2d8d7efcc4b: Pulling fs layer 03:21:28 8603b9c90790: Waiting 03:21:28 1560dd03e051: Waiting 03:21:28 27f5ce0e4adf: Waiting 03:21:28 c2d8d7efcc4b: Waiting 03:21:28 f757da607395: Verifying Checksum 03:21:28 f757da607395: Download complete 03:21:28 8603b9c90790: Verifying Checksum 03:21:28 8603b9c90790: Download complete 03:21:28 05883995daec: Verifying Checksum 03:21:28 05883995daec: Download complete 03:21:28 27f5ce0e4adf: Verifying Checksum 03:21:28 27f5ce0e4adf: Download complete 03:21:28 1560dd03e051: Verifying Checksum 03:21:28 1560dd03e051: Download complete 03:21:28 448f6bf000e3: Verifying Checksum 03:21:28 448f6bf000e3: Download complete 03:21:31 c2d8d7efcc4b: Verifying Checksum 03:21:31 c2d8d7efcc4b: Download complete 03:21:32 448f6bf000e3: Pull complete 03:21:33 f757da607395: Pull complete 03:21:34 05883995daec: Pull complete 03:21:35 8603b9c90790: Pull complete 03:21:36 1560dd03e051: Pull complete 03:21:36 27f5ce0e4adf: Pull complete 03:21:51 c2d8d7efcc4b: Pull complete 03:21:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:21:51 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 03:21:51 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:21:55 $ docker top 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:56 ---> job-cost.sh 03:21:56 lf-activate-venv: SKIPPING 03:21:56 INFO: No Stack... 03:21:57 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:57 INFO: Archiving Costs [Pipeline] sh 03:21:58 + cat /w/workspace/edgex-go/14/archives/cost.csv 03:21:58 + cut -d, -f6 [Pipeline] lock 03:21:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] 03:21:58 Resource [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] did not exist. Created. 03:21:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:58 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:59 Stashed 1 file(s) [Pipeline] } 03:21:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3746-14-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:59 $ docker stop --time=1 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 03:22:00 $ docker rm -f 62d67628be366ae84527cca890b142d93e29643c78f1568a17af5bcb38ea74a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:22:01 provisioning config files... 03:22:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config1052780554528060242tmp [Pipeline] { [Pipeline] sh 03:22:01 + set +x 03:22:01 + curl -s https://codecov.io/bash 03:22:01 + bash -s -- 03:22:01 03:22:01 _____ _ 03:22:01 / ____| | | 03:22:01 | | ___ __| | ___ ___ _____ __ 03:22:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:22:01 | |___| (_) | (_| | __/ (_| (_) \ V / 03:22:01 \_____\___/ \__,_|\___|\___\___/ \_/ 03:22:01 Bash-1.0.6 03:22:01 03:22:01 03:22:01 ==> git version 2.24.4 found 03:22:01 ==> 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 03:22:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:22:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:22:01 ==> Jenkins CI detected. 03:22:01 current dir:  /w/workspace/edgex-go/14 03:22:01 project root: . 03:22:01 --> token set from env 03:22:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:22:02 ==> Running gcov in . (disable via -X gcov) 03:22:02 ==> Python coveragepy not found 03:22:02 ==> Searching for coverage reports in: 03:22:02 + . 03:22:02 -> Found 1 reports 03:22:02 ==> Detecting git/mercurial file structure 03:22:02 ==> Reading reports 03:22:02 + ./coverage.out bytes=418480 03:22:02 ==> Appending adjustments 03:22:02 https://docs.codecov.io/docs/fixing-reports 03:22:03 + Found adjustments 03:22:03 ==> Gzipping contents 03:22:03 56K /tmp/codecov.CzMsbT.gz 03:22:03 ==> Uploading reports 03:22:03 url: https://codecov.io 03:22:03 query: branch=PR-3746&commit=8176589a52c4973d3bc81a70543b2108e5cdbc29&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3746%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3746&job=&cmd_args= 03:22:03 -> Pinging Codecov 03:22:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3746&commit=8176589a52c4973d3bc81a70543b2108e5cdbc29&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3746%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3746&job=&cmd_args= 03:22:03 -> Uploading to 03:22:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/8176589a52c4973d3bc81a70543b2108e5cdbc29/7cb99253-ae1b-4949-ae8a-e202f4dcbe68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T032203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4696b985a08defdee0e01eec25c9543272c14aff0347adc25306f11bd8340309 03:22:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:03 Dload Upload Total Spent Left Speed 03:22:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56634 0 0 100 56634 0 153k --:--:-- --:--:-- --:--:-- 154k 03:22:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8176589a52c4973d3bc81a70543b2108e5cdbc29 [Pipeline] } 03:22:04 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:22:05 + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:05 ---> package-listing.sh 03:22:05 ++ facter osfamily 03:22:05 ++ tr '[:upper:]' '[:lower:]' 03:22:06 + OS_FAMILY=redhat 03:22:06 + workspace=/w/workspace/edgex-go/14 03:22:06 + START_PACKAGES=/tmp/packages_start.txt 03:22:06 + END_PACKAGES=/tmp/packages_end.txt 03:22:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:06 + PACKAGES=/tmp/packages_start.txt 03:22:06 + '[' /w/workspace/edgex-go/14 ']' 03:22:06 + PACKAGES=/tmp/packages_end.txt 03:22:06 + case "${OS_FAMILY}" in 03:22:06 + rpm -qa 03:22:06 + sort 03:22:09 + '[' -f /tmp/packages_start.txt ']' 03:22:09 + '[' -f /tmp/packages_end.txt ']' 03:22:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:09 + '[' /w/workspace/edgex-go/14 ']' 03:22:09 + mkdir -p /w/workspace/edgex-go/14/archives/ 03:22:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 03:22:09 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:10 03:22:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:10 latest: Pulling from edgex-lftools-log-publisher 03:22:10 b4d181a07f80: Pulling fs layer 03:22:10 a1111a8f2ec3: Pulling fs layer 03:22:10 ed53099fbce6: Pulling fs layer 03:22:10 dc539afda2c1: Pulling fs layer 03:22:10 77bc0d833cb6: Pulling fs layer 03:22:10 9065ff56babe: Pulling fs layer 03:22:10 d287ab97295c: Pulling fs layer 03:22:10 dc539afda2c1: Waiting 03:22:10 77bc0d833cb6: Waiting 03:22:10 9065ff56babe: Waiting 03:22:10 d287ab97295c: Waiting 03:22:10 a1111a8f2ec3: Verifying Checksum 03:22:10 a1111a8f2ec3: Download complete 03:22:10 dc539afda2c1: Verifying Checksum 03:22:10 dc539afda2c1: Download complete 03:22:10 ed53099fbce6: Verifying Checksum 03:22:10 ed53099fbce6: Download complete 03:22:10 77bc0d833cb6: Verifying Checksum 03:22:10 77bc0d833cb6: Download complete 03:22:10 9065ff56babe: Verifying Checksum 03:22:10 9065ff56babe: Download complete 03:22:10 b4d181a07f80: Verifying Checksum 03:22:10 b4d181a07f80: Download complete 03:22:11 d287ab97295c: Verifying Checksum 03:22:11 d287ab97295c: Download complete 03:22:12 b4d181a07f80: Pull complete 03:22:12 a1111a8f2ec3: Pull complete 03:22:13 ed53099fbce6: Pull complete 03:22:13 dc539afda2c1: Pull complete 03:22:13 77bc0d833cb6: Pull complete 03:22:13 9065ff56babe: Pull complete 03:22:19 d287ab97295c: Pull complete 03:22:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:22:20 prd-centos7-docker-4c-2g-332 does not seem to be running inside a container 03:22:20 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:22 $ docker top 50bee2ad5994d03c83d6b184c32d9f850f70dfde399dabd21a06fc3812215a48 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:23 + ls /var/log/sa-host 03:22:23 + sadf -c /var/log/sa-host/sa20 03:22:23 file_magic: OK 03:22:23 HZ: Using current value: 100 03:22:23 file_header: OK 03:22:23 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 03:22:23 Statistics: 03:22:23 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:22:23 File successfully converted to sysstat format version 12.0.3 03:22:23 + sadf -c /var/log/sa-host/sa30 03:22:23 file_magic: OK 03:22:23 HZ: Using current value: 100 03:22:23 file_header: OK 03:22:23 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 03:22:23 Statistics: 03:22:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:22:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:24 provisioning config files... 03:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2689151069000626050tmp [Pipeline] { [Pipeline] echo 03:22:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:24 ---> create-netrc.sh [Pipeline] } 03:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:24 ---> python-tools-install.sh [Pipeline] echo 03:22:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:25 ---> sudo-logs.sh 03:22:25 Archiving 'sudo' log.. 03:22:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-332.novalocal: Name or service not known 03:22:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-332.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:22:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:25 ---> job-cost.sh 03:22:25 lf-activate-venv: SKIPPING 03:22:25 DEBUG: total: 0.10999999940395355 03:22:25 INFO: Retrieving Stack Cost... 03:22:26 INFO: Retrieving Pricing Info for: v3-standard-2 03:22:26 INFO: Archiving Costs [Pipeline] echo 03:22:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:26 ---> logs-deploy.sh 03:22:26 lf-activate-venv: SKIPPING 03:22:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3746/14 03:22:26 INFO: archiving workspace using pattern(s): 03:22:27 Archives upload complete. 03:22:27 INFO: archiving logs to Nexus 03:22:27 ---> uname -a: 03:22:27 Linux prd-centos7-docker-4c-2g-332.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:22:27 03:22:27 03:22:27 ---> lscpu: 03:22:27 Architecture: x86_64 03:22:27 CPU op-mode(s): 32-bit, 64-bit 03:22:27 Byte Order: Little Endian 03:22:27 Address sizes: 40 bits physical, 48 bits virtual 03:22:27 CPU(s): 2 03:22:27 On-line CPU(s) list: 0,1 03:22:27 Thread(s) per core: 1 03:22:27 Core(s) per socket: 1 03:22:27 Socket(s): 2 03:22:27 NUMA node(s): 1 03:22:27 Vendor ID: AuthenticAMD 03:22:27 CPU family: 23 03:22:27 Model: 49 03:22:27 Model name: AMD EPYC-Rome Processor 03:22:27 Stepping: 0 03:22:27 CPU MHz: 2799.998 03:22:27 BogoMIPS: 5599.99 03:22:27 Virtualization: AMD-V 03:22:27 Hypervisor vendor: KVM 03:22:27 Virtualization type: full 03:22:27 L1d cache: 32K 03:22:27 L1i cache: 32K 03:22:27 L2 cache: 512K 03:22:27 L3 cache: 16384K 03:22:27 NUMA node0 CPU(s): 0,1 03:22:27 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 03:22:27 03:22:27 03:22:27 ---> nproc: 03:22:27 2 03:22:27 03:22:27 03:22:27 ---> df -h: 03:22:27 Filesystem Size Used Avail Use% Mounted on 03:22:27 overlay 40G 13G 28G 32% / 03:22:27 tmpfs 64M 0 64M 0% /dev 03:22:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:22:27 shm 64M 0 64M 0% /dev/shm 03:22:27 /dev/vda1 40G 13G 28G 32% /facter-os 03:22:27 03:22:27 03:22:27 ---> sar -b -r -n DEV: 03:22:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 03:22:27 03:22:27 02:54:10 LINUX RESTART (2 CPU) 03:22:27 03:22:27 02:55:02 tps rtps wtps bread/s bwrtn/s 03:22:27 02:56:01 451.72 0.32 451.40 30.16 100520.66 03:22:27 02:57:01 54.58 0.00 54.58 0.00 8621.94 03:22:27 02:58:01 103.46 0.00 103.46 0.00 4172.78 03:22:27 02:59:01 469.37 227.20 242.17 6196.38 153645.59 03:22:27 03:00:02 592.04 259.71 332.33 14758.84 176045.67 03:22:27 03:01:01 427.33 6.39 420.94 1749.12 187866.78 03:22:27 03:02:01 146.35 8.50 137.84 945.65 21870.68 03:22:27 03:03:01 1.40 0.02 1.38 0.27 19.01 03:22:27 03:04:01 0.15 0.00 0.15 0.00 1.87 03:22:27 03:05:01 0.28 0.00 0.28 0.00 3.83 03:22:27 03:06:01 0.28 0.00 0.28 0.00 3.60 03:22:27 03:07:01 0.25 0.00 0.25 0.00 3.48 03:22:27 03:08:01 0.25 0.00 0.25 0.00 2.83 03:22:27 03:09:01 0.25 0.00 0.25 0.00 2.43 03:22:27 03:10:01 0.58 0.42 0.17 35.71 1.90 03:22:27 03:11:01 0.68 0.00 0.68 0.00 12.49 03:22:27 03:12:01 0.23 0.00 0.23 0.00 3.23 03:22:27 03:13:01 0.33 0.00 0.33 0.00 4.50 03:22:27 03:14:01 0.18 0.00 0.18 0.00 1.88 03:22:27 03:15:01 0.15 0.00 0.15 0.00 1.90 03:22:27 03:16:01 0.20 0.00 0.20 0.00 1.62 03:22:27 03:17:01 0.25 0.00 0.25 0.00 3.27 03:22:27 03:18:01 0.28 0.00 0.28 0.00 3.02 03:22:27 03:19:01 0.20 0.00 0.20 0.00 1.48 03:22:27 03:20:01 0.27 0.00 0.27 0.00 3.75 03:22:27 03:21:01 0.22 0.00 0.22 0.00 1.78 03:22:27 03:22:01 1.67 1.37 0.30 86.36 17.02 03:22:27 Average: 83.11 18.71 64.40 882.46 24065.10 03:22:27 03:22:27 02:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:27 02:56:01 3677636 0 984424 12.29 2620 3344260 1605712 17.73 1193100 2678376 3688 03:22:27 02:57:01 3288816 0 1047880 13.08 2620 3669624 1685196 18.61 1434336 2806172 78508 03:22:27 02:58:01 3308892 0 1075576 13.43 2620 3621852 1625988 17.95 1426516 2773836 74292 03:22:27 02:59:01 216312 0 1251768 15.63 2620 6538240 2120560 23.41 2596096 4611192 24180 03:22:27 03:00:02 569592 0 1430308 17.86 2620 6006420 3316572 36.62 2828676 3981644 11704 03:22:27 03:01:01 921208 0 1297356 16.20 2620 5787756 2134148 23.56 1987944 4471276 16 03:22:27 03:02:01 2059728 0 1141596 14.25 2620 4804996 1537888 16.98 1332568 4002748 8 03:22:27 03:03:01 2069448 0 1131872 14.13 2620 4805000 1399904 15.46 1339576 3989840 8 03:22:27 03:04:01 2085360 0 1115956 13.93 2620 4805004 1397660 15.43 1336468 3977456 12 03:22:27 03:05:01 2086612 0 1114700 13.92 2620 4805008 1385288 15.29 1335388 3977288 12 03:22:27 03:06:01 2089624 0 1111684 13.88 2620 4805012 1358344 15.00 1333396 3977216 16 03:22:27 03:07:01 2089640 0 1111664 13.88 2620 4805016 1358344 15.00 1333516 3977216 8 03:22:27 03:08:01 2089764 0 1111536 13.88 2620 4805020 1358344 15.00 1333564 3977216 8 03:22:27 03:09:01 2089664 0 1111632 13.88 2620 4805024 1358344 15.00 1333560 3977216 16 03:22:27 03:10:01 2085404 0 1115044 13.92 2620 4805872 1358440 15.00 1339396 3975280 16 03:22:27 03:11:01 2085468 0 1114976 13.92 2620 4805876 1358392 15.00 1339200 3975280 12 03:22:27 03:12:01 2085548 0 1114892 13.92 2620 4805880 1358344 15.00 1339308 3975280 12 03:22:27 03:13:01 2085548 0 1114884 13.92 2620 4805888 1358344 15.00 1339200 3975280 8 03:22:27 03:14:01 2084912 0 1115520 13.93 2620 4805888 1358548 15.00 1339592 3975280 8 03:22:27 03:15:01 2085812 0 1114612 13.92 2620 4805896 1358416 15.00 1339300 3975276 8 03:22:27 03:16:01 2085672 0 1114752 13.92 2620 4805896 1358392 15.00 1339340 3975276 12 03:22:27 03:17:01 2085736 0 1114680 13.92 2620 4805904 1358344 15.00 1339336 3975276 12 03:22:27 03:18:01 2085728 0 1114680 13.92 2620 4805912 1358344 15.00 1339228 3975276 8 03:22:27 03:19:01 2085596 0 1114812 13.92 2620 4805912 1358344 15.00 1339228 3975276 8 03:22:27 03:20:01 2085360 0 1115040 13.92 2620 4805920 1358428 15.00 1339328 3975276 8 03:22:27 03:21:01 2085424 0 1114972 13.92 2620 4805924 1358380 15.00 1339532 3975280 12 03:22:27 03:22:01 2078452 0 1119364 13.98 2620 4808504 1370852 15.13 1343372 3977712 12 03:22:27 Average: 2064702 0 1130970 14.12 2620 4810648 1530143 16.89 1465188 3883694 7134 03:22:27 03:22:27 02:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:27 02:56:01 veth4fe7f15 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 02:56:01 eth0 359.79 259.33 5361.10 36.53 0.00 0.00 0.00 0.00 03:22:27 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 02:56:01 docker0 176.23 223.19 14.39 2072.00 0.00 0.00 0.00 0.00 03:22:27 02:57:01 veth4fe7f15 0.63 0.68 0.05 0.06 0.00 0.00 0.00 0.00 03:22:27 02:57:01 eth0 32.50 15.90 27.45 11.85 0.00 0.00 0.00 0.00 03:22:27 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 02:57:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 03:22:27 02:58:01 veth4fe7f15 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 03:22:27 02:58:01 eth0 16.01 8.11 11.17 5.96 0.00 0.00 0.00 0.00 03:22:27 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 02:58:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 03:22:27 02:59:01 eth0 106.69 70.11 1697.19 128.86 0.00 0.00 0.00 0.00 03:22:27 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 02:59:01 veth78ecdb1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:00:02 vethd760466 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 03:00:02 veth9a2dbd7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 03:00:02 veth57e56a6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 03:00:02 eth0 72.34 35.13 243.22 14.32 0.00 0.00 0.00 0.00 03:22:27 03:01:01 eth0 70.06 32.58 234.92 19.11 0.00 0.00 0.00 0.00 03:22:27 03:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:27 03:01:01 vethc979a6a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:22:27 03:01:01 veth78ecdb1 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 03:22:27 03:02:01 eth0 107.14 62.74 1510.25 124.49 0.00 0.00 0.00 0.00 03:22:27 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:02:01 docker0 927.06 710.40 79.25 5578.43 0.00 0.00 0.00 0.00 03:22:27 03:03:01 eth0 1.18 0.52 0.56 0.39 0.00 0.00 0.00 0.00 03:22:27 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:04:01 eth0 2.27 0.70 0.90 0.58 0.00 0.00 0.00 0.00 03:22:27 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:05:01 eth0 0.40 0.17 0.15 0.10 0.00 0.00 0.00 0.00 03:22:27 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:06:01 eth0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:22:27 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:07:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:22:27 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:08:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:27 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:27 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:10:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:22:27 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:11:01 eth0 0.40 0.18 0.08 0.01 0.00 0.00 0.00 0.00 03:22:27 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:12:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:22:27 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:13:01 eth0 0.57 0.03 0.05 0.00 0.00 0.00 0.00 0.00 03:22:27 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:14:01 eth0 0.48 0.37 0.27 0.21 0.00 0.00 0.00 0.00 03:22:27 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:15:01 eth0 0.53 0.13 0.12 0.07 0.00 0.00 0.00 0.00 03:22:27 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:16:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:22:27 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:17:01 eth0 0.72 0.03 0.06 0.00 0.00 0.00 0.00 0.00 03:22:27 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:18:01 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 03:22:27 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:19:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:22:27 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:20:01 eth0 0.38 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:22:27 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:21:01 eth0 0.48 0.13 0.11 0.01 0.00 0.00 0.00 0.00 03:22:27 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:22:01 eth0 1.92 1.28 2.13 0.55 0.00 0.00 0.00 0.00 03:22:27 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 Average: eth0 28.53 17.96 334.24 12.71 0.00 0.00 0.00 0.00 03:22:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:27 Average: docker0 8.22 11.98 0.64 108.00 0.00 0.00 0.00 0.00 03:22:27 03:22:27 03:22:27 ---> sar -P ALL: 03:22:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 03:22:27 03:22:27 02:54:10 LINUX RESTART (2 CPU) 03:22:27 03:22:27 02:55:02 CPU %user %nice %system %iowait %steal %idle 03:22:27 02:56:01 all 30.82 0.00 12.83 4.18 0.14 52.03 03:22:27 02:56:01 0 31.69 0.00 12.80 4.17 0.13 51.21 03:22:27 02:56:01 1 29.96 0.00 12.87 4.19 0.14 52.85 03:22:27 02:57:01 all 56.00 0.00 5.32 0.69 0.13 37.86 03:22:27 02:57:01 0 56.55 0.00 5.66 0.56 0.13 37.10 03:22:27 02:57:01 1 55.46 0.00 4.99 0.81 0.13 38.62 03:22:27 02:58:01 all 60.84 0.00 5.21 1.00 0.13 32.82 03:22:27 02:58:01 0 60.88 0.00 5.37 0.98 0.13 32.64 03:22:27 02:58:01 1 60.79 0.00 5.05 1.03 0.13 33.01 03:22:27 02:59:01 all 42.36 0.00 12.89 18.23 0.15 26.38 03:22:27 02:59:01 0 41.72 0.00 13.06 18.96 0.16 26.09 03:22:27 02:59:01 1 43.00 0.00 12.71 17.49 0.14 26.66 03:22:27 03:00:02 all 67.56 0.00 16.11 11.28 0.16 4.90 03:22:27 03:00:02 0 67.60 0.00 16.09 11.24 0.17 4.90 03:22:27 03:00:02 1 67.51 0.00 16.13 11.31 0.15 4.90 03:22:27 03:01:01 all 76.91 0.00 17.55 5.05 0.15 0.35 03:22:27 03:01:01 0 76.88 0.00 17.72 4.95 0.15 0.30 03:22:27 03:01:01 1 76.94 0.00 17.37 5.15 0.15 0.39 03:22:27 03:02:01 all 12.64 0.00 5.28 2.31 0.06 79.70 03:22:27 03:02:01 0 13.95 0.00 5.47 2.04 0.07 78.47 03:22:27 03:02:01 1 11.34 0.00 5.10 2.58 0.05 80.93 03:22:27 03:03:01 all 0.26 0.00 0.09 0.00 0.01 99.64 03:22:27 03:03:01 0 0.43 0.00 0.10 0.00 0.00 99.47 03:22:27 03:03:01 1 0.08 0.00 0.08 0.00 0.02 99.82 03:22:27 03:04:01 all 0.25 0.00 0.04 0.00 0.03 99.68 03:22:27 03:04:01 0 0.43 0.00 0.03 0.00 0.02 99.52 03:22:27 03:04:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:22:27 03:05:01 all 0.23 0.00 0.02 0.00 0.02 99.73 03:22:27 03:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:22:27 03:05:01 1 0.43 0.00 0.02 0.00 0.02 99.53 03:22:27 03:06:01 all 0.24 0.00 0.04 0.00 0.01 99.71 03:22:27 03:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:22:27 03:06:01 1 0.45 0.00 0.05 0.00 0.02 99.48 03:22:27 03:22:27 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:22:27 03:07:01 all 0.24 0.00 0.03 0.00 0.00 99.72 03:22:27 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:22:27 03:07:01 1 0.47 0.00 0.05 0.00 0.00 99.48 03:22:27 03:08:01 all 0.27 0.00 0.03 0.00 0.02 99.69 03:22:27 03:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:22:27 03:08:01 1 0.48 0.00 0.02 0.00 0.02 99.48 03:22:27 03:09:01 all 0.23 0.00 0.02 0.00 0.02 99.73 03:22:27 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:22:27 03:09:01 1 0.45 0.00 0.02 0.00 0.02 99.52 03:22:27 03:10:01 all 0.18 0.00 0.08 0.01 0.01 99.72 03:22:27 03:10:01 0 0.05 0.00 0.07 0.02 0.00 99.87 03:22:27 03:10:01 1 0.30 0.00 0.10 0.00 0.02 99.58 03:22:27 03:11:01 all 0.10 0.00 0.04 0.00 0.01 99.85 03:22:27 03:11:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:22:27 03:11:01 1 0.13 0.00 0.02 0.00 0.00 99.85 03:22:27 03:12:01 all 0.16 0.00 0.03 0.00 0.02 99.79 03:22:27 03:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:22:27 03:12:01 1 0.27 0.00 0.03 0.00 0.02 99.68 03:22:27 03:13:01 all 0.19 0.00 0.01 0.00 0.02 99.78 03:22:27 03:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:22:27 03:13:01 1 0.37 0.00 0.00 0.00 0.02 99.62 03:22:27 03:14:01 all 0.24 0.00 0.04 0.00 0.01 99.71 03:22:27 03:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:22:27 03:14:01 1 0.43 0.00 0.03 0.00 0.00 99.53 03:22:27 03:15:01 all 0.22 0.00 0.03 0.00 0.01 99.74 03:22:27 03:15:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:22:27 03:15:01 1 0.37 0.00 0.02 0.00 0.00 99.62 03:22:27 03:16:01 all 0.23 0.00 0.03 0.00 0.01 99.73 03:22:27 03:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:22:27 03:16:01 1 0.40 0.00 0.02 0.00 0.00 99.58 03:22:27 03:17:01 all 0.18 0.00 0.04 0.00 0.02 99.77 03:22:27 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:22:27 03:17:01 1 0.32 0.00 0.05 0.00 0.02 99.62 03:22:27 03:22:27 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:22:27 03:18:01 all 0.10 0.00 0.03 0.00 0.01 99.86 03:22:27 03:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:22:27 03:18:01 1 0.17 0.00 0.03 0.00 0.00 99.80 03:22:27 03:19:01 all 0.27 0.00 0.03 0.00 0.01 99.70 03:22:27 03:19:01 0 0.50 0.00 0.03 0.00 0.00 99.47 03:22:27 03:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:22:27 03:20:01 all 0.25 0.00 0.02 0.00 0.01 99.72 03:22:27 03:20:01 0 0.47 0.00 0.02 0.00 0.02 99.50 03:22:27 03:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:22:27 03:21:01 all 0.28 0.00 0.02 0.00 0.02 99.69 03:22:27 03:21:01 0 0.52 0.00 0.02 0.00 0.02 99.45 03:22:27 03:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:22:27 03:22:01 all 0.33 0.00 0.05 0.02 0.00 99.60 03:22:27 03:22:01 0 0.53 0.00 0.07 0.00 0.00 99.40 03:22:27 03:22:01 1 0.13 0.00 0.03 0.03 0.00 99.80 03:22:27 Average: all 12.14 0.00 2.62 1.48 0.04 83.71 03:22:27 Average: 0 12.17 0.00 2.66 1.49 0.04 83.64 03:22:27 Average: 1 12.11 0.00 2.59 1.48 0.04 83.79 03:22:27 03:22:27 03:22:27