Pull request #3782 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9172d1c6d3391174b4d68b59966d432d9ee4b93+fb769a0070cc1922608d3d80e9a209584ebd424b (5071910953e5300d2fad52ce6107ff2890f5248a) 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-ssh1173427672754781414.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-ssh2281727489531180597.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-3782/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-3782/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6851214589250583670.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-ssh6751723876347641905.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-3782/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-3782/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1556034267717175972.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-2158 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5206744117671311491.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/3@tmp/jenkins-gitclient-ssh3655677173277579284.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit d9172d1c6d3391174b4d68b59966d432d9ee4b93 Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) > git config core.sparsecheckout # timeout=10 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # 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/3@tmp/jenkins-gitclient-ssh6511632446871912124.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:02:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:02:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:02:21 ========================================================= 01:02:21 EdgeX Global Pipelines Version Info 01:02:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7cccbe099c08fc7a3a05b82ebbf189700ab4057b # timeout=10 01:02:22 ------------------- 01:02:22 stable info: 01:02:22 ------------------- 01:02:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:02:22 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 01:02:22 Message: update stable to v1.0.210 01:02:23 ------------------- 01:02:23 experimental info: 01:02:23 ------------------- 01:02:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:02:23 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 01:02:23 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:02:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3782 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3782 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3782 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9172d1c6d3391174b4d68b59966d432d9ee4b93 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9172d1 [Pipeline] echo 01:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:02:24 provisioning config files... 01:02:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config304597933233124974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:24 ---> docker-login.sh 01:02:24 nexus3.edgexfoundry.org:10001 01:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:24 Configure a credential helper to remove this warning. See 01:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:24 01:02:24 Login Succeeded 01:02:24 nexus3.edgexfoundry.org:10002 01:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:25 Configure a credential helper to remove this warning. See 01:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:25 01:02:25 Login Succeeded 01:02:25 nexus3.edgexfoundry.org:10003 01:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:25 Configure a credential helper to remove this warning. See 01:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:25 01:02:25 Login Succeeded 01:02:25 nexus3.edgexfoundry.org:10004 01:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:25 Configure a credential helper to remove this warning. See 01:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:25 01:02:25 Login Succeeded 01:02:25 docker.io 01:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:26 Configure a credential helper to remove this warning. See 01:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:26 01:02:26 Login Succeeded 01:02:26 ---> docker-login.sh ends [Pipeline] } 01:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:26 ++ 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 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/core-command/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo core-command,cmd/core-command/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/core-data/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo core-data,cmd/core-data/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/core-metadata/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo core-metadata,cmd/core-metadata/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/security-bootstrapper/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/security-proxy-setup/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/support-notifications/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo support-notifications,cmd/support-notifications/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/support-scheduler/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:02:26 + for file in '`ls cmd/**/Dockerfile`' 01:02:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:02:26 ++ cut -d/ -f2 01:02:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:02:26 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 01:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:02:26 01:02:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:02:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:02:27 latest: Pulling from edgex-devops/git-semver 01:02:27 a0d0a0d46f8b: Pulling fs layer 01:02:27 3e5f54012d9b: Pulling fs layer 01:02:27 4c7163046ea9: Pulling fs layer 01:02:27 0c2d73faf560: Pulling fs layer 01:02:27 0c2d73faf560: Waiting 01:02:27 3e5f54012d9b: Verifying Checksum 01:02:27 3e5f54012d9b: Download complete 01:02:27 a0d0a0d46f8b: Download complete 01:02:27 0c2d73faf560: Verifying Checksum 01:02:27 0c2d73faf560: Download complete 01:02:27 4c7163046ea9: Verifying Checksum 01:02:27 4c7163046ea9: Download complete 01:02:27 a0d0a0d46f8b: Pull complete 01:02:27 3e5f54012d9b: Pull complete 01:02:27 4c7163046ea9: Pull complete 01:02:28 0c2d73faf560: Pull complete 01:02:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:02:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:02:28 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:02:28 $ docker top ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:28 [ssh-agent] Looking for ssh-agent implementation... 01:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:29 $ docker exec ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent 01:02:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJFJIKe/agent.13 01:02:29 SSH_AGENT_PID=20 01:02:29 Running ssh-add (command line suppressed) 01:02:29 Identity added: /w/workspace/edgex-go/3@tmp/private_key_323604614903322137.key (/w/workspace/edgex-go/3@tmp/private_key_323604614903322137.key) 01:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:30 + git tag --points-at HEAD [Pipeline] } 01:02:30 $ docker exec --env ******** --env ******** ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent -k 01:02:30 unset SSH_AUTH_SOCK; 01:02:30 unset SSH_AGENT_PID; 01:02:30 echo Agent pid 20 killed; 01:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:02:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:02:30 [ssh-agent] Looking for ssh-agent implementation... 01:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:02:30 $ docker exec ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent 01:02:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBfcnd/agent.53 01:02:30 SSH_AGENT_PID=60 01:02:30 Running ssh-add (command line suppressed) 01:02:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6453676196676992125.key (/w/workspace/edgex-go/3@tmp/private_key_6453676196676992125.key) 01:02:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:02:31 + git semver init 01:02:31 # -> Open(): unable to determine branch for HEAD 01:02:31 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:02:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:02:31 # $SEMVER_REMOTE_NAME = origin 01:02:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:02:31 # $SEMVER_USER_NAME = edgex-jenkins 01:02:31 # $SEMVER_BRANCH = PR-3782 01:02:31 # $SEMVER_TEMP = /tmp/semver-210706082 01:02:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:02:43 # '/tmp/semver-210706082' -> '/w/workspace/edgex-go/3/.semver' 01:02:43 # -> Force: false 01:02:43 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:02:43 $ docker exec --env ******** --env ******** ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 ssh-agent -k 01:02:43 unset SSH_AUTH_SOCK; 01:02:43 unset SSH_AGENT_PID; 01:02:43 echo Agent pid 60 killed; 01:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:43 + git semver [Pipeline] } 01:02:43 $ docker stop --time=1 ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 01:02:46 $ docker rm -f ee46190170d178a198f12639f44c2d4c963b36b287c143b7ea006eefb8d61449 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:02:46 Stashed 1 file(s) [Pipeline] echo 01:02:46 [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 01:02:46 ========================================================= 01:02:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:02:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:02:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:02:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:02:47 a0d0a0d46f8b: Already exists 01:02:47 31adcdaf11c8: Pulling fs layer 01:02:47 b8b176561691: Pulling fs layer 01:02:47 4527c011a84f: Pulling fs layer 01:02:47 5d74067f8e1e: Pulling fs layer 01:02:47 e0aca202a116: Pulling fs layer 01:02:47 3a43be97a3b4: Pulling fs layer 01:02:47 34cad66bf833: Pulling fs layer 01:02:47 b4e3c513aaa6: Pulling fs layer 01:02:47 5d74067f8e1e: Waiting 01:02:47 3a43be97a3b4: Waiting 01:02:47 e0aca202a116: Waiting 01:02:47 34cad66bf833: Waiting 01:02:47 b4e3c513aaa6: Waiting 01:02:47 b8b176561691: Verifying Checksum 01:02:47 b8b176561691: Download complete 01:02:47 31adcdaf11c8: Verifying Checksum 01:02:47 31adcdaf11c8: Download complete 01:02:47 5d74067f8e1e: Verifying Checksum 01:02:47 5d74067f8e1e: Download complete 01:02:47 e0aca202a116: Verifying Checksum 01:02:47 e0aca202a116: Download complete 01:02:47 3a43be97a3b4: Verifying Checksum 01:02:47 3a43be97a3b4: Download complete 01:02:47 34cad66bf833: Verifying Checksum 01:02:47 34cad66bf833: Download complete 01:02:47 31adcdaf11c8: Pull complete 01:02:47 b8b176561691: Pull complete 01:02:47 4527c011a84f: Verifying Checksum 01:02:47 4527c011a84f: Download complete 01:02:47 b4e3c513aaa6: Verifying Checksum 01:02:47 b4e3c513aaa6: Download complete 01:02:51 4527c011a84f: Pull complete 01:02:51 5d74067f8e1e: Pull complete 01:02:51 e0aca202a116: Pull complete 01:02:51 3a43be97a3b4: Pull complete 01:02:51 34cad66bf833: Pull complete 01:02:55 b4e3c513aaa6: Pull complete 01:02:55 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:02:55 + docker build -t ci-base-image-x86_64 -f - . 01:02:55 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:02:55 WORKDIR /edgex 01:02:55 COPY go.mod . 01:02:55 RUN go mod download' 01:02:56 Sending build context to Docker daemon 329.8MB 01:02:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:02:57 ---> 9f6097aaca64 01:02:57 Step 2/4 : WORKDIR /edgex 01:02:58 ---> Running in 728fe73e7be7 01:02:58 Removing intermediate container 728fe73e7be7 01:02:58 ---> 350545eed7b0 01:02:58 Step 3/4 : COPY go.mod . 01:02:59 ---> d574b88b56ef 01:02:59 Step 4/4 : RUN go mod download 01:02:59 ---> Running in c036a19dddd0 01:03:01 Still waiting to schedule task 01:03:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:03:31 Removing intermediate container c036a19dddd0 01:03:31 ---> 719c1643dc2e 01:03:31 Successfully built 719c1643dc2e 01:03:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:03:31 + docker inspect -f . ci-base-image-x86_64 01:03:31 . [Pipeline] withDockerContainer 01:03:31 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:03:32 $ docker top c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:32 + go version 01:03:32 go version go1.16.8 linux/amd64 [Pipeline] } 01:03:32 $ docker stop --time=1 c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b 01:03:33 $ docker rm -f c34486c1a585234cf47e1d6450099255436e458b7de0b89b94f470c5ae4b150b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:34 + docker inspect -f . ci-base-image-x86_64 01:03:34 . [Pipeline] withDockerContainer 01:03:34 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:03:34 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:03:34 $ docker top d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe -eo pid,comm [Pipeline] { [Pipeline] echo 01:03:34 ========================================================= 01:03:34 [edgeXBuildGoParallel] Running Tests and Build... 01:03:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:03:34 + make test 01:03:34 go mod tidy 01:03:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:03:41 ? github.com/edgexfoundry/edgex-go [no test files] 01:03:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:04:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:04:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:04:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:04:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:04:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:04:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:04:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:04:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:04:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:04:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 01:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:04:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 01:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:04:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 01:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:04:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 84.4% of statements 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:04:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:04:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:04:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 01:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:04:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 01:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:04:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 01:04:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 01:04:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 01:04:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 01:04:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 01:04:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 01:04:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 01:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 01:04:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 01:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.186s coverage: 82.5% of statements 01:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 70.4% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 01:04:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 01:04:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:04:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 01:04:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 01:04:59 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 01:05:33 GO111MODULE=on go vet ./... 01:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:05:42 ./bin/test-attribution-txt.sh [Pipeline] sh 01:05:42 + ls -al . 01:05:42 total 636 01:05:42 drwxrwxr-x 10 1001 1001 4096 Oct 27 01:05 . 01:05:42 drwxr-xr-x 4 root root 28 Oct 27 01:03 .. 01:05:42 -rw-rw-r-- 1 1001 1001 11 Oct 27 01:02 .dockerignore 01:05:42 drwxrwxr-x 8 1001 1001 179 Oct 27 01:02 .git 01:05:42 drwxrwxr-x 4 1001 1001 142 Oct 27 01:02 .github 01:05:42 -rw-rw-r-- 1 1001 1001 804 Oct 27 01:02 .gitignore 01:05:42 -rw-rw-r-- 1 1001 1001 42 Oct 27 01:02 .golangci.yml 01:05:42 -rw-rw-r-- 1 1001 1001 76 Oct 27 01:02 .hadolint.yml 01:05:42 drwx------ 3 1001 1001 58 Oct 27 01:02 .semver 01:05:42 -rw-rw-r-- 1 1001 1001 166 Oct 27 01:02 .sonarcloud.properties 01:05:42 -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:02 ADOPTERS.md 01:05:42 -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:02 Attribution.txt 01:05:42 -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:02 CHANGELOG.md 01:05:42 -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:02 CONTRIBUTING.md 01:05:42 -rw-rw-r-- 1 1001 1001 677 Oct 27 01:02 GOVERNANCE.md 01:05:42 -rw-rw-r-- 1 1001 1001 849 Oct 27 01:02 Jenkinsfile 01:05:42 -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:02 LICENSE 01:05:42 -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:02 Makefile 01:05:42 -rw-rw-r-- 1 1001 1001 582 Oct 27 01:02 OWNERS.md 01:05:42 -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:02 README.md 01:05:42 -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:02 SECURITY.md 01:05:42 -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION 01:05:42 -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:02 ZMQWindows.md 01:05:42 drwxrwxr-x 2 1001 1001 37 Oct 27 01:02 bin 01:05:42 drwxrwxr-x 14 1001 1001 4096 Oct 27 01:02 cmd 01:05:42 -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out 01:05:42 -rw-rw-r-- 1 1001 1001 848 Oct 27 01:02 go.mod 01:05:42 -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:02 go.sum 01:05:42 drwxrwxr-x 8 1001 1001 124 Oct 27 01:02 internal 01:05:42 drwxrwxr-x 3 1001 1001 16 Oct 27 01:02 openapi 01:05:42 drwxrwxr-x 4 1001 1001 71 Oct 27 01:02 snap 01:05:42 -rw-rw-r-- 1 1001 1001 204 Oct 27 01:02 version.go [Pipeline] sh 01:05:43 + '[' -e coverage.out ] 01:05:43 + chown 1001:1001 coverage.out [Pipeline] stash 01:05:43 Stashed 1 file(s) [Pipeline] sh 01:05:44 + make build 01:05:44 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 01:05:45 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 01:05:52 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 01:05:52 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 01:05:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:05:54 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 01:05:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:05:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:05:56 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 01:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:05:58 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 01:05:59 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] } 01:06:01 $ docker stop --time=1 d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe 01:06:03 $ docker rm -f d08755d6cf9cdf1ddf675b8f5df0f6f6f5f57d54dd9e7b0036fea26dbd6c4ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:06 01:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:06 latest: Pulling from edgex-devops/edgex-compose 01:06:06 cbdbe7a5bc2a: Pulling fs layer 01:06:06 ca9280d653b3: Pulling fs layer 01:06:06 7e9c9ca2126c: Pulling fs layer 01:06:06 cbdbe7a5bc2a: Verifying Checksum 01:06:06 cbdbe7a5bc2a: Download complete 01:06:06 ca9280d653b3: Verifying Checksum 01:06:06 ca9280d653b3: Download complete 01:06:06 cbdbe7a5bc2a: Pull complete 01:06:06 7e9c9ca2126c: Verifying Checksum 01:06:06 7e9c9ca2126c: Download complete 01:06:07 ca9280d653b3: Pull complete 01:06:11 7e9c9ca2126c: Pull complete 01:06:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:06:11 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:06:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:06:13 $ docker top 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:14 + docker-compose build --help 01:06:14 + grep parallel 01:06:14 --parallel Build images in parallel. [Pipeline] } 01:06:14 $ docker stop --time=1 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef 01:06:15 $ docker rm -f 082d8119d6758b7e1811ecb5c826e9d50e44dae9ef446e4da33c571e58dcceef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:06:16 . [Pipeline] withDockerContainer 01:06:16 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:06:16 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 01:06:16 $ docker top e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:17 + docker-compose -f ./docker-compose-build.yml build --parallel 01:06:17 Building core-command ... 01:06:17 Building core-data ... 01:06:17 Building core-metadata ... 01:06:17 Building security-bootstrapper ... 01:06:17 Building security-proxy-setup ... 01:06:17 Building security-secretstore-setup ... 01:06:17 Building support-notifications ... 01:06:17 Building support-scheduler ... 01:06:17 Building sys-mgmt-agent ... 01:06:17 Building support-notifications 01:06:17 Building security-proxy-setup 01:06:17 Building security-secretstore-setup 01:06:17 Building support-scheduler 01:06:17 Building security-bootstrapper 01:06:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:06:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:06:30 ---> 719c1643dc2e 01:06:30 Step 3/23 : WORKDIR /edgex-go 01:06:30 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:06:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:06:30 ---> 719c1643dc2e 01:06:30 Step 3/20 : WORKDIR /edgex-go 01:06:30 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:06:30 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:06:30 ---> 719c1643dc2e 01:06:30 Step 3/30 : WORKDIR /edgex-go 01:06:32 ---> Running in c53b730bb078 01:06:32 ---> Running in 631f873b6a6d 01:06:32 ---> Running in 3a7796b4c37e 01:06:36 Removing intermediate container 631f873b6a6d 01:06:36 ---> c1ebd5357dc9 01:06:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:36 Removing intermediate container 3a7796b4c37e 01:06:36 ---> fdab60466ff4 01:06:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:36 Removing intermediate container c53b730bb078 01:06:36 ---> 359abfbfdba3 01:06:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:36 ---> Running in 0ef94464ca7b 01:06:36 ---> Running in 11dde99317db 01:06:36 ---> Running in 33a6db6c3bd9 01:06:42 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:06:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:06:42 ---> 719c1643dc2e 01:06:42 Step 3/21 : WORKDIR /edgex-go 01:06:42 ---> Using cache 01:06:42 ---> 359abfbfdba3 01:06:42 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:06:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:06:42 ---> 719c1643dc2e 01:06:42 Step 3/24 : WORKDIR /edgex-go 01:06:42 ---> Using cache 01:06:42 ---> 359abfbfdba3 01:06:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:43 ---> Running in f91acf46b9f6 01:06:43 ---> Running in 197327e4bd7e 01:06:43 Removing intermediate container 11dde99317db 01:06:43 ---> b430e4bf5c8c 01:06:43 Step 5/30 : RUN apk add --update --no-cache make git 01:06:43 ---> Running in e47b0904b608 01:06:43 Removing intermediate container 0ef94464ca7b 01:06:43 ---> a1580cd2a40d 01:06:43 Step 5/23 : RUN apk add --update --no-cache make git 01:06:43 Removing intermediate container 33a6db6c3bd9 01:06:43 ---> 9d32dd117eb6 01:06:43 Step 5/20 : RUN apk add --update --no-cache make git 01:06:43 ---> Running in fa1b1a180a15 01:06:43 ---> Running in d5b000da6932 01:06:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:43 Removing intermediate container f91acf46b9f6 01:06:43 ---> cf5fc6603bda 01:06:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:06:43 ---> Running in a5fcf559340c 01:06:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:43 Removing intermediate container 197327e4bd7e 01:06:43 ---> 56652bd90102 01:06:43 Step 5/24 : RUN apk add --update --no-cache make git 01:06:43 ---> Running in 683e8b3dede5 01:06:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:06:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:45 OK: 220 MiB in 52 packages 01:06:45 OK: 220 MiB in 52 packages 01:06:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:06:45 OK: 220 MiB in 52 packages 01:06:45 Removing intermediate container e47b0904b608 01:06:45 ---> 083caee83c2a 01:06:45 Step 6/30 : COPY . . 01:06:45 OK: 220 MiB in 52 packages 01:06:45 Removing intermediate container fa1b1a180a15 01:06:45 ---> 7d4b054df8e9 01:06:45 Step 6/23 : COPY go.mod . 01:06:45 OK: 220 MiB in 52 packages 01:06:47 ---> a9bfafe7d173 01:06:47 Step 7/23 : RUN go mod download 01:06:47 Removing intermediate container d5b000da6932 01:06:47 ---> cca470d246b5 01:06:47 Step 6/20 : COPY . . 01:06:47 Removing intermediate container 683e8b3dede5 01:06:47 ---> cbea30ce142c 01:06:47 Step 6/24 : COPY . . 01:06:47 ---> Running in d007c0db8e18 01:06:48 Removing intermediate container a5fcf559340c 01:06:48 ---> 8aa52ea5cd04 01:06:48 Step 6/21 : COPY . . 01:06:54 ---> e5982f70de0d 01:06:54 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:55 ---> Running in 240d0246c61e 01:06:55 ---> f7ab32e33336 01:06:55 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:55 ---> 01e1ce9b8ed8 01:06:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:55 ---> Running in 25b4d98ba309 01:06:55 ---> Running in a82a293d57f1 01:06:55 ---> 3f5514b3b82e 01:06:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:55 Removing intermediate container d007c0db8e18 01:06:55 ---> 587c3b2401ce 01:06:55 Step 8/23 : COPY . . 01:06:56 ---> Running in f2732550fed8 01:06:58 Removing intermediate container 240d0246c61e 01:06:58 ---> 828818ab4d40 01:06:58 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:06:59 ---> Running in f743da8a6dc4 01:06:59 Removing intermediate container f2732550fed8 01:06:59 ---> dfecb52abff9 01:06:59 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:06:59 Removing intermediate container 25b4d98ba309 01:06:59 ---> bbd72cfe4b33 01:06:59 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:06:59 Removing intermediate container a82a293d57f1 01:06:59 ---> 7a1d4861e70b 01:06:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:06:59 ---> Running in f934c8cf30d7 01:07:00 ---> Running in 5a2a7144c668 01:07:00 ---> Running in 4a0114ed8d05 01:07:00 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 01:07:01 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 01:07:01 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 01:07:01 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 01:07:14 ---> 3ef680052369 01:07:14 Step 9/23 : RUN go mod tidy 01:07:14 ---> Running in 758d0df3cb37 01:07:15 Removing intermediate container 758d0df3cb37 01:07:15 ---> f0fba236528a 01:07:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:07:15 ---> Running in 6c2ad27fa922 01:07:16 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 01:07:35 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 01:07:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:07:40 Removing intermediate container f743da8a6dc4 01:07:40 ---> 31099efcd82a 01:07:40 01:07:40 Step 9/30 : FROM alpine:3.14 01:07:40 3.14: Pulling from library/alpine 01:07:40 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:07:40 Status: Downloaded newer image for alpine:3.14 01:07:40 ---> 14119a10abf4 01:07:40 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:07:40 ---> Running in eeb66dbf5123 01:07:41 Removing intermediate container eeb66dbf5123 01:07:41 ---> fde196dc7805 01:07:41 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:07:41 Removing intermediate container 5a2a7144c668 01:07:41 ---> 443297de8866 01:07:41 01:07:41 Step 9/24 : FROM alpine:3.14 01:07:41 ---> 14119a10abf4 01:07:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:07:41 Removing intermediate container 4a0114ed8d05 01:07:41 ---> fbb1e7cc7822 01:07:41 01:07:41 Step 9/20 : FROM alpine:3.14 01:07:41 ---> 14119a10abf4 01:07:41 Step 10/20 : RUN apk add --update --no-cache curl 01:07:41 ---> Running in 98016468ad76 01:07:41 ---> Running in e866efc2d405 01:07:41 ---> Running in 4183222a00bb 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:42 Removing intermediate container f934c8cf30d7 01:07:42 ---> bf430a49f4ab 01:07:42 01:07:42 Step 9/21 : FROM alpine:3.14 01:07:42 ---> 14119a10abf4 01:07:42 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:07:42 ---> Running in 27f600362359 01:07:42 (1/5) Installing ca-certificates (20191127-r5) 01:07:42 (2/5) Installing brotli-libs (1.0.9-r5) 01:07:42 (1/2) Installing dumb-init (1.2.5-r1) 01:07:42 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:07:42 (2/2) Installing su-exec (0.2-r1) 01:07:42 (4/5) Installing libcurl (7.79.1-r0) 01:07:42 (5/5) Installing curl (7.79.1-r0) 01:07:42 (1/3) Installing ca-certificates (20191127-r5) 01:07:42 Executing busybox-1.33.1-r3.trigger 01:07:42 Executing busybox-1.33.1-r3.trigger 01:07:42 OK: 6 MiB in 16 packages 01:07:42 Executing ca-certificates-20191127-r5.trigger 01:07:42 (2/3) Installing dumb-init (1.2.5-r1) 01:07:42 (3/3) Installing su-exec (0.2-r1) 01:07:42 Executing busybox-1.33.1-r3.trigger 01:07:42 Executing ca-certificates-20191127-r5.trigger 01:07:42 OK: 8 MiB in 19 packages 01:07:43 OK: 6 MiB in 17 packages 01:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:43 (1/2) Installing ca-certificates (20191127-r5) 01:07:43 (2/2) Installing dumb-init (1.2.5-r1) 01:07:43 Executing busybox-1.33.1-r3.trigger 01:07:43 Executing ca-certificates-20191127-r5.trigger 01:07:43 OK: 6 MiB in 16 packages 01:07:44 Removing intermediate container 98016468ad76 01:07:44 ---> 5cf71cd53c31 01:07:44 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:07:44 Removing intermediate container 4183222a00bb 01:07:44 ---> 8a9714af37ed 01:07:44 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:07:44 ---> Running in 0c8ec457bc7f 01:07:44 ---> Running in 95d0cc7675a9 01:07:44 Removing intermediate container e866efc2d405 01:07:44 ---> 68b37169de74 01:07:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:07:44 ---> Running in 59c923238869 01:07:44 Removing intermediate container 95d0cc7675a9 01:07:44 ---> 50aa8ae78aec 01:07:44 Step 12/20 : WORKDIR /edgex 01:07:44 Removing intermediate container 0c8ec457bc7f 01:07:44 ---> a99c0e0be36d 01:07:44 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:07:44 Removing intermediate container 59c923238869 01:07:44 ---> 41a2883d4346 01:07:44 Step 12/24 : WORKDIR / 01:07:44 ---> Running in d2d34b37ef4a 01:07:44 ---> Running in 92f799f6a2e2 01:07:44 Removing intermediate container 27f600362359 01:07:44 ---> 8455e898cc3b 01:07:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:07:44 ---> Running in 5ddf1d510248 01:07:44 ---> Running in b22e8b450544 01:07:44 Removing intermediate container d2d34b37ef4a 01:07:44 ---> 30da370803f8 01:07:44 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:07:44 Removing intermediate container 92f799f6a2e2 01:07:44 ---> e42a247c49e2 01:07:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:07:44 Removing intermediate container 5ddf1d510248 01:07:44 ---> 4de252b33023 01:07:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:07:44 ---> Running in 0e1189c6e991 01:07:44 Removing intermediate container b22e8b450544 01:07:44 ---> 2495142ce1ea 01:07:44 Step 12/21 : ENV APP_PORT=59860 01:07:44 ---> Running in 000e078da1f7 01:07:45 ---> 09034d582f50 01:07:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:07:45 Removing intermediate container 000e078da1f7 01:07:45 ---> f9dc1507f9af 01:07:45 Step 13/21 : EXPOSE $APP_PORT 01:07:45 ---> ecc555d70558 01:07:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:07:45 ---> Running in 9ad0b7676c5d 01:07:45 Removing intermediate container 9ad0b7676c5d 01:07:45 ---> b205cc832597 01:07:45 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:45 ---> b1118bd00e4a 01:07:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:07:45 ---> 1f895e22da68 01:07:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:07:45 ---> b36b45ca2367 01:07:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:07:45 Removing intermediate container 0e1189c6e991 01:07:45 ---> 58309c88e70d 01:07:45 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:07:45 ---> Running in a6b42a6d5eb3 01:07:46 ---> f3edc58be245 01:07:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:07:46 Removing intermediate container a6b42a6d5eb3 01:07:46 ---> 5053b9eb5a06 01:07:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:07:46 ---> 62e4ecc746ce 01:07:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:07:46 ---> 5ced82b6782c 01:07:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:07:46 ---> 3870bd196c90 01:07:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:07:46 ---> Running in a88b7ac11788 01:07:46 Removing intermediate container a88b7ac11788 01:07:46 ---> fb0da4588aed 01:07:46 Step 17/20 : CMD ["--init=true"] 01:07:47 ---> 4831724e0410 01:07:47 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:07:47 ---> 930b5dba4190 01:07:47 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:07:47 ---> Running in 3e0c3b061722 01:07:47 ---> 5d65c4d1f872 01:07:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:07:47 ---> Running in cf0ab3f0289f 01:07:47 ---> Running in 8cecdcac904d 01:07:47 Removing intermediate container 3e0c3b061722 01:07:47 ---> e9e8f1a350c9 01:07:47 Step 18/20 : LABEL arch=x86_64 01:07:47 Removing intermediate container 8cecdcac904d 01:07:47 ---> f96122240ee2 01:07:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:47 ---> Running in ff8f0d61c37a 01:07:47 ---> Running in 21590f7d2f47 01:07:47 Removing intermediate container ff8f0d61c37a 01:07:47 ---> 3893bc7316f3 01:07:47 Step 19/20 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:07:47 ---> 21ce746ee5f7 01:07:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:07:47 Removing intermediate container 21590f7d2f47 01:07:47 ---> 3bb2cf758483 01:07:47 Step 19/21 : LABEL arch=x86_64 01:07:47 ---> Running in b8d16d6361f4 01:07:47 ---> Running in 3ff4c4000759 01:07:47 Removing intermediate container b8d16d6361f4 01:07:47 ---> 3e7bb2b1edf1 01:07:47 Step 20/20 : LABEL version=0.0.0 01:07:47 ---> Running in 28e4a0df4a55 01:07:47 Removing intermediate container 3ff4c4000759 01:07:47 ---> cd817e92e421 01:07:47 Step 20/21 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:07:47 ---> 3864cb0c794f 01:07:47 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/ 01:07:47 ---> Running in 1e90771f903a 01:07:47 ---> Running in 774fc558b91e 01:07:48 Removing intermediate container cf0ab3f0289f 01:07:48 ---> 42bd5802231e 01:07:48 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:48 Removing intermediate container 28e4a0df4a55 01:07:48 ---> b6c401432c9a 01:07:48 01:07:48 Removing intermediate container 1e90771f903a 01:07:48 ---> 91994285427e 01:07:48 Step 21/21 : LABEL version=0.0.0 01:07:48 Successfully built b6c401432c9a 01:07:48 Removing intermediate container 6c2ad27fa922 01:07:48 ---> f89f24eb72af 01:07:48 01:07:48 Step 11/23 : FROM alpine:3.14 01:07:48 ---> 14119a10abf4 01:07:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:07:48 Successfully tagged security-proxy-setup:latest 01:07:48 Building core-command 01:07:48  Building security-proxy-setup ... done  ---> beba7ee1f8ea 01:07:48 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:07:48 ---> Running in fcf9610deee3 01:07:48 ---> Running in de92b22ce978 01:07:48 Removing intermediate container fcf9610deee3 01:07:48 ---> 3c72d73a1d0e 01:07:48 01:07:48 Successfully built 3c72d73a1d0e 01:07:49 Successfully tagged support-notifications:latest 01:07:49  Building support-notifications ... done Building sys-mgmt-agent 01:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:49 ---> b3df62cc3b96 01:07:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:07:49 (1/1) Installing dumb-init (1.2.5-r1) 01:07:49 Executing busybox-1.33.1-r3.trigger 01:07:49 OK: 6 MiB in 15 packages 01:07:51 Removing intermediate container 774fc558b91e 01:07:51 ---> 95405e7d23ca 01:07:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:07:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:07:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:07:53 ---> 719c1643dc2e 01:07:53 Step 3/22 : WORKDIR /edgex-go 01:07:53 ---> Using cache 01:07:53 ---> 359abfbfdba3 01:07:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:53 ---> Using cache 01:07:53 ---> 56652bd90102 01:07:53 Step 5/22 : RUN apk add --update --no-cache make bash git 01:07:53 ---> f29a3ffdd031 01:07:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:07:53 ---> Running in a2efda632660 01:07:53 ---> Running in c42544e4e865 01:07:53 Removing intermediate container de92b22ce978 01:07:53 ---> 1553b3c38f6c 01:07:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:07:53 Removing intermediate container a2efda632660 01:07:53 ---> eb65050d2043 01:07:53 Step 22/24 : LABEL arch=x86_64 01:07:53 ---> Running in 83c9e9ad2d2e 01:07:53 ---> 73294800bd1a 01:07:53 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:07:53 ---> Running in 62b93743e69d 01:07:54 Removing intermediate container 83c9e9ad2d2e 01:07:54 ---> 2246b7f20da6 01:07:54 Step 14/23 : ENV APP_PORT=59861 01:07:54 ---> Running in 919f3570d786 01:07:54 Removing intermediate container 62b93743e69d 01:07:54 ---> 22396f794ba3 01:07:54 Step 23/24 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:07:54 ---> b40b281fc0d1 01:07:54 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:07:54 ---> Running in 6e0f74c3f7cf 01:07:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:54 ---> Running in 65e5be09c427 01:07:54 Removing intermediate container 919f3570d786 01:07:54 ---> 720fa6421e0b 01:07:54 Step 15/23 : EXPOSE $APP_PORT 01:07:54 Removing intermediate container 6e0f74c3f7cf 01:07:54 ---> 9936ecdb2cb0 01:07:54 Step 24/24 : LABEL version=0.0.0 01:07:54 ---> Running in 2b5acfcada3b 01:07:54 ---> Running in 564bb7f032c6 01:07:54 Removing intermediate container 65e5be09c427 01:07:54 ---> c3548bd4dda5 01:07:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:07:54 Removing intermediate container 2b5acfcada3b 01:07:54 ---> 4f350cf4f710 01:07:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:07:54 Removing intermediate container 564bb7f032c6 01:07:54 ---> 02580ecc26eb 01:07:54 01:07:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:07:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:07:54 ---> 719c1643dc2e 01:07:54 Step 3/22 : WORKDIR /edgex-go 01:07:54 ---> Using cache 01:07:54 ---> 359abfbfdba3 01:07:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:54 ---> Using cache 01:07:54 ---> 56652bd90102 01:07:54 Step 5/22 : RUN apk add --update --no-cache make git 01:07:54 ---> Using cache 01:07:54 ---> cbea30ce142c 01:07:54 Step 6/22 : COPY . . 01:07:54 ---> Using cache 01:07:54 ---> 01e1ce9b8ed8 01:07:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:54 ---> Using cache 01:07:54 ---> 7a1d4861e70b 01:07:54 Step 8/22 : RUN make cmd/core-command/core-command 01:07:54 ---> Running in 4db3480ee38e 01:07:54 ---> ac961b606c71 01:07:54 Step 25/30 : RUN chmod +x /entrypoint.sh 01:07:54 Successfully built 02580ecc26eb 01:07:54 Successfully tagged security-secretstore-setup:latest 01:07:54 Building core-data 01:07:54  Building security-secretstore-setup ... done  ---> Running in d126f44feabd 01:07:54 ---> a2e429cad710 01:07:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:07:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:07:55 OK: 220 MiB in 52 packages 01:07:57 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 01:07:57 ---> 2af6bcca3dc4 01:07:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:07:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:07:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:07:57 ---> 719c1643dc2e 01:07:57 Step 3/22 : WORKDIR /edgex-go 01:07:57 ---> Using cache 01:07:57 ---> 359abfbfdba3 01:07:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:57 ---> Using cache 01:07:57 ---> 56652bd90102 01:07:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:07:58 ---> Running in 5ee9a620fa8d 01:07:58 ---> 2534d368b787 01:07:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:07:58 ---> Running in f68c52cc25e8 01:07:58 Removing intermediate container d126f44feabd 01:07:58 ---> 4617078ce54c 01:07:58 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:07:58 Removing intermediate container c42544e4e865 01:07:58 ---> c1489bac5fc4 01:07:58 Step 6/22 : COPY . . 01:07:58 ---> Running in 7a9b6a2138e3 01:07:58 Removing intermediate container f68c52cc25e8 01:07:58 ---> 3232c4ace0c8 01:07:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:58 ---> Running in f28d47d4b9e6 01:07:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:07:58 Removing intermediate container 7a9b6a2138e3 01:07:58 ---> 7a3a8fbc7545 01:07:58 Step 27/30 : CMD ["gate"] 01:07:59 Removing intermediate container f28d47d4b9e6 01:07:59 ---> d87535f5ba8d 01:07:59 Step 21/23 : LABEL arch=x86_64 01:07:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:08:00 ---> Running in 94651b319f69 01:08:00 OK: 220 MiB in 52 packages 01:08:00 ---> Running in c7de20925258 01:08:00 Removing intermediate container 94651b319f69 01:08:00 ---> 70a548841857 01:08:00 Step 28/30 : LABEL arch=x86_64 01:08:00 Removing intermediate container c7de20925258 01:08:00 ---> b3e21bee1976 01:08:00 Step 22/23 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:01 ---> Running in e54c8811076c 01:08:01 ---> Running in 2ebfc4213196 01:08:01 Removing intermediate container 5ee9a620fa8d 01:08:01 ---> 6115a3b77e07 01:08:01 Step 6/22 : COPY . . 01:08:01 Removing intermediate container e54c8811076c 01:08:01 ---> 40fbbf48eddc 01:08:01 Step 29/30 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:01 Removing intermediate container 2ebfc4213196 01:08:01 ---> 493fb77cc1f5 01:08:01 Step 23/23 : LABEL version=0.0.0 01:08:02 ---> Running in 7b5128b59279 01:08:02 ---> Running in 97814260544a 01:08:02 Removing intermediate container 7b5128b59279 01:08:02 ---> 67c2492134d2 01:08:02 Step 30/30 : LABEL version=0.0.0 01:08:04 Removing intermediate container 97814260544a 01:08:04 ---> 8abadedaf8a1 01:08:04 01:08:04 Successfully built 8abadedaf8a1 01:08:04 ---> Running in 86a296c09d44 01:08:04 Successfully tagged support-scheduler:latest 01:08:04  Building support-scheduler ... done Building core-metadata 01:08:06 ---> 698b4aef60fb 01:08:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:06 Removing intermediate container 86a296c09d44 01:08:06 ---> 2e20e9bd5f52 01:08:06 01:08:06 Successfully built 2e20e9bd5f52 01:08:07 Successfully tagged security-bootstrapper:latest 01:08:08  Building security-bootstrapper ... done  ---> Running in 218444d33103 01:08:08 ---> 8838f1886200 01:08:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:08 ---> Running in 7c70d0670b96 01:08:10 Removing intermediate container 218444d33103 01:08:10 ---> 66419124b4e6 01:08:10 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:08:10 ---> Running in 810ec2047dc9 01:08:10 Removing intermediate container 7c70d0670b96 01:08:10 ---> 6ef3e110d141 01:08:10 Step 8/22 : RUN make cmd/core-data/core-data 01:08:10 ---> Running in fe5cdd55910b 01:08:11 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 01:08:11 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 01:08:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:08:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:08:12 ---> 719c1643dc2e 01:08:12 Step 3/22 : WORKDIR /edgex-go 01:08:12 ---> Using cache 01:08:12 ---> 359abfbfdba3 01:08:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:12 ---> Using cache 01:08:12 ---> 56652bd90102 01:08:12 Step 5/22 : RUN apk add --update --no-cache make git 01:08:12 ---> Using cache 01:08:12 ---> cbea30ce142c 01:08:12 Step 6/22 : COPY . . 01:08:12 ---> Using cache 01:08:12 ---> 01e1ce9b8ed8 01:08:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:08:12 ---> Using cache 01:08:12 ---> 7a1d4861e70b 01:08:12 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:08:13 ---> Running in 568feb64ffed 01:08:13 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 01:08:18 Removing intermediate container 4db3480ee38e 01:08:18 ---> d6780dddd0e9 01:08:18 01:08:18 Step 9/22 : FROM alpine:3.14 01:08:18 ---> 14119a10abf4 01:08:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:08:18 ---> Using cache 01:08:18 ---> 1553b3c38f6c 01:08:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:08:18 ---> Using cache 01:08:18 ---> 2246b7f20da6 01:08:18 Step 12/22 : ENV APP_PORT=59882 01:08:18 ---> Running in 09bf8681ac92 01:08:18 Removing intermediate container 09bf8681ac92 01:08:18 ---> 0aabc403273b 01:08:18 Step 13/22 : EXPOSE $APP_PORT 01:08:18 ---> Running in 6248b5e1bc95 01:08:18 Removing intermediate container 6248b5e1bc95 01:08:18 ---> 0958d8dc9343 01:08:18 Step 14/22 : WORKDIR / 01:08:18 ---> Running in c399c903a94e 01:08:18 Removing intermediate container c399c903a94e 01:08:18 ---> 278aace1b6df 01:08:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:18 ---> af015c068289 01:08:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:08:19 ---> 2f7c16b6594a 01:08:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:08:19 ---> f253492956ea 01:08:19 Step 18/22 : ENTRYPOINT ["/core-command"] 01:08:19 ---> Running in 0a0869fb57d9 01:08:20 Removing intermediate container 0a0869fb57d9 01:08:20 ---> aae65be0c1ec 01:08:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:08:20 ---> Running in 1966d46b6338 01:08:20 Removing intermediate container 1966d46b6338 01:08:20 ---> a1be5fa94ddd 01:08:20 Step 20/22 : LABEL arch=x86_64 01:08:20 ---> Running in 1acd1df27934 01:08:20 Removing intermediate container 1acd1df27934 01:08:20 ---> ac2cd9b9b0a0 01:08:20 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:20 ---> Running in 3848ccfb82f6 01:08:20 Removing intermediate container 3848ccfb82f6 01:08:20 ---> 8eff1ee7c4f0 01:08:20 Step 22/22 : LABEL version=0.0.0 01:08:20 ---> Running in 23abdb0dfdc0 01:08:20 Removing intermediate container 23abdb0dfdc0 01:08:20 ---> eac1e311ec4c 01:08:20 01:08:20 Successfully built eac1e311ec4c 01:08:20 Successfully tagged core-command:latest 01:08:39  Building core-command ... done Removing intermediate container 810ec2047dc9 01:08:39 ---> cffc5304babd 01:08:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:08:39 ---> Running in 198514251bbb 01:08:39 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 01:08:39 Removing intermediate container 198514251bbb 01:08:39 ---> 15f5437395af 01:08:39 01:08:39 Step 10/22 : FROM docker:20.10.8 01:08:39 20.10.8: Pulling from library/docker 01:08:41 Removing intermediate container 568feb64ffed 01:08:41 ---> acc8580343a0 01:08:41 01:08:41 Step 9/22 : FROM alpine:3.14 01:08:41 ---> 14119a10abf4 01:08:41 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:08:41 ---> Using cache 01:08:41 ---> 1553b3c38f6c 01:08:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:08:41 ---> Using cache 01:08:41 ---> 2246b7f20da6 01:08:41 Step 12/22 : ENV APP_PORT=59881 01:08:41 ---> Running in 0317d313fa59 01:08:41 Removing intermediate container 0317d313fa59 01:08:41 ---> 3e358061fd25 01:08:41 Step 13/22 : EXPOSE $APP_PORT 01:08:41 ---> Running in e459e539e349 01:08:41 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:08:41 Status: Downloaded newer image for docker:20.10.8 01:08:41 ---> bc6c0ffef665 01:08:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:08:41 Removing intermediate container e459e539e349 01:08:41 ---> 8741e01883eb 01:08:41 Step 14/22 : WORKDIR / 01:08:41 ---> Running in 52dd36f82784 01:08:41 ---> Running in d771cbfdbd57 01:08:42 Removing intermediate container d771cbfdbd57 01:08:42 ---> 6f90379e0ee4 01:08:42 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 01:08:42 Removing intermediate container 52dd36f82784 01:08:42 ---> c503889bb01b 01:08:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:42 ---> Running in 8ae181a996f8 01:08:42 ---> cd07f4d818fe 01:08:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:08:42 Removing intermediate container fe5cdd55910b 01:08:42 ---> c6c911212653 01:08:42 01:08:42 Step 9/22 : FROM alpine:3.14 01:08:42 ---> 14119a10abf4 01:08:42 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:08:42 ---> Running in b9375a822f1c 01:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:08:42 ---> 204ce5f3f351 01:08:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:08:42 Removing intermediate container b9375a822f1c 01:08:42 ---> 301b58b3c78c 01:08:42 Step 11/22 : ENV APP_PORT=59880 01:08:42 (1/42) Installing readline (8.1.0-r0) 01:08:42 (2/42) Installing bash (5.1.4-r0) 01:08:42 Executing bash-5.1.4-r0.post-install 01:08:42 (3/42) Installing brotli-libs (1.0.9-r5) 01:08:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:08:42 ---> Running in 429bbf18c941 01:08:42 (5/42) Installing libcurl (7.79.1-r0) 01:08:42 (6/42) Installing curl (7.79.1-r0) 01:08:42 (7/42) Installing dumb-init (1.2.5-r1) 01:08:42 (8/42) Installing libbz2 (1.0.8-r1) 01:08:42 (9/42) Installing expat (2.4.1-r0) 01:08:42 (10/42) Installing libffi (3.3-r2) 01:08:42 (11/42) Installing gdbm (1.19-r0) 01:08:42 (12/42) Installing xz-libs (5.2.5-r0) 01:08:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:08:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:08:42 (15/42) Installing mpdecimal (2.5.1-r1) 01:08:42 (16/42) Installing sqlite-libs (3.35.5-r0) 01:08:42 ---> 70dee7b72c6d 01:08:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:08:42 (17/42) Installing python3 (3.9.5-r1) 01:08:42 Removing intermediate container 429bbf18c941 01:08:42 ---> 4cd98c844391 01:08:42 Step 12/22 : EXPOSE $APP_PORT 01:08:43 ---> Running in b7443c0895f1 01:08:43 ---> Running in d7819413d36a 01:08:43 Removing intermediate container b7443c0895f1 01:08:43 ---> 0f06cba501f0 01:08:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:08:43 Removing intermediate container d7819413d36a 01:08:43 ---> d67863e78ffc 01:08:43 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:43 ---> Running in b0cf3133da8a 01:08:43 (18/42) Installing py3-appdirs (1.4.4-r2) 01:08:43 (19/42) Installing py3-chardet (4.0.0-r2) 01:08:43 (20/42) Installing py3-idna (3.2-r0) 01:08:43 ---> Running in 03e14d4e8548 01:08:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:08:44 (22/42) Installing py3-certifi (2020.12.5-r1) 01:08:44 (23/42) Installing py3-requests (2.25.1-r4) 01:08:44 (24/42) Installing py3-msgpack (1.0.2-r1) 01:08:44 (25/42) Installing py3-lockfile (0.12.2-r4) 01:08:44 Removing intermediate container b0cf3133da8a 01:08:44 ---> 610b228e4448 01:08:44 Step 20/22 : LABEL arch=x86_64 01:08:44 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:08:44 (27/42) Installing py3-colorama (0.4.4-r1) 01:08:44 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:08:44 (29/42) Installing py3-distlib (0.3.1-r3) 01:08:44 ---> Running in a6c4a684813a 01:08:44 (30/42) Installing py3-distro (1.5.0-r3) 01:08:44 (31/42) Installing py3-six (1.15.0-r1) 01:08:44 (32/42) Installing py3-webencodings (0.5.1-r4) 01:08:44 (33/42) Installing py3-html5lib (1.1-r1) 01:08:44 (34/42) Installing py3-parsing (2.4.7-r2) 01:08:44 (35/42) Installing py3-packaging (20.9-r1) 01:08:44 Removing intermediate container a6c4a684813a 01:08:44 ---> c345de80b04c 01:08:44 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:44 (36/42) Installing py3-toml (0.10.2-r2) 01:08:44 ---> Running in 42f18a3a4a54 01:08:44 (37/42) Installing py3-pep517 (0.10.0-r2) 01:08:44 (38/42) Installing py3-progress (1.5-r2) 01:08:44 (39/42) Installing py3-retrying (1.3.3-r1) 01:08:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:08:44 (41/42) Installing py3-setuptools (52.0.0-r3) 01:08:44 (42/42) Installing py3-pip (20.3.4-r1) 01:08:44 Removing intermediate container 42f18a3a4a54 01:08:44 ---> 7e77a414567f 01:08:44 Step 22/22 : LABEL version=0.0.0 01:08:45 Executing busybox-1.33.1-r3.trigger 01:08:45 ---> Running in f55e7470ef1d 01:08:45 OK: 84 MiB in 64 packages 01:08:45 Removing intermediate container 03e14d4e8548 01:08:45 ---> 998d89411835 01:08:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:08:45 Removing intermediate container f55e7470ef1d 01:08:45 ---> c7c4dffaafe3 01:08:45 01:08:45 Successfully built c7c4dffaafe3 01:08:45 Successfully tagged core-metadata:latest 01:08:45  Building core-metadata ... done  ---> Running in bde9de9ed6ff 01:08:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:08:45 Collecting docker-compose==1.23.2 01:08:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:08:46 Collecting texttable<0.10,>=0.9.0 01:08:46 Downloading texttable-0.9.1.tar.gz (11 kB) 01:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:08:46 Collecting PyYAML<4,>=3.10 01:08:47 Downloading PyYAML-3.13.tar.gz (270 kB) 01:08:47 (1/6) Installing dumb-init (1.2.5-r1) 01:08:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:08:47 (3/6) Installing libsodium (1.0.18-r0) 01:08:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:08:47 (5/6) Installing libzmq (4.3.4-r0) 01:08:47 (6/6) Installing zeromq (4.3.4-r0) 01:08:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:08:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:08:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:08:47 Executing busybox-1.33.1-r3.trigger 01:08:47 Collecting websocket-client<1.0,>=0.32.0 01:08:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:08:47 OK: 8 MiB in 20 packages 01:08:47 Collecting cached-property<2,>=1.2.0 01:08:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:08:47 Collecting docker<4.0,>=3.6.0 01:08:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:08:47 Collecting dockerpty<0.5,>=0.4.1 01:08:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:08:47 Removing intermediate container bde9de9ed6ff 01:08:47 ---> 94b5698876f5 01:08:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:48 ---> 016cbf039d33 01:08:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:08:48 Collecting docopt<0.7,>=0.6.1 01:08:48 Downloading docopt-0.6.2.tar.gz (25 kB) 01:08:48 ---> c070d087b0ef 01:08:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:08:48 Collecting jsonschema<3,>=2.5.1 01:08:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:08:48 Collecting docker-pycreds>=0.4.0 01:08:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:08:48 ---> 78b6b0677094 01:08:48 Step 18/22 : ENTRYPOINT ["/core-data"] 01:08:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:08:48 ---> Running in cd2f4152f889 01:08:48 Collecting chardet<3.1.0,>=3.0.2 01:08:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:08:48 Removing intermediate container cd2f4152f889 01:08:48 ---> 1403756e656f 01:08:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:08:48 Collecting idna<2.8,>=2.5 01:08:48 ---> Running in 983b46f99fcc 01:08:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:08:48 Removing intermediate container 983b46f99fcc 01:08:48 ---> b006f7c3bc9d 01:08:48 Step 20/22 : LABEL arch=x86_64 01:08:48 ---> Running in 39ba5dce573a 01:08:48 Removing intermediate container 39ba5dce573a 01:08:48 ---> c8765bc1debd 01:08:48 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:48 ---> Running in 30b62edcbdb9 01:08:48 Collecting urllib3<1.25,>=1.21.1 01:08:48 Removing intermediate container 30b62edcbdb9 01:08:48 ---> 185229517292 01:08:48 Step 22/22 : LABEL version=0.0.0 01:08:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:08:48 ---> Running in 6308883087d2 01:08:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:08:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:08:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:08:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:08:48 Removing intermediate container 6308883087d2 01:08:48 ---> 580e89f85959 01:08:48 01:08:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:08:49 Attempting uninstall: urllib3 01:08:49 Found existing installation: urllib3 1.26.5 01:08:49 Uninstalling urllib3-1.26.5: 01:08:49 Successfully uninstalled urllib3-1.26.5 01:08:49 Successfully built 580e89f85959 01:08:49 Successfully tagged core-data:latest 01:08:49  Building core-data ... done  Attempting uninstall: idna 01:08:49 Found existing installation: idna 3.2 01:08:49 Uninstalling idna-3.2: 01:08:49 Successfully uninstalled idna-3.2 01:08:49 Attempting uninstall: chardet 01:08:49 Found existing installation: chardet 4.0.0 01:08:49 Uninstalling chardet-4.0.0: 01:08:49 Successfully uninstalled chardet-4.0.0 01:08:49 Attempting uninstall: requests 01:08:49 Found existing installation: requests 2.25.1 01:08:49 Uninstalling requests-2.25.1: 01:08:49 Successfully uninstalled requests-2.25.1 01:08:49 Running setup.py install for texttable: started 01:08:50 Running setup.py install for texttable: finished with status 'done' 01:08:50 Running setup.py install for PyYAML: started 01:08:50 Running setup.py install for PyYAML: finished with status 'done' 01:08:50 Running setup.py install for docopt: started 01:08:50 Running setup.py install for docopt: finished with status 'done' 01:08:50 Running setup.py install for dockerpty: started 01:08:51 Running setup.py install for dockerpty: finished with status 'done' 01:08:51 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 01:08:54 Removing intermediate container 8ae181a996f8 01:08:54 ---> e1a15d219632 01:08:54 Step 13/22 : ENV APP_PORT=58890 01:08:54 ---> Running in 5f474ed360ab 01:08:54 Removing intermediate container 5f474ed360ab 01:08:54 ---> 52c1f42758fc 01:08:54 Step 14/22 : EXPOSE $APP_PORT 01:08:54 ---> Running in cdf8e24c6f41 01:08:54 Removing intermediate container cdf8e24c6f41 01:08:54 ---> d736566a5193 01:08:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:08:54 ---> 888cd2d9fd10 01:08:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:08:55 ---> a29af0295ace 01:08:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:08:55 ---> a3a02354b762 01:08:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:08:55 ---> Running in f4940aee37a3 01:08:55 Removing intermediate container f4940aee37a3 01:08:55 ---> 71bc32d51f7e 01:08:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:08:55 ---> Running in c65e4cb031e3 01:08:55 Removing intermediate container c65e4cb031e3 01:08:55 ---> 2b381c4c0965 01:08:55 Step 20/22 : LABEL arch=x86_64 01:08:55 ---> Running in 2c50746f3d6b 01:08:55 Removing intermediate container 2c50746f3d6b 01:08:55 ---> 703eba401227 01:08:55 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:08:55 ---> Running in ebe5e9a63778 01:08:55 Removing intermediate container ebe5e9a63778 01:08:55 ---> 7eed35261a0c 01:08:55 Step 22/22 : LABEL version=0.0.0 01:08:55 ---> Running in e819fcbab8d0 01:08:55 Removing intermediate container e819fcbab8d0 01:08:55 ---> f4f5725ad666 01:08:55 01:08:55 Successfully built f4f5725ad666 01:08:55 Successfully tagged sys-mgmt-agent:latest 01:08:55  Building sys-mgmt-agent ... done  [Pipeline] } 01:08:55 $ docker stop --time=1 e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e 01:08:57 $ docker rm -f e1abe9b820ca4540864ac42ead8d5a69b8e00a737bb0de470451e98d425e4d4e [Pipeline] // withDockerContainer [Pipeline] sh 01:08:57 + docker images 01:08:57 REPOSITORY TAG IMAGE ID CREATED SIZE 01:08:57 sys-mgmt-agent latest f4f5725ad666 2 seconds ago 294MB 01:08:57 core-data latest 580e89f85959 9 seconds ago 20.7MB 01:08:57 core-metadata latest c7c4dffaafe3 12 seconds ago 16.9MB 01:08:57 c6c911212653 15 seconds ago 1.76GB 01:08:57 acc8580343a0 17 seconds ago 1.76GB 01:08:57 15f5437395af 20 seconds ago 1.76GB 01:08:57 core-command latest eac1e311ec4c 37 seconds ago 16.1MB 01:08:57 d6780dddd0e9 40 seconds ago 1.75GB 01:08:57 security-bootstrapper latest 2e20e9bd5f52 54 seconds ago 18.9MB 01:08:57 support-scheduler latest 8abadedaf8a1 55 seconds ago 16.2MB 01:08:57 security-secretstore-setup latest 02580ecc26eb About a minute ago 28.4MB 01:08:57 f89f24eb72af About a minute ago 1.76GB 01:08:57 support-notifications latest 3c72d73a1d0e About a minute ago 16.9MB 01:08:57 security-proxy-setup latest b6c401432c9a About a minute ago 26.8MB 01:08:57 bf430a49f4ab About a minute ago 1.76GB 01:08:57 fbb1e7cc7822 About a minute ago 1.76GB 01:08:57 443297de8866 About a minute ago 1.76GB 01:08:57 31099efcd82a About a minute ago 1.76GB 01:08:57 ci-base-image-x86_64 latest 719c1643dc2e 5 minutes ago 1.25GB 01:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 01:08:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 01:08:57 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 01:08:57 alpine 3.14 14119a10abf4 2 months ago 5.6MB 01:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:09:12 Still waiting to schedule task 01:09:12 ‘prd-centos7-docker-4c-2g-2159’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ 01:09:12 ‘prd-ubuntu18.04-docker-8c-8g-2198’ is offline 01:09:25 Running on prd-ubuntu18.04-docker-8c-8g-2198 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws 01:09:25 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:09:25 The recommended git tool is: git 01:09:28 using credential edgex-jenkins-ssh 01:09:28 Cloning the remote Git repository 01:09:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:09:28 > git init /w/workspace/edgex-go/3 # timeout=10 01:09:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:28 > git --version # timeout=10 01:09:28 > git --version # 'git version 2.17.1' 01:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:09:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:09:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:09:35 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:09:35 Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:09:35 Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) 01:09:35 > git config core.sparsecheckout # timeout=10 01:09:35 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 01:09:35 > git remote # timeout=10 01:09:35 > git config --get remote.origin.url # timeout=10 01:09:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:35 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 01:09:35 > git rev-parse HEAD^{commit} # timeout=10 01:09:35 > git config core.sparsecheckout # timeout=10 01:09:35 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 01:09:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:39 + echo snap-build.sh 01:09:39 snap-build.sh 01:09:39 + SNAP_BASE_DIR=. 01:09:39 + '[' '!' -z /w/workspace/edgex-go/3 ']' 01:09:39 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 01:09:39 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 01:09:39 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 01:09:39 + cd /w/workspace/edgex-go/3 01:09:39 + sudo apt-get remove -qy --purge lxd lxd-client 01:09:39 Reading package lists... 01:09:39 Building dependency tree... 01:09:39 Reading state information... 01:09:39 The following packages were automatically installed and are no longer required: 01:09:39 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:09:39 uidmap xdelta3 01:09:39 Use 'sudo apt autoremove' to remove them. 01:09:39 The following packages will be REMOVED: 01:09:39 lxd* lxd-client* 01:09:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:09:40 After this operation, 31.7 MB disk space will be freed. 01:09:40 (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.) 01:09:40 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:41 Removing lxd dnsmasq configuration 01:09:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:09:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:09:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:09: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 ... 190142 files and directories currently installed.) 01:09:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:09:44 Processing triggers for systemd (237-3ubuntu10.45) ... 01:09:44 Processing triggers for ureadahead (0.100.0-21) ... 01:09:44 + sudo snap remove --purge lxd 01:09:44 snap "lxd" is not installed 01:09:44 + sudo groupadd --force --system lxd 01:09:44 ++ whoami 01:09:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:09:44 + newgrp - lxd 01:09:44 + sudo snap install lxd 01:09:51 2021-10-27T01:09:49Z INFO Waiting for automatic snapd restart... 01:10:07 lxd 4.19 from Canonical* installed 01:10:07 + sudo lxd init --auto 01:10:17 + sudo snap install --classic snapcraft 01:10:28 snapcraft 5.0 from Canonical* installed 01:10:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:10:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:10:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:28 Dload Upload Total Spent Left Speed 01:10:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 01:10:28 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k 01:10:28 ./yq_linux_amd64 01:10:28 + sudo snapcraft prime --use-lxd 01:10:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:10:31 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: 01:10:31 - README.md 01:10:31 01:10:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:10:31 Launching a container. 01:10:36 Waiting for container to be ready 01:10:37 To start your first instance, try: lxc launch ubuntu:20.04 01:10:37 01:10:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:10:41 Waiting for network to be ready... 01:10:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:10:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:10:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 01:10:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 01:10:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:10:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:10:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 01:10:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 01:10:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:10:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:10:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:10:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:10:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:10:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:10:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:10:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:10:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:10:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:10:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:10:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 01:10:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:10:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:10:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:10:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 01:10:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 01:10:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:10:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:10:46 Fetched 25.5 MB in 4s (6242 kB/s) 01:10:47 Reading package lists... 01:10:47 Reading package lists... 01:10:47 Building dependency tree... 01:10:47 Reading state information... 01:10:47 The following additional packages will be installed: 01:10:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:10:47 Suggested packages: 01:10:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:10:47 Recommended packages: 01:10:47 gnupg libsasl2-modules 01:10:47 The following NEW packages will be installed: 01:10:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:10:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:10:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:10:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:10:47 The following packages will be upgraded: 01:10:47 gpg gpg-agent gpgconf libudev1 01:10:47 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:10:47 Need to get 3527 kB of archives. 01:10:47 After this operation, 13.3 MB of additional disk space will be used. 01:10:47 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] 01:10:47 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] 01:10:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:10:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:10:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 01:10:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 01:10:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:10:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:10:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:10:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:10:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:10:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:10:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:10:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:10:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:10:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:10:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:10:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:10:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:10:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:10:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:10:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:10:48 debconf: delaying package configuration, since apt-utils is not installed 01:10:48 Fetched 3527 kB in 1s (3377 kB/s) 01:10:48 (Reading database ... 12511 files and directories currently installed.) 01:10:48 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 01:10:48 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:48 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 01:10:48 Selecting previously unselected package udev. 01:10:48 (Reading database ... 12511 files and directories currently installed.) 01:10:48 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 01:10:49 Unpacking udev (237-3ubuntu10.52) ... 01:10:49 Selecting previously unselected package libfuse2:amd64. 01:10:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:10:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:49 Selecting previously unselected package fuse. 01:10:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:10:49 Unpacking fuse (2.9.7-1ubuntu1) ... 01:10:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:10:49 Selecting previously unselected package libksba8:amd64. 01:10:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:10:49 Unpacking libksba8:amd64 (1.3.5-2) ... 01:10:49 Selecting previously unselected package libroken18-heimdal:amd64. 01:10:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:10:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:10:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:10:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libwind0-heimdal:amd64. 01:10:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:10:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:10:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:10:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:10:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:10:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:50 Selecting previously unselected package libsasl2-modules-db:amd64. 01:10:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:50 Selecting previously unselected package libsasl2-2:amd64. 01:10:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:10:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:50 Selecting previously unselected package libldap-common. 01:10:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:10:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:50 Selecting previously unselected package libldap-2.4-2:amd64. 01:10:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:10:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:50 Selecting previously unselected package dirmngr. 01:10:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:10:50 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:10:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:10:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:10:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:10:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:10:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:10:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:50 Setting up libksba8:amd64 (1.3.5-2) ... 01:10:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:50 Setting up udev (237-3ubuntu10.52) ... 01:10:50 invoke-rc.d: policy-rc.d denied execution of start. 01:10:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:50 Processing triggers for systemd (237-3ubuntu10) ... 01:10:51 Setting up fuse (2.9.7-1ubuntu1) ... 01:10:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:10:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:10:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:10:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:10:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:10:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:10:51 settings in the [Install] section, and DefaultInstance for template units). 01:10:51 This means they are not meant to be enabled using systemctl. 01:10:51 Possible reasons for having this kind of units are: 01:10:51 1) A unit may be statically enabled by being symlinked from another unit's 01:10:51 .wants/ or .requires/ directory. 01:10:51 2) A unit's purpose may be to act as a helper for some other unit which has 01:10:51 a requirement dependency on it. 01:10:51 3) A unit may be started when needed via activation (socket, path, timer, 01:10:51 D-Bus, udev, scripted systemctl call, ...). 01:10:51 4) In case of template units, the unit is meant to be enabled with some 01:10:51 instance name specified. 01:10:52 Reading package lists... 01:10:52 Building dependency tree... 01:10:52 Reading state information... 01:10:52 The following additional packages will be installed: 01:10:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:10:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:10:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:10:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:10:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:10:52 Suggested packages: 01:10:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:10:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:10:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:10:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:10:52 systemd-container policykit-1 01:10:52 Recommended packages: 01:10:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:10:52 The following NEW packages will be installed: 01:10:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:10:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:10:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:10:52 multiarch-support openssh-client python3 python3-minimal python3.6 01:10:52 python3.6-minimal snapd squashfs-tools sudo 01:10:52 The following packages will be upgraded: 01:10:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:10:52 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:10:52 Need to get 36.8 MB of archives. 01:10:52 After this operation, 147 MB of additional disk space will be used. 01:10:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 01:10:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 01:10:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:10:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:10:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:10:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:10:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:10:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:10:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:10:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:10:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:10:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:10:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:10:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:10:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 01:10:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:10:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 01:10:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 01:10:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:10:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:10:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:10:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:10:53 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:10:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:10:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:10:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:10:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:10:53 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:10:53 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:10:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 01:10:54 debconf: delaying package configuration, since apt-utils is not installed 01:10:54 Fetched 36.8 MB in 2s (20.4 MB/s) 01:10:54 (Reading database ... 12757 files and directories currently installed.) 01:10:54 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 01:10:54 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 01:10:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:10:55 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 01:10:55 (Reading database ... 12757 files and directories currently installed.) 01:10:55 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:10:55 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:10:55 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:10:55 (Reading database ... 12757 files and directories currently installed.) 01:10:55 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:10:55 Unpacking apt (1.6.14) over (1.6.1) ... 01:10:55 Setting up apt (1.6.14) ... 01:10:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:10:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:10:56 (Reading database ... 12764 files and directories currently installed.) 01:10:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:10:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:10:56 Selecting previously unselected package libpython3.6-minimal:amd64. 01:10:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:56 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:56 Selecting previously unselected package libexpat1:amd64. 01:10:56 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:10:56 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:56 Selecting previously unselected package python3.6-minimal. 01:10:56 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:56 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 01:10:56 Checking for services that may need to be restarted...done. 01:10:56 Checking for services that may need to be restarted...done. 01:10:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:10:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:10:57 Selecting previously unselected package python3-minimal. 01:10:57 (Reading database ... 13012 files and directories currently installed.) 01:10:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:10:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:10:57 Selecting previously unselected package mime-support. 01:10:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:10:57 Unpacking mime-support (3.60ubuntu1) ... 01:10:57 Selecting previously unselected package libmpdec2:amd64. 01:10:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:10:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:10:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:10:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:10:57 Selecting previously unselected package python3.6. 01:10:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:10:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:10:57 Selecting previously unselected package libpython3-stdlib:amd64. 01:10:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:10:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:10:57 Setting up python3-minimal (3.6.7-1~18.04) ... 01:10:57 Selecting previously unselected package python3. 01:10:57 (Reading database ... 13442 files and directories currently installed.) 01:10:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:10:57 Unpacking python3 (3.6.7-1~18.04) ... 01:10:57 Selecting previously unselected package multiarch-support. 01:10:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:10:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:10:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:10:58 Selecting previously unselected package liblzo2-2:amd64. 01:10:58 (Reading database ... 13479 files and directories currently installed.) 01:10:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:10:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:10:58 Selecting previously unselected package libbsd0:amd64. 01:10:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:10:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:10:58 Selecting previously unselected package sudo. 01:10:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:10:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:10:58 Selecting previously unselected package apparmor. 01:10:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:10:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:10:58 Selecting previously unselected package libedit2:amd64. 01:10:58 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:10:58 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:10:58 Selecting previously unselected package libkrb5support0:amd64. 01:10:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:10:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:10:58 Selecting previously unselected package libk5crypto3:amd64. 01:10:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:10:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:10:58 Selecting previously unselected package libkeyutils1:amd64. 01:10:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:10:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:10:58 Selecting previously unselected package libkrb5-3:amd64. 01:10:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:10:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:10:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:10:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:10:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:10:58 Selecting previously unselected package libssl1.0.0:amd64. 01:10:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 01:10:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:10:58 Selecting previously unselected package openssh-client. 01:10:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:10:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:10:59 Selecting previously unselected package squashfs-tools. 01:10:59 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 01:10:59 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:10:59 Selecting previously unselected package snapd. 01:10:59 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 01:10:59 Unpacking snapd (2.51.1+18.04) ... 01:11:01 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:11:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 01:11:01 Setting up mime-support (3.60ubuntu1) ... 01:11:01 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:11:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:11:01 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:11:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:11:01 Setting up systemd (237-3ubuntu10.52) ... 01:11:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:11:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:11:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:11:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:11:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:11:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:11:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:11:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 01:11:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:11:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:11:02 Setting up python3 (3.6.7-1~18.04) ... 01:11:02 running python rtupdate hooks for python3.6... 01:11:02 running python post-rtupdate hooks for python3.6... 01:11:02 Setting up apparmor (2.12-4ubuntu5.1) ... 01:11:03 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:11:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:11:03 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:11:03 Setting up snapd (2.51.1+18.04) ... 01:11:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:11:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:11:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:11:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:11:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:11:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:11:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:11:05 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:11:05 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:11:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:11:05 /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' 01:11:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:11:05 Processing triggers for systemd (237-3ubuntu10.52) ... 01:11:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:11:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:11:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:11:08 Reading package lists... 01:11:08 Reading package lists... 01:11:08 Building dependency tree... 01:11:08 Reading state information... 01:11:08 Calculating upgrade... 01:11:08 The following packages will be upgraded: 01:11:08 advancecomp base-files bash binutils binutils-common 01:11:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:11:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:11:08 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:11:08 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:11:08 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:11:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:11:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:11:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:11:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:11:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:11:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:11:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:11:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:11:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:11:08 ubuntu-keyring util-linux 01:11:09 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:11:09 Need to get 64.2 MB of archives. 01:11:09 After this operation, 5144 kB of additional disk space will be used. 01:11:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 01:11:09 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:11:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:11:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:11:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:11:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:11:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:11:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:11:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:11:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:11:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:11:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:11:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:11:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:11:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:11:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:11:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:11:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:11:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:11:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:11:10 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:11:10 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:11:10 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:11:10 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:11:10 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:11:10 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:11:10 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:11:10 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:11:10 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:11:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:11:10 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:11:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:11:10 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:11:10 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 01:11:10 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:11:10 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:11:10 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:11:10 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:11:10 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:11:10 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:11:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:11:10 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 01:11:10 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 01:11:10 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:11:10 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:11:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:11:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 01:11:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:11:10 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:11:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 01:11:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 01:11:10 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 01:11:10 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 01:11:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:11:10 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:11:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:11:10 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:11:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:11:10 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:11:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:11:10 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:11:10 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:11:10 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:11:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:11:10 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:11:10 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:11:10 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:11:10 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:11:10 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 01:11:10 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:11:10 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:11:10 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:11:10 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:11:10 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:11:10 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:11:10 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:11:10 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:11:10 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:11:10 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:11:10 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:11:10 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:11:10 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:11:10 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:11:10 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:11:10 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] 01:11:10 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:11:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 01:11:10 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] 01:11:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:11:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:11:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:11:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 01:11:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:11:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:11:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:11:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:11:10 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] 01:11:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:11:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:11:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:11:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:11:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:11:10 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:11:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2199 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws 01:11:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:11:10 debconf: delaying package configuration, since apt-utils is not installed 01:11:10 Fetched 64.2 MB in 2s (39.3 MB/s) 01:11:10 (Reading database ... 13914 files and directories currently installed.) 01:11:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:11:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:11:10 The recommended git tool is: git 01:11:11 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:11:11 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:11:11 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 01:11:11 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 01:11:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:12 (Reading database ... 13914 files and directories currently installed.) 01:11:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:11:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:11:12 (Reading database ... 13914 files and directories currently installed.) 01:11:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:12 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:11:12 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:11:12 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:12 (Reading database ... 13914 files and directories currently installed.) 01:11:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:11:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:11:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:11:13 (Reading database ... 13914 files and directories currently installed.) 01:11:13 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 01:11:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:11:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:11:13 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 01:11:13 Setting up base-files (10.1ubuntu2.11) ... 01:11:13 Installing new version of config file /etc/issue ... 01:11:13 Installing new version of config file /etc/issue.net ... 01:11:13 Installing new version of config file /etc/lsb-release ... 01:11:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:11:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:11:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:11:14 Removing obsolete conffile /etc/default/motd-news ... 01:11:14 (Reading database ... 13915 files and directories currently installed.) 01:11:14 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:11:14 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:11:14 Setting up bash (4.4.18-2ubuntu1.2) ... 01:11:14 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 01:11:14 (Reading database ... 13915 files and directories currently installed.) 01:11:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:11:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:11:14 (Reading database ... 13915 files and directories currently installed.) 01:11:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:11:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:11:14 Setting up tar (1.29b-2ubuntu0.2) ... 01:11:14 (Reading database ... 13915 files and directories currently installed.) 01:11:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:11:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:11:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:11:14 (Reading database ... 13915 files and directories currently installed.) 01:11:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:11:15 (Reading database ... 13915 files and directories currently installed.) 01:11:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:11:15 (Reading database ... 13915 files and directories currently installed.) 01:11:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:11:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:11:15 Setting up grep (3.1-2build1) ... 01:11:15 (Reading database ... 13915 files and directories currently installed.) 01:11:15 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:11:15 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:11:15 Setting up gzip (1.6-5ubuntu1.1) ... 01:11:15 (Reading database ... 13915 files and directories currently installed.) 01:11:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:11:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:11:15 Setting up login (1:4.5-1ubuntu2) ... 01:11:15 (Reading database ... 13915 files and directories currently installed.) 01:11:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:11:16 (Reading database ... 13915 files and directories currently installed.) 01:11:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:11:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:11:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:11:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:11:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:11:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:11:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:11:17 (Reading database ... 13915 files and directories currently installed.) 01:11:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:11:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:11:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:11:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:11:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:11:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:11:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:11:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:11:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:18 using credential edgex-jenkins-ssh 01:11:18 Cloning the remote Git repository 01:11:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:18 (Reading database ... 13915 files and directories currently installed.) 01:11:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:19 (Reading database ... 13915 files and directories currently installed.) 01:11:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:11:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:19 (Reading database ... 13915 files and directories currently installed.) 01:11:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:11:19 (Reading database ... 13915 files and directories currently installed.) 01:11:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:11:19 (Reading database ... 13915 files and directories currently installed.) 01:11:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:11:18 > git init /w/workspace/edgex-go/3 # timeout=10 01:11:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:11:19 > git --version # timeout=10 01:11:19 > git --version # 'git version 2.17.1' 01:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:11:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:11:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:11:20 (Reading database ... 13915 files and directories currently installed.) 01:11:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:11:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:11:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:11:20 (Reading database ... 13915 files and directories currently installed.) 01:11:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:11:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:11:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:11:20 (Reading database ... 13917 files and directories currently installed.) 01:11:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:11:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:11:21 Setting up debconf (1.5.66ubuntu1) ... 01:11:21 (Reading database ... 13917 files and directories currently installed.) 01:11:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:11:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:11:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:11:21 (Reading database ... 13917 files and directories currently installed.) 01:11:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:11:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:11:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:11:21 (Reading database ... 13917 files and directories currently installed.) 01:11:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:21 (Reading database ... 13917 files and directories currently installed.) 01:11:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:22 (Reading database ... 13919 files and directories currently installed.) 01:11:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:11:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:22 (Reading database ... 13923 files and directories currently installed.) 01:11:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:11:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:11:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 01:11:22 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 01:11:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:11:22 (Reading database ... 13923 files and directories currently installed.) 01:11:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 01:11:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 01:11:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 01:11:22 (Reading database ... 13923 files and directories currently installed.) 01:11:22 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:11:22 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:11:22 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:11:22 (Reading database ... 13923 files and directories currently installed.) 01:11:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:11:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:11:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:11:23 (Reading database ... 13923 files and directories currently installed.) 01:11:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:11:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:11:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:11:23 (Reading database ... 13923 files and directories currently installed.) 01:11:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:11:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:11:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:11:23 (Reading database ... 13923 files and directories currently installed.) 01:11:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:11:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:11:23 Setting up passwd (1:4.5-1ubuntu2) ... 01:11:23 (Reading database ... 13923 files and directories currently installed.) 01:11:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:11:23 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:11:23 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:11:23 (Reading database ... 13923 files and directories currently installed.) 01:11:23 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:11:23 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:11:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:11:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:11:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:11:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:11:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:11:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:11:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:11:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:11:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 01:11:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 01:11:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 01:11:24 (Reading database ... 13923 files and directories currently installed.) 01:11:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:11:24 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:11:24 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:11:25 (Reading database ... 13923 files and directories currently installed.) 01:11:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:11:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:11:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:11:25 (Reading database ... 13924 files and directories currently installed.) 01:11:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:11:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:11:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:11:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:11:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 01:11:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 01:11:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 01:11:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 01:11:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:11:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:11:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:11:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:11:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:11:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:11:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:11:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:11:25 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:11:25 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:11:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:11:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:11:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:11:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:11:26 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 01:11:26 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 01:11:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:11:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:11:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:11:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:11:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:11:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:11:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:11:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:11:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:11:26 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:11:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 01:11:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 01:11:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:29 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:29 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:11:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:11:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:11:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:11:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:11:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:11:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:11:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:11:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:11:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:11:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:11:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:11:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:11:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:11:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:11:31 Setting up tzdata (2021a-2ubuntu0.18.04) ... 01:11:31 01:11:31 Current default time zone: 'Etc/UTC' 01:11:31 Local time is now: Wed Oct 27 01:11:31 UTC 2021. 01:11:31 Universal Time is now: Wed Oct 27 01:11:31 UTC 2021. 01:11:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:11:31 01:11:31 Setting up systemd-sysv (237-3ubuntu10.52) ... 01:11:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 01:11:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:11:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:11:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:11:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:11:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:11:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:11:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:11:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:11:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 01:11:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:31 Setting up patch (2.7.6-2ubuntu1.1) ... 01:11:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:11:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:11:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 01:11:31 Installing new version of config file /etc/ssl/openssl.cnf ... 01:11:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:11:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:11:31 Setting up ca-certificates (20210119~18.04.2) ... 01:11:33 Updating certificates in /etc/ssl/certs... 01:11:35 23 added, 28 removed; done. 01:11:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:11:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:11:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:11:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:11:35 Setting up pkgbinarymangler (138.18.04.1) ... 01:11:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 01:11:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up perl (5.26.1-6ubuntu0.5) ... 01:11:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 01:11:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:11:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:11:35 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 01:11:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:11:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:11:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:11:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:11:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:11:35 Processing triggers for systemd (237-3ubuntu10.52) ... 01:11:35 Processing triggers for mime-support (3.60ubuntu1) ... 01:11:35 Processing triggers for ca-certificates (20210119~18.04.2) ... 01:11:35 Updating certificates in /etc/ssl/certs... 01:11:35 0 added, 0 removed; done. 01:11:35 Running hooks in /etc/ca-certificates/update.d... 01:11:35 done. 01:11:36 Reading package lists... 01:11:36 Building dependency tree... 01:11:36 Reading state information... 01:11:36 The following NEW packages will be installed: 01:11:36 apt-transport-https 01:11:36 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:11:36 Need to get 4348 B of archives. 01:11:36 After this operation, 154 kB of additional disk space will be used. 01:11:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:11:37 debconf: delaying package configuration, since apt-utils is not installed 01:11:37 Fetched 4348 B in 0s (23.5 kB/s) 01:11:37 Selecting previously unselected package apt-transport-https. 01:11:37 (Reading database ... 13928 files and directories currently installed.) 01:11:37 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:11:37 Unpacking apt-transport-https (1.6.14) ... 01:11:37 Setting up apt-transport-https (1.6.14) ... 01:11:37 Waiting for network to be ready... 01:11:41 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:11:41 Merge succeeded, producing d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:11:41 Checking out Revision d9172d1c6d3391174b4d68b59966d432d9ee4b93 (PR-3782) 01:11:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:11:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:41 > git config core.sparsecheckout # timeout=10 01:11:41 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 01:11:41 > git remote # timeout=10 01:11:41 > git config --get remote.origin.url # timeout=10 01:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:41 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 01:11:41 > git rev-parse HEAD^{commit} # timeout=10 01:11:41 > git config core.sparsecheckout # timeout=10 01:11:41 > git checkout -f d9172d1c6d3391174b4d68b59966d432d9ee4b93 # timeout=10 01:11:44 2021-10-27T01:11:41Z INFO Waiting for automatic snapd restart... 01:11:44 snapd 2.52.1 from Canonical* installed 01:11:45 "snapd" switched to the "latest/stable" channel 01:11:45 01:11:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:11:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:47 Dload Upload Total Spent Left Speed 01:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72539 0 --:--:-- --:--:-- --:--:-- 72539 [Pipeline] sh 01:11:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:11:48 core18 20210722 from Canonical* installed 01:11:48 + sudo tee /etc/docker/daemon.new 01:11:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:11:48 { 01:11:48 "registry-mirrors": [ 01:11:48 "https://nexus3.edgexfoundry.org:10001" 01:11:48 ], 01:11:48 "bip": "10.250.0.254/24", 01:11:48 "hosts": [ 01:11:48 "tcp://0.0.0.0:5555", 01:11:48 "unix:///var/run/docker.sock" 01:11:48 ], 01:11:48 "mtu": 1458, 01:11:48 "selinux-enabled": true, 01:11:48 "seccomp-profile": "/etc/docker/seccomp.json" 01:11:48 } [Pipeline] sh 01:11:48 "core18" switched to the "latest/stable" channel 01:11:48 01:11:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:11:48 + sudo service docker restart 01:11:51 snapcraft 5.0 from Canonical* installed 01:11:51 "snapcraft" switched to the "latest/stable" channel 01:11:51 01:11:55 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: 01:11:55 - README.md 01:11:55 01:11:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:11:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:11:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:11:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:11:57 Reading package lists... 01:11:57 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 01:11:58 Reading package lists... 01:11:58 Building dependency tree... 01:11:58 Reading state information... 01:11:58 Suggested packages: 01:11:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:11:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:11:58 Recommended packages: 01:11:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:11:58 The following NEW packages will be installed: 01:11:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:11:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:11:58 pkg-config zip 01:11:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:11:58 Need to get 7670 kB of archives. 01:11:58 After this operation, 43.8 MB of additional disk space will be used. 01:11:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:11:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:11:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 01:11:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 01:11:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 01:11:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:11:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:11:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:11:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:11:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:11:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:11:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:11:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:11:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:11:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:11:59 debconf: delaying package configuration, since apt-utils is not installed 01:11:59 Fetched 7670 kB in 1s (10.1 MB/s) 01:11:59 Selecting previously unselected package libglib2.0-0:amd64. 01:11:59 (Reading database ... 13932 files and directories currently installed.) 01:11:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:11:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:11:59 Selecting previously unselected package libpsl5:amd64. 01:11:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:11:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:11:59 Selecting previously unselected package libnghttp2-14:amd64. 01:11:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:11:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:11:59 Selecting previously unselected package librtmp1:amd64. 01:11:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:11:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:12:00 Selecting previously unselected package libcurl3-gnutls:amd64. 01:12:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 01:12:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:12:00 Selecting previously unselected package liberror-perl. 01:12:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:12:00 Unpacking liberror-perl (0.17025-1) ... 01:12:00 Selecting previously unselected package git-man. 01:12:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 01:12:00 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 01:12:00 Selecting previously unselected package git. 01:12:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 01:12:00 Unpacking git (1:2.17.1-1ubuntu0.9) ... 01:12:00 Selecting previously unselected package libnorm1:amd64. 01:12:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:12:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:12:00 Selecting previously unselected package libpgm-5.2-0:amd64. 01:12:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:12:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:12:00 Selecting previously unselected package libsodium23:amd64. 01:12:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:12:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:12:00 Selecting previously unselected package libzmq5:amd64. 01:12:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:12:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:12:01 Selecting previously unselected package libzmq3-dev:amd64. 01:12:01 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:12:01 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:12:01 Selecting previously unselected package pkg-config. 01:12:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:12:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:12:01 Selecting previously unselected package zip. 01:12:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:12:01 Unpacking zip (3.0-11build1) ... 01:12:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:12:01 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 01:12:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:12:01 Setting up liberror-perl (0.17025-1) ... 01:12:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:12:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:12:01 No schema files found: doing nothing. 01:12:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:12:01 Setting up zip (3.0-11build1) ... 01:12:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:12:01 Setting up libsodium23:amd64 (1.0.16-2) ... 01:12:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:12:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:12:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 01:12:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:12:01 Setting up git (1:2.17.1-1ubuntu0.9) ... 01:12:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:12:01 git set to automatically installed. 01:12:01 git-man set to automatically installed. 01:12:01 libcurl3-gnutls set to automatically installed. 01:12:01 liberror-perl set to automatically installed. 01:12:01 libglib2.0-0 set to automatically installed. 01:12:01 libnghttp2-14 set to automatically installed. 01:12:01 libnorm1 set to automatically installed. 01:12:01 libpgm-5.2-0 set to automatically installed. 01:12:01 libpsl5 set to automatically installed. 01:12:01 librtmp1 set to automatically installed. 01:12:01 libsodium23 set to automatically installed. 01:12:01 libzmq3-dev set to automatically installed. 01:12:01 libzmq5 set to automatically installed. 01:12:01 pkg-config set to automatically installed. 01:12:01 zip set to automatically installed. 01:12:03 snapd is not logged in, snap install commands will use sudo 01:12:03 snap "core18" has no updates available 01:12:04 snapd is not logged in, snap install commands will use sudo [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:07 provisioning config files... 01:12:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7915776308374654842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:08 ---> docker-login.sh 01:12:08 nexus3.edgexfoundry.org:10001 01:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:09 Configure a credential helper to remove this warning. See 01:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:09 01:12:09 Login Succeeded 01:12:09 nexus3.edgexfoundry.org:10002 01:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:09 Configure a credential helper to remove this warning. See 01:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:09 01:12:09 Login Succeeded 01:12:09 nexus3.edgexfoundry.org:10003 01:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:10 Configure a credential helper to remove this warning. See 01:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:10 01:12:10 Login Succeeded 01:12:10 nexus3.edgexfoundry.org:10004 01:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:11 Configure a credential helper to remove this warning. See 01:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:11 01:12:11 Login Succeeded 01:12:11 docker.io 01:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:12 Configure a credential helper to remove this warning. See 01:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:12 01:12:12 Login Succeeded 01:12:12 ---> docker-login.sh ends [Pipeline] } 01:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:12:13 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 01:12:13 Pulling config-common 01:12:13 + snapcraftctl pull [Pipeline] echo 01:12:13 ========================================================= 01:12:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:12:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:12:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:12:14 552d1f2373af: Pulling fs layer 01:12:14 ea3f2d53f512: Pulling fs layer 01:12:14 9e70ebbbe112: Pulling fs layer 01:12:14 7a9cfe048b4a: Pulling fs layer 01:12:14 72dc09318566: Pulling fs layer 01:12:14 f4f7b4309257: Pulling fs layer 01:12:14 0ac9a79272e3: Pulling fs layer 01:12:14 b78e95d17946: Pulling fs layer 01:12:14 7a9cfe048b4a: Waiting 01:12:14 f4f7b4309257: Waiting 01:12:14 72dc09318566: Waiting 01:12:14 0ac9a79272e3: Waiting 01:12:14 b78e95d17946: Waiting 01:12:14 9e70ebbbe112: Verifying Checksum 01:12:14 9e70ebbbe112: Download complete 01:12:14 ea3f2d53f512: Verifying Checksum 01:12:14 ea3f2d53f512: Download complete 01:12:14 72dc09318566: Verifying Checksum 01:12:14 72dc09318566: Download complete 01:12:14 f4f7b4309257: Verifying Checksum 01:12:14 f4f7b4309257: Download complete 01:12:14 552d1f2373af: Verifying Checksum 01:12:14 552d1f2373af: Download complete 01:12:14 0ac9a79272e3: Verifying Checksum 01:12:14 0ac9a79272e3: Download complete 01:12:14 Pulling go-build-helper 01:12:14 + snapcraftctl pull 01:12:15 552d1f2373af: Pull complete 01:12:15 'edgex-go' has dependencies that need to be staged: go-build-helper 01:12:15 Skipping pull go-build-helper (already ran) 01:12:15 Building go-build-helper 01:12:15 + snapcraftctl build 01:12:16 ea3f2d53f512: Pull complete 01:12:16 9e70ebbbe112: Pull complete 01:12:16 b78e95d17946: Download complete 01:12:16 7a9cfe048b4a: Verifying Checksum 01:12:16 7a9cfe048b4a: Download complete 01:12:18 Staging go-build-helper 01:12:18 + snapcraftctl stage 01:12:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:12:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:12:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 01:12:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 01:12:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:12:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:12:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 01:12:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 01:12:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 01:12:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 01:12:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:12:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:12:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:12:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:12:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:12:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:12:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:12:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:12:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:12:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 01:12:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 01:12:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 01:12:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 01:12:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 01:12:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 01:12:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 01:12:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 01:12:26 Fetched 25.5 MB in 0s (0 B/s) 01:12:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:12:26 Fetched 224 kB in 0s (0 B/s) 01:12:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:12:26 Fetched 157 kB in 0s (0 B/s) 01:12:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:12:26 Fetched 221 kB in 0s (0 B/s) 01:12:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:12:26 Fetched 143 kB in 0s (0 B/s) 01:12:26 Pulling edgex-go 01:12:26 + snapcraftctl pull 01:12:28 Pulling hooks 01:12:28 + snapcraftctl pull 01:12:29 7a9cfe048b4a: Pull complete 01:12:29 72dc09318566: Pull complete 01:12:29 f4f7b4309257: Pull complete 01:12:29 0ac9a79272e3: Pull complete 01:12:34 b78e95d17946: Pull complete 01:12:34 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:12:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:12:34 WORKDIR /edgex 01:12:34 COPY go.mod . 01:12:34 RUN go mod download 01:12:34 + docker build -t ci-base-image-arm64 -f - . 01:12:37 Sending build context to Docker daemon 166.5MB 01:12:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:12:37 ---> 8b459fc5aaf0 01:12:37 Step 2/4 : WORKDIR /edgex 01:12:40 ---> Running in 3472cdd870ad 01:12:40 Removing intermediate container 3472cdd870ad 01:12:40 ---> 9da01f35c373 01:12:40 Step 3/4 : COPY go.mod . 01:12:41 ---> 66bd07d88453 01:12:41 Step 4/4 : RUN go mod download 01:12:41 ---> Running in c80c6eac384d 01:12:46 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:12:46 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:12:46 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:12:46 Fetched 0 B in 0s (0 B/s) 01:12:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:12:46 Fetched 96.5 kB in 0s (0 B/s) 01:12:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:12:46 Fetched 279 kB in 0s (0 B/s) 01:12:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:12:46 Fetched 122 kB in 0s (0 B/s) 01:12:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:12:46 Fetched 77.8 kB in 0s (0 B/s) 01:12:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:12:46 Fetched 8848 B in 0s (0 B/s) 01:12:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:12:46 Fetched 47.8 kB in 0s (0 B/s) 01:12:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:12:46 Fetched 45.6 kB in 0s (0 B/s) 01:12:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:12:46 Fetched 15.0 kB in 0s (0 B/s) 01:12:46 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 01:12:46 Fetched 220 kB in 0s (0 B/s) 01:12:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:12:46 Fetched 154 kB in 0s (0 B/s) 01:12:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:12:46 Fetched 50.6 kB in 0s (0 B/s) 01:12:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:12:46 Fetched 14.8 kB in 0s (0 B/s) 01:12:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:12:46 Fetched 41.8 kB in 0s (0 B/s) 01:12:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:12:46 Fetched 499 kB in 0s (0 B/s) 01:12:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:12:46 Fetched 111 kB in 0s (0 B/s) 01:12:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:12:46 Fetched 240 kB in 0s (0 B/s) 01:12:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:12:46 Fetched 29.3 kB in 0s (0 B/s) 01:12:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:12:46 Fetched 85.5 kB in 0s (0 B/s) 01:12:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:12:46 Fetched 24.5 kB in 0s (0 B/s) 01:12:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:12:46 Fetched 49.2 kB in 0s (0 B/s) 01:12:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:12:46 Fetched 54.2 kB in 0s (0 B/s) 01:12:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:12:46 Fetched 30.8 kB in 0s (0 B/s) 01:12:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:12:46 Fetched 15.8 kB in 0s (0 B/s) 01:12:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:12:46 Fetched 85.9 kB in 0s (0 B/s) 01:12:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:12:46 Fetched 8720 B in 0s (0 B/s) 01:12:46 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:12:46 Fetched 140 kB in 0s (0 B/s) 01:12:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:12:46 Fetched 119 kB in 0s (0 B/s) 01:12:46 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:12:46 Fetched 111 kB in 0s (0 B/s) 01:12:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:12:46 Fetched 11.1 kB in 0s (0 B/s) 01:12:46 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 01:12:46 Fetched 646 kB in 0s (0 B/s) 01:12:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:12:46 Fetched 41.3 kB in 0s (0 B/s) 01:12:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:12:46 Fetched 17.9 kB in 0s (0 B/s) 01:12:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:12:46 Fetched 368 kB in 0s (0 B/s) 01:12:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:12:46 Fetched 187 kB in 0s (0 B/s) 01:12:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:12:46 Fetched 175 kB in 0s (0 B/s) 01:12:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:12:46 Fetched 206 kB in 0s (0 B/s) 01:12:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 01:12:46 Fetched 1302 kB in 0s (0 B/s) 01:12:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:12:46 Fetched 36.2 kB in 0s (0 B/s) 01:12:46 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 01:12:46 Fetched 159 kB in 0s (0 B/s) 01:12:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:12:46 Fetched 107 kB in 0s (0 B/s) 01:12:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:12:46 Fetched 48.7 kB in 0s (0 B/s) 01:12:46 Pulling static-packages 01:12:46 + snapcraftctl pull 01:12:46 Pulling version 01:12:46 + cd /root/project 01:12:46 + git describe --tags --abbrev=0 01:12:46 + sed s/v// 01:12:46 + GIT_VERSION=2.0.1-dev.80 01:12:46 + [ -z 2.0.1-dev.80 ] 01:12:46 + snapcraftctl set-version 2.0.1-dev.80 01:12:47 Building config-common 01:12:47 + snapcraftctl build 01:12:50 Skipping build go-build-helper (already ran) 01:12:50 Building edgex-go 01:12:50 + cd /root/parts/edgex-go/src 01:12:50 + git describe --tags --abbrev=0 01:12:50 + sed s/v// 01:12:50 + GIT_VERSION=2.0.1-dev.80 01:12:50 + [ -z 2.0.1-dev.80 ] 01:12:50 + echo 2.0.1-dev.80 01:12:50 + [ ! -d vendor ] 01:12:50 + go mod download all 01:12:58 + make build 01:12:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data 01:13:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command 01:13:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:13:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:13:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:13:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:13:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:13:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:13:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config 01:13:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:13:26 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:13:26 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:13:26 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:13:26 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:13:26 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:13:26 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:13:26 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:13:26 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:13:26 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:13:26 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:13:26 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:13:26 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:13:26 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:13:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:13:26 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:13:26 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:13:26 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:13:26 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 01:13:26 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:13:26 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:13:26 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:13:26 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:13:26 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:13:26 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 01:13:26 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:13:26 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:13:26 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:13:28 Building hooks 01:13:28 + cd /root/parts/hooks/src 01:13:28 + make build 01:13:28 go mod tidy 01:13:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 01:13:28 go: downloading github.com/davecgh/go-spew v1.1.0 01:13:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:13:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:13:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:13:29 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:13:29 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:13:33 Building static-packages 01:13:33 + snapcraftctl build 01:13:34 Building version 01:13:34 + snapcraftctl build 01:13:37 Staging config-common 01:13:37 + snapcraftctl stage 01:13:38 Skipping stage go-build-helper (already ran) 01:13:38 Staging edgex-go 01:13:38 + snapcraftctl stage 01:13:39 Staging hooks 01:13:39 + snapcraftctl stage 01:13:40 Staging static-packages 01:13:40 + snapcraftctl stage 01:13:41 Staging version 01:13:41 + snapcraftctl stage 01:13:42 Priming config-common 01:13:42 + snapcraftctl prime 01:13:44 Priming go-build-helper 01:13:44 + snapcraftctl prime 01:13:45 Priming edgex-go 01:13:45 + snapcraftctl prime 01:13:46 Priming hooks 01:13:46 + snapcraftctl prime 01:13:48 Priming static-packages 01:13:48 + snapcraftctl prime 01:13:50 Priming version 01:13:50 + snapcraftctl prime 01:13:51 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] } 01:14:18 Removing intermediate container c80c6eac384d 01:14:18 ---> 224a7159b271 01:14:18 Successfully built 224a7159b271 01:14:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:14:18 + docker inspect -f . ci-base-image-arm64 01:14:18 . [Pipeline] withDockerContainer 01:14:18 prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container 01:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:14:20 $ docker top 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:21 + go version 01:14:21 go version go1.16.8 linux/arm64 [Pipeline] } 01:14:21 $ docker stop --time=1 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 01:14:23 $ docker rm -f 4abe87f9e849b6fffc7d9f3ab1d82671832778edfdfafeb90feeddb733a03520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:24 + docker inspect -f . ci-base-image-arm64 01:14:24 . [Pipeline] withDockerContainer 01:14:24 prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container 01:14:24 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:14:26 $ docker top 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 -eo pid,comm [Pipeline] { [Pipeline] echo 01:14:26 ========================================================= 01:14:26 [edgeXBuildGoParallel] Running Tests and Build... 01:14:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:14:27 + make test 01:14:27 go mod tidy 01:14:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:15:00 ? github.com/edgexfoundry/edgex-go [no test files] 01:16:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:16:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:16:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:16:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:16:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:16:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:16:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:16:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:16:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:16:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.235s coverage: 28.7% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements 01:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.422s coverage: 44.7% of statements 01:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.747s coverage: 89.5% of statements 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:16:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.412s coverage: 84.4% of statements 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.016s coverage: 94.2% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.298s coverage: 60.0% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.359s coverage: 0.9% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.344s coverage: 58.8% of statements 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 21.7% of statements 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.217s coverage: 47.1% of statements 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.297s coverage: 79.5% of statements 01:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 01:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.492s coverage: 96.3% of statements 01:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.547s coverage: 87.5% of statements 01:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.379s coverage: 94.4% of statements 01:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.314s coverage: 44.8% of statements 01:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements 01:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.306s coverage: 87.2% of statements 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.293s coverage: 85.4% of statements 01:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.933s coverage: 91.2% of statements 01:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 64.4% of statements 01:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 01:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 01:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 01:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 01:17:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 01:17:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 70.4% of statements 01:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:17:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.5% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 01:17:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 01:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 01:17:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:17:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:17:44 GO111MODULE=on go vet ./... 01:19:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:22 ./bin/test-attribution-txt.sh [Pipeline] sh 01:19:23 + ls -al . 01:19:23 total 664 01:19:23 drwxrwxr-x 9 1001 1001 4096 Oct 27 01:19 . 01:19:23 drwxr-xr-x 4 root root 4096 Oct 27 01:14 .. 01:19:23 -rw-rw-r-- 1 1001 1001 11 Oct 27 01:11 .dockerignore 01:19:23 drwxrwxr-x 8 1001 1001 4096 Oct 27 01:11 .git 01:19:23 drwxrwxr-x 4 1001 1001 4096 Oct 27 01:11 .github 01:19:23 -rw-rw-r-- 1 1001 1001 804 Oct 27 01:11 .gitignore 01:19:23 -rw-rw-r-- 1 1001 1001 42 Oct 27 01:11 .golangci.yml 01:19:23 -rw-rw-r-- 1 1001 1001 76 Oct 27 01:11 .hadolint.yml 01:19:23 -rw-rw-r-- 1 1001 1001 166 Oct 27 01:11 .sonarcloud.properties 01:19:23 -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:11 ADOPTERS.md 01:19:23 -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:11 Attribution.txt 01:19:23 -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:11 CHANGELOG.md 01:19:23 -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:11 CONTRIBUTING.md 01:19:23 -rw-rw-r-- 1 1001 1001 677 Oct 27 01:11 GOVERNANCE.md 01:19:23 -rw-rw-r-- 1 1001 1001 849 Oct 27 01:11 Jenkinsfile 01:19:23 -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:11 LICENSE 01:19:23 -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:11 Makefile 01:19:23 -rw-rw-r-- 1 1001 1001 582 Oct 27 01:11 OWNERS.md 01:19:23 -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:11 README.md 01:19:23 -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:11 SECURITY.md 01:19:23 -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION 01:19:23 -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:11 ZMQWindows.md 01:19:23 drwxrwxr-x 2 1001 1001 4096 Oct 27 01:11 bin 01:19:23 drwxrwxr-x 14 1001 1001 4096 Oct 27 01:11 cmd 01:19:23 -rw-r--r-- 1 root root 426728 Oct 27 01:17 coverage.out 01:19:23 -rw-rw-r-- 1 1001 1001 848 Oct 27 01:11 go.mod 01:19:23 -rw-rw-r-- 1 1001 1001 50414 Oct 27 01:11 go.sum 01:19:23 drwxrwxr-x 8 1001 1001 4096 Oct 27 01:11 internal 01:19:23 drwxrwxr-x 3 1001 1001 4096 Oct 27 01:11 openapi 01:19:23 drwxrwxr-x 4 1001 1001 4096 Oct 27 01:11 snap 01:19:23 -rw-rw-r-- 1 1001 1001 204 Oct 27 01:11 version.go [Pipeline] sh 01:19:23 + '[' -e coverage.out ] 01:19:23 + chown 1001:1001 coverage.out [Pipeline] stash 01:19:23 Warning: overwriting stash ‘coverage-report’ 01:19:24 Stashed 1 file(s) [Pipeline] sh 01:19:25 + make build 01:19:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:19:33 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 01:19:59 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 01:20:00 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 01:20:06 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 01:20:06 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 01:20:10 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 01:20:15 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 01:20:18 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 01:20:22 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 01:20:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:20:30 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] } 01:20:37 $ docker stop --time=1 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 01:20:39 $ docker rm -f 4dc252292bef11ef594c70b9da6d49d1b6ed770de6302bc0e479f89fca1b1df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:41 01:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:42 latest: Pulling from edgex-devops/edgex-compose-arm64 01:20:42 29e5d40040c1: Pulling fs layer 01:20:42 1ce36da41761: Pulling fs layer 01:20:42 25b303627fd3: Pulling fs layer 01:20:42 29e5d40040c1: Verifying Checksum 01:20:42 29e5d40040c1: Download complete 01:20:42 1ce36da41761: Verifying Checksum 01:20:42 1ce36da41761: Download complete 01:20:43 29e5d40040c1: Pull complete 01:20:44 25b303627fd3: Verifying Checksum 01:20:44 1ce36da41761: Pull complete 01:20:54 25b303627fd3: Pull complete 01:20:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:20:54 prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container 01:20:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:20:57 $ docker top e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:58 + grep parallel 01:20:58 + docker-compose build --help 01:21:05 --parallel Build images in parallel. [Pipeline] } 01:21:05 $ docker stop --time=1 e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 01:21:07 $ docker rm -f e5c48de2ec4b26f4cd71faba47a447d2160ccc124e84b3994bcfadc8d9990f25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:21:07 . [Pipeline] withDockerContainer 01:21:08 prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container 01:21:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:21:09 $ docker top 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:10 + docker-compose -f ./docker-compose-build.yml build --parallel 01:21:17 Building core-command ... 01:21:17 Building core-data ... 01:21:17 Building core-metadata ... 01:21:17 Building security-bootstrapper ... 01:21:17 Building security-proxy-setup ... 01:21:17 Building security-secretstore-setup ... 01:21:17 Building support-notifications ... 01:21:17 Building support-scheduler ... 01:21:17 Building sys-mgmt-agent ... 01:21:17 Building support-notifications 01:21:17 Building sys-mgmt-agent 01:21:17 Building core-metadata 01:21:17 Building security-proxy-setup 01:21:17 Building core-command 01:22:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> 224a7159b271 01:22:26 Step 3/22 : WORKDIR /edgex-go 01:22:26 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> 224a7159b271 01:22:26 Step 3/20 : WORKDIR /edgex-go 01:22:26 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> 224a7159b271 01:22:26 Step 3/21 : WORKDIR /edgex-go 01:22:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> 224a7159b271 01:22:26 Step 3/22 : WORKDIR /edgex-go 01:22:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:26 ---> 224a7159b271 01:22:26 Step 3/22 : WORKDIR /edgex-go 01:22:26 ---> Running in 1402cae903b1 01:22:26 ---> Running in a0ca0ff4deb1 01:22:26 ---> Running in 09c949e24a19 01:22:26 ---> Running in 923374ddb826 01:22:26 ---> Running in 23d25fcc2b34 01:22:26 Removing intermediate container 923374ddb826 01:22:26 ---> 43fc23ab0e16 01:22:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container 23d25fcc2b34 01:22:26 ---> 096bc8c63b21 01:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container a0ca0ff4deb1 01:22:26 ---> 31ca27fe6ad1 01:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container 1402cae903b1 01:22:26 ---> 3d3d571ca35d 01:22:26 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 Removing intermediate container 09c949e24a19 01:22:26 ---> dde5b3c132c2 01:22:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:26 ---> Running in 07d8a91d53b6 01:22:26 ---> Running in 508b30fdf4ec 01:22:26 ---> Running in d355b1db0f21 01:22:26 ---> Running in 37119309a45d 01:22:26 ---> Running in 10e214fa1ba9 01:22:26 Removing intermediate container 508b30fdf4ec 01:22:26 ---> ad187af89d47 01:22:26 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:22:26 ---> Running in c1e405eec919 01:22:26 Removing intermediate container 37119309a45d 01:22:26 ---> e6be19fbd363 01:22:26 Step 5/20 : RUN apk add --update --no-cache make git 01:22:26 ---> Running in c6bcff76515e 01:22:26 Removing intermediate container d355b1db0f21 01:22:26 ---> efb9b21ae339 01:22:26 Step 5/22 : RUN apk add --update --no-cache make git 01:22:26 Removing intermediate container 07d8a91d53b6 01:22:26 ---> efb835e48e2f 01:22:26 Step 5/22 : RUN apk add --update --no-cache make bash git 01:22:26 Removing intermediate container 10e214fa1ba9 01:22:26 ---> 2ce1843b4687 01:22:26 Step 5/22 : RUN apk add --update --no-cache make git 01:22:26 ---> Running in 1bedb18b21ff 01:22:26 ---> Running in 55b7ce127046 01:22:26 ---> Running in 29c4ac162240 01:22:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:22:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:22:28 OK: 219 MiB in 52 packages 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:22:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:22:30 OK: 219 MiB in 52 packages 01:22:30 Removing intermediate container c1e405eec919 01:22:30 ---> c48530eb3fc4 01:22:30 Step 6/21 : COPY . . 01:22:30 OK: 219 MiB in 52 packages 01:22:31 OK: 219 MiB in 52 packages 01:22:31 OK: 219 MiB in 52 packages 01:22:32 Removing intermediate container c6bcff76515e 01:22:32 ---> 6c3e99bfccb3 01:22:32 Step 6/20 : COPY . . 01:22:32 Removing intermediate container 55b7ce127046 01:22:32 ---> 76a1a9998a97 01:22:32 Step 6/22 : COPY . . 01:22:32 Removing intermediate container 29c4ac162240 01:22:32 ---> 9dd8106718f1 01:22:32 Step 6/22 : COPY . . 01:22:33 Removing intermediate container 1bedb18b21ff 01:22:33 ---> 093e7fb5f36c 01:22:33 Step 6/22 : COPY . . 01:22:56 ---> 46f664fdef85 01:22:56 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:56 ---> Running in b34eb4935202 01:22:56 ---> 6475b96f41cc 01:22:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:56 ---> Running in c0f4f8252d08 01:22:56 ---> 6dcb4bc40d21 01:22:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:56 ---> Running in 4d451fe44917 01:22:56 ---> 0dcf47929eab 01:22:56 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:56 ---> Running in 5986cd596213 01:22:56 ---> f46b0b8ef900 01:22:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:56 ---> Running in 01fb25823a89 01:22:59 Removing intermediate container b34eb4935202 01:22:59 ---> 69742a4f6fb9 01:22:59 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:22:59 ---> Running in 44f7e08c6820 01:23:01 Removing intermediate container c0f4f8252d08 01:23:01 ---> 85c7547cd706 01:23:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:23:01 ---> Running in 23d9c2903d70 01:23:01 Removing intermediate container 4d451fe44917 01:23:01 ---> fb90a008f54d 01:23:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:23:01 ---> Running in 69b1d3ca8228 01:23:01 Removing intermediate container 5986cd596213 01:23:01 ---> 41c70b9cd00e 01:23:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:23:02 Removing intermediate container 01fb25823a89 01:23:02 ---> 4bbe2d6a555f 01:23:02 Step 8/22 : RUN make cmd/core-command/core-command 01:23:02 ---> Running in fe165af1ef0d 01:23:02 ---> Running in be57d85dad12 01:23:02 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 01:23:03 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 01:23:04 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 01:23:05 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 01:23:05 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 01:25:13 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 01:25:24 Removing intermediate container be57d85dad12 01:25:24 ---> 38febf8169fa 01:25:24 01:25:24 Step 9/22 : FROM alpine:3.14 01:25:24 Removing intermediate container 69b1d3ca8228 01:25:24 ---> fa7b31cc8270 01:25:24 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:25:24 3.14: Pulling from library/alpine 01:25:24 ---> Running in 69dd7813294b 01:25:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:25:24 Status: Downloaded newer image for alpine:3.14 01:25:24 ---> bb3de5531c18 01:25:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:25:24 ---> Running in f01d8278638b 01:25:26 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 01:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:28 (1/1) Installing dumb-init (1.2.5-r1) 01:25:28 Executing busybox-1.33.1-r3.trigger 01:25:28 OK: 5 MiB in 15 packages 01:25:29 Removing intermediate container fe165af1ef0d 01:25:29 ---> 98866c55fdab 01:25:29 01:25:29 Step 9/20 : FROM alpine:3.14 01:25:29 ---> bb3de5531c18 01:25:29 Step 10/20 : RUN apk add --update --no-cache curl 01:25:29 ---> Running in afa834626fe4 01:25:30 Removing intermediate container f01d8278638b 01:25:30 ---> 75104e5f29b5 01:25:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:25:30 ---> Running in a9d5d1425708 01:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:31 Removing intermediate container a9d5d1425708 01:25:31 ---> 3ef2f0a35fda 01:25:31 Step 12/22 : ENV APP_PORT=59882 01:25:31 ---> Running in b2a029c63232 01:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:32 Removing intermediate container 69dd7813294b 01:25:32 ---> f062c04cfe90 01:25:32 01:25:32 Step 10/22 : FROM docker:20.10.8 01:25:32 20.10.8: Pulling from library/docker 01:25:33 Removing intermediate container b2a029c63232 01:25:33 ---> 4ecd6219049e 01:25:33 Step 13/22 : EXPOSE $APP_PORT 01:25:33 (1/5) Installing ca-certificates (20191127-r5) 01:25:33 (2/5) Installing brotli-libs (1.0.9-r5) 01:25:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:25:33 (4/5) Installing libcurl (7.79.1-r0) 01:25:33 (5/5) Installing curl (7.79.1-r0) 01:25:33 Executing busybox-1.33.1-r3.trigger 01:25:33 Executing ca-certificates-20191127-r5.trigger 01:25:33 ---> Running in c59cac032272 01:25:33 OK: 8 MiB in 19 packages 01:25:34 Removing intermediate container c59cac032272 01:25:34 ---> ebf83229b964 01:25:34 Step 14/22 : WORKDIR / 01:25:35 ---> Running in ac3810e7f04d 01:25:35 Removing intermediate container 44f7e08c6820 01:25:35 ---> 1dbba1397f57 01:25:35 01:25:35 Step 9/21 : FROM alpine:3.14 01:25:35 ---> bb3de5531c18 01:25:35 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:25:35 ---> Running in 59cb4c6d2f59 01:25:35 Removing intermediate container ac3810e7f04d 01:25:35 ---> a815fa7e867c 01:25:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:36 Removing intermediate container 23d9c2903d70 01:25:36 ---> eae2b5144bdb 01:25:36 01:25:36 Step 9/22 : FROM alpine:3.14 01:25:36 ---> bb3de5531c18 01:25:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:25:36 ---> Using cache 01:25:36 ---> 75104e5f29b5 01:25:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:25:36 ---> Using cache 01:25:36 ---> 3ef2f0a35fda 01:25:36 Step 12/22 : ENV APP_PORT=59881 01:25:36 ---> Running in 7b5d56f052b7 01:25:36 Removing intermediate container afa834626fe4 01:25:36 ---> a7153e51301b 01:25:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:25:36 ---> Running in 17db5639d9a6 01:25:37 ---> 41d82eecbe9e 01:25:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:37 Removing intermediate container 7b5d56f052b7 01:25:37 ---> e504c3e926ae 01:25:37 Step 13/22 : EXPOSE $APP_PORT 01:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:37 ---> Running in e9e08b6470a1 01:25:37 Removing intermediate container 17db5639d9a6 01:25:37 ---> 4b8f2be10aac 01:25:37 Step 12/20 : WORKDIR /edgex 01:25:37 ---> Running in 2f5460b57c75 01:25:38 (1/2) Installing ca-certificates (20191127-r5) 01:25:38 Removing intermediate container e9e08b6470a1 01:25:38 ---> 261a9795fbac 01:25:38 Step 14/22 : WORKDIR / 01:25:38 (2/2) Installing dumb-init (1.2.5-r1) 01:25:38 Executing busybox-1.33.1-r3.trigger 01:25:38 Executing ca-certificates-20191127-r5.trigger 01:25:38 ---> Running in 74dc580df9dc 01:25:38 Removing intermediate container 2f5460b57c75 01:25:38 ---> bf206d91cf49 01:25:38 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:25:39 OK: 6 MiB in 16 packages 01:25:39 ---> e7a9517b2689 01:25:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:25:40 Removing intermediate container 74dc580df9dc 01:25:40 ---> 9be4822af5c3 01:25:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:40 ---> 239b49808e2e 01:25:40 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:25:41 ---> d04e0518b47a 01:25:41 Step 18/22 : ENTRYPOINT ["/core-command"] 01:25:41 Removing intermediate container 59cb4c6d2f59 01:25:41 ---> 3cb4d4066e03 01:25:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:25:41 ---> Running in cce9cb1cdaa0 01:25:41 ---> Running in 5e5fb8ff132e 01:25:41 ---> 28cbf1982828 01:25:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:25:42 Removing intermediate container cce9cb1cdaa0 01:25:42 ---> 776d2754e806 01:25:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:42 ---> Running in 9f35af08220d 01:25:42 Removing intermediate container 5e5fb8ff132e 01:25:42 ---> 5b3a216c2291 01:25:42 Step 12/21 : ENV APP_PORT=59860 01:25:42 ---> Running in 5a4318ad7ffb 01:25:43 ---> ed55ce5f2243 01:25:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:25:43 Removing intermediate container 9f35af08220d 01:25:43 ---> 5cd04b2be6ab 01:25:43 Step 20/22 : LABEL arch=arm64 01:25:43 ---> Running in 795e5eec1332 01:25:43 Removing intermediate container 5a4318ad7ffb 01:25:43 ---> 59d02d85c3f7 01:25:43 Step 13/21 : EXPOSE $APP_PORT 01:25:43 ---> Running in cceab517b44d 01:25:44 ---> dd854d0ddf7c 01:25:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:25:44 Removing intermediate container 795e5eec1332 01:25:44 ---> aa801f36d7c8 01:25:44 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:25:44 Removing intermediate container cceab517b44d 01:25:44 ---> 8657e6969f57 01:25:44 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:44 ---> Running in 64612ab5b2f1 01:25:45 ---> fd8b8bacb7b1 01:25:45 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:25:45 Removing intermediate container 64612ab5b2f1 01:25:45 ---> 471ab341151a 01:25:45 Step 22/22 : LABEL version=0.0.0 01:25:45 ---> Running in a5eff08e4cfc 01:25:45 ---> Running in 6269ce09ed8e 01:25:46 ---> d18670469a73 01:25:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:25:46 ---> 39b953e596dc 01:25:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:25:46 ---> Running in 6c85bc12b1c3 01:25:46 Removing intermediate container a5eff08e4cfc 01:25:46 ---> 32caf9457f82 01:25:46 Step 17/20 : CMD ["--init=true"] 01:25:46 Removing intermediate container 6269ce09ed8e 01:25:46 ---> a5acc16fbc21 01:25:46 01:25:46 ---> Running in 857ff7a6510b 01:25:46 Removing intermediate container 6c85bc12b1c3 01:25:46 ---> 522b96b97a38 01:25:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:46 ---> Running in 02853009fc22 01:25:47 Successfully built a5acc16fbc21 01:25:47 Removing intermediate container 857ff7a6510b 01:25:47 ---> fa94ca69cf64 01:25:47 Step 18/20 : LABEL arch=arm64 01:25:47 Successfully tagged core-command-arm64:latest 01:25:47  Building core-command ... done Building core-data 01:25:47 ---> Running in fd688ba2ab8a 01:25:47 Removing intermediate container 02853009fc22 01:25:47 ---> 4e7f740ee911 01:25:47 Step 20/22 : LABEL arch=arm64 01:25:48 ---> 6459e99e4c09 01:25:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:25:48 ---> Running in 2ba92fbb3ab6 01:25:48 Removing intermediate container fd688ba2ab8a 01:25:48 ---> ae3c55f2d0b8 01:25:48 Step 19/20 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:25:48 ---> Running in 612244e612e3 01:25:49 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:25:49 Status: Downloaded newer image for docker:20.10.8 01:25:49 ---> 3734d5adc5ac 01:25:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:25:49 Removing intermediate container 2ba92fbb3ab6 01:25:49 ---> c482e9ae9a79 01:25:49 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:25:49 ---> Running in e923951f9616 01:25:49 ---> Running in 0524a0193b73 01:25:49 Removing intermediate container 612244e612e3 01:25:49 ---> 512128c57963 01:25:49 Step 20/20 : LABEL version=0.0.0 01:25:49 ---> 4ab82c63cbd3 01:25:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:25:49 ---> Running in 692a45acb882 01:25:49 ---> Running in 84a816c4e7bf 01:25:49 Removing intermediate container e923951f9616 01:25:49 ---> 73ca87763af9 01:25:49 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 01:25:49 ---> Running in 3e8324b69c9b 01:25:49 Removing intermediate container 0524a0193b73 01:25:49 ---> 40a8ced8c227 01:25:49 Step 22/22 : LABEL version=0.0.0 01:25:50 ---> Running in 6cc4061e18f4 01:25:50 Removing intermediate container 84a816c4e7bf 01:25:50 ---> 937d9f3adfa7 01:25:50 01:25:50 Removing intermediate container 692a45acb882 01:25:50 ---> b00296b901a8 01:25:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:50 ---> Running in d02e32cde69a 01:25:51 Successfully built 937d9f3adfa7 01:25:51 Successfully tagged security-proxy-setup-arm64:latest 01:25:51 Building support-scheduler 01:25:51  Building security-proxy-setup ... done Removing intermediate container 6cc4061e18f4 01:25:51 ---> 2893e0f511ae 01:25:51 01:25:51 Removing intermediate container d02e32cde69a 01:25:51 ---> 8a3d436cd2e7 01:25:51 Step 19/21 : LABEL arch=arm64 01:25:51 ---> Running in 80f01942d630 01:25:52 Successfully built 2893e0f511ae 01:25:52 Successfully tagged core-metadata-arm64:latest 01:25:52 Building security-secretstore-setup 01:25:52  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:52 Removing intermediate container 80f01942d630 01:25:52 ---> d6cde243f4c9 01:25:52 Step 20/21 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:25:52 ---> Running in 6e8a4517c33a 01:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:52 Removing intermediate container 6e8a4517c33a 01:25:52 ---> ef05c7a52819 01:25:52 Step 21/21 : LABEL version=0.0.0 01:25:52 ---> Running in e49d0252bbd9 01:25:53 (1/42) Installing readline (8.1.0-r0) 01:25:53 (2/42) Installing bash (5.1.4-r0) 01:25:53 Executing bash-5.1.4-r0.post-install 01:25:53 (3/42) Installing brotli-libs (1.0.9-r5) 01:25:53 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:25:53 (5/42) Installing libcurl (7.79.1-r0) 01:25:53 (6/42) Installing curl (7.79.1-r0) 01:25:53 (7/42) Installing dumb-init (1.2.5-r1) 01:25:53 (8/42) Installing libbz2 (1.0.8-r1) 01:25:53 (9/42) Installing expat (2.4.1-r0) 01:25:53 Removing intermediate container e49d0252bbd9 01:25:53 ---> 262d9c398241 01:25:53 01:25:53 (10/42) Installing libffi (3.3-r2) 01:25:53 (11/42) Installing gdbm (1.19-r0) 01:25:53 (12/42) Installing xz-libs (5.2.5-r0) 01:25:53 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:25:53 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:25:53 (15/42) Installing mpdecimal (2.5.1-r1) 01:25:53 (16/42) Installing sqlite-libs (3.35.5-r0) 01:25:53 (17/42) Installing python3 (3.9.5-r1) 01:25:53 Successfully built 262d9c398241 01:25:53 Successfully tagged support-notifications-arm64:latest 01:25:53  Building support-notifications ... done Building security-bootstrapper 01:25:55 (18/42) Installing py3-appdirs (1.4.4-r2) 01:25:55 (19/42) Installing py3-chardet (4.0.0-r2) 01:25:55 (20/42) Installing py3-idna (3.2-r0) 01:25:55 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:25:55 (22/42) Installing py3-certifi (2020.12.5-r1) 01:25:55 (23/42) Installing py3-requests (2.25.1-r4) 01:25:55 (24/42) Installing py3-msgpack (1.0.2-r1) 01:25:55 (25/42) Installing py3-lockfile (0.12.2-r4) 01:25:55 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:25:55 (27/42) Installing py3-colorama (0.4.4-r1) 01:25:55 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:25:55 (29/42) Installing py3-distlib (0.3.1-r3) 01:25:55 (30/42) Installing py3-distro (1.5.0-r3) 01:25:55 (31/42) Installing py3-six (1.15.0-r1) 01:25:55 (32/42) Installing py3-webencodings (0.5.1-r4) 01:25:55 (33/42) Installing py3-html5lib (1.1-r1) 01:25:55 (34/42) Installing py3-parsing (2.4.7-r2) 01:25:55 (35/42) Installing py3-packaging (20.9-r1) 01:25:55 (36/42) Installing py3-toml (0.10.2-r2) 01:25:55 (37/42) Installing py3-pep517 (0.10.0-r2) 01:25:55 (38/42) Installing py3-progress (1.5-r2) 01:25:55 (39/42) Installing py3-retrying (1.3.3-r1) 01:25:55 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:25:55 (41/42) Installing py3-setuptools (52.0.0-r3) 01:25:55 (42/42) Installing py3-pip (20.3.4-r1) 01:25:56 Executing busybox-1.33.1-r3.trigger 01:25:56 OK: 84 MiB in 64 packages 01:26:02 Collecting docker-compose==1.23.2 01:26:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:26:02 Collecting PyYAML<4,>=3.10 01:26:02 Downloading PyYAML-3.13.tar.gz (270 kB) 01:26:07 Collecting docopt<0.7,>=0.6.1 01:26:07 Downloading docopt-0.6.2.tar.gz (25 kB) 01:26:09 Collecting texttable<0.10,>=0.9.0 01:26:09 Downloading texttable-0.9.1.tar.gz (11 kB) 01:26:11 Collecting websocket-client<1.0,>=0.32.0 01:26:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:26:11 Collecting dockerpty<0.5,>=0.4.1 01:26:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:26:14 Collecting jsonschema<3,>=2.5.1 01:26:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:26:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:26:14 Collecting cached-property<2,>=1.2.0 01:26:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:26:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:26:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:26:16 Collecting docker<4.0,>=3.6.0 01:26:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:26:16 Collecting docker-pycreds>=0.4.0 01:26:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:26: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) 01:26:17 Collecting chardet<3.1.0,>=3.0.2 01:26:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:26:17 Collecting idna<2.8,>=2.5 01:26:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:26:18 Collecting urllib3<1.25,>=1.21.1 01:26:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:26:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:26:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:26:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:26:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:26:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:26:19 Attempting uninstall: urllib3 01:26:19 Found existing installation: urllib3 1.26.5 01:26:19 Uninstalling urllib3-1.26.5: 01:26:19 Successfully uninstalled urllib3-1.26.5 01:26:20 Attempting uninstall: idna 01:26:20 Found existing installation: idna 3.2 01:26:20 Uninstalling idna-3.2: 01:26:20 Successfully uninstalled idna-3.2 01:26:22 Attempting uninstall: chardet 01:26:22 Found existing installation: chardet 4.0.0 01:26:22 Uninstalling chardet-4.0.0: 01:26:22 Successfully uninstalled chardet-4.0.0 01:26:23 Attempting uninstall: requests 01:26:23 Found existing installation: requests 2.25.1 01:26:23 Uninstalling requests-2.25.1: 01:26:24 Successfully uninstalled requests-2.25.1 01:26:25 Running setup.py install for texttable: started 01:26:27 Running setup.py install for texttable: finished with status 'done' 01:26:27 Running setup.py install for PyYAML: started 01:26:29 Running setup.py install for PyYAML: finished with status 'done' 01:26:29 Running setup.py install for docopt: started 01:26:32 Running setup.py install for docopt: finished with status 'done' 01:26:32 Running setup.py install for dockerpty: started 01:26:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:26:33 ---> 224a7159b271 01:26:33 Step 3/22 : WORKDIR /edgex-go 01:26:33 ---> Using cache 01:26:33 ---> 3d3d571ca35d 01:26:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:33 ---> Using cache 01:26:33 ---> e6be19fbd363 01:26:33 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:26:34 Running setup.py install for dockerpty: finished with status 'done' 01:26:35 ---> Running in 894989417aa3 01:26:35 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 01:26:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:26:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:26:38 OK: 219 MiB in 52 packages 01:26:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:39 ---> 224a7159b271 01:26:39 Step 3/23 : WORKDIR /edgex-go 01:26:39 ---> Using cache 01:26:39 ---> 3d3d571ca35d 01:26:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:39 ---> Using cache 01:26:39 ---> e6be19fbd363 01:26:39 Step 5/23 : RUN apk add --update --no-cache make git 01:26:39 ---> Using cache 01:26:39 ---> 6c3e99bfccb3 01:26:39 Step 6/23 : COPY go.mod . 01:26:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:26:39 ---> 224a7159b271 01:26:39 Step 3/24 : WORKDIR /edgex-go 01:26:39 ---> Using cache 01:26:39 ---> 3d3d571ca35d 01:26:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:39 ---> Using cache 01:26:39 ---> e6be19fbd363 01:26:39 Step 5/24 : RUN apk add --update --no-cache make git 01:26:39 ---> Using cache 01:26:39 ---> 6c3e99bfccb3 01:26:39 Step 6/24 : COPY . . 01:26:39 ---> Using cache 01:26:39 ---> 0dcf47929eab 01:26:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:39 ---> Using cache 01:26:39 ---> 41c70b9cd00e 01:26:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:26:40 ---> 224a7159b271 01:26:40 Step 3/30 : WORKDIR /edgex-go 01:26:40 ---> Using cache 01:26:40 ---> 3d3d571ca35d 01:26:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:40 ---> Using cache 01:26:40 ---> e6be19fbd363 01:26:40 Step 5/30 : RUN apk add --update --no-cache make git 01:26:40 ---> Using cache 01:26:40 ---> 6c3e99bfccb3 01:26:40 Step 6/30 : COPY . . 01:26:40 ---> Running in dda48fc99cc4 01:26:40 ---> Using cache 01:26:40 ---> 0dcf47929eab 01:26:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:40 ---> Using cache 01:26:40 ---> 41c70b9cd00e 01:26:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:40 Removing intermediate container 894989417aa3 01:26:40 ---> 94c9128423a4 01:26:40 Step 6/22 : COPY . . 01:26:40 ---> Running in ed19727d85c1 01:26:40 ---> d29622a8e40f 01:26:40 Step 7/23 : RUN go mod download 01:26:40 ---> Running in 1ad6661ffbcf 01:26:42 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 01:26:42 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 01:26:48 Removing intermediate container 1ad6661ffbcf 01:26:48 ---> 5dd4e2e206f3 01:26:48 Step 8/23 : COPY . . 01:26:57 Removing intermediate container 3e8324b69c9b 01:26:57 ---> c92ec8871d1b 01:26:57 Step 13/22 : ENV APP_PORT=58890 01:26:57 ---> Running in 73d7aead8b34 01:26:57 Removing intermediate container 73d7aead8b34 01:26:57 ---> d113a19eceab 01:26:57 Step 14/22 : EXPOSE $APP_PORT 01:26:57 ---> Running in 0fff2808260e 01:26:58 Removing intermediate container 0fff2808260e 01:26:58 ---> 4e5565961166 01:26:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:27:03 ---> 25d20e042399 01:27:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:27:04 ---> 4e8075c70227 01:27:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:27:07 ---> 6c096c6f5a2e 01:27:07 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:27:07 ---> Running in 7b6d369d9482 01:27:09 Removing intermediate container 7b6d369d9482 01:27:09 ---> 7f8b146aee8d 01:27:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:27:09 ---> Running in e5f582a272b3 01:27:10 Removing intermediate container e5f582a272b3 01:27:10 ---> fc096bcefcb8 01:27:10 Step 20/22 : LABEL arch=arm64 01:27:10 ---> Running in e5affde66fb8 01:27:12 Removing intermediate container e5affde66fb8 01:27:12 ---> 0ba9587b49bb 01:27:12 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:27:12 ---> Running in 993a514db43a 01:27:13 Removing intermediate container 993a514db43a 01:27:13 ---> 4f884d93cd63 01:27:13 Step 22/22 : LABEL version=0.0.0 01:27:13 ---> e8619f92e2c6 01:27:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:13 ---> Running in 244ca2b3ffce 01:27:13 ---> Running in 990d00ff0779 01:27:15 Removing intermediate container 990d00ff0779 01:27:15 ---> b861f78256c9 01:27:15 01:27:17 Successfully built b861f78256c9 01:27:17 Successfully tagged sys-mgmt-agent-arm64:latest 01:27:19  Building sys-mgmt-agent ... done  ---> 63d97f21e486 01:27:19 Step 9/23 : RUN go mod tidy 01:27:19 ---> Running in b88e616fa15b 01:27:20 Removing intermediate container 244ca2b3ffce 01:27:20 ---> 9bdb7a50af93 01:27:20 Step 8/22 : RUN make cmd/core-data/core-data 01:27:20 ---> Running in 0399f74e8d12 01:27:22 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 01:27:26 Removing intermediate container b88e616fa15b 01:27:26 ---> f4b4d1392630 01:27:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:27:26 ---> Running in 79c0bfbf174e 01:27:27 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 01:28:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:28:21 Removing intermediate container ed19727d85c1 01:28:21 ---> feaef0f78eef 01:28:21 01:28:21 Step 9/30 : FROM alpine:3.14 01:28:21 ---> bb3de5531c18 01:28:21 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:28:21 ---> Running in 7b0b8a2de00b 01:28:22 Removing intermediate container 7b0b8a2de00b 01:28:22 ---> 24d24f51c9ae 01:28:22 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:28:22 ---> Running in e2029fa4d2a7 01:28:23 Removing intermediate container dda48fc99cc4 01:28:23 ---> d3aa2923dc49 01:28:23 01:28:23 Step 9/24 : FROM alpine:3.14 01:28:23 ---> bb3de5531c18 01:28:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:28:23 ---> Running in 92b80e6c7d70 01:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:28:26 (1/2) Installing dumb-init (1.2.5-r1) 01:28:26 (2/2) Installing su-exec (0.2-r1) 01:28:26 Executing busybox-1.33.1-r3.trigger 01:28:26 OK: 5 MiB in 16 packages 01:28:27 (1/3) Installing ca-certificates (20191127-r5) 01:28:27 (2/3) Installing dumb-init (1.2.5-r1) 01:28:27 (3/3) Installing su-exec (0.2-r1) 01:28:27 Executing busybox-1.33.1-r3.trigger 01:28:27 Executing ca-certificates-20191127-r5.trigger 01:28:27 OK: 6 MiB in 17 packages 01:28:28 Removing intermediate container e2029fa4d2a7 01:28:28 ---> ab1e0283e659 01:28:28 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:28:28 ---> Running in aab36211a28a 01:28:29 Removing intermediate container aab36211a28a 01:28:29 ---> 10f0fc086bf4 01:28:29 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:28:29 ---> Running in 5bedb830a722 01:28:30 Removing intermediate container 92b80e6c7d70 01:28:30 ---> 37ea303db7e5 01:28:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:28:30 Removing intermediate container 5bedb830a722 01:28:30 ---> c59f68999ead 01:28:30 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:28:30 ---> Running in 4ed9f491a261 01:28:30 ---> Running in 6f8675abf4db 01:28:30 Removing intermediate container 4ed9f491a261 01:28:30 ---> 5a157fce367e 01:28:30 Step 12/24 : WORKDIR / 01:28:31 ---> Running in 30c624b0e520 01:28:31 Removing intermediate container 30c624b0e520 01:28:31 ---> c42517c40316 01:28:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:28:33 ---> bb7bada5a440 01:28:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:28:33 Removing intermediate container 6f8675abf4db 01:28:33 ---> 1addf3b4e834 01:28:33 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:28:34 ---> Running in af3af9f7bdba 01:28:34 ---> 13b5d70fd2bc 01:28:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:28:35 Removing intermediate container af3af9f7bdba 01:28:35 ---> 21dfdb3547fa 01:28:35 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:28:36 ---> 594553f25dfb 01:28:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:28:36 ---> 6fe2e3d3262e 01:28:36 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:28:36 ---> Running in 442f21520d15 01:28:38 ---> 6fcb27d99142 01:28:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:28:40 ---> a9f9c591565a 01:28:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:28:40 Removing intermediate container 442f21520d15 01:28:40 ---> 1493796e75ae 01:28:40 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:42 ---> 6b73ae7d7937 01:28:42 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:28:42 ---> e905c3d759d1 01:28:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:28:44 ---> e005e950bda0 01:28:44 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/ 01:28:44 ---> Running in c931420f3843 01:28:44 ---> 25ebf1674b8b 01:28:44 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:28:46 ---> 06f712afaa78 01:28:46 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:28:47 ---> 40b436d5bac7 01:28:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:28:48 Removing intermediate container c931420f3843 01:28:48 ---> 4ac2cc45a21d 01:28:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:28:48 ---> Running in 9e642a9d7c6e 01:28:49 ---> 2056af939b57 01:28:49 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:28:49 ---> Running in 7edf5d0d5842 01:28:49 Removing intermediate container 9e642a9d7c6e 01:28:49 ---> 2bb777c7e374 01:28:49 Step 22/24 : LABEL arch=arm64 01:28:49 ---> Running in b45f186ebc34 01:28:50 Removing intermediate container 7edf5d0d5842 01:28:50 ---> b6d573245b77 01:28:50 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:28:50 Removing intermediate container b45f186ebc34 01:28:50 ---> 2754a3d5b7a8 01:28:50 Step 23/24 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:28:50 ---> Running in 493a7878f248 01:28:51 Removing intermediate container 493a7878f248 01:28:51 ---> 15d2879a5005 01:28:51 Step 24/24 : LABEL version=0.0.0 01:28:51 ---> 907078a63887 01:28:51 Step 25/30 : RUN chmod +x /entrypoint.sh 01:28:51 ---> Running in 652f468955fb 01:28:51 ---> Running in 667c349dde66 01:28:52 Removing intermediate container 652f468955fb 01:28:52 ---> d94878f73adb 01:28:52 01:28:52 Successfully built d94878f73adb 01:28:53 Successfully tagged security-secretstore-setup-arm64:latest 01:28:55  Building security-secretstore-setup ... done Removing intermediate container 667c349dde66 01:28:55 ---> 0b512c18426d 01:28:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:28:55 ---> Running in 9a3eec747fdc 01:28:55 Removing intermediate container 9a3eec747fdc 01:28:55 ---> f83cfdb7a6c9 01:28:55 Step 27/30 : CMD ["gate"] 01:28:56 ---> Running in 6beca50da3e1 01:28:56 Removing intermediate container 6beca50da3e1 01:28:56 ---> 4de6e4eac7d9 01:28:56 Step 28/30 : LABEL arch=arm64 01:28:57 ---> Running in a3edb0b8f93d 01:28:57 Removing intermediate container a3edb0b8f93d 01:28:57 ---> fe4b4f32a97a 01:28:57 Step 29/30 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:28:57 ---> Running in 78f5303176f2 01:28:58 Removing intermediate container 78f5303176f2 01:28:58 ---> 8fb6bf416a4e 01:28:58 Step 30/30 : LABEL version=0.0.0 01:28:58 ---> Running in ae4ddeea2ba1 01:28:59 Removing intermediate container ae4ddeea2ba1 01:28:59 ---> 64b28770a157 01:28:59 01:28:59 Successfully built 64b28770a157 01:28:59 Successfully tagged security-bootstrapper-arm64:latest 01:29:03  Building security-bootstrapper ... done Removing intermediate container 79c0bfbf174e 01:29:03 ---> 1118d9c13153 01:29:03 01:29:03 Step 11/23 : FROM alpine:3.14 01:29:03 ---> bb3de5531c18 01:29:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:29:03 ---> Using cache 01:29:03 ---> 75104e5f29b5 01:29:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:29:03 ---> Using cache 01:29:03 ---> 3ef2f0a35fda 01:29:03 Step 14/23 : ENV APP_PORT=59861 01:29:03 ---> Running in 9607d19c1ee5 01:29:03 Removing intermediate container 9607d19c1ee5 01:29:03 ---> a1d7b3e87c0f 01:29:03 Step 15/23 : EXPOSE $APP_PORT 01:29:03 ---> Running in e0f4529c2eba 01:29:04 Removing intermediate container e0f4529c2eba 01:29:04 ---> 18c77568dbc5 01:29:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:05 ---> 1f858e03c7ad 01:29:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:29:06 ---> 309efb631807 01:29:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:29:07 Removing intermediate container 0399f74e8d12 01:29:07 ---> 329b054f561f 01:29:07 01:29:07 Step 9/22 : FROM alpine:3.14 01:29:07 ---> bb3de5531c18 01:29:07 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:29:07 ---> Running in 47e5b8a6a93e 01:29:07 ---> affc9266ffa3 01:29:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:29:07 ---> Running in 1246b3e5b01c 01:29:07 Removing intermediate container 47e5b8a6a93e 01:29:07 ---> c3adac3554fa 01:29:07 Step 11/22 : ENV APP_PORT=59880 01:29:07 ---> Running in 3ab031ac2390 01:29:07 Removing intermediate container 1246b3e5b01c 01:29:07 ---> 40c92ed20510 01:29:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:08 ---> Running in 6fe2b6cf3eaa 01:29:08 Removing intermediate container 3ab031ac2390 01:29:08 ---> 687cbf82530b 01:29:08 Step 12/22 : EXPOSE $APP_PORT 01:29:08 Removing intermediate container 6fe2b6cf3eaa 01:29:08 ---> cb88330c9e39 01:29:08 Step 21/23 : LABEL arch=arm64 01:29:08 ---> Running in f2d0ef8c40ac 01:29:08 ---> Running in ffdced16ee09 01:29:09 Removing intermediate container f2d0ef8c40ac 01:29:09 ---> d2311f24df71 01:29:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:09 Removing intermediate container ffdced16ee09 01:29:09 ---> eddd0fb687be 01:29:09 Step 22/23 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:29:09 ---> Running in 203179c4d3a1 01:29:09 ---> Running in c5852498fd91 01:29:10 Removing intermediate container c5852498fd91 01:29:10 ---> e4e6c94d98e6 01:29:10 Step 23/23 : LABEL version=0.0.0 01:29:10 ---> Running in 83f80db36c4a 01:29:12 Removing intermediate container 83f80db36c4a 01:29:12 ---> 0739a4f12da5 01:29:12 01:29:12 Successfully built 0739a4f12da5 01:29:12 Successfully tagged support-scheduler-arm64:latest 01:29:12  Building support-scheduler ... done Removing intermediate container 203179c4d3a1 01:29:12 ---> d195ad2158d1 01:29:12 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:29:12 ---> Running in 750415a7fa88 01:29:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:29:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:29:14 (1/6) Installing dumb-init (1.2.5-r1) 01:29:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:29:14 (3/6) Installing libsodium (1.0.18-r0) 01:29:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:29:15 (5/6) Installing libzmq (4.3.4-r0) 01:29:15 (6/6) Installing zeromq (4.3.4-r0) 01:29:15 Executing busybox-1.33.1-r3.trigger 01:29:15 OK: 8 MiB in 20 packages 01:29:16 Removing intermediate container 750415a7fa88 01:29:16 ---> f7bdc18632d2 01:29:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:17 ---> 49c1647b2a08 01:29:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:29:18 ---> bf0d28b158ed 01:29:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:29:19 ---> 648affaadbf5 01:29:19 Step 18/22 : ENTRYPOINT ["/core-data"] 01:29:19 ---> Running in f8da96cf119e 01:29:19 Removing intermediate container f8da96cf119e 01:29:19 ---> 254dd6fbd484 01:29:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:19 ---> Running in b058be685bbc 01:29:20 Removing intermediate container b058be685bbc 01:29:20 ---> 5211ccfbe4e4 01:29:20 Step 20/22 : LABEL arch=arm64 01:29:20 ---> Running in 195fea78fb8a 01:29:20 Removing intermediate container 195fea78fb8a 01:29:20 ---> e8b387625345 01:29:20 Step 21/22 : LABEL git_sha=d9172d1c6d3391174b4d68b59966d432d9ee4b93 01:29:20 ---> Running in 8c32daef0aec 01:29:21 Removing intermediate container 8c32daef0aec 01:29:21 ---> e4ca5128f441 01:29:21 Step 22/22 : LABEL version=0.0.0 01:29:21 ---> Running in f99244ac3314 01:29:21 Removing intermediate container f99244ac3314 01:29:21 ---> a40e831c9676 01:29:21 01:29:21 Successfully built a40e831c9676 01:29:22 Successfully tagged core-data-arm64:latest 01:29:22  Building core-data ... done  [Pipeline] } 01:29:22 $ docker stop --time=1 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a 01:29:24 $ docker rm -f 138619b633b71c8ed57b02a513e950de66a4d46f3a71a98b85178c091df3de0a [Pipeline] // withDockerContainer [Pipeline] sh 01:29:24 + docker images 01:29:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:29:24 core-data-arm64 latest a40e831c9676 3 seconds ago 19.5MB 01:29:24 support-scheduler-arm64 latest 0739a4f12da5 14 seconds ago 15.3MB 01:29:24 329b054f561f 18 seconds ago 1.58GB 01:29:24 1118d9c13153 22 seconds ago 1.57GB 01:29:24 security-bootstrapper-arm64 latest 64b28770a157 26 seconds ago 17.8MB 01:29:24 security-secretstore-setup-arm64 latest d94878f73adb 32 seconds ago 26.8MB 01:29:24 d3aa2923dc49 About a minute ago 1.58GB 01:29:24 feaef0f78eef About a minute ago 1.57GB 01:29:24 sys-mgmt-agent-arm64 latest b861f78256c9 2 minutes ago 277MB 01:29:24 support-notifications-arm64 latest 262d9c398241 3 minutes ago 16.1MB 01:29:24 core-metadata-arm64 latest 2893e0f511ae 3 minutes ago 15.9MB 01:29:24 security-proxy-setup-arm64 latest 937d9f3adfa7 3 minutes ago 25.4MB 01:29:24 core-command-arm64 latest a5acc16fbc21 3 minutes ago 15.2MB 01:29:24 eae2b5144bdb 3 minutes ago 1.57GB 01:29:24 1dbba1397f57 3 minutes ago 1.57GB 01:29:24 f062c04cfe90 3 minutes ago 1.57GB 01:29:24 98866c55fdab 3 minutes ago 1.57GB 01:29:24 38febf8169fa 4 minutes ago 1.57GB 01:29:24 ci-base-image-arm64 latest 224a7159b271 15 minutes ago 1.24GB 01:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 01:29:24 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:29:24 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 01:29:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:25 01:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:26 arm64: Pulling from edgex-lftools-log-publisher 01:29:26 448f6bf000e3: Pulling fs layer 01:29:26 f757da607395: Pulling fs layer 01:29:26 05883995daec: Pulling fs layer 01:29:26 8603b9c90790: Pulling fs layer 01:29:26 1560dd03e051: Pulling fs layer 01:29:26 27f5ce0e4adf: Pulling fs layer 01:29:26 c2d8d7efcc4b: Pulling fs layer 01:29:26 8603b9c90790: Waiting 01:29:26 1560dd03e051: Waiting 01:29:26 f757da607395: Verifying Checksum 01:29:26 f757da607395: Download complete 01:29:26 8603b9c90790: Verifying Checksum 01:29:26 8603b9c90790: Download complete 01:29:26 1560dd03e051: Verifying Checksum 01:29:26 1560dd03e051: Download complete 01:29:26 05883995daec: Verifying Checksum 01:29:26 05883995daec: Download complete 01:29:26 27f5ce0e4adf: Download complete 01:29:26 448f6bf000e3: Verifying Checksum 01:29:29 c2d8d7efcc4b: Verifying Checksum 01:29:29 c2d8d7efcc4b: Download complete 01:29:30 448f6bf000e3: Pull complete 01:29:31 f757da607395: Pull complete 01:29:32 05883995daec: Pull complete 01:29:33 8603b9c90790: Pull complete 01:29:34 1560dd03e051: Pull complete 01:29:34 27f5ce0e4adf: Pull complete 01:29:49 c2d8d7efcc4b: Pull complete 01:29:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:29:49 prd-ubuntu18.04-docker-arm64-4c-16g-2199 does not seem to be running inside a container 01:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:29:53 $ docker top cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:54 ---> job-cost.sh 01:29:54 lf-activate-venv: SKIPPING 01:29:54 INFO: No Stack... 01:29:54 INFO: Retrieving Pricing Info for: v3-standard-4 01:29:55 INFO: Archiving Costs [Pipeline] sh 01:29:55 + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv -f6 01:29:55 [Pipeline] lock 01:29:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] 01:29:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] did not exist. Created. 01:29:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:56 + echo total: 0.10999999940395355 [Pipeline] stash 01:29:56 Stashed 1 file(s) [Pipeline] } 01:29:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3782-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:56 $ docker stop --time=1 cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 01:29:58 $ docker rm -f cd08dc735469a96ac897b168bcc5e1200d37daac4146aca8c59f34a3ec235cb1 [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 01:29:59 provisioning config files... 01:29:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6337660788559442374tmp [Pipeline] { [Pipeline] sh 01:30:00 + set +x 01:30:00 + curl -s https://codecov.io/bash 01:30:00 + bash -s -- 01:30:00 01:30:00 _____ _ 01:30:00 / ____| | | 01:30:00 | | ___ __| | ___ ___ _____ __ 01:30:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:30:00 | |___| (_) | (_| | __/ (_| (_) \ V / 01:30:00 \_____\___/ \__,_|\___|\___\___/ \_/ 01:30:00 Bash-1.0.6 01:30:00 01:30:00 01:30:00 ==> git version 2.24.4 found 01:30:00 ==> 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 01:30:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:30:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:30:00 ==> Jenkins CI detected. 01:30:00 current dir:  /w/workspace/edgex-go/3 01:30:00 project root: . 01:30:00 --> token set from env 01:30:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:30:00 ==> Running gcov in . (disable via -X gcov) 01:30:00 ==> Python coveragepy not found 01:30:00 ==> Searching for coverage reports in: 01:30:00 + . 01:30:00 -> Found 1 reports 01:30:00 ==> Detecting git/mercurial file structure 01:30:00 ==> Reading reports 01:30:00 + ./coverage.out bytes=426728 01:30:00 ==> Appending adjustments 01:30:00 https://docs.codecov.io/docs/fixing-reports 01:30:01 + Found adjustments 01:30:01 ==> Gzipping contents 01:30:01 60K /tmp/codecov.FplGRS.gz 01:30:01 ==> Uploading reports 01:30:01 url: https://codecov.io 01:30:01 query: branch=PR-3782&commit=d9172d1c6d3391174b4d68b59966d432d9ee4b93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3782%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3782&job=&cmd_args= 01:30:01 -> Pinging Codecov 01:30:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3782&commit=d9172d1c6d3391174b4d68b59966d432d9ee4b93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3782%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3782&job=&cmd_args= 01:30:01 -> Uploading to 01:30:01 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/d9172d1c6d3391174b4d68b59966d432d9ee4b93/18cdf203-786d-4c14-a6a8-393e2cfdc931.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T013001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=500b48468d84fe5433a8d0186c8b28539e3a60c6a39b80f7a2988f2bea94922a 01:30:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:01 Dload Upload Total Spent Left Speed 01:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 198k --:--:-- --:--:-- --:--:-- 199k 01:30:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9172d1c6d3391174b4d68b59966d432d9ee4b93 [Pipeline] } 01:30:02 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 01:30:04 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:30:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:05 ---> package-listing.sh 01:30:05 ++ facter osfamily 01:30:05 ++ tr '[:upper:]' '[:lower:]' 01:30:05 + OS_FAMILY=redhat 01:30:05 + workspace=/w/workspace/edgex-go/3 01:30:05 + START_PACKAGES=/tmp/packages_start.txt 01:30:05 + END_PACKAGES=/tmp/packages_end.txt 01:30:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:05 + PACKAGES=/tmp/packages_start.txt 01:30:05 + '[' /w/workspace/edgex-go/3 ']' 01:30:05 + PACKAGES=/tmp/packages_end.txt 01:30:05 + case "${OS_FAMILY}" in 01:30:05 + rpm -qa 01:30:05 + sort 01:30:08 + '[' -f /tmp/packages_start.txt ']' 01:30:08 + '[' -f /tmp/packages_end.txt ']' 01:30:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:08 + '[' /w/workspace/edgex-go/3 ']' 01:30:08 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:30:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:30:08 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:30:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:09 01:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:09 latest: Pulling from edgex-lftools-log-publisher 01:30:09 b4d181a07f80: Pulling fs layer 01:30:09 a1111a8f2ec3: Pulling fs layer 01:30:09 ed53099fbce6: Pulling fs layer 01:30:09 dc539afda2c1: Pulling fs layer 01:30:09 77bc0d833cb6: Pulling fs layer 01:30:09 9065ff56babe: Pulling fs layer 01:30:09 d287ab97295c: Pulling fs layer 01:30:09 dc539afda2c1: Waiting 01:30:09 77bc0d833cb6: Waiting 01:30:09 9065ff56babe: Waiting 01:30:09 d287ab97295c: Waiting 01:30:09 a1111a8f2ec3: Verifying Checksum 01:30:09 a1111a8f2ec3: Download complete 01:30:09 dc539afda2c1: Verifying Checksum 01:30:09 dc539afda2c1: Download complete 01:30:09 ed53099fbce6: Verifying Checksum 01:30:09 ed53099fbce6: Download complete 01:30:09 9065ff56babe: Verifying Checksum 01:30:09 9065ff56babe: Download complete 01:30:10 77bc0d833cb6: Verifying Checksum 01:30:10 77bc0d833cb6: Download complete 01:30:10 b4d181a07f80: Verifying Checksum 01:30:10 b4d181a07f80: Download complete 01:30:10 d287ab97295c: Verifying Checksum 01:30:10 d287ab97295c: Download complete 01:30:11 b4d181a07f80: Pull complete 01:30:11 a1111a8f2ec3: Pull complete 01:30:12 ed53099fbce6: Pull complete 01:30:12 dc539afda2c1: Pull complete 01:30:12 77bc0d833cb6: Pull complete 01:30:12 9065ff56babe: Pull complete 01:30:17 d287ab97295c: Pull complete 01:30:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:30:18 prd-centos7-docker-4c-2g-2158 does not seem to be running inside a container 01:30:18 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-lftools-log-publisher:latest cat 01:30:21 $ docker top d936b5041425be6b02badcc923f5ad8f7646d440ba9f9ec26e33c27ebce60dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:21 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:22 + ls /var/log/sa-host 01:30:22 + sadf -c /var/log/sa-host/sa27 01:30:22 file_magic: OK 01:30:22 HZ: Using current value: 100 01:30:22 file_header: OK 01:30:22 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 01:30:22 Statistics: 01:30:22 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...Hnuu...uuuununununu... 01:30:22 File successfully converted to sysstat format version 12.0.3 01:30:22 + sadf -c /var/log/sa-host/sa30 01:30:22 file_magic: OK 01:30:22 HZ: Using current value: 100 01:30:22 file_header: OK 01:30:22 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 01:30:22 Statistics: 01:30:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:30:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:22 provisioning config files... 01:30:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1672598967978470301tmp [Pipeline] { [Pipeline] echo 01:30:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:22 ---> create-netrc.sh [Pipeline] } 01:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:22 ---> python-tools-install.sh [Pipeline] echo 01:30:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:23 ---> sudo-logs.sh 01:30:23 Archiving 'sudo' log.. 01:30:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known 01:30:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-2158.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:30:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:23 ---> job-cost.sh 01:30:23 lf-activate-venv: SKIPPING 01:30:23 DEBUG: total: 0.10999999940395355 01:30:23 INFO: Retrieving Stack Cost... 01:30:23 INFO: Retrieving Pricing Info for: v3-standard-2 01:30:24 INFO: Archiving Costs [Pipeline] echo 01:30:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:24 ---> logs-deploy.sh 01:30:24 lf-activate-venv: SKIPPING 01:30:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3782/3 01:30:24 INFO: archiving workspace using pattern(s): 01:30:24 Archives upload complete. 01:30:25 INFO: archiving logs to Nexus 01:30:25 ---> uname -a: 01:30:25 Linux prd-centos7-docker-4c-2g-2158.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:30:25 01:30:25 01:30:25 ---> lscpu: 01:30:25 Architecture: x86_64 01:30:25 CPU op-mode(s): 32-bit, 64-bit 01:30:25 Byte Order: Little Endian 01:30:25 Address sizes: 40 bits physical, 48 bits virtual 01:30:25 CPU(s): 2 01:30:25 On-line CPU(s) list: 0,1 01:30:25 Thread(s) per core: 1 01:30:25 Core(s) per socket: 1 01:30:25 Socket(s): 2 01:30:25 NUMA node(s): 1 01:30:25 Vendor ID: AuthenticAMD 01:30:25 CPU family: 23 01:30:25 Model: 49 01:30:25 Model name: AMD EPYC-Rome Processor 01:30:25 Stepping: 0 01:30:25 CPU MHz: 2799.998 01:30:25 BogoMIPS: 5599.99 01:30:25 Virtualization: AMD-V 01:30:25 Hypervisor vendor: KVM 01:30:25 Virtualization type: full 01:30:25 L1d cache: 32K 01:30:25 L1i cache: 32K 01:30:25 L2 cache: 512K 01:30:25 L3 cache: 16384K 01:30:25 NUMA node0 CPU(s): 0,1 01:30:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:30:25 01:30:25 01:30:25 ---> nproc: 01:30:25 2 01:30:25 01:30:25 01:30:25 ---> df -h: 01:30:25 Filesystem Size Used Avail Use% Mounted on 01:30:25 overlay 40G 14G 27G 33% / 01:30:25 tmpfs 64M 0 64M 0% /dev 01:30:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:30:25 shm 64M 0 64M 0% /dev/shm 01:30:25 /dev/vda1 40G 14G 27G 33% /facter-os 01:30:25 01:30:25 01:30:25 ---> sar -b -r -n DEV: 01:30:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:30:25 01:30:25 01:01:40 LINUX RESTART (2 CPU) 01:30:25 01:30:25 01:02:02 tps rtps wtps bread/s bwrtn/s 01:30:25 01:03:01 208.48 7.36 201.12 3286.80 51233.21 01:30:25 01:04:01 278.14 0.00 278.14 0.00 57544.60 01:30:25 01:05:01 57.23 0.02 57.21 0.53 10834.83 01:30:25 01:06:01 117.47 0.02 117.46 0.53 4785.46 01:30:25 01:07:01 820.87 408.32 412.55 14060.91 288632.12 01:30:25 01:08:01 575.00 173.85 401.15 10924.51 171049.16 01:30:25 01:09:01 436.64 78.37 358.27 4839.57 107628.08 01:30:25 01:10:01 7.50 0.00 7.50 0.00 358.82 01:30:25 01:11:01 0.32 0.00 0.32 0.00 3.58 01:30:25 01:12:01 0.25 0.00 0.25 0.00 3.00 01:30:25 01:13:01 0.23 0.00 0.23 0.00 2.12 01:30:25 01:14:01 0.27 0.00 0.27 0.00 3.13 01:30:25 01:15:01 0.28 0.00 0.28 0.00 2.76 01:30:25 01:16:01 0.28 0.00 0.28 0.00 2.98 01:30:25 01:17:01 0.47 0.25 0.22 7.86 2.33 01:30:25 01:18:01 1.05 0.25 0.80 94.50 14.18 01:30:25 01:19:01 0.20 0.00 0.20 0.00 2.73 01:30:25 01:20:01 0.20 0.00 0.20 0.00 1.80 01:30:25 01:21:01 0.27 0.00 0.27 0.00 3.52 01:30:25 01:22:01 0.20 0.00 0.20 0.00 2.60 01:30:25 01:23:01 0.28 0.00 0.28 0.00 3.41 01:30:25 01:24:01 0.25 0.00 0.25 0.00 2.88 01:30:25 01:25:01 0.23 0.00 0.23 0.00 1.98 01:30:25 01:26:02 0.30 0.00 0.30 0.00 3.50 01:30:25 01:27:01 0.20 0.00 0.20 0.00 2.66 01:30:25 01:28:01 0.30 0.00 0.30 0.00 3.55 01:30:25 01:29:01 0.23 0.00 0.23 0.00 2.87 01:30:25 01:30:01 3.95 3.78 0.17 313.26 16.31 01:30:25 Average: 89.72 24.05 65.67 1197.89 24737.12 01:30:25 01:30:25 01:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:30:25 01:03:01 4322800 0 771292 9.63 2620 2912220 1642596 18.14 1032136 2324488 4544 01:30:25 01:04:01 3454520 0 980384 12.24 2620 3571408 1682652 18.58 1314920 2769788 226184 01:30:25 01:05:01 3458396 0 1024972 12.80 2620 3522944 1642712 18.14 1256568 2813072 21028 01:30:25 01:06:01 3212728 0 1008944 12.60 2620 3784640 1307748 14.44 1400668 2890520 159352 01:30:25 01:07:01 1302036 0 1388140 17.33 2620 5316136 3726856 41.15 2387840 3716324 41740 01:30:25 01:08:01 146708 0 1345176 16.80 2620 6514428 2216296 24.47 2671204 4565712 10556 01:30:25 01:09:01 2510496 0 1138868 14.22 2620 4356948 1394856 15.40 1474760 3401320 20 01:30:25 01:10:01 2522412 0 1126936 14.07 2620 4356964 1373220 15.16 1473136 3400756 16 01:30:25 01:11:01 2523548 0 1125800 14.06 2620 4356964 1358960 15.00 1494988 3377936 8 01:30:25 01:12:01 2536552 0 1112788 13.89 2620 4356972 1358984 15.00 1491532 3369776 8 01:30:25 01:13:01 2536824 0 1112516 13.89 2620 4356972 1358996 15.00 1491704 3369776 8 01:30:25 01:14:01 2538100 0 1111232 13.87 2620 4356980 1358828 15.00 1490892 3369780 8 01:30:25 01:15:01 2537844 0 1111484 13.88 2620 4356984 1358828 15.00 1491024 3369776 8 01:30:25 01:16:01 2537984 0 1111344 13.88 2620 4356984 1358828 15.00 1491024 3369776 8 01:30:25 01:17:01 2537472 0 1111816 13.88 2620 4357024 1358828 15.00 1491108 3369496 16 01:30:25 01:18:01 2532080 0 1114400 13.91 2620 4359832 1358900 15.00 1499072 3367476 8 01:30:25 01:19:01 2531632 0 1114840 13.92 2620 4359840 1359108 15.01 1499276 3367476 8 01:30:25 01:20:01 2531188 0 1115280 13.93 2620 4359844 1359156 15.01 1499632 3367476 16 01:30:25 01:21:01 2532408 0 1114056 13.91 2620 4359848 1358892 15.00 1498900 3367476 8 01:30:25 01:22:01 2532292 0 1114168 13.91 2620 4359852 1358892 15.00 1499020 3367476 8 01:30:25 01:23:01 2532288 0 1114164 13.91 2620 4359860 1358988 15.00 1499008 3367476 8 01:30:25 01:24:01 2532284 0 1114164 13.91 2620 4359864 1358892 15.00 1498908 3367476 8 01:30:25 01:25:01 2532432 0 1114012 13.91 2620 4359868 1358892 15.00 1498912 3367476 8 01:30:25 01:26:02 2532168 0 1114272 13.91 2620 4359872 1358892 15.00 1499032 3367476 8 01:30:25 01:27:01 2531728 0 1114708 13.92 2620 4359876 1359024 15.00 1499344 3367476 8 01:30:25 01:28:01 2531704 0 1114724 13.92 2620 4359884 1359048 15.00 1499304 3367480 8 01:30:25 01:29:01 2532224 0 1114204 13.91 2620 4359884 1358892 15.00 1498956 3367476 8 01:30:25 01:30:01 2507228 0 1129512 14.10 2620 4369572 1520932 16.79 1508872 3377032 528 01:30:25 Average: 2556074 0 1110150 13.86 2620 4340088 1511703 16.69 1533991 3330894 16576 01:30:25 01:30:25 01:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:30:25 01:03:01 veth51d3b07 53.59 71.31 5.51 63.29 0.00 0.00 0.00 0.00 01:30:25 01:03:01 eth0 1323.63 1094.31 9717.96 169.08 0.00 0.00 0.00 0.00 01:30:25 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:03:01 docker0 542.64 465.56 56.10 2779.76 0.00 0.00 0.00 0.00 01:30:25 01:04:01 eth0 197.25 145.10 2009.67 22.08 0.00 0.00 0.00 0.00 01:30:25 01:04:01 vethbb96c25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:30:25 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:04:01 docker0 128.07 167.47 9.75 1982.15 0.00 0.00 0.00 0.00 01:30:25 01:05:01 eth0 28.45 15.01 21.49 11.44 0.00 0.00 0.00 0.00 01:30:25 01:05:01 vethbb96c25 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 01:30:25 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:05:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 01:30:25 01:06:01 eth0 22.72 11.49 18.91 9.62 0.00 0.00 0.00 0.00 01:30:25 01:06:01 vethbb96c25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:07:01 veth84e4361 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:07:01 veth5f4900e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:07:01 veth8cd925e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:07:01 veth7718367 0.00 1.05 0.00 0.06 0.00 0.00 0.00 0.00 01:30:25 01:08:01 vethbd64b0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:30:25 01:08:01 veth7718367 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 01:30:25 01:08:01 eth0 1805.77 1391.00 13848.65 357.26 0.00 0.00 0.00 0.00 01:30:25 01:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:09:01 eth0 114.52 59.32 1521.42 18.51 0.00 0.00 0.00 0.00 01:30:25 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:09:01 docker0 719.73 752.17 68.69 5625.29 0.00 0.00 0.00 0.00 01:30:25 01:10:01 eth0 2.23 0.77 0.77 0.24 0.00 0.00 0.00 0.00 01:30:25 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:11:01 eth0 0.78 0.43 0.29 0.21 0.00 0.00 0.00 0.00 01:30:25 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:12:01 eth0 0.57 0.27 0.28 0.20 0.00 0.00 0.00 0.00 01:30:25 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:13:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:30:25 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:14:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 01:30:25 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:15:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:30:25 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:17:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:18:01 eth0 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 01:30:25 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:19:01 eth0 1.30 0.47 0.36 0.21 0.00 0.00 0.00 0.00 01:30:25 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:20:01 eth0 0.63 0.32 0.28 0.20 0.00 0.00 0.00 0.00 01:30:25 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:21:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:22:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:23:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:30:25 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:24:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:25:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:30:25 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:26:02 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:27:01 eth0 0.76 0.24 0.29 0.20 0.00 0.00 0.00 0.00 01:30:25 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:28:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 01:30:25 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:29:01 eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:30:25 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:30:01 eth0 11.04 9.43 4.68 78.84 0.00 0.00 0.00 0.00 01:30:25 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 Average: eth0 68.71 51.92 547.84 16.27 0.00 0.00 0.00 0.00 01:30:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:25 Average: docker0 25.74 26.90 2.46 201.18 0.00 0.00 0.00 0.00 01:30:25 01:30:25 01:30:25 ---> sar -P ALL: 01:30:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:30:25 01:30:25 01:01:40 LINUX RESTART (2 CPU) 01:30:25 01:30:25 01:02:02 CPU %user %nice %system %iowait %steal %idle 01:30:25 01:03:01 all 32.86 0.00 9.41 5.21 0.09 52.43 01:30:25 01:03:01 0 33.53 0.00 10.48 5.08 0.09 50.82 01:30:25 01:03:01 1 32.20 0.00 8.35 5.34 0.09 54.02 01:30:25 01:04:01 all 52.11 0.00 10.75 2.39 0.11 34.64 01:30:25 01:04:01 0 52.69 0.00 10.50 2.43 0.11 34.26 01:30:25 01:04:01 1 51.53 0.00 10.99 2.35 0.11 35.02 01:30:25 01:05:01 all 32.32 0.00 4.81 0.29 0.09 62.50 01:30:25 01:05:01 0 31.08 0.00 4.69 0.35 0.09 63.79 01:30:25 01:05:01 1 33.56 0.00 4.92 0.23 0.09 61.20 01:30:25 01:06:01 all 75.57 0.00 7.40 1.35 0.12 15.56 01:30:25 01:06:01 0 76.00 0.00 7.29 1.39 0.11 15.20 01:30:25 01:06:01 1 75.14 0.00 7.51 1.30 0.13 15.93 01:30:25 01:07:01 all 27.69 0.00 19.48 28.82 0.12 23.90 01:30:25 01:07:01 0 27.14 0.00 19.19 27.86 0.13 25.68 01:30:25 01:07:01 1 28.24 0.00 19.76 29.78 0.11 22.12 01:30:25 01:08:01 all 78.35 0.00 16.06 4.46 0.14 0.99 01:30:25 01:08:01 0 78.60 0.00 15.76 4.13 0.15 1.36 01:30:25 01:08:01 1 78.11 0.00 16.37 4.79 0.13 0.61 01:30:25 01:09:01 all 61.49 0.00 13.30 5.64 0.14 19.43 01:30:25 01:09:01 0 59.80 0.00 13.21 5.51 0.13 21.35 01:30:25 01:09:01 1 63.20 0.00 13.38 5.76 0.15 17.51 01:30:25 01:10:01 all 0.18 0.00 0.12 0.03 0.02 99.65 01:30:25 01:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:30:25 01:10:01 1 0.33 0.00 0.20 0.07 0.02 99.38 01:30:25 01:11:01 all 0.14 0.00 0.04 0.00 0.03 99.79 01:30:25 01:11:01 0 0.02 0.00 0.03 0.00 0.05 99.90 01:30:25 01:11:01 1 0.27 0.00 0.05 0.00 0.00 99.68 01:30:25 01:12:01 all 0.16 0.00 0.05 0.00 0.03 99.76 01:30:25 01:12:01 0 0.13 0.00 0.05 0.00 0.05 99.77 01:30:25 01:12:01 1 0.18 0.00 0.05 0.00 0.02 99.75 01:30:25 01:13:01 all 0.11 0.00 0.03 0.00 0.01 99.85 01:30:25 01:13:01 0 0.20 0.00 0.03 0.00 0.00 99.77 01:30:25 01:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:30:25 01:30:25 01:13:01 CPU %user %nice %system %iowait %steal %idle 01:30:25 01:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 01:30:25 01:14:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:30:25 01:14:01 1 0.05 0.00 0.02 0.00 0.03 99.90 01:30:25 01:15:01 all 0.04 0.00 0.02 0.00 0.03 99.92 01:30:25 01:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:30:25 01:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:30:25 01:16:01 all 0.12 0.00 0.04 0.00 0.02 99.82 01:30:25 01:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:30:25 01:16:01 1 0.20 0.00 0.05 0.00 0.02 99.73 01:30:25 01:17:01 all 0.09 0.00 0.05 0.00 0.03 99.82 01:30:25 01:17:01 0 0.03 0.00 0.07 0.00 0.03 99.87 01:30:25 01:17:01 1 0.15 0.00 0.03 0.00 0.03 99.78 01:30:25 01:18:01 all 0.10 0.00 0.03 0.01 0.02 99.84 01:30:25 01:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:30:25 01:18:01 1 0.15 0.00 0.03 0.02 0.00 99.80 01:30:25 01:19:01 all 0.13 0.00 0.03 0.00 0.03 99.81 01:30:25 01:19:01 0 0.03 0.00 0.03 0.00 0.05 99.88 01:30:25 01:19:01 1 0.23 0.00 0.02 0.00 0.02 99.73 01:30:25 01:20:01 all 0.14 0.00 0.03 0.00 0.01 99.82 01:30:25 01:20:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:30:25 01:20:01 1 0.20 0.00 0.03 0.00 0.00 99.77 01:30:25 01:21:01 all 0.18 0.00 0.02 0.00 0.03 99.77 01:30:25 01:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:30:25 01:21:01 1 0.33 0.00 0.02 0.00 0.03 99.62 01:30:25 01:22:01 all 0.17 0.00 0.03 0.00 0.03 99.78 01:30:25 01:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:30:25 01:22:01 1 0.30 0.00 0.03 0.00 0.03 99.63 01:30:25 01:23:01 all 0.13 0.00 0.01 0.00 0.02 99.84 01:30:25 01:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:30:25 01:23:01 1 0.25 0.00 0.02 0.00 0.02 99.72 01:30:25 01:24:01 all 0.09 0.00 0.03 0.00 0.03 99.84 01:30:25 01:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:30:25 01:24:01 1 0.13 0.00 0.03 0.00 0.03 99.80 01:30:25 01:30:25 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:30:25 01:25:01 all 0.08 0.00 0.02 0.00 0.02 99.89 01:30:25 01:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 01:30:25 01:25:01 1 0.13 0.00 0.02 0.00 0.00 99.85 01:30:25 01:26:02 all 0.08 0.00 0.03 0.00 0.03 99.86 01:30:25 01:26:02 0 0.03 0.00 0.03 0.00 0.05 99.88 01:30:25 01:26:02 1 0.13 0.00 0.02 0.00 0.02 99.83 01:30:25 01:27:01 all 0.09 0.00 0.03 0.00 0.03 99.85 01:30:25 01:27:01 0 0.03 0.00 0.03 0.00 0.05 99.88 01:30:25 01:27:01 1 0.15 0.00 0.02 0.00 0.02 99.81 01:30:25 01:28:01 all 0.10 0.00 0.03 0.00 0.03 99.84 01:30:25 01:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:30:25 01:28:01 1 0.17 0.00 0.03 0.00 0.02 99.78 01:30:25 01:29:01 all 0.17 0.00 0.04 0.00 0.03 99.76 01:30:25 01:29:01 0 0.05 0.00 0.05 0.00 0.05 99.85 01:30:25 01:29:01 1 0.28 0.00 0.03 0.00 0.02 99.67 01:30:25 01:30:01 all 0.97 0.00 0.41 0.03 0.02 98.58 01:30:25 01:30:01 0 0.97 0.00 0.44 0.02 0.02 98.56 01:30:25 01:30:01 1 0.97 0.00 0.38 0.03 0.02 98.60 01:30:25 Average: all 12.20 0.00 2.76 1.62 0.05 83.38 01:30:25 Average: 0 12.09 0.00 2.76 1.57 0.05 83.53 01:30:25 Average: 1 12.30 0.00 2.77 1.67 0.04 83.22 01:30:25 01:30:25 01:30:25